- 14 Jul, 2020 1 commit
-
-
François Jacquet authored
-
- 05 Mar, 2020 1 commit
-
-
François Jacquet authored
Format input title + add PopTable
-
- 13 Aug, 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.
-
- 03 Mar, 2019 1 commit
-
-
François Jacquet authored
-
- 01 Mar, 2019 1 commit
-
-
François Jacquet authored
-
- 27 Dec, 2018 1 commit
-
-
François Jacquet authored
Format code
-
- 17 Nov, 2018 1 commit
-
-
François Jacquet authored
Use in extra columns for ListOutput
-
- 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 1 commit
-
-
François Jacquet authored
-
- 04 May, 2016 1 commit
-
-
François Jacquet authored
$_REQUEST['modfunc'] is always set (see Modules.php)
-
- 03 Mar, 2016 1 commit
-
-
François Jacquet authored
Remove isset() checks!
-
- 17 Feb, 2016 1 commit
-
-
François Jacquet authored
-
- 10 Dec, 2015 3 commits
-
-
François Jacquet authored
-
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 ("
-
- 07 Oct, 2015 1 commit
-
-
François Jacquet authored
-
- 12 Aug, 2015 1 commit
-
-
François Jacquet authored
-
- 05 Mar, 2015 1 commit
-
-
François Jacquet authored
//modif Francois: => //FJ
-
- 19 Feb, 2015 1 commit
-
-
François Jacquet authored
-
- 25 Jan, 2015 1 commit
-
-
François Jacquet authored
-
- 17 Jan, 2015 1 commit
-
-
François Jacquet authored
Remove inline style Only PNG format for button() function Create .button .bigger .smaller .cal CSS classes Create new ErrorMessage: warning Use button() function, always
-
- 08 Jan, 2015 1 commit
-
-
François Jacquet authored
Remove inline CSS Rewrite switchMenu function (jQuery)
-
- 28 Nov, 2013 1 commit
-
-
François Jacquet authored
- replace x.png with x_button.png - replace check.png with check_button.png - end IMG html tags
-
- 02 Aug, 2013 1 commit
-
-
François Jacquet authored
-
- 01 Aug, 2013 1 commit
-
-
François Jacquet authored
-
- 02 Jul, 2013 1 commit
-
-
François Jacquet authored
First commit on GitHub for RosarioSIS
-