Commit Graph

75 Commits (e329442edb42c4944b1b6c24cd67fc15189fb834)

Author SHA1 Message Date
Julio Montoya fb9f602e48 Cleaning code (deleting \"---\" comment lines, changing headers) 16 years ago
Julio Montoya 6153915b3f Cleaning code (changing headers, unnecessary comment lines) 16 years ago
Julio Montoya 1dddf886eb Cleaning code 16 years ago
Ivan Tcholakov 84ba413d37 Feature #347 - Links, Messages, Metadata: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Ivan Tcholakov b271159724 Feature #272 - The php function fgetcsv() has been replaced by api_fgetcsv(), see the internationalization library. The replacement function is binary safe, it does not depend on OS locale settings. 16 years ago
Ivan Tcholakov 427bdffdd3 Feature #272 - Writting an author's name (Ren?) correctly within UTF-8 source code. 16 years ago
Arthur Portugal 07c0f05224 MInor removed link unnecessary since link CT#462 16 years ago
Juan Carlos Raña cc45405601 enable add metadata links 16 years ago
Juan Carlos Raña 5bbb5c7370 enable add metadata links 16 years ago
cvargas e969a4161a merge 16 years ago
Ivan Tcholakov 30b0daf596 Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row(). 16 years ago
Ivan Tcholakov 9b1f3ed934 Feature #5397 - Replacing again the deprecated function api_sql_query() with Database::query(). 16 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 1fa21303bd Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "link" folder and ending with "work" folder. 16 years ago
Ivan Tcholakov b1872644bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 2, 140 files. 16 years ago
Isaac Flores 0b7db08d30 logic changes - Allow remove link de homepage 17 years ago
Isaac Flores 6c7fb00f92 [svn r22251] logic changes-added "target" in link tool - (partial FS#4412) 17 years ago
Isaac Flores f822c717a2 [svn r22248] logic changes-improvements in link tool - (partial FS#4412) 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
Isaac Flores 9634bf11a9 [svn r21666] minor-style changes - Allow delete style "actions" unnecessary - (partial FS#4366) 17 years ago
Isaac Flores f3604eeabb [svn r21662] logic changes - improvements in serach tool - (partial FS#4346) 17 years ago
Ivan Tcholakov 2b68b8876e [svn r20716] FS#306 - Replacing some natural language unsafe occurrences of the function htmlentities() and other similar fixes. 17 years ago
Carlos Vargas 2ae86d1026 [svn r20649] minor remove_xss in gradebook and link see FS#4169 17 years ago
Julio Montoya 001f7af949 [svn r20497] Minor - Showing - hiding link if need it 17 years ago
Ivan Tcholakov 1e1cdaa34f [svn r20459] FS#306 - The "Links" tool: Improvements for better encoding support. 17 years ago
Juan Carlos Raña 056e2f1775 [svn r20408] fix some text and icon text 17 years ago
Julio Montoya 6cee7e3ec7 [svn r20300] Expand / collapse link bug fixed see FS#3744 17 years ago
Julio Montoya 27f3d537d5 [svn r20163] Minor - Some cleaning 17 years ago
Julio Montoya 12e217b2bc [svn r20130] Minor - Lang variables changed - see FS#4055 (by fcedillo) 17 years ago
Yannick Warnier 1cd1a25375 [svn r20102] Joined language variables (partial fix for FS#4055) by fcedillo 17 years ago
Patrick Cool 73d17d023e [svn r19700] form titles 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
Isaac Flores 920b905b80 [svn r19491] style changes - added style css and replaced word mysql - (partial FS#3909) 17 years ago
Carlos Vargas a961d20857 [svn r19254] Partial add style for buttons see FS#3541 17 years ago
Juan Carlos Raña 335bf23d6c [svn r18319] change height section from 400 to 300 17 years ago
Cristian Fasanando 5be83b455a [svn r18310] Minor - Logic change - Fixed links cannot be moved - see FS#3616 17 years ago
Juan Carlos Raña c978dbb53d [svn r18306] config button bar: introduction tool 17 years ago
Noël Dieschburg c3c3d4ab74 [svn r18203] Button modification. 17 years ago
Juan Carlos Raña 3db75719ae [svn r18127] changes for compatibility with older versions 17 years ago
Juan Carlos Raña 2c32c2ace6 [svn r18126] fix some icons 17 years ago
Juan Carlos Raña 493031a7a1 [svn r18124] fix some text 17 years ago
Ivan Tcholakov 19565b26cb [svn r18113] FS#2867 - Removing duplicate settings for the FCKEditor for introduction sections. These settings are calculated in the formvalidator module. 17 years ago
Ivan Tcholakov 333dd58cf7 [svn r17787] FS#2867 - FCKEditor, configuration options for the tool introduction sections: Clearing the global variable $fck_attribute immediatelly after its use to ensure that the concrete settings will not interfere in other places. 17 years ago
Ivan Tcholakov af7ec8566d [svn r17769] FS#2867 - FCKEditor: Moving towards the new system of managing URLs (to use relative or at least semi-absolute ones, a built-in the editor option is started to be used). Changing/addition of editor's configuration options for Documents tool and all tool introduction sections. 17 years ago
Marco Villegas 52c1b31415 [svn r17603] search: links tool: implements indexing and processor 17 years ago
Juan Carlos Raña 0263d21dd1 [svn r16863] fix alternate text 17 years ago
Juan Carlos Raña 7e7233cada [svn r16861] added alternative texts on the icons 17 years ago