Commit Graph

215 Commits (d28832d79b1b9fe11e0522f78ff1c48758709325)

Author SHA1 Message Date
Cristian Fasanando 4ffc3dbbf0 Minor - Fixed selected user for agenda tool when you create or edit it - partial DT#3687 15 years ago
iflores ef95cf6e4c fixed bug in agenda with groups 15 years ago
Arthur Portugal 01db3e1e5d Fixed the button to can add new event into of a session and inside of a group DT#5496 15 years ago
Arthur Portugal 7559651279 Changed old button into agenda DT#5496 15 years ago
Isaac Flores 8cbb50c4e4 Fixed bug when the coach hide an event into a session 15 years ago
Isaac Flores 9bc50bdc49 minor - cleaning code in agenda tool 15 years ago
Isaac Flores a69aae6e2b Improvements in agenda tool(show/hide events) 15 years ago
iflores 5d6d20220b Add session_id in announcement tool 15 years ago
Arthur Portugal c37199bc30 Fixed The breadcrumb lost when add a new agenda, edit and icons referents DT#5478 15 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(). 15 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 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
Ivan Tcholakov c938905398 Feature #306 - Replacing Database::get_language_isocode() with api_get_language_isocode(). 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 0d00215a8d Bug #3646 and Issue #306 - Agenda tool (Part 2): Fixing person name order and sorting to be dependable on the internationalization settings. 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
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. 15 years ago
Ronny Velasquez d4b7b6edc0 link title agenda - fixed partial #5082 16 years ago
Cristian Fasanando 81b46fa97b added cut to title in global agenda mode daily - see partial DT#5082 16 years ago
Cristian Fasanando 5d4414f147 aligned show and hide icon in avanced parameters 16 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 16 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). 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
Julio Montoya b226bde878 [svn r21905] Cleaning code and Database::escape_string & Security::remove_XSS functions added see FS#4389 16 years ago
Ivan Tcholakov 0977566070 [svn r21361] FS#306 - Various fixes for better character encoding support. 16 years ago
Yannick Warnier 9539e37f97 [svn r21177] Remove import/export ical (as requested) 16 years ago
Patrick Cool a3570409ac [svn r21139] 1. bugfix: api_get_cidreq() instead of api_get_cidreq 16 years ago
Patrick Cool edd5151a20 [svn r21135] fix language confusion, fix tiny layout bug 16 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) 16 years ago
Isaac Flores ec22d0b227 [svn r21102] logic changes - improvements in security in agenda tool - (partial FS#4261) 16 years ago
Isaac Flores fcea118f6b [svn r21101] logic changes - improvements in security in agenda tool - (partial FS#4261) 16 years ago
Arthur Portugal fe578f08fb [svn r21087] Minor - Fixed the width in events in agenda general FS#4232 16 years ago
Arthur Portugal 4886b0dac6 [svn r20999] Fixed separate events each other FS#4232 16 years ago
Ivan Tcholakov c2510f1338 [svn r20989] FS#4258 - Global agenda: Fixing an inaccurate security check that preveted adding personal events. 16 years ago
Arthur Portugal 8b8f3d3b04 [svn r20946] Fixed the filter events in agenda personal (by John and Arthur) FS#4232 16 years ago
Arthur Portugal a416df17c1 [svn r20931] Fixed bug in bread crumbs in agenda general FS#4232 16 years ago
Arthur Portugal 82ae63eaed [svn r20930] Fixed line to separated events FS#4232 16 years ago
Yannick Warnier 7a038d5676 [svn r20925] Minor - Code comments updated 16 years ago
Arthur Portugal 6c37446736 [svn r20920] Fixed star time and end time FS#4232 16 years ago
Isaac Flores 1b1bff7ff1 [svn r20793] minor - logic changes - replace COURSEMANAGER by COURSEMANAGERLOWSECURITY in agenda tool - (partial FS#3909) 16 years ago
Ivan Tcholakov 5a41aa413d [svn r20709] FS#306 - Replacing some natural language unsafe occurrences of the function ucfirst(). 16 years ago
Cristian Fasanando 53a9141104 [svn r20658] Fixed selected date on month list of agenda - partial FS#3909 16 years ago
Carlos Vargas 4d9d5abe27 [svn r20567] Correction html purifier see FS#4169 16 years ago
Yannick Warnier 3c2aec9b59 [svn r20520] Switched GARBAGE_PATH to SYS_ARCHIVE_PATH (see FS#4191) 16 years ago
Carlos Vargas d52016d21e [svn r20491] remove_XSS in calendar see FS#4169 16 years ago
Noël Dieschburg 9021d2aaae [svn r20478] Fixes the sorting events bug in the week view. 16 years ago