Commit Graph

69 Commits (94984e6b1282f7efcb17b3b5b2f7224e5385046e)

Author SHA1 Message Date
aragonc 94984e6b12 merge 12 years ago
Julio Montoya 4c6799fe57 Improving agenda UI, fixing event edition see BT#7803 12 years ago
Alex 0a6ba7cb8b update merge 12 years ago
Julio Montoya d43a9da3e0 Fixing PHP warnings, format code. 12 years ago
Julio Montoya a308a976d3 Removing text_filter function calls (function is unused) 13 years ago
Julio Montoya 401d41fc0c Adding optgroup support in quickform + using formvalidator when creating an event not ready for 1.9.4 see #5208 13 years ago
Julio Montoya 51091b46a4 Minor cosmetic changes 14 years ago
Julio Montoya 6d5278901f More style fixes 14 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 14 years ago
Julio Montoya 87f86bd06f Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL 14 years ago
Julio Montoya f52a911079 Using the new js calendar 14 years ago
Julio Montoya 50932407ef Fixing SQL queries 14 years ago
César Perales 9d7e1dd361 minor fix, missing selected attribute for minutes, when editing agenda event #3692 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
Yannick Warnier f1e59a9bab Minor - Adapting code comments to phpdoc 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
Juan Carlos Raña eacd75c33e fix fckeditor size in global calendar 15 years ago
Julio Montoya 44a1009ce0 Adding "Add to calendar" option when adding a system Announcement 15 years ago
Julio Montoya d6c29c0dcb More agenda fixes 15 years ago
Julio Montoya 302fc19574 Adding UTC support in the admin calendar 15 years ago
Julio Montoya 7f42b6dff0 Improving UI in agenda 15 years ago
Juan Carlos Raña cd0c784c45 Feature #2785 tables: my courses and inscription, calendar, admin languages, agenda, notebook, social network, survey, works, admin templates .And update languages 15 years ago
Juan Carlos Raña a0e8e0f387 Feature #2785 platform settings 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Ivan Tcholakov 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 15 years ago
Julio Montoya 52f5300771 Global agenda and System announcements now work with the multiple URL feature see BT#1441 15 years ago
Ivan Tcholakov 7515a2354b Feature #1744 - Cleaning logical conditions (2). 16 years ago
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 16 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 9446154dd1 Cleaning file removing \n and \t 16 years ago
Julio Montoya 09f40030e3 Cleaning code + adding securty::remove_XSS 16 years ago
Julio Montoya 04ddb1ceba Select the correct week of a year 16 years ago
Julio Montoya 36717d960b Adding nice next, previous icons to calendar 16 years ago
Julio Montoya 58b52a9a67 In order to work the ical import 16 years ago
Julio Montoya 57f57504a5 Replacing dokeos to chamilo, cleaning code 16 years ago
rrodriguez 2f355c5199 Merge 16 years ago
Ricardo Rodriguez 63375ff4a1 Minor - update to coding conventions by Arthur 16 years ago
Ivan Tcholakov 589e5e7d51 Task #696 - Removing api_ucfirst() calls that affect formatting dates for different languages. 16 years ago
Guillaume Viguier d492bee5d3 Date and time management; correcting calls to api_get_local_time - Chamilo - CT#696 16 years ago
Julio Montoya 1ae77cb3d2 Security issue: Added Security::remove_XSS + intval functions 16 years ago
Guillaume Viguier fcc5a3766f Timezone management (see CT#599) 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
Arthur Portugal 42cfb8a71f FIxed file calendar.lib.test.php without exceptions CT#191 16 years ago
cvargas e969a4161a merge 16 years ago
Juan Carlos Raña 47bf2f3a0b fix lang var 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