Commit Graph

587 Commits (6f864bbfc3eba2f8a9e991eb6ef0b871413d54ed)

Author SHA1 Message Date
unknown e4373fbb2f Filter function updates 13 years ago
Julio Montoya b0c5bb74c2 Minor - reformat code 13 years ago
Julio Montoya 7ad45b4dda Fixing queries, php notices and warnings due recent changes (adding c_id in new tables) 13 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
Julio Montoya 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 13 years ago
Julio Montoya b46d2ad26d Using $app['template'] instead of new Template 13 years ago
Julio Montoya dac6350c3e Removing require_once already added in global.inc or via composer 13 years ago
Julio Montoya cb3020e45a Removing var_dumps 13 years ago
Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
Yannick Warnier b791bad7c2 Fixed multiple/recurrent user agenda events occurences 13 years ago
Julio Montoya f5b89cc0e6 Fixing agenda events for admins see BT#5949 13 years ago
Julio Montoya c6d5c78e4c More fixes when editing agenda events 13 years ago
Julio Montoya f39bcb4912 Fixing agenda event edition 13 years ago
Julio Montoya d5a54843a8 Adding edit event for personal events 13 years ago
Julio Montoya a775383229 Allowing edit dates in course events (Advanced edit button) see BT#5949 13 years ago
Julio Montoya f0a7b0fb9b Minor - cosmetic changes 13 years ago
Julio Montoya 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 13 years ago
Julio Montoya dca6d44591 Removing require_once for "fckeditor.php" and tracking.lib.php already loaded in the autoloader 13 years ago
Julio Montoya 22137bb2e7 Replacing sel_user with user_id adding intval, simplifying function calls see #2238 13 years ago
Julio Montoya bd595f3344 Fixing form UI, HTML tags, js code 13 years ago
Julio Montoya 04b462ea5a Minor cleaning white spaces 13 years ago
Julio Montoya 0bfaad22ca Adding calendar user filter sent by ycastillo see #2238 13 years ago
Julio Montoya 0fe6e0aa88 Fixing when dealing with agenda/announcements in groups 13 years ago
Julio Montoya fa9040912b Fixing typo 13 years ago
Julio Montoya 4472da10e9 Adding actions in calendar form when user is a tutor of a group 13 years ago
Julio Montoya b2f35d625b Allowing tutors to add a event in a group calendar see BT#4284 13 years ago
Julio Montoya cdc57ce838 Minor - formatting code 13 years ago
Julio Montoya a308a976d3 Removing text_filter function calls (function is unused) 13 years ago
Julio Montoya f53f20a142 Fixing agenda ical import 13 years ago
Julio Montoya ac5e8efcf4 Fixing agenda display error, improving twig templating 13 years ago
Julio Montoya 2a5e2038ee Updating vendor folder 13 years ago
Julio Montoya 7d28db71b8 Minor - cleaning white spaces + fixing error while calling a function with out "()" 13 years ago
Julio Montoya a4f3a618e8 Minor cosmetic changes 13 years ago
Julio Montoya c3c338cf39 Updating global.inc.php, composer, autoload, using a controller way to call funcion only for index.php and userportal.php 13 years ago
Julio Montoya 96f894c62b PHP warning/notices avoided 13 years ago
Julio Montoya 8a2e11c3a3 Fixing typo 13 years ago
Julio Montoya e0b137ed4b Improving using of twig instead of loading in PHPs, minor whitespaces fixes 13 years ago
Julio Montoya 81ebef90ad Adding c_id to query see #5720 fix provided by Jose Abuin 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 f2fe73247d Fixing a bug when sending announcements in groups (not completed) 13 years ago
Julio Montoya a791f5ee73 Fixing group constants + fill users to group bug see BT#4284 13 years ago
Julio Montoya 6167727230 Fixing session calendar bug see BT#4978 13 years ago
Julio Montoya 0cd6cfe768 Fixing double course in agenda see BT#4978 13 years ago
Julio Montoya cacfb3ed6b Fixing jquery i18n see BT#4915 + some jquery-ui fixes now we don't upload the jquery files with the version number 13 years ago
Julio Montoya f92c97c1e9 Fixing PHP warning 13 years ago
Julio Montoya f178d59c25 Minor - showing headers 13 years ago
Julio Montoya e91c3e4525 Should fix bug when loading the personal agenda calendar see #5162 14 years ago
Julio Montoya 96e082498d Allowing Fckeditor in the add event single page see #5162 14 years ago
Julio Montoya 7ed50b094b Minor - add announcement when adding an event, also adding the AnnouncementManager class to the autoload class see #4404 14 years ago
Julio Montoya d913ac68c8 Minor - add announcement when adding an event see #4404 14 years ago