Commit Graph

62 Commits (f00055a19162323d2ba7054d7b33fce4ef006c1d)

Author SHA1 Message Date
Isaac Flores d09e808788 Minor - improvements in glossary tool 16 years ago
Isaac Flores 8d4c090b9e Minor - allow display correctly the glossary 16 years ago
Arthur Portugal 1ce8e45ba6 Removed duplicated get_lang for the glossary DT#5496 16 years ago
Ivan Tcholakov e5c9dddad1 Feature #5397 - There are two methods in Database class that do the same thing: Database::get_last_insert_id() and Database::insert_id(). Let us deprecate Database::get_last_insert_id(), it is longer and it doesn't follow the intuitive pattern for replacement mysql_* --> Database::*. Replacing Database::get_last_insert_id() with Database::insert_id(). 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 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
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
Isaac Flores 01ca36eba8 [svn r22195] cleaning code - (partial FS#4337) 17 years ago
Isaac Flores d4a4de7099 [svn r22193] minor-logic changes-allow see images of glossary - (partial FS#4337) 17 years ago
Isaac Flores 6aeb2b26fd [svn r22176] logic changes-added search automatic of glossary terms - (partial FS#4337) 17 years ago
Isaac Flores 18db374d29 [svn r22169] allow show tooltip,when the option "is manual" is enabled - (partial FS#4337) 17 years ago
Ivan Tcholakov 15b1ee2542 [svn r22068] FS#2867 - The glossary tool: Eliminating the global variable $fck_attribute. 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 610c4a4554 [svn r21660] logic changes - allow replace glossary terms with javascript - (partial FS#4337) 17 years ago
Isaac Flores da9dcd1bf8 [svn r21481] Logic changes - Allow see glossary terms in document tool - (partial FS#4337) 17 years ago
Carlos Vargas e986b0aef9 [svn r21089] show only one icon table or list in glossary see FS#4232 17 years ago
Carlos Vargas 69e4f4d779 [svn r21053] minor changes in survey work and glosary see FS#3909 17 years ago
Isaac Flores 535e3e1d36 [svn r20797] minor - logic changes - replace COURSEMANAGER by COURSEMANAGERLOWSECURITY in glossary tool - (partial FS#3909) 17 years ago
Carlos Vargas c77ae1fd70 [svn r20610] Completly add remove_XSS in Dokeos, this glosary, notebook and survey see FS#4169 17 years ago
Ivan Tcholakov be4d4264af [svn r20453] FS#306 - The Glossary tool: A modification for better encoding support. 17 years ago
Juan Carlos Raña 106ca65ae7 [svn r20436] fix text 17 years ago
Juan Carlos Raña d92594d95d [svn r20423] fix icon text 17 years ago
Cristian Fasanando 3f8b1b0735 [svn r20385] Added interbreadcrumb to notebook and glossary tools - partial FS#3909 17 years ago
Julio Montoya 3c4d4a07de [svn r20158] Adding applyfilter to some forms see FS#4116 17 years ago
Julio Montoya 985ea81f42 [svn r20156] Adding applyfilter to some forms see FS#4116 17 years ago
Yannick Warnier 6dc6c377cd [svn r20039] Changed button icon (partial fix for FS#4007) 17 years ago
Cristian Fasanando 43f78784a2 [svn r20020] Minor - text area 10 lines less high - FS#4074 17 years ago
Patrick Cool d12e88d837 [svn r19703] 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
Cristian Fasanando 2297b5d4f9 [svn r19106] Style changes - Defined what FCK buttons for what page in Dokeos 1.8.6 - (partial FS#3799) 17 years ago
Cristian Fasanando f6e548c290 [svn r18581] Minor - Fixed title "Add a new note" or "Edit a note" near confirmation message when a note is created or updated- see FS#3510 17 years ago
Cristian Fasanando afa8098802 [svn r18494] Style Changes - Fixed terms list show above form, added up/down_na icons for moving a term, changed title when you add or create a term - see FS#3665 17 years ago
Carlos Vargas b2a117c3bf [svn r18433] minor change call to events.lib.php require_once see FS#3642 17 years ago
Juan Carlos Raña a8703d42bc [svn r18430] configure glossary and documents buttons bar 17 years ago
Carlos Vargas 2a33ac69de [svn r18427] minor call to event_access_tool see FS#3642 17 years ago
Carlos Vargas c7fc8a3993 [svn r18409] minor change get_lang var see FS#3458 17 years ago
Juan Carlos Raña 335bf23d6c [svn r18319] change height section from 400 to 300 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
Cristian Fasanando 82cb97afe6 [svn r18165] Logic change - Fixed arrows up/down when you move a term into glossary list - see FS#3585 17 years ago
Juan Carlos Raña 0e6b204d93 [svn r18147] fix several texts 17 years ago
Ivan Tcholakov 1e85ff2767 [svn r18114] FS#2867 - Adding settings for the FCKEditor for introduction sections, Glossary and Notebook tools. 17 years ago
Cristian Fasanando 3b2eb4de11 [svn r17898] Minor - Style change - Fixed The students are not allow to edit the glossary, removed edit,update and move icons into students interface - see FS#3506 17 years ago
Patrick Cool b9ac1fcac2 [svn r17851] added tool introduction 17 years ago
Patrick Cool b0c9a86e0a [svn r17823] glossary tool more tighly integrated 17 years ago
Patrick Cool 47402c211f [svn r17818] css improvements 17 years ago