Commit Graph

150 Commits (b3dca7446b971199d8fb807a8cc3b7bd0e8b1cd0)

Author SHA1 Message Date
Ivan Tcholakov bc60747b1b Feature #347 - Course settings and Course creation, Documents, Dropbox tool: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Ivan Tcholakov d7374d430e Feature #347 - Blogs, Agenda, Chat, and Course description tool: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Cristian Fasanando 20e1fbd88b fixed ambiguos field for query sql - partial CT#562 16 years ago
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 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
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
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
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
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 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
Julio Montoya b226bde878 [svn r21905] Cleaning code and Database::escape_string & Security::remove_XSS functions added see FS#4389 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 fcea118f6b [svn r21101] logic changes - improvements in security in agenda tool - (partial FS#4261) 17 years ago
Arthur Portugal 4886b0dac6 [svn r20999] Fixed separate events each other FS#4232 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 82ae63eaed [svn r20930] Fixed line to separated events FS#4232 17 years ago
Arthur Portugal 6c37446736 [svn r20920] Fixed star time and end time FS#4232 17 years ago
Isaac Flores 1b1bff7ff1 [svn r20793] minor - logic changes - replace COURSEMANAGER by COURSEMANAGERLOWSECURITY in agenda tool - (partial FS#3909) 17 years ago
Cristian Fasanando 53a9141104 [svn r20658] Fixed selected date on month list of agenda - partial FS#3909 17 years ago
Carlos Vargas 4d9d5abe27 [svn r20567] Correction html purifier see FS#4169 17 years ago
Yannick Warnier 3c2aec9b59 [svn r20520] Switched GARBAGE_PATH to SYS_ARCHIVE_PATH (see FS#4191) 17 years ago
Carlos Vargas d52016d21e [svn r20491] remove_XSS in calendar see FS#4169 17 years ago
Noël Dieschburg 9021d2aaae [svn r20478] Fixes the sorting events bug in the week view. 17 years ago
Ivan Tcholakov 0c89c52b51 [svn r20444] FS#306 - The Agenda tool: Improvements for better encoding management. 17 years ago
Yannick Warnier ab1d6c9854 [svn r20101] Updated field label (partial fix for FS#4055) by fcedillo 17 years ago
Cristian Fasanando 9613ea6908 [svn r20093] Logic change - Fixed order of groups and users list when you choose them as recipient in calendar - FS#3788 17 years ago
Cristian Fasanando 7cb4151c4f [svn r20031] Logic change - Fixed selected day into little month calendar - partial FS#4080 17 years ago