Commit Graph

19 Commits

Author SHA1 Message Date
skodak d9a17dc900 MDL-16799 - Unit tests failing on events testing - caused by handler caching 2008-10-06 22:07:10 +00:00
skodak 58286f7b5a MDL-15553 events_trigger() perf improvement 2008-07-06 18:56:50 +00:00
skodak 2959f8b18e MDL-9983, MDL-13998, MDL-15552 core events related cleanup and potential sql injection problem fixed; please note the changes are not backwards compatible, 3rd party code will need to be updated - sorry for the trouble 2008-07-06 17:55:54 +00:00
skodak 03cedd6283 MDL-11432 eliminated majority of RecordCount uses, added several missing rs_close() - this should help improve perf on some platforms - Eloy says ;-) 2007-10-10 12:19:27 +00:00
tjhunt 583e93ca27 Clarify comment. 2007-08-15 13:43:27 +00:00
skodak 612607bd47 MDL-9516 new central grading function update_grade(); to be improved/tested more tomorrow 2007-06-05 22:58:37 +00:00
nicolasconnault de420c11c5 MDL-9317 Applying Petr's second patch 2007-05-29 00:56:44 +00:00
toyomoyo ce34ed3a76 fix for MDL-9137, adding support for gradebook plugins for db, cron, events, permission structures etc 2007-05-24 02:16:31 +00:00
skodak d46306de6a MDL-9848 eventslib improvements and cleanup 2007-05-22 10:26:29 +00:00
skodak d77717d786 MDL-9843 get_cached_events does not handle components properly;
whitespace cleanup;
minor coding style changes - such as always returning arrays from get cached and file events;
marked some functions as eventslib internal only
2007-05-17 15:44:07 +00:00
skodak 4230372f19 removed unused $varprefix 2007-05-17 14:05:36 +00:00
toyomoyo 9492291c82 some changes to events to make grade_added work 2007-05-15 03:19:01 +00:00
toyomoyo 8df8bbfbd0 removing extra code 2007-05-10 03:51:55 +00:00
toyomoyo e8565225c9 removed extra code 2007-05-10 03:50:07 +00:00
toyomoyo ecca85812f prefix is no longer needed for the array containing event dataI(e.g. $mod_assignment_events", $events is sufficient. 2007-05-10 03:46:10 +00:00
toyomoyo 9e2e5943dc modifications to eventslib 2007-05-01 08:59:39 +00:00
moodler de0bc10fea SOme small changes from the meeting today 2007-04-30 09:36:06 +00:00
toyomoyo 8aaf935a1f some events code/testing code 2007-04-26 08:50:29 +00:00
toyomoyo 0856223c50 mechanism to install events 2007-04-19 08:45:30 +00:00