Commit Graph

23 Commits (f8952f4784ff32ef4e8c6b04c24408a3bfa8453e)

Author SHA1 Message Date
Guillaume Viguier f4c7015a3a Date and time management; got rid of format_locale_date - Chamilo - CT#696 16 years ago
Ivan Tcholakov e49f68df46 Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation. 16 years ago
Yannick Warnier b23658b6c5 DLTT fix for default homepage welcome screen 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
Ivan Tcholakov 66d5d81ec3 Feature #5397 - Replacing mysql_result() with Database::result(). 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 8b50531cc0 Feature #306 - Platform admin tools: Replacing the function api_sql_query() with Database::query(). 16 years ago
Ivan Tcholakov 37dc9f98f8 Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there. 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
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 f2e68d1e0d [svn r22024] FS#2867 - Admin tools, autentication: Elimination of the global variable $fck_attribute. 17 years ago
Patrick Cool 9240a20d6c [svn r19597] first part of consistency improvements: form with form titles, no api_display_tool_title, actions bar, icons for actions. 17 years ago
Juan Carlos Raña 900cdaac43 [svn r18497] config global agenda buttons bar 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 f998d9e77a [svn r18153] fix several texts mixed with resourcelinker 17 years ago
Carlos Vargas b38a981332 [svn r17745] minor The Global agenda has been completed. see FS#3386 17 years ago
Juan Carlos Raña a5013a865a [svn r17563] added advanced filemanager to global agenda 17 years ago
Carlos Vargas 18db9c2b8b [svn r17487] minor improves the appearance and corrects some bugs see FS#3391 17 years ago
Carlos Vargas b9cf6373c7 [svn r17478] Implemented of the Global Agenda see FS#3391 17 years ago
Cristian Fasanando 61d9fbac56 [svn r17266] minor - style changes - Align drop-down lists in date and time when you add a new calendar event and modify it see FS#3350 (by cvargas) 17 years ago
Cristian Fasanando 2a27920433 [svn r17254] logig changes - Fixed bugs found when you filter by group and user in agenda, bugs found when you add a calendar event with recipient list and modify it, and style changes - Replace text by icons in event list and order the other options (FS#2436) 17 years ago
Cristian Fasanando b89b22828f [svn r17235] logic changes - implemented a red cross icon to remove a attachment file, modify it and add a new attachment when you remove the old one in a calendar event (see FS#193) 17 years ago
Cristian Fasanando f89474820e [svn r17061] Added file attachments to events (see FS#193) 17 years ago
Yannick Warnier 32d776cd61 [svn r16785] Fixed bug showing group-specific repeated agenda items to everybody 17 years ago
Patrick Cool 3b5dddcb4f [svn r16723] first part of css cleanup (currently only the css/corporate style) 17 years ago
Eric Marguin 2091267527 [svn r16490] the coachs can now delete only agenda events of his sessions (FS#2864) 17 years ago
Eric Marguin 03c9a59505 [svn r16247] improve agenda tool handling with sessions FS#2743 17 years ago
Julio Montoya 52c702b209 [svn r15984] FCKeditor 2.6.2 Added - fckeditor configuration set (see FS#2528) 18 years ago
Yannick Warnier 21d5296796 [svn r15372] Added iCal import - see FS#2204 18 years ago
Yannick Warnier 0ce85461b3 [svn r15371] Course calendar repeated events - first round of features integrated + iCal export for repeats - changed method since last commit 18 years ago
Yannick Warnier decec62c7d [svn r15185] Cleanup in agenda tool 18 years ago
Patrick Cool 34da4017de [svn r14734] upcoming event 18 years ago
Patrick Cool beff802f2a [svn r14721] month view in course agenda 18 years ago
Yannick Warnier cfa9aad027 [svn r14609] Added resourcelinker to language files inclusion 18 years ago
Yannick Warnier fc3a1ef36f [svn r13958] Updated to suit anonymous user mode 18 years ago
Yannick Warnier 65ad6e80de [svn r13933] Re-enabled edit by users if option selected in course settings - see FS#1907 18 years ago
Yannick Warnier 8f45ba47f6 [svn r13487] Various fixes, including one fix to enable filtering by group (had been lost in previous code updates) 18 years ago
Patrick Cool 6922689bc6 [svn r12663] adding lusing language variable 19 years ago
Julian Prud'homme 119f7ee63e [svn r11607] Change the way to add recipients to announce and calendar items 19 years ago
Julian Prud'homme 16b1fb8477 [svn r11195] Fix minor display bugs & add/update icons 19 years ago
Patrick Cool 6d52f5e483 [svn r11114] fixing XSS hole 19 years ago
Eric Marguin 72c0f8c72f [svn r10479] First update of the fckeditor style (clean useless buttons) in : 19 years ago
Patrick Cool 8c09063079 [svn r10204] coding standards for the inclusion of the language file. 19 years ago
Patrick Cool 27685c2472 [svn r10197] fourth run of cleanup of the table names 19 years ago
Patrick Cool 1150048a4b [svn r10195] third run of cleanup of the table names 19 years ago
Patrick Cool aa015e96b2 [svn r10191] seccond run of cleanup of the table names 19 years ago
Patrick Cool 43833b9ae9 [svn r10190] first run of cleanup of the table names 19 years ago
Patrick Cool abc5c38da9 [svn r9973] Language cleanup according to coding standards 19 years ago