Commit Graph

136 Commits (a69aae6e2be01cac1abd7b50c21917e4fac9bcbb)

Author SHA1 Message Date
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
Arthur Portugal 66ba25592d [svn r19905] Fixed the repeated event see FS#4080 17 years ago
Ivan Tcholakov ac237e0582 [svn r19732] FS#3995 - Date picker icon: Restoring settings for vertical alignment. They did not survived after recent changes. 17 years ago
Julio Montoya 06ad031ff1 [svn r19730] Minor - Fixed wrong message in agenda FS#4012 17 years ago
Patrick Cool 998d02f860 [svn r19706] form titles 17 years ago
Ivan Tcholakov afd3d93531 [svn r19586] FS#3995 - Fixing layout of the forms for adding/edition events in the Agenda and the Global Agenda tools. 17 years ago
Ivan Tcholakov 707259b3c3 [svn r19585] FS#3995 - Fixing vertical alignment foe some date picker icons. 17 years ago
Carlos Vargas d5baa45b78 [svn r19500] changes in buttons and others see FS#3964 17 years ago
Carlos Vargas a961d20857 [svn r19254] Partial add style for buttons see FS#3541 17 years ago
Cristian Fasanando 9c7f5acaa9 [svn r18979] Logic change - Fixed import ical format file when you are into ie6 browser - see FS#3805 17 years ago
Julio Montoya d8e4c3f343 [svn r18692] Fixing agenda links when multiple URL feature is enabled see FS#3462 17 years ago
Juan Carlos Raña 3233dae06e [svn r18440] configure agenda buttons bar 17 years ago
Cristian Fasanando f763aca505 [svn r18407] Style changes - Fixed event into agenda when it's sent from assignment and Improved display form when you create an assignment - see FS#3583 17 years ago
Ivan Tcholakov 7d902c4016 [svn r18260] FS#2867: FCKEditor: Revision of the editor's settings in the Agenda tool (in courses). 17 years ago
Juan Carlos Raña 86b1723533 [svn r18213] fix some icon 17 years ago