Commit Graph

35 Commits (5b7778bd0e287ae12df1ec2d1919c3812ba542cd)

Author SHA1 Message Date
Julio Montoya e2ecc72ddd Fixing installation process. Moving migrations folder inside app 9 years ago
Julio Montoya e72a2944a1 Fix queries to allow to_group_id = NULL 10 years ago
Julio Montoya d39bd6ef17 Fix query, format code. 10 years ago
Julio Montoya 51fa68d4cb Replace id_session with session_id. 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
aragonc 27b3fee2ee add user admin button 10 years ago
Julio Montoya b41e42b48b Use setCustomElementTemplate() instead of setElementTemplate 10 years ago
Julio Montoya aa4a022449 Replace Database::get_course_info with api_get_course_info() 10 years ago
Julio Montoya 7bf47ed59c Adding Event and ExerciseLib classes. 10 years ago
Julio Montoya ef0eb9f4b2 Moves code from document.inc.php to document.lib.php 10 years ago
Julio Montoya 5728167447 Removes require_once for libs already added with composer 10 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Bonifacio 4e3b438948 Implement the api_set_memory_limit function for to change ini_set memory_limit 12 years ago
Julio Montoya c2ca7d56f1 Fixing special export query see #4809 13 years ago
Julio Montoya b4bd73e93f Minor - replacing a_button class with btn 13 years ago
Julio Montoya 5ded4085af Removing formvalidator library alread included in global.inc.php 13 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 13 years ago
Yannick Warnier 889ac0304f Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya 71e4a057a0 Fixing pclzip calls using /archive instead of courses/XXX/temp folder, also removing some useless code in dropbox and fixing/improving code that generates the zip, fixing the layout of the course copy, adding documentation, setting some functions to deprecated, changing icon of LP export to a CD common icon in all platorm 14 years ago
ywarnier 8b560c03d9 Removed useless backticks 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Ivan Tcholakov 7515a2354b Feature #1744 - Cleaning logical conditions (2). 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Yannick Warnier bec6fccb7a Added introduction section 15 years ago
Yannick Warnier ed2bbd7d58 Minor - Remove useless bytes waste 15 years ago
Yannick Warnier cb8b299e82 Minor - Moved functions for better visibility of script process 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 0ab1c275e1 Feature #272 - Elimination of mysql_*() function calls. 15 years ago
Ivan Tcholakov 14108b1593 Feature #576 - Applying the function api_get_permissions_for_new_directories() on its relevant places. Using the function umask() has been avoided because this function is not thread-safe. Other minot corrections. 15 years ago
cvargas e969a4161a merge 15 years ago
Arthur Portugal d273785ac8 Fixed bad breadcrumb into special exports and Import Users DT#5377 15 years ago
Arthur Portugal 9c486616ba Interbreadcrumb index into special reports DT#5377 15 years ago
Ivan Tcholakov 9b1f3ed934 Feature #5397 - Replacing again the deprecated function api_sql_query() with Database::query(). 15 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 15 years ago