Commit Graph

105 Commits (454443d86e63904825e03a8e85e151a04f3c6b59)

Author SHA1 Message Date
Julio Montoya c8b3d3402a Fix Layout 10 years ago
Julio Montoya 5920b0b59e Fix PHP warnings, format code. 10 years ago
Julio Montoya 802e23320b Remove old calendar.php calls + use FormValidator 10 years ago
aragonc 33d6ff59a7 fix buttons btn-default ct#7615 10 years ago
Yannick Warnier ffc5f31f05 Move blog language file to trad4all - refs #4467 10 years ago
Yannick Warnier cd0dc1ee8b Remove language files with little use and clean deprecated language variables (part 2) - refs #4467 10 years ago
Julio Montoya 3b56cc764b Fix old fckeditor calls + fix PHP warnings see BT#8968 10 years ago
Julio Montoya 633498fa7b Fix - PHP warnings, renaming class add_hidden -> addHidden 10 years ago
Julio Montoya 7bf47ed59c Adding Event and ExerciseLib classes. 10 years ago
Julio Montoya 5728167447 Removes require_once for libs already added with composer 10 years ago
Julio Montoya 5eee4ef1c0 Removing require_once 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 22767cd915 Minor - format code, removing unused commented code. 10 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya 619b28c559 Security : Adding Security::remove_XSS see #6008 12 years ago
Laurent Opprecht bd7e321936 #3894 Calendar: windows (select date) too small 13 years ago
Julio Montoya 6aa8c6c9e1 Minor cosmetic changes 13 years ago
Julio Montoya e0c616cf9b Adding btn CSS class when adding a button with formvalidator, fixing CSS, fixing exercise buttons 13 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 13 years ago
Julio Montoya b0347e5c4a Minor - fixes in the UI 13 years ago
Julio Montoya b3903f59a1 Removing "language=javascript" not a valid and recomended attribute 13 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Julio Montoya 1c9ddb4341 Fixing more queries due the new database changes (single database) see #3910 13 years ago
Julio Montoya 9b744b08b5 Fixing SQL queries 13 years ago
Yannick Warnier 2409e20513 Removed from all scripts 13 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 13 years ago
Julio Montoya c26dcd29b4 Moving sortableclass.lib.php and usermanager.lib.php in global.inc.php 13 years ago
Yannick Warnier b80cabb1a5 Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Juan Carlos Raña f1724da932 Feature #2785 blogs 14 years ago
Julio Montoya 09b7f334ca Adding check_abs_path when using the DocumentManager::file_send_for_download to prevent downloading unwanted files see #2722 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 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 15 years ago
Julio Montoya 4b1420cac0 Replacing include_once to require_once 15 years ago
christian1827 9620389815 merge 15 years ago
Julio Montoya 055ff171ab Cleaning code 15 years ago
Julio Montoya ecf96f6bff Adding sortabletable.class.php Feature #272 15 years ago
Noel Dieschburg a5222167c0 Dummy changes 15 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. 15 years ago
Julio Montoya bf4b94e610 UI changes see CT#493 15 years ago
Juan Carlos Raña bc51c92f8c fix semantic of several lang vars and icons 15 years ago
cvargas e969a4161a merge 15 years ago
Ivan Tcholakov 588a409e3a Feature #306 - Line endigs cohrrence, Part 1: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 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. 15 years ago
Ivan Tcholakov 760d14b72e Bug #2867 - Trimming trailing whitespace in all (system range) javascript files. 15 years ago
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 15 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. 15 years ago