Commit Graph

193 Commits (3154fcc379c3fc2eb9e2d560f9626b439eb925f0)

Author SHA1 Message Date
Ivan Tcholakov 5974516888 Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource. 16 years ago
Julio Montoya a310768055 Fixing copy_course 16 years ago
Guillaume Viguier f4c7015a3a Date and time management; got rid of format_locale_date - Chamilo - CT#696 16 years ago
Guillaume Viguier d492bee5d3 Date and time management; correcting calls to api_get_local_time - Chamilo - CT#696 16 years ago
Carlos Vargas 60cd9c1aa1 Partial rename get_lang for tools 16 years ago
Julio Montoya 8c4926062d Security issue: Adding token to exercise list actions 16 years ago
Julio Montoya 16da77ef3b Changing menu icons + getlangs 16 years ago
Julio Montoya 411cc9e299 Adding actions menu 16 years ago
Julio Montoya 72eb911a57 Fixing weird menu behaviour when copying an exercise 16 years ago
Julio Montoya c124dc1456 Adding copy_exercise function see BT#752 + cleaning some code, changing license text 16 years ago
Guillaume Viguier e529f97ae9 Implemented api_get_local_time in many chamilo tools - First pass (see CT#599) 16 years ago
cfasanando 9fca61be94 merge 16 years ago
Ivan Tcholakov e43010ba9e Feature #347 - Tests (Exercices), External modules, Forums: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 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. 16 years ago
Ivan Tcholakov f3011085a0 Feature #272 - Various encoding-related corrections. 16 years ago
Ivan Tcholakov d8f4aa15f6 Feature #272 - Various corrections about mailing functionality. 16 years ago
Julio Montoya 08774d20bf Allowing XLS exports see CT#497 16 years ago
Cristian Fasanando c8c05badd7 fixed export css from results of exercises - partial CT#462 16 years ago
Cristian Fasanando 4cf25a5f12 added cidReq to links in exercise - partial CT#462 16 years ago
Arthur Portugal bcfed193cc Added get_lang to the icons for the hot potatoes 16 years ago
Cristian Fasanando 50d80b4268 Fixed imports for users and courses and import xls with filter in exercise tool - partial DT#5666 16 years ago
cvargas e969a4161a merge 16 years ago
Julio Montoya cc51cbf16f Fixing more issues from the link delete function see #5229 16 years ago
Carlos Vargas c745eb8813 minor, show history icon, only list exercises corrected see #5496 16 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 16 years ago
iflores b76d3ae394 Allow sort quiz 16 years ago
Isaac Flores 5afe49d841 added sortable 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 0e51c62659 Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "announcements" folder and ending with "group" folder. 16 years ago
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 16 years ago
Ivan Tcholakov bc7b463083 Bug #3646 and Issue #306 - Tests tool: Fixing person name order to be dependable on the internationalization settings, other minor corrections. 16 years ago
Julio Montoya 656aace234 fixes dt #5222 16 years ago
Julio Montoya 7b99113001 Fixing exercise column - student view 17 years ago
Yannick Warnier d8f6ca9641 Replaced GetFileName() by basename() 17 years ago
Cristian Fasanando c87dfa80b2 [svn r22201] Added library event.lib.inc.php in global.inc and remove require_once to this one from other files - partial FS#842 17 years ago
Ivan Tcholakov b8bf14f443 [svn r21933] FS#2867 - The FCKEditor, all introduction sections: Eliminating the global variable $fck_attribute. 17 years ago
Isaac Flores ed2aa0725a [svn r21708] minor - logic changes - changed variable language - (partial FS#4371) 17 years ago
Patrick Cool b34dbad178 [svn r21366] uncomment action link 17 years ago
Arthur Portugal 6167c1f3a0 [svn r21179] Fixed erroneous redirection in score correction 17 years ago
Isaac Flores fa945c9dfc [svn r21110] logic changes - improvements in security in exercice tool - (partial FS#4261) 17 years ago
Arthur Portugal ee68cf523c [svn r20982] Added image to link in result FS#4232 17 years ago
Arthur Portugal 799ec0482c [svn r20980] Minor - Added image to feedback 17 years ago
Arthur Portugal f7ab7f9153 [svn r20938] Fixed spaces double in all css FS#4232 17 years ago
Patrick Cool 14ef365d23 [svn r20910] fix lang var 17 years ago
Patrick Cool 20489fb88e [svn r20909] Improve navigation and usability (work in progress) 17 years ago
Patrick Cool 7274f82852 [svn r20776] removing all addslashes and stripslashes to prevent double escaping. 17 years ago
Ivan Tcholakov 2b68b8876e [svn r20716] FS#306 - Replacing some natural language unsafe occurrences of the function htmlentities() and other similar fixes. 17 years ago
Carlos Vargas e136bf1002 [svn r20648] minor correctly breadcrumb in admin and myspace 17 years ago
Yannick Warnier 4d581c482a [svn r20522] Switched GARBAGE_PATH to SYS_ARCHIVE_PATH (see FS#4191) 17 years ago
Ivan Tcholakov 031a083de8 [svn r20451] FS#306 - The Tests tool: Improvements for better encoding management. 17 years ago