Commit Graph

223 Commits (af67d14e9adbfe987f5d3bc98d57f45cbf05f190)

Author SHA1 Message Date
Arthur Portugal 09eadcc8ba Changed in the java script $(window) by $(document) CT#462 16 years ago
Arthur Portugal 5eafe32d03 Added in all tools a java script to set a focus in the text box CT#462 16 years ago
Arthur Portugal db88b4bd39 Implemented The Global agenda: Why not to use the online editor there? CT#252 16 years ago
Arthur Portugal 42cfb8a71f FIxed file calendar.lib.test.php without exceptions CT#191 16 years ago
cvargas e969a4161a merge 16 years ago
Carlos Vargas ad6ec9e2bb Add a link to the task when added to the agenda. #5612 16 years ago
Ronny Velasquez 333a0dc388 Fixed \"Agenda->error validation when you create an event\" - see DT#4404 16 years ago
Cristian Fasanando 4ffc3dbbf0 Minor - Fixed selected user for agenda tool when you create or edit it - partial DT#3687 16 years ago
iflores ef95cf6e4c fixed bug in agenda with groups 16 years ago
Arthur Portugal 01db3e1e5d Fixed the button to can add new event into of a session and inside of a group DT#5496 16 years ago
Arthur Portugal 7559651279 Changed old button into agenda DT#5496 16 years ago
Isaac Flores 8cbb50c4e4 Fixed bug when the coach hide an event into a session 16 years ago
Isaac Flores 9bc50bdc49 minor - cleaning code in agenda tool 16 years ago
Isaac Flores a69aae6e2b Improvements in agenda tool(show/hide events) 16 years ago
iflores 5d6d20220b Add session_id in announcement tool 16 years ago
Arthur Portugal c37199bc30 Fixed The breadcrumb lost when add a new agenda, edit and icons referents DT#5478 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
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 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
Ivan Tcholakov c938905398 Feature #306 - Replacing Database::get_language_isocode() with api_get_language_isocode(). 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 0d00215a8d Bug #3646 and Issue #306 - Agenda tool (Part 2): Fixing person name order and sorting to be dependable on the internationalization settings. 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
Ivan Tcholakov 0f78b8955b Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment. 16 years ago
Ronny Velasquez d4b7b6edc0 link title agenda - fixed partial #5082 17 years ago
Cristian Fasanando 81b46fa97b added cut to title in global agenda mode daily - see partial DT#5082 17 years ago
Cristian Fasanando 5d4414f147 aligned show and hide icon in avanced parameters 17 years ago
Cristian Fasanando 654fedd315 [svn r22324] Fixed - when you click on a busy day in the small calendar the browser stays on the top of the month event list. partial FS#4420 17 years ago
Ivan Tcholakov 8f85ce16e9 [svn r22259] FS#2867 - The online editor, learner's toolbars: Changing identificators to Borland-like style (as it was adopted by FCKEditor). 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
Julio Montoya b226bde878 [svn r21905] Cleaning code and Database::escape_string & Security::remove_XSS functions added see FS#4389 17 years ago
Ivan Tcholakov 0977566070 [svn r21361] FS#306 - Various fixes for better character encoding support. 17 years ago
Yannick Warnier 9539e37f97 [svn r21177] Remove import/export ical (as requested) 17 years ago
Patrick Cool a3570409ac [svn r21139] 1. bugfix: api_get_cidreq() instead of api_get_cidreq 17 years ago
Patrick Cool edd5151a20 [svn r21135] fix language confusion, fix tiny layout bug 17 years ago
Patrick Cool 507d9019f1 [svn r21134] Change order of actions so that the add actions (the most important action) is in first place (as it is in most tools) 17 years ago
Isaac Flores ec22d0b227 [svn r21102] logic changes - improvements in security in agenda tool - (partial FS#4261) 17 years ago
Isaac Flores fcea118f6b [svn r21101] logic changes - improvements in security in agenda tool - (partial FS#4261) 17 years ago
Arthur Portugal fe578f08fb [svn r21087] Minor - Fixed the width in events in agenda general FS#4232 17 years ago
Arthur Portugal 4886b0dac6 [svn r20999] Fixed separate events each other FS#4232 17 years ago
Ivan Tcholakov c2510f1338 [svn r20989] FS#4258 - Global agenda: Fixing an inaccurate security check that preveted adding personal events. 17 years ago
Arthur Portugal 8b8f3d3b04 [svn r20946] Fixed the filter events in agenda personal (by John and Arthur) FS#4232 17 years ago
Arthur Portugal a416df17c1 [svn r20931] Fixed bug in bread crumbs in agenda general FS#4232 17 years ago
Arthur Portugal 82ae63eaed [svn r20930] Fixed line to separated events FS#4232 17 years ago
Yannick Warnier 7a038d5676 [svn r20925] Minor - Code comments updated 17 years ago
Arthur Portugal 6c37446736 [svn r20920] Fixed star time and end time FS#4232 17 years ago