Simey Lameze
da223c11a5
MDL-44990 logging: Capabilites removed from legacy and standard log.
2014-04-17 15:50:59 +08:00
Sam Hemelryk
d4449f2f17
Merge branch 'wip-MDL-44998-master' of git://github.com/marinaglancy/moodle
2014-04-16 09:46:54 +12:00
Marina Glancy
c733401634
Merge branch 'MDL-45035-master' of git://github.com/ankitagarwal/moodle
2014-04-15 14:34:36 +08:00
Marina Glancy
72aeb83a74
MDL-44998 log_standard: review indexes
2014-04-15 12:25:48 +08:00
Petr Škoda
5d2abe72a2
MDL-44910 enable new logging during upgrade and installation
...
The legacy logging is now enabled for reading only
if legacy log data older than one day exists.
2014-04-14 09:43:40 +08:00
Ankit Agarwal
3610ad436c
MDL-45035 events: Fix @package and @since tags in Moodle 2.7 events
2014-04-11 13:45:33 +08:00
Petr Škoda
c7e5683a7e
MDL-44824 add missing subplugin type names
2014-03-27 11:59:26 +08:00
Ankit Agarwal
16e59c6af8
MDL-44596 logging: Refecator code to use component_callback() and get_plugin_list_with_function()
2014-03-26 09:50:41 +08:00
Ankit Agarwal
96c8d59dea
MDL-44596 logging: Add some tests to log stores to test the new support methods
2014-03-26 09:12:43 +08:00
Ankit Agarwal
f0a0f3c2bd
MDL-44596 logging: Improve management interfaces for reports and stores
...
This patch methods to the manager that uses callbacks from reports to determine how reports and stores are compatible with each other. This information is then displayed in the management pages.
2014-03-26 09:12:42 +08:00
Marina Glancy
dd043de942
Merge branch 'w13_MDL-44106_m27_requestorig' of git://github.com/skodak/moodle
2014-03-25 14:15:19 +08:00
Marina Glancy
d11302b646
Merge branch 'wip-mdl-43681' of git://github.com/rajeshtaneja/moodle
2014-03-24 17:27:41 +08:00
Rajesh Taneja
877d5a3218
MDL-43681 logging: Invalid events are not added to get_events_select
...
If event is not restored then don't add it to returned list of
events in get_events_select
2014-03-24 17:26:42 +08:00
Petr Škoda
454c7b5d39
MDL-44661 fix legacy log reader to ignore new anonymous field
2014-03-24 14:57:21 +08:00
Petr Škoda
bc29320285
MDL-44661 implement event->anonymous property
2014-03-20 17:33:35 +08:00
Petr Škoda
965a3c6621
MDL-44106 add origin info to $PAGE object and use it in logs
2014-03-20 17:28:32 +08:00
Marina Glancy
efd727063f
Merge branch 'MDL-42892-master_42890' of git://github.com/ankitagarwal/moodle
2014-03-18 18:00:42 +08:00
Ankit Agarwal
e1b2a0b4ef
MDL-42892 logging: Refactor logstore_legacy to group all legacy related changes together
2014-03-18 17:50:48 +08:00
Ankit Agarwal
536c0865ef
MDL-42892 logging: Remove usage of logtable from can_delete_course
2014-03-18 17:35:59 +08:00
Ankit Agarwal
2523979821
MDL-42890 backup: Remove usage of log table in backup cron helper
2014-03-14 12:07:17 +08:00
Ankit Agarwal
dc06500559
MDL-42890 tool_log Default legacy reader should handle CRUD queries
2014-03-14 12:07:17 +08:00
Petr Škoda
a9336f676c
MDL-44432 use new task scheduler in new logging plugins
2014-03-14 12:05:54 +08:00
Sam Hemelryk
e89fba41af
MDL-44496 fixed renamed method ref in comment
2014-03-11 11:54:52 +13:00
Petr Škoda
875f191963
MDL-44496 fix minor trait docs issue
...
The store trait is not necessary any more in bufferef_writer
because we define the required methods as abstract.
2014-03-07 11:06:17 +08:00
Petr Škoda
e23bd11010
MDL-44496 fix event buffering in log stores
2014-03-07 10:58:19 +08:00
Rajesh Taneja
24b293e45e
MDL-41266 Logging: Added choose option for external database store
2014-03-04 15:55:50 +08:00
Petr Škoda
993d8d838f
MDL-41266 improve naming of log reader interfaces
2014-02-28 14:52:30 +08:00
Petr Škoda
43d91d7665
MDL-42891 fix $interface parameter in dummy log manager and add unit tests
2014-02-28 14:52:30 +08:00
Ankit Agarwal
e083efe0ac
MDL-42891 logging: Add support for getting readers that implement a specific interface in log manager
2014-02-28 14:52:29 +08:00
Ankit Agarwal
8bae0d0d80
MDL-43759 logging: Rename trait writer to buffered_writer
2014-02-28 14:52:29 +08:00
Michael de Raadt
ff2990ab9c
MDL-41266 improve log store strings
2014-02-28 14:52:29 +08:00
Petr Škoda
ce8a372a31
MDL-41269 use courseid index instead of contextid because new events are going to use courseid
2014-02-28 14:52:28 +08:00
Petr Škoda
0532c5852e
MDL-41269 add standard log table indexes
2014-02-28 14:52:28 +08:00
Petr Škoda
35adf145dd
MDL-41268 keep full backwards compatibility when installing new logging subsystem
2014-02-28 14:52:28 +08:00
Petr Škoda
bdae738e38
MDL-41266 add new is_logging() method to log readers
...
This will be useful in live logs report where we want only readers that have latest data.
2014-02-28 14:52:28 +08:00
Petr Škoda
0852f9c625
MDL-41266 fix coding style issues
2014-02-28 14:52:27 +08:00
Petr Škoda
0d9d9efb65
MDL-41268 fix cron execution in new log manager
2014-02-28 14:52:27 +08:00
Petr Škoda
bdaf91fd13
MDL-43931 add logging unit tests
2014-02-28 14:52:27 +08:00
Ankit Agarwal
ed8f7c308b
MDL-39933 logging: Get external dabatabase working.
2014-02-28 14:52:27 +08:00
Petr Škoda
81fbecc049
MDL-41269 add separate ip column to standard log table
2014-02-28 14:52:26 +08:00
Petr Škoda
30e55e9ac6
MDL-41269 add standard log life time and add missing lang strings
2014-02-28 14:52:26 +08:00
Ankit Agarwal
ae0770513f
MDL-43759 logging: Update stores to remove duplicated code
2014-02-28 14:52:26 +08:00
Ankit Agarwal
f7b2b1fb7a
MDL-43759 logging: Add helper traits for stores and add support for buffering
2014-02-28 14:52:25 +08:00
Rajesh Taneja
b1e7be7318
MDL-37658 logging: convert all standard log fields to legacy log fields
2014-02-28 14:52:25 +08:00
Ankit Agarwal
c154abd095
MDL-41266 logging: Legacy reader should convert passed courseid to course in sql queries
2014-02-28 14:52:25 +08:00
Petr Skoda
ecf9a0c5a6
MDL-41266 move reader access control out from manager
...
We need to let reports decide if they want to use capability to access readers.
2014-02-28 14:52:25 +08:00
Marina Glancy
53dd210aff
MDL-37658 logging: fixed bug in legacy logging
2014-02-28 14:52:24 +08:00
Petr Škoda
7eaca5a810
MDL-37658 add new logging API with basic implemenation
2014-02-28 14:52:24 +08:00