Branch: refs/heads/master Home: https://github.com/phpmyadmin/error-reporting-server Commit: 05ec60f006b570b4653d215e760e7c8db8369971 https://github.com/phpmyadmin/error-reporting-server/commit/05ec60f006b570b4... Author: Mohamed Ashraf mohamed.ashraf.213@gmail.com Date: 2013-08-13 (Tue, 13 Aug 2013)
Changed paths: A app/webroot/js/g.pie-min.js A app/webroot/js/g.raphael-min.js
Log Message: ----------- Added g.Raphael files to repo
Commit: abb708bcf4e9c46280dcbe58783383f2eecb1e62 https://github.com/phpmyadmin/error-reporting-server/commit/abb708bcf4e9c462... Author: Mohamed Ashraf mohamed.ashraf.213@gmail.com Date: 2013-08-13 (Tue, 13 Aug 2013)
Changed paths: M app/View/Layouts/default.ctp
Log Message: ----------- Added g.Raphael and g.pie to the list of loaded script files in the default layout
Commit: 6ae7122aadb583d58cb2db75ce26e3f3918b6251 https://github.com/phpmyadmin/error-reporting-server/commit/6ae7122aadb583d5... Author: Mohamed Ashraf mohamed.ashraf.213@gmail.com Date: 2013-08-16 (Fri, 16 Aug 2013)
Changed paths: A app/webroot/js/raphael-min.js
Log Message: ----------- Added raphael.js file to repo
Commit: fd99b3aca45fb221002b7bd12bb490e86bc4fe61 https://github.com/phpmyadmin/error-reporting-server/commit/fd99b3aca45fb221... Author: Mohamed Ashraf mohamed.ashraf.213@gmail.com Date: 2013-08-16 (Fri, 16 Aug 2013)
Changed paths: M app/View/Layouts/default.ctp
Log Message: ----------- Added raphael js file to default layout
Commit: 6b8e56320e68766d0a247d7b583f14c314833708 https://github.com/phpmyadmin/error-reporting-server/commit/6b8e56320e68766d... Author: Mohamed Ashraf mohamed.ashraf.213@gmail.com Date: 2013-08-16 (Fri, 16 Aug 2013)
Changed paths: M app/Controller/ReportsController.php M app/View/Reports/view.ctp
Log Message: ----------- Changed the way the related entries information is passed to the reports view
Commit: 5cffe5017ebf274d909d647e2f84a0a6671ace6b https://github.com/phpmyadmin/error-reporting-server/commit/5cffe5017ebf274d... Author: Mohamed Ashraf mohamed.ashraf.213@gmail.com Date: 2013-08-16 (Fri, 16 Aug 2013)
Changed paths: M app/View/Layouts/default.ctp A app/webroot/js/pie.js
Log Message: ----------- Added pie.js which has a function to draw a piechart
pie.js uses g.pie.js to draw the chart and then does some modifications on it for example adds a title and adds an animationt to the chart hover event
Commit: 6669bb454fce44e56b7c597b3c2fc989bd0b08e5 https://github.com/phpmyadmin/error-reporting-server/commit/6669bb454fce44e5... Author: Mohamed Ashraf mohamed.ashraf.213@gmail.com Date: 2013-08-16 (Fri, 16 Aug 2013)
Changed paths: M app/Controller/ReportsController.php M app/View/Helper/ReportsHelper.php M app/View/Reports/view.ctp
Log Message: ----------- Now draws charts for all relevant columns that a summary is collected for
Commit: 440c0f46f4ef41c95852b4f7857a68073865a155 https://github.com/phpmyadmin/error-reporting-server/commit/440c0f46f4ef41c9... Author: Mohamed Ashraf mohamed.ashraf.213@gmail.com Date: 2013-08-18 (Sun, 18 Aug 2013)
Changed paths: M app/View/Incidents/view.ctp
Log Message: ----------- Fixed key for configuration storage and scriptname in incidents view
Commit: 77524c9d9c9726e112334c69a31503caf2e168bc https://github.com/phpmyadmin/error-reporting-server/commit/77524c9d9c9726e1... Author: Mohamed Ashraf mohamed.ashraf.213@gmail.com Date: 2013-08-18 (Sun, 18 Aug 2013)
Changed paths: A app/Config/Migration/1376824296_add_extra_columns_to_incidents_table.php
Log Message: ----------- Added migration to add extra columns to incidents table
Commit: 711868958edc8ee686666321abedeeadfa899868 https://github.com/phpmyadmin/error-reporting-server/commit/711868958edc8ee6... Author: Mohamed Ashraf mohamed.ashraf.213@gmail.com Date: 2013-08-18 (Sun, 18 Aug 2013)
Changed paths: A app/webroot/css/shCore.css A app/webroot/css/shThemeDefault.css A app/webroot/js/shBrushJScript.js A app/webroot/js/shCore.js
Log Message: ----------- Added syntax highlighter files to repo
Commit: 1ad41ed6bfe141583bee0b1dd004b0a33eb47b64 https://github.com/phpmyadmin/error-reporting-server/commit/1ad41ed6bfe14158... Author: Mohamed Ashraf mohamed.ashraf.213@gmail.com Date: 2013-08-18 (Sun, 18 Aug 2013)
Changed paths: A app/webroot/js/shBrushXml.js
Log Message: ----------- Added shBrushXml.js to the repo
Commit: 9d4a5690ed113c00e0c10a6e95660502a6fdffb3 https://github.com/phpmyadmin/error-reporting-server/commit/9d4a5690ed113c00... Author: Mohamed Ashraf mohamed.ashraf.213@gmail.com Date: 2013-08-18 (Sun, 18 Aug 2013)
Changed paths: M app/Controller/ReportsController.php M app/Model/Incident.php M app/View/Reports/view.ctp
Log Message: ----------- Added script name and configuration storage to summarized columns
Commit: 9e22db4052f8249350556aac2291965283604b8f https://github.com/phpmyadmin/error-reporting-server/commit/9e22db4052f82493... Author: Mohamed Ashraf mohamed.ashraf.213@gmail.com Date: 2013-08-18 (Sun, 18 Aug 2013)
Changed paths: M app/Model/Incident.php
Log Message: ----------- Added pma version to linenumber and file name for report grouping
Commit: 2781544490bdac42ca8e0292eb075d6eaa4f2ac7 https://github.com/phpmyadmin/error-reporting-server/commit/2781544490bdac42... Author: Mohamed Ashraf mohamed.ashraf.213@gmail.com Date: 2013-08-18 (Sun, 18 Aug 2013)
Changed paths: M app/Model/Incident.php
Log Message: ----------- Added fallback if error occurs in error_report.js
Commit: 601f07b4eaef1dc226f8fdb072dd23fc98e97b2a https://github.com/phpmyadmin/error-reporting-server/commit/601f07b4eaef1dc2... Author: Mohamed Ashraf mohamed.ashraf.213@gmail.com Date: 2013-08-18 (Sun, 18 Aug 2013)
Changed paths: M app/View/Helper/IncidentsHelper.php M app/View/Layouts/default.ctp M app/webroot/js/custom.js
Log Message: ----------- Added syntax highlighting to code snipets
Commit: dbc95d286e17138d348a52f26a1454471ba05187 https://github.com/phpmyadmin/error-reporting-server/commit/dbc95d286e17138d... Author: Mohamed Ashraf mohamed.ashraf.213@gmail.com Date: 2013-08-18 (Sun, 18 Aug 2013)
Changed paths: M app/View/Reports/view.ctp M app/webroot/js/pie.js
Log Message: ----------- removed log messages to console used in debugging
Commit: 5aa121e6572a073149186ada7e9b6ef9a66e6ff9 https://github.com/phpmyadmin/error-reporting-server/commit/5aa121e6572a0731... Author: Mohamed Ashraf mohamed.ashraf.213@gmail.com Date: 2013-08-18 (Sun, 18 Aug 2013)
Changed paths: M app/View/Helper/IncidentsHelper.php
Log Message: ----------- Stopped using html-script within the syntax highlighting since it doesnt work well
Commit: 46902db2a3a9c2a016b7ed39127a15cf06a7e6ef https://github.com/phpmyadmin/error-reporting-server/commit/46902db2a3a9c2a0... Author: Mohamed Ashraf mohamed.ashraf.213@gmail.com Date: 2013-08-18 (Sun, 18 Aug 2013)
Changed paths: M app/View/Incidents/view.ctp
Log Message: ----------- Fixed 'scriptname' index in incident model array
Commit: 54f258f56b7d1912acac3b1114b579b17d81cb76 https://github.com/phpmyadmin/error-reporting-server/commit/54f258f56b7d1912... Author: Mohamed Ashraf mohamed.ashraf.213@gmail.com Date: 2013-08-20 (Tue, 20 Aug 2013)
Changed paths: M app/View/Helper/ReportsHelper.php
Log Message: ----------- Sanitized column name in chart helper method
Commit: 342749340b526f98da9aadb4da1eab5cca61e3b5 https://github.com/phpmyadmin/error-reporting-server/commit/342749340b526f98... Author: Dieter Adriaenssens ruleant@users.sourceforge.net Date: 2013-08-21 (Wed, 21 Aug 2013)
Changed paths: A app/Config/Migration/1376824296_add_extra_columns_to_incidents_table.php M app/Controller/ReportsController.php M app/Model/Incident.php M app/View/Helper/IncidentsHelper.php M app/View/Helper/ReportsHelper.php M app/View/Incidents/view.ctp M app/View/Layouts/default.ctp M app/View/Reports/view.ctp A app/webroot/css/shCore.css A app/webroot/css/shThemeDefault.css M app/webroot/js/custom.js A app/webroot/js/g.pie-min.js A app/webroot/js/g.raphael-min.js A app/webroot/js/pie.js A app/webroot/js/raphael-min.js A app/webroot/js/shBrushJScript.js A app/webroot/js/shBrushXml.js A app/webroot/js/shCore.js
Log Message: ----------- Merge pull request #12 from m0hamed/graphs
Graphs
Compare: https://github.com/phpmyadmin/error-reporting-server/compare/e5a622636a31......