Commit Graph

2 Commits (1720efd5b7a9143f3011cf0031a9a66667564e00)

Author SHA1 Message Date
Julio Montoya 939949f9cc Move session CRUD inside main/session see BT#4296 10 years ago
Julio Montoya 128ca5b7a0 Move session CRUD files inside main/session, instead main/admin 10 years ago
Julio Montoya ec8ca9e608 Replace custom update with UserManager::update_user() 10 years ago
Yannick Warnier c37f395103 Risky: move many api_get_course_info() calls to api_get_course_info_by_id() and remove many useless and resource-consuming function calls 10 years ago
Julio Montoya fe5db3a50e Remove unused code. Cleaning up i18n library. 10 years ago
Yannick Warnier ef45b057fe Move course_code to c_id (885 / 2302) 10 years ago
Julio Montoya 93103703db Use api_is_multiple_url_enabled() 10 years ago
Julio Montoya 221f333f17 Replace id_user with user_id, and id_session with session_id 10 years ago
Julio Montoya 51fa68d4cb Replace id_session with session_id. 10 years ago
Julio Montoya a2aec24456 Replace id_user with user_id and id_session with session_id (Partial) 10 years ago
Julio Montoya 83e3494c02 Replace course_code with c_id 10 years ago
Julio Montoya fcd9530854 Replace course_code with c_id 10 years ago
Angel Fernando Quiroz Campos 163f282040 Limit the access for session admins - refs BT#9325 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
aragonc 7091d705da buttons css tpl admin 10 years ago
Yannick Warnier 5ff099376f Move registration and create_course language files to trad4all - refs #4467 10 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 10 years ago
Yannick Warnier e4ba3c923f Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440 10 years ago
Julio Montoya 92761b30bb Minor change in order to not update teachers see BT#6449 10 years ago
Julio Montoya ae24a5721a Adding default VisibilityAfterExpiration see BT#8606 10 years ago
Julio Montoya c651acd17f Format code. 10 years ago
Julio Montoya 8e316df3dc Adding format yyyy/mm/dd see BT#8606 10 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya 263d60f104 Minor - format code. 11 years ago
Julio Montoya 828491c059 Changing label CleanAndUpdateCourseCoaches see BT#7116 11 years ago
Julio Montoya bf0313a479 Adding $updateCourseCoaches in the session import default false see BT#7116 11 years ago
Julio Montoya cae20a5ce2 Session import modifs see #7116 11 years ago
Yannick Warnier 9e9cc08faf Added copy of course intro when adding a course to a session - todo: remove the copy when removing course from session - refs BT#7068 11 years ago
Julio Montoya e8ca90ee5d Adding import csv CRON see BT#6369 11 years ago
Julio Montoya d2d327b2f4 Minor - Adding get_lang function 12 years ago
Julio Montoya dbde98a3df Minor - adding message see #4069 13 years ago
Julio Montoya c88aa256ea Minor fixing labels 13 years ago
Julio Montoya d28f5445a0 Fixes bug while importing sessions via a XML file see #4069 13 years ago
Julio Montoya 2af29a21de Fixing warning + replacing HTML forms with FormValidator 13 years ago
Julio Montoya e6882a0f20 Adding session to URL when importing using CSV see #3733 13 years ago
Julio Montoya dad085bf56 Removing var_dump 13 years ago
Julio Montoya a610927d6f Undo commit r18173 see #3733 13 years ago
Julio Montoya b12413cb67 Sessions can't be added to a URL see #3733 13 years ago
Julio Montoya 3b189e9ad2 Replacing form_header to the legend tag 13 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Julio Montoya d813a5463f Fixing export/import session list from CSV/XML see #4069 13 years ago
Julio Montoya e450fb3526 Minor removing already called libs 13 years ago
root 5b2ec4f888 permission commit + removes tests 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
Ivan Tcholakov 5cd5d21016 Feature #539 - Cleaning the files admin/course_import.php and session_import.php 14 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Ivan Tcholakov 29c31c40ba Feature #347 - Some easy replacements for ereg*() calls. 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
Ivan Tcholakov d37ef44978 Feature #576 - The function mkpath() has been declared as deprecated. Elimination of this function form the actual code. 15 years ago