Commit Graph

90 Commits (0c07642aaa89bcbc68e575d98bf2f8f1006951f1)

Author SHA1 Message Date
Julio Montoya ba3000da55 Minor - Adding comments, removing white spaces, fixing PHP warnings. 11 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 12 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 13 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 14 years ago
Julio Montoya 9b744b08b5 Fixing SQL queries 14 years ago
Julio Montoya f76509d58e Updating Skills management with Smarty 3 + fixing chosen close image (X) 14 years ago
Julio Montoya b229bcf71c Fixed Course category bug when renaming the category code see #3948 14 years ago
Julio Montoya a3085fabe8 Adding smarty support to some admin page 14 years ago
Julio Montoya 3009a9d479 Adding create course link 14 years ago
Julio Montoya c26dcd29b4 Moving sortableclass.lib.php and usermanager.lib.php in global.inc.php 14 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 15 years ago
Julio Montoya 94fc77721c Fixing mysql query when searching courses when the access_url is on see BT#1793 15 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. 15 years ago
Ivan Tcholakov 97de42c75b Feature #2099 - Cleaning a file. 15 years ago
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Ivan Tcholakov bc6f8de575 Admin, course list: A minor visual fix. 15 years ago
Julio Montoya 51791a4a70 Cleaning code, adding headers, adding security::remove_XSS 15 years ago
Patrick Cool b8980f1fe4 restore old code that did not have this bug 15 years ago
Patrick Cool 82a5b1820d https://support.dokeos.com/issues/5840 15 years ago
Noel Dieschburg 7096baf31f Bugfix : hide the courses that don't belong to my url in the search tool 15 years ago
Ivan Tcholakov e49f68df46 Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation. 15 years ago
Cristian Fasanando d64cfead29 Added trim for improving advanced search - partial CT#384 15 years ago
cvargas e969a4161a merge 16 years ago
Yannick Warnier 979b2958dc fixed typo in course visibility icon 16 years ago
Juan Carlos Raña 34646e8f8b fix access to a course from platform admin - list courses 16 years ago
Arthur Portugal 7627fd7e73 Moved the icon export at the end list DT#4257 16 years ago
Arthur Portugal ade915359e Removed the field virtual course DT#4097 16 years ago
Arthur Portugal eb4655e17e Added a link into training list the tool backup DT#4757 16 years ago