- 14 Jul, 2020 1 commit
-
-
François Jacquet authored
-
- 27 Jun, 2020 1 commit
-
-
François Jacquet authored
-
- 01 Aug, 2019 1 commit
-
-
François Jacquet authored
-
- 31 Jul, 2019 1 commit
-
-
François Jacquet authored
Format PHP code
-
- 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.
-
- 12 Mar, 2019 1 commit
-
-
François Jacquet authored
-
- 03 Mar, 2019 1 commit
-
-
François Jacquet authored
-
- 01 Mar, 2019 1 commit
-
-
François Jacquet authored
-
- 25 Mar, 2018 1 commit
-
-
François Jacquet authored
-
- 26 Feb, 2018 1 commit
-
-
François Jacquet authored
Format SubmitButton() calls
-
- 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 2 commits
-
-
François Jacquet authored
-
François Jacquet authored
Unset modfunc & ID
-
- 04 Mar, 2016 1 commit
-
-
François Jacquet authored
-
- 10 Dec, 2015 2 commits
-
-
François Jacquet authored
-
François Jacquet authored
-
- 10 Nov, 2015 1 commit
-
-
François Jacquet authored
-
- 30 Oct, 2015 1 commit
-
-
François Jacquet authored
-
- 20 Oct, 2015 6 commits
-
-
François Jacquet authored
Replace "for($" with "for ( $" Replace "for( " with "for ( "
-
François Jacquet authored
Replace "switch($" with "switch ( $" Replace "switch(" with "switch ("
-
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 ("
-
- 19 Oct, 2015 1 commit
-
-
François Jacquet authored
-
- 02 May, 2015 1 commit
-
-
François Jacquet authored
-
- 05 Mar, 2015 1 commit
-
-
François Jacquet authored
//modif Francois: => //FJ
-
- 08 Jan, 2015 1 commit
-
-
François Jacquet authored
Remove inline CSS Rewrite switchMenu function (jQuery)
-
- 25 Sep, 2014 1 commit
-
-
François Jacquet authored
-
- 22 Sep, 2014 1 commit
-
-
François Jacquet authored
-
- 19 Sep, 2014 1 commit
-
-
François Jacquet authored
-
- 18 Sep, 2014 1 commit
-
-
François Jacquet authored
-
- 21 Mar, 2014 1 commit
-
-
François Jacquet authored
-
- 12 Nov, 2013 1 commit
-
-
François Jacquet authored
-
- 17 Sep, 2013 1 commit
-
-
François Jacquet authored
-
- 20 Jul, 2013 1 commit
-
-
François Jacquet authored
stripos => mb_stripos strlen => mb_strlen strpos => mb_strpos strrchr => mb_strrchr strrpos => mb_strrpos strstr => mb_strstr strtolower => mb_strtolower strtoupper => mb_strtoupper substr_count => mb_substr_count substr => mb_substr
-
- 17 Jul, 2013 1 commit
-
-
François Jacquet authored
-
- 02 Jul, 2013 1 commit
-
-
François Jacquet authored
First commit on GitHub for RosarioSIS
-