Commit Graph

85 Commits (0b8b5fbe9ebf4edbb428d94f98b290125fa7024a)

Author SHA1 Message Date
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
Carlos Vargas 1bed8b00ba test 16 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 16 years ago
Ivan Tcholakov b8bf14f443 [svn r21933] FS#2867 - The FCKEditor, all introduction sections: Eliminating the global variable $fck_attribute. 16 years ago
Patrick Cool 050d066149 [svn r20835] improve security 16 years ago
Isaac Flores b3ce5b7440 [svn r20792] minor - logic changes - replace COURSEMANAGER by COURSEMANAGERLOWSECURITY in blog tool - (partial FS#3909) 16 years ago
Cristian Fasanando 9da69ce25b [svn r20659] Fixed bug when you add a comment and add an image with the FCKeditor, the image is not displayed - partial FS#4207 16 years ago
Cristian Fasanando 37f46dc98e [svn r20500] Fixing vulnerabilities of security in announcement ,wiki and project tools - partial FS#4134 16 years ago
Cristian Fasanando 4b02ad32e1 [svn r20413] Fixed vulnerabilities of security in wiki, agenda and project tools - partial FS#4134 16 years ago
Isaac Flores 149986e10d [svn r20109] logic changes - improvements in blog - (partial FS#4100) 16 years ago
Arthur Portugal 03e04a115d [svn r20034] Fixed the style display in project see FS#3909 16 years ago
Patrick Cool e3f96f0ea3 [svn r19881] form consistency 16 years ago
Patrick Cool 56654523f6 [svn r19833] first part of consistency improvements (more to come) 16 years ago
Isaac Flores 3edfff318b [svn r19713] logic changes - allow validate formulary, before to sent - (partial FS#4021) 16 years ago
Ivan Tcholakov b5d160a14d [svn r19694] FS#4008 - Removing the extra-comments. Visual compacting the code for all introduction settings. 16 years ago
Ivan Tcholakov 508d22fdbb [svn r19693] FS#4008 - Restoring the settings for the online editor in course description tool, introduction section. Adding comments in all introduction sections to protect their settings. 16 years ago
Juan Carlos Raña e59563f9b4 [svn r19535] add icons to blogs 16 years ago
Julio Montoya a01116af0e [svn r19486] Some code cleaning fixing minor bugs see FS#3966 16 years ago
Carlos Vargas e3bee94121 [svn r19332] minor bad write function Database::escape_string see FS#3909 16 years ago
Noël Dieschburg 69a3964c64 [svn r18432] - Changes buttons in the blog. 16 years ago
Cristian Fasanando f6f9ceec86 [svn r18364] Minor - Fixed warning and notice into blogs management - see FS#3510 16 years ago