Commit Graph

75 Commits (7e3fb7badc005d69b937faf5629b1fbd7ba90efa)

Author SHA1 Message Date
Yannick Warnier 25a40cfee4 Minor - Avoid notices and improve code style 10 years ago
Yannick Warnier 44ab79dc46 Minor (but widespread) changes of <i> to <em> for WCAG support - refs CT#7898 10 years ago
aragonc 42069b2745 fix aparence blog CT#7539 10 years ago
aragonc 5bef9bed00 fix start ranking CT#7539 10 years ago
Julio Montoya 6fbe6e3b8a Add api_get_cidreq 10 years ago
Julio Montoya c8b3d3402a Fix Layout 11 years ago
Julio Montoya 802e23320b Remove old calendar.php calls + use FormValidator 11 years ago
aragonc 33d6ff59a7 fix buttons btn-default ct#7615 11 years ago
Yannick Warnier ffc5f31f05 Move blog language file to trad4all - refs #4467 11 years ago
Julio Montoya 3b56cc764b Fix old fckeditor calls + fix PHP warnings see BT#8968 11 years ago
Julio Montoya 633498fa7b Fix - PHP warnings, renaming class add_hidden -> addHidden 11 years ago
Julio Montoya 5eee4ef1c0 Removing require_once 11 years ago
Yannick Warnier e4ba3c923f Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440 11 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 11 years ago
Julio Montoya 22767cd915 Minor - format code, removing unused commented code. 11 years ago
Julio Montoya e64802afc7 Partial merge with 19x 11 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya f2242a68ec Replacing WEB_LIBRARY_PATH to WEB_LIBRARY_JS_PATH see #6903 12 years ago
Julio Montoya 5ce22b6c7a Minor - format code 12 years ago
Julio Montoya 3e14888d8f Moving tbl_change js into main/inc/lib/javascript 13 years ago
Julio Montoya 619b28c559 Security : Adding Security::remove_XSS see #6008 13 years ago
Julio Montoya dca6d44591 Removing require_once for "fckeditor.php" and tracking.lib.php already loaded in the autoloader 13 years ago
Julio Montoya 6aa8c6c9e1 Minor cosmetic changes 14 years ago
Julio Montoya e0c616cf9b Adding btn CSS class when adding a button with formvalidator, fixing CSS, fixing exercise buttons 14 years ago
Julio Montoya 5a453927dd When hidden course tools we also block the access to the page with a api_not_allowed a new variables is needed: $current_course_tool = TOOL_ATTENDANCE; see BT#4138. Admins have access everywhere 14 years ago
Julio Montoya b3903f59a1 Removing "language=javascript" not a valid and recomended attribute 14 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 14 years ago
Julio Montoya 1c9ddb4341 Fixing more queries due the new database changes (single database) see #3910 14 years ago
Julio Montoya 9b744b08b5 Fixing SQL queries 14 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 14 years ago
Yannick Warnier b80cabb1a5 Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Juan Carlos Raña f1724da932 Feature #2785 blogs 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Ivan Tcholakov 401a73c826 Duplicate inclusions of the library 'text.lib.php' have been removed. 15 years ago
Ivan Tcholakov 4f1f351e61 Duplicate slashes in filenames have been removed. 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Julio Montoya 4b1420cac0 Replacing include_once to require_once 16 years ago
christian1827 9620389815 merge 16 years ago
Julio Montoya 055ff171ab Cleaning code 16 years ago
Noel Dieschburg a5222167c0 Dummy changes 16 years ago
Ivan Tcholakov d7374d430e Feature #347 - Blogs, Agenda, Chat, and Course description tool: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Julio Montoya bf4b94e610 UI changes see CT#493 16 years ago
Juan Carlos Raña bc51c92f8c fix semantic of several lang vars and icons 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 a6a6cea3a6 Bug #3646 and Issue #306 - The agenda tool: Fixing person name order to be dependable on the internationalization settings. Setting the date-picker to work with the system's encoding. Common changes: Replacing repetitive code for building localized arrays with week days and months with API-function calls. Some other minor changes. 16 years ago
Carlos Vargas 1bed8b00ba test 16 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 b3ce5b7440 [svn r20792] minor - logic changes - replace COURSEMANAGER by COURSEMANAGERLOWSECURITY in blog tool - (partial FS#3909) 17 years ago