Commit Graph

65 Commits (b58373e91568dc5bee2f2bc03bf2afddf0241fed)

Author SHA1 Message Date
Juan Carlos Raña bc51c92f8c fix semantic of several lang vars and icons 16 years ago
cvargas e969a4161a merge 16 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. 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 760d14b72e Bug #2867 - Trimming trailing whitespace in all (system range) javascript files. 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 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
Patrick Cool 050d066149 [svn r20835] improve security 17 years ago
Isaac Flores b3ce5b7440 [svn r20792] minor - logic changes - replace COURSEMANAGER by COURSEMANAGERLOWSECURITY in blog tool - (partial FS#3909) 17 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 17 years ago
Cristian Fasanando 37f46dc98e [svn r20500] Fixing vulnerabilities of security in announcement ,wiki and project tools - partial FS#4134 17 years ago
Cristian Fasanando 4b02ad32e1 [svn r20413] Fixed vulnerabilities of security in wiki, agenda and project tools - partial FS#4134 17 years ago
Isaac Flores 149986e10d [svn r20109] logic changes - improvements in blog - (partial FS#4100) 17 years ago
Arthur Portugal 03e04a115d [svn r20034] Fixed the style display in project see FS#3909 17 years ago
Patrick Cool e3f96f0ea3 [svn r19881] form consistency 17 years ago
Patrick Cool 56654523f6 [svn r19833] first part of consistency improvements (more to come) 17 years ago
Isaac Flores 3edfff318b [svn r19713] logic changes - allow validate formulary, before to sent - (partial FS#4021) 17 years ago
Ivan Tcholakov b5d160a14d [svn r19694] FS#4008 - Removing the extra-comments. Visual compacting the code for all introduction settings. 17 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. 17 years ago
Juan Carlos Raña e59563f9b4 [svn r19535] add icons to blogs 17 years ago
Julio Montoya a01116af0e [svn r19486] Some code cleaning fixing minor bugs see FS#3966 17 years ago
Carlos Vargas e3bee94121 [svn r19332] minor bad write function Database::escape_string see FS#3909 17 years ago
Noël Dieschburg 69a3964c64 [svn r18432] - Changes buttons in the blog. 17 years ago
Cristian Fasanando f6f9ceec86 [svn r18364] Minor - Fixed warning and notice into blogs management - see FS#3510 17 years ago
Juan Carlos Raña 3f432a8cdf [svn r18317] added introduction tool to blog 17 years ago
Ivan Tcholakov abf9895d2c [svn r18282] FS#2867: FCKEditor, php-integration files: Removing an old file from the previous integrations of the editor. 17 years ago
Ivan Tcholakov 0448fd3bfe [svn r18263] FS#2867: FCKEditor, Blogs tool: Forcing the editor to be loaded using the actual php-integration file. 17 years ago
Juan Carlos Raña 18b8f5be85 [svn r18099] fix icon text 17 years ago
Yannick Warnier 9b1b43ecbd [svn r17059] Fix bug in link (see FS#3306) by cvargas 17 years ago
Patrick Cool 1a06ce5ae7 [svn r16978] using Display::return_icon and Display::display_icon instead of img tags 17 years ago
Juan Carlos Raña c4270845c1 [svn r16874] added alternative texts on the icons 17 years ago
Patrick Cool b92a7bf832 [svn r16722] first part of css cleanup (currently only the css/corporate style) 17 years ago
Yannick Warnier e82d6f68ef [svn r15810] Minor changes 18 years ago
Yannick Warnier 2ca4a1c54f [svn r15809] Minor changes and fix to Blog help call 18 years ago
Julio Montoya fa2a5e62b5 [svn r14808] "update_item_property" now available in Forums when adding por deleting attachments (see FS#2396) 18 years ago
Julio Montoya 18b82ae616 [svn r14793] Ajouter une annxe dans Blogs et Forums - 1 (FS#2396) 18 years ago
Julio Montoya 112217ef4e [svn r14695] No restriction to create a new blog logged like a user. See (FS#2392) 18 years ago
David Van Wayenbergh 2bb51abfab [svn r14588] * bug fixes with sessions in blog, forum, exercice 18 years ago
Yannick Warnier 96dfb3bcea [svn r13114] Fixed bug FS#1802 18 years ago
Eric Marguin 39ff8032b0 [svn r12694] fix permissions problems in the blog : it simply didn't work because of the use of api_is_allowed_to_edit instead of api_is_allowed ! 19 years ago
Patrick Cool b35deb5649 [svn r12502] correct nomenclatura 19 years ago
Yannick Warnier d4df22fcdf [svn r12297] Fix bug giving wrong link and preventing addition of blog article 19 years ago
Julian Prud'homme 1f5d1270b4 [svn r12272] 6th step in removing all $_SERVER['PHP_SELF'] 19 years ago
Julian Prud'homme 97778d4ca4 [svn r12263] First step ni removing all $_SERVER['PHP_SELF'] 19 years ago
Eric Marguin 5a6a2481bd [svn r11472] remove unusefull mysql_escape_strings 19 years ago
Eric Marguin 6376317a1c [svn r11471] remove unusefull mysql_escape_strings 19 years ago