- 14 Jul, 2020 1 commit
-
-
François Jacquet authored
-
- 28 Mar, 2020 1 commit
-
-
François Jacquet authored
-
- 14 Aug, 2019 1 commit
-
-
François Jacquet authored
Format PHP code Add — between header inputs
-
- 15 Jul, 2019 1 commit
-
-
François Jacquet authored
-
- 16 Apr, 2019 1 commit
-
-
François Jacquet authored
Some equality checks were changed from == to === and != to !==
-
- 15 Apr, 2019 1 commit
-
-
François Jacquet authored
Use ! empty() instead, or cast variable to array.
-
- 13 Mar, 2019 1 commit
-
-
François Jacquet authored
-
- 03 Mar, 2019 2 commits
-
-
François Jacquet authored
-
François Jacquet authored
-
- 02 Mar, 2019 1 commit
-
-
François Jacquet authored
-
- 25 Mar, 2018 1 commit
-
-
François Jacquet authored
-
- 26 Feb, 2018 2 commits
-
-
François Jacquet authored
-
François Jacquet authored
Format SubmitButton() calls
-
- 14 Jan, 2018 2 commits
-
-
François Jacquet authored
-
François Jacquet authored
To finish, next is Grades/TeacherCompletion.php
-
- 05 May, 2017 1 commit
-
-
François Jacquet authored
Prevents showing an obsolete & confusing delete confirmation screen on page reload. Formatted code. Use PreparePHP_Self() in forms to maintain program state in Administration.php & Eligibility/Student.php. Fixed Cancel Delete Event in Calendar.php. Remove "# Associated" column from Student list in AddStudents.php. Added DBEscapeIdentifier() where missing. Aggregated some if conditions to simplify update / remove logic.
-
- 07 Sep, 2016 1 commit
-
-
François Jacquet authored
-
- 04 May, 2016 1 commit
-
-
François Jacquet authored
$_REQUEST['modfunc'] is always set (see Modules.php)
-
- 05 Feb, 2016 1 commit
-
-
François Jacquet authored
-
- 04 Feb, 2016 1 commit
-
-
François Jacquet authored
-
- 31 Dec, 2015 1 commit
-
-
François Jacquet authored
Remove DeletePromptX.fnc.php files in Grades & Food_Service modules Remove _Prompt() in Schedule.php
-
- 10 Dec, 2015 2 commits
-
-
François Jacquet authored
-
François Jacquet authored
-
- 30 Oct, 2015 1 commit
-
-
François Jacquet authored
-
- 20 Oct, 2015 4 commits
-
-
François Jacquet authored
Replace "=>$" with " => $" Replace "=>'" with " => '" Replace "=>array(" with " => array(" Replace "=>0" with " => 0" Replace "=>_(" with " => _("
-
François Jacquet authored
Replace "if ($" with "if ( $" Replace "if (!" with "if ( !"
-
François Jacquet authored
Replace "foreach($" with "foreach ( (array)$" Replace "foreach( " with "foreach ( " Replace "foreach(array" with "foreach( array" Replace "foreach(explode" with "foreach ( explode"
-
François Jacquet authored
Replace "if(" with "if ("
-
- 12 Aug, 2015 1 commit
-
-
François Jacquet authored
-
- 05 Mar, 2015 1 commit
-
-
François Jacquet authored
//modif Francois: => //FJ
-
- 25 Jan, 2015 1 commit
-
-
François Jacquet authored
-
- 08 Jan, 2015 1 commit
-
-
François Jacquet authored
Remove inline CSS Rewrite switchMenu function (jQuery)
-
- 27 Oct, 2014 1 commit
-
-
François Jacquet authored
-
- 25 Sep, 2014 1 commit
-
-
François Jacquet authored
http://www.phpbench.com/
-
- 22 Sep, 2014 1 commit
-
-
François Jacquet authored
-
- 18 Sep, 2014 1 commit
-
-
François Jacquet authored
-
- 11 Jul, 2013 1 commit
-
-
François Jacquet authored
Put quotes around all PHP variables in SELECT queries
-
- 02 Jul, 2013 1 commit
-
-
François Jacquet authored
First commit on GitHub for RosarioSIS
-