Commit Graph

35 Commits (94984e6b1282f7efcb17b3b5b2f7224e5385046e)

Author SHA1 Message Date
aragonc 94984e6b12 merge 12 years ago
Julio Montoya 9b744b08b5 Fixing SQL queries 14 years ago
Yannick Warnier 2409e20513 Removed from all scripts 14 years ago
Yannick Warnier 3ffacb4a92 Backing out Cesar's mistaken push 14 years ago
César Perales 4b5bfbe79d minor fix, missing selected attribute for minutes, when editing agenda event #3692 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Julio Montoya a062225181 Replacing deprecated function is_allowed_to_edit() with api_is_allowed_to_edit() 15 years ago
Julio Montoya 44a1009ce0 Adding "Add to calendar" option when adding a system Announcement 15 years ago
Julio Montoya 84e1901be9 Adding some fixes in the calendar view + fixing bug when adding an event in the work tool 15 years ago
Julio Montoya 302fc19574 Adding UTC support in the admin calendar 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Julio Montoya 04f3fe5330 Adding global events in course agenda and personal agenda see CT#325 16 years ago
Julio Montoya 09f40030e3 Cleaning code + adding securty::remove_XSS 16 years ago
Julio Montoya 57f57504a5 Replacing dokeos to chamilo, cleaning code 16 years ago
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) 17 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