Commit Graph

290 Commits (f4cfba7aea1251be58d536c189314062d6c3673e)

Author SHA1 Message Date
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 14 years ago
Juan Carlos Raña 086ce56727 Feature #2785 agenda 14 years ago
ywarnier f91557056e Removed useless backticks 14 years ago
ywarnier 91d8579f65 Removed useless backticks 14 years ago
Julio Montoya 7faf3181bd Fixing typo 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Ivan Tcholakov 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 14 years ago
Julio Montoya 52f5300771 Global agenda and System announcements now work with the multiple URL feature see BT#1441 14 years ago
Ivan Tcholakov 7515a2354b Feature #1744 - Cleaning logical conditions (2). 15 years ago
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya 04f3fe5330 Adding global events in course agenda and personal agenda see CT#325 15 years ago
Julio Montoya 7538ea649e Fixing wrong user of the remove_XSS function. Adding database::escape_string function 15 years ago
Julio Montoya c6918067d2 Personal agenda events don't have end date 15 years ago
Julio Montoya 539093eb0e More code cleaning 15 years ago
Julio Montoya 2d8cc8f089 Minor - cleaning code 15 years ago
Julio Montoya f6388391d1 More cleaning code, removing global variables in some functions 15 years ago
Julio Montoya 1a6a80ff9b Personal agenda events loaded in course agenda (partial) see CT#325 15 years ago
Julio Montoya 7ab05c41ef Ical import fix, checking the duration if enddate value is not provided see CT#1238 15 years ago
Julio Montoya 0732e18bf0 Select the correct week of a year 15 years ago
Julio Montoya 5bfb04e1e2 Cleaning code 15 years ago
Julio Montoya c8799bd92a Fixing week of a year (partial) 15 years ago
Julio Montoya 0033f3cac3 Cleaning code 15 years ago
Julio Montoya afa324c1cc Adding nice next, previous icons to calendar 15 years ago
Julio Montoya 39d4934b77 Adding pretty icons (some of sense) + cleaning \n and \t 15 years ago
Julio Montoya 81c3b7685c Fixing problem in agenda when using the repeating event by weeks see CT#1172 15 years ago
Julio Montoya 5e6d41cd0a Allowing the ical import funcionality in the course agenda see CT#1238 15 years ago
Julio Montoya 5ecccec03a Fixing the seconds when editing an agenda event 15 years ago
Julio Montoya a2e1faa92e Fixing URL link 15 years ago
Julio Montoya ce35f7d677 Minor - cleaning code 15 years ago
Julio Montoya f56e947152 Minor - cleaning code 15 years ago
Carlos Vargas 7dd225601c Validate in the sessions, the option to view the next event CT#663 15 years ago
rrodriguez 2f355c5199 Merge 15 years ago
Ricardo Rodriguez 63375ff4a1 Minor - update to coding conventions by Arthur 15 years ago
Julio Montoya 431df0d970 Minor - cosmetic changes 15 years ago
Ivan Tcholakov 589e5e7d51 Task #696 - Removing api_ucfirst() calls that affect formatting dates for different languages. 15 years ago
Guillaume Viguier d492bee5d3 Date and time management; correcting calls to api_get_local_time - Chamilo - CT#696 15 years ago
Carlos Vargas 6bf375035d use to the unique additional condition according to the session of the course CT#639 15 years ago
Julio Montoya 616eb89aa9 Security issue: intval function added 15 years ago
Julio Montoya 2e07249f31 Security issue: Database::escape_string function added 15 years ago
Guillaume Viguier fcc5a3766f Timezone management (see CT#599) 15 years ago
Guillaume Viguier e529f97ae9 Implemented api_get_local_time in many chamilo tools - First pass (see CT#599) 15 years ago
Ivan Tcholakov bc60747b1b Feature #347 - Course settings and Course creation, Documents, Dropbox tool: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 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. 15 years ago
Cristian Fasanando 20e1fbd88b fixed ambiguos field for query sql - partial CT#562 15 years ago
Arthur Portugal 09eadcc8ba Changed in the java script $(window) by $(document) CT#462 15 years ago
Arthur Portugal 5eafe32d03 Added in all tools a java script to set a focus in the text box CT#462 15 years ago
Arthur Portugal 42cfb8a71f FIxed file calendar.lib.test.php without exceptions CT#191 15 years ago
cvargas e969a4161a merge 15 years ago
Carlos Vargas ad6ec9e2bb Add a link to the task when added to the agenda. #5612 15 years ago