Commit Graph

1107 Commits (69b728432972aa92c306e6b5920f6d59570cf9db)

Author SHA1 Message Date
Angel Fernando Quiroz Campos 88093b2711 Show session duration on session catalog 8 years ago
Alex Aragon 536d52304a Improvement in the catalog of courses 8 years ago
Yannick Warnier 2cc7335b78 Fix issue in auth ldap code not setting the _uid in session correctly 8 years ago
Yannick Warnier eb1d7ffe01 Minor - Remove empty (unused) conditions 8 years ago
Yannick Warnier deff2ac9ce Minor - Code style 8 years ago
Scrutinizer Auto-Fixer d23a5f6a1c Scrutinizer Auto-Fixes 8 years ago
jmontoyaa a444e67791 Use CourseManager::get_user_course_categories instead of custom code. 8 years ago
jmontoyaa 44054a716f Fix PHP warning 8 years ago
Scrutinizer Auto-Fixer 7a56f3fbb3 Scrutinizer Auto-Fixes 8 years ago
jmontoyaa 244a19d4c7 Replace Database :: get_main_table with Database::get_main_table 8 years ago
Scrutinizer Auto-Fixer 1f7844380e Scrutinizer Auto-Fixes 8 years ago
Scrutinizer Auto-Fixer e4ee87e70d Scrutinizer Auto-Fixes 8 years ago
Yannick Warnier 9b9f330865 Change visibility of CAS methods log() and error() to allow static calls from other classes 8 years ago
Yannick Warnier d1b37f34fe Minor - Add license refs + change dirname(__FILE__) to __DIR__ (about 4 times faster). See http://stackoverflow.com/questions/2749416/is-there-any-difference-between-dir-and-dirname-file-in-php 8 years ago
Scrutinizer Auto-Fixer 1c47b10a5e Scrutinizer Auto-Fixes 8 years ago
Alex Aragon dc63518ac5 fix code climate 8 years ago
jmontoyaa e19d6b1d5b Add 'form->addPasswordRule' in order to centralize pass validation 8 years ago
Angel Fernando Quiroz Campos 0407630444 Fix toolbars action 8 years ago
jmontoyaa 4164d76c1e Minor - format code. 8 years ago
Alex Aragon 4345978251 fix for code climate 8 years ago
Scrutinizer Auto-Fixer 1f901f0a32 Scrutinizer Auto-Fixes 8 years ago
jmontoyaa 91c267920d Add buy_course_redirect redirect see: 8 years ago
jmontoyaa 00754f960d CHECK_PASS_EASY_TO_FIND must be true. 8 years ago
Alex Aragon 8b0e4189c8 label already registered user 8 years ago
Angel Fernando Quiroz Campos d65772811b Fix course_catalog_published 8 years ago
Alex Aragon e473bd26e3 grid fix student course list 8 years ago
Scrutinizer Auto-Fixer 9a99e4e26b Scrutinizer Auto-Fixes 8 years ago
Scrutinizer Auto-Fixer 1711b421c8 Scrutinizer Auto-Fixes 8 years ago
Alex Aragon 44b404a0ab Course Visibility Arrangement 8 years ago
Alex Aragon f0734fecd0 Correction in link when the user is not registered 8 years ago
Alex Aragon 5f679df8e7 new css grill 8 years ago
jmontoyaa da186f0311 Minor - format code. 8 years ago
jmontoyaa 0b6e2e0304 Fix setting allow_fields_inscription see BT#12527 8 years ago
jmontoyaa b200ee91c1 Rename getFormatedSessionsBlock to getFormattedSessionsBlock 8 years ago
jmontoyaa fdbe8493c7 Minor - format code, 8 years ago
jmontoyaa 3e06727917 Rename getFormatedSessionsBlock to getFormattedSessionsBlock 8 years ago
jmontoyaa dff22364b7 Minor - format code, 8 years ago
Yannick Warnier fc8fe965b7 Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator 8 years ago
jmontoyaa bcab2ee6ac Freeze inputs if changeable is on fixes #1603 ~Requires testing 8 years ago
Alex Aragon bc3475d26f fix search catalog 8 years ago
Alex Aragon fe95628d65 fix new layout catalog course 8 years ago
Alex Aragon 5d50bf934e To move php files from the catalog of courses tpl in folder auth 8 years ago
Yannick Warnier 9bd3efcabb Minor - Update methods visibility 8 years ago
Yannick Warnier 60b83b716d Minor - Convert phpCAS:: to self:: in own class 8 years ago
Scrutinizer Auto-Fixer 6507b7772a Scrutinizer Auto-Fixes 8 years ago
Scrutinizer Auto-Fixer 9b4780a691 Scrutinizer Auto-Fixes 8 years ago
Scrutinizer Auto-Fixer abd536364d Scrutinizer Auto-Fixes 8 years ago
jmontoyaa 929c067224 Fix addText function see BT#12323 8 years ago
José Loguercio cc23996cb4 Added BuyCoursePlugin validation in session About 8 years ago
Yannick Warnier 0e995fd8ba Fix issue preventing subscription of anonymous user to course (through registration form) 8 years ago