Commit Graph

104 Commits (a235d18213f8154d7577e3933f47fdfeb6b299bb)

Author SHA1 Message Date
Julio Montoya d27389ea49 Fix queries. 10 years ago
Julio Montoya 932c7bbb67 Fix queries. 10 years ago
Julio Montoya 51fa68d4cb Replace id_session with session_id. 10 years ago
Julio Montoya 54db037671 Replace course_code with c_id 10 years ago
Yannick Warnier 450039cd7b Tests: Add test cases for courses management 10 years ago
Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
Yannick Warnier d484a132dc Move courses language file to trad4all - refs #4467 10 years ago
Julio Montoya bdcde2739f Fix buttons. 10 years ago
Julio Montoya f3be86f959 Using course id instead of course code to update course. 10 years ago
Julio Montoya 060fb00f2f Rename add_textfield to addTextfield 10 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 10 years ago
Julio Montoya c839677b8c Fixing queries see #7440 10 years ago
Julio Montoya 8c3eb89c3d Minor - format code. 10 years ago
aragonc f9f53d152a css update list course fix CT#7415 10 years ago
Julio Montoya ba3000da55 Minor - Adding comments, removing white spaces, fixing PHP warnings. 10 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya fa868fbf39 Adding course filter in session list see BT#7011 11 years ago
Julio Montoya ff17b0001c Fixing session filter in course list (fast fix) - needs revision see BT#7011 11 years ago
Cesar Perales 562add612a filter courses by session, javascript (not working yet) refs #BT7011 11 years ago
Cesar Perales 9dfb0abe23 filter courses by session, result function of filtered courses, refs #BT7011 11 years ago
Julio Montoya d8d4c94603 Deprecating function select_and_sort_categories use select_ajax element see #6836 11 years ago
Yannick Warnier 7fcbd56b4a Implementation of "hidden" visibility for courses - still misses visibility switch for courses in session for platform admin - refs BT#6585 11 years ago
Julio Montoya abe388d79c Minor - showing only visual code if is different from the course code to avoid a lot of labels in the list 12 years ago
Julio Montoya fb7f22a982 Minor cosmetic changes 12 years ago
Julio Montoya f278113d88 Removing PHP notices/warnings 12 years ago
Julio Montoya a7a56e8f13 No need to call a variable by reference when using formvalidator 12 years ago
Julio Montoya 4f7ee3db1d Showing differences between visual code and "real code" see #5670 12 years ago
Julio Montoya 4c4c57e351 Minor - removing libs already added using autoload 13 years ago
Julio Montoya 556d19743e Some corrections in order to add the buttons fixed in the bottom of the page (if wanted) 13 years ago
Julio Montoya 50065b8b81 More UI fixes 13 years ago
Julio Montoya 716f4d3aeb Some fixes because of the recent icon changes 13 years ago
Julio Montoya 42e1f192ee Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL 13 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Julio Montoya 87df34c5ad Minor - fixing course list removing a "nobr" tag otherwise if the course title is too long the table breaks, fixing bug when saving platform/course quota settings 13 years ago
Julio Montoya 6390a0ad33 More fixes due the latest changes in CourseManager::create_course see #4068 13 years ago
Julio Montoya 9b744b08b5 Fixing SQL queries 13 years ago
Julio Montoya f76509d58e Updating Skills management with Smarty 3 + fixing chosen close image (X) 13 years ago
Julio Montoya b229bcf71c Fixed Course category bug when renaming the category code see #3948 13 years ago
Julio Montoya a3085fabe8 Adding smarty support to some admin page 13 years ago
Julio Montoya 3009a9d479 Adding create course link 13 years ago
Julio Montoya c26dcd29b4 Moving sortableclass.lib.php and usermanager.lib.php in global.inc.php 13 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya 58993a9c9f Minor - Replacing old icons 14 years ago
Yannick Warnier d65ddcfcf5 Fixed bug in courses list course path when code <> directory 14 years ago
Juan Carlos Raña b880c341d4 Feature #2785 admin sessions (lack classes) 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Julio Montoya 94fc77721c Fixing mysql query when searching courses when the access_url is on see BT#1793 14 years ago
Ivan Tcholakov dfd52e8bfb Feature #2099 - Admin/course list: Replacing the icon "Add course" with the icon "Review course requests" when the course validation feature is activated. 14 years ago
Ivan Tcholakov 97de42c75b Feature #2099 - Cleaning a file. 14 years ago
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago