Commit Graph

32 Commits (57947095a3afef99532aeec01122408e250f647f)

Author SHA1 Message Date
Julio Montoya 946ff5a827 Fix form button 9 years ago
Yannick Warnier 106040ab00 Update a few language variables' case to match new language files - refs #4467 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
Julio Montoya b41e42b48b Use setCustomElementTemplate() instead of setElementTemplate 10 years ago
Julio Montoya 5728167447 Removes require_once for libs already added 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 4fc32e485b Removing "class" functions + converting events.lib.inc.php into a class 11 years ago
jmontoya b5b3f683cc Fixing PHP warnings. 11 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya d253e416ce Removing double format: addslashes(api_htmlentities 12 years ago
Julio Montoya b46d2ad26d Using $app['template'] instead of new Template 12 years ago
Julio Montoya efc4ecaadf Moving function from fileDisplay.lib.php to fileManage.lib.php 12 years ago
Julio Montoya 1f1e3c6c74 Minor class UI corrections see BT#4300 13 years ago
Julio Montoya 5cdf70f972 Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Julio Montoya 378324adb6 Fixing queries in the classmanager.lib.php (adding intvals, escape_string), adding breadcrumb and some icons see #4071 13 years ago
Julio Montoya 7917d7ef9b Adding exercise overview ... (partial commit not finished yet) see BT#2804 13 years ago
Yannick Warnier b3f46752ef Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Ivan Tcholakov 4910890132 Automatic whitespace cleaning for some files (2). 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
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. 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
cvargas e969a4161a merge 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
Ivan Tcholakov 5053645ad5 Feature #306 - Platform administration tool: Revision and code cleaning of class management pages. 15 years ago
Ivan Tcholakov 37dc9f98f8 Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there. 15 years ago
Ivan Tcholakov 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 16 years ago
Patrick Cool ad87faa251 [svn r16954] using Display::return_icon and Display::display_icon instead of img tags 16 years ago
Yannick Warnier 66260b3c99 [svn r14209] Removed possible SQL and XSS attacks (parallel to problem 2.1 in FS#2218) 17 years ago
Yannick Warnier 32c03823a4 [svn r13292] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars 17 years ago
Julian Prud'homme 2fa010b544 [svn r10926] add/update icons and language vars 18 years ago
Julian Prud'homme c10fb79a38 [svn r10920] add/update icons and language vars 18 years ago
Julian Prud'homme 18a723d77e [svn r10811] re-add the "Platform Administration" interbreadcrumb 18 years ago
Patrick Cool 1bc3449f01 [svn r10215] a little bit of dumb cleanup work (someone has to do it :-) 18 years ago
Patrick Cool 8c09063079 [svn r10204] coding standards for the inclusion of the language file. 18 years ago
Patrick Cool aa015e96b2 [svn r10191] seccond run of cleanup of the table names 18 years ago
Patrick Cool 43833b9ae9 [svn r10190] first run of cleanup of the table names 18 years ago
Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 18 years ago