Petr Škoda
097011c450
MDL-39846 simplify context parameter when creating new evetns
2013-07-19 08:43:30 +02:00
Petr Škoda
fddd1018f6
MDL-39846 improve validation and enable hardcoding of system context
2013-07-19 08:43:30 +02:00
Petr Škoda
4ad6d5c589
MDL-39846 prevent use of snapshots in restored events
2013-07-19 08:43:30 +02:00
Petr Škoda
300dbc66f2
MDL-39846 prevent adding of snapshots after event trigger
2013-07-19 08:43:30 +02:00
Petr Škoda
9cd7c32524
MDL-39846 improve docs and fix use of deprecated classes
2013-07-19 08:43:30 +02:00
Petr Škoda
b396d40e93
MDL-39846 fix name of property for record snapshots
2013-07-19 08:43:29 +02:00
Petr Škoda
890e3e6415
MDL-39846 improve role assignment tests
2013-07-19 08:43:29 +02:00
Petr Škoda
ed17808d99
MDL-39846 add event property iterator
2013-07-19 08:43:29 +02:00
Petr Škoda
27af3e625c
MDL-39846 require context when creating events
...
No more guessing or falling back to system context.
2013-07-19 08:43:29 +02:00
Petr Škoda
62401e8fd5
MDL-39846 implement event sink for unit testing
2013-07-19 08:43:29 +02:00
Petr Škoda
a85258cac8
MDL-39846 introduce new objecttable property
2013-07-19 08:43:29 +02:00
Petr Škoda
5fef139cd9
MDL-39846 rename cached record to snapshot
2013-07-19 08:43:28 +02:00
Petr Škoda
b0cdc969f7
MDL-39846 use word 'extra' for special log fields
2013-07-19 08:43:28 +02:00
Petr Škoda
c4297815eb
MDL-39846 rename 'extra' event property to 'other'
2013-07-19 08:43:28 +02:00
Petr Škoda
605a8c336f
MDL-39846 add more magic and improve tests
2013-07-19 08:43:28 +02:00
Petr Škoda
05a970d3be
MDL-39846 add logging TODOs
2013-07-19 08:43:28 +02:00
Petr Škoda
2262656430
MDL-39846 protect event dispatching process
2013-07-19 08:43:28 +02:00
Petr Škoda
4b734e74ae
MDL-39846 more fixing and cleanup of new events
...
* fix typos (thanks Rajesh)
* move log related data out from event API specification
* change callable key in definition to callback
* use event data in observers instead of cached records if possible
* event level is now a number 1…100
* improved event safety checks
* add event name and description method
* new can_view() method
* improve unit tests to test all callable types
* improved performance
2013-07-19 08:43:27 +02:00
Petr Škoda
e99a209094
MDL-39846 convert enrol_category to new events and class loader
2013-07-19 08:43:27 +02:00
Petr Škoda
b474bec396
MDL-39846 sample conversion of role assignment events
2013-07-19 08:43:27 +02:00
Petr Škoda
d8a1f4263a
MDL-39846 implement new event dispatching and base event class
2013-07-19 08:43:27 +02:00
Marina Glancy
f6937172f3
MDL-38707 Display module name when the folder is displayed inline
2013-07-19 15:52:23 +10:00
Marina Glancy
09b83b85de
MDL-33563 Version bump for grading methods API change
2013-07-19 15:13:24 +10:00
Marina Glancy
170f6e60a2
MDL-33563 Grading methods allow decimal grades
2013-07-19 15:12:40 +10:00
Marina Glancy
de685c7d25
MDL-40648 annotated new functions in upgrade.txt
2013-07-19 14:29:14 +10:00
Marina Glancy
184518f994
MDL-40648 unittests for editor_tinymce_plugin
2013-07-19 14:29:14 +10:00
Marina Glancy
8780bf1b7e
MDL-40648 Make sure the button is added in the correct row
...
previously code expected to find the button in particular row but the tinymce setting may change the buttons' layout
2013-07-19 14:29:14 +10:00
Marina Glancy
c276b739fd
MDL-40648 Use new function in parent class, increase sortorder.
2013-07-19 14:29:09 +10:00
Marina Glancy
cbc2444e8a
MDL-40648 Added useful functions find_button() and count_button_rows()
2013-07-19 14:13:18 +10:00
Tim Lock
986c833743
MDL-40626 gradebook: Prevent incorrect override with multiline feedback
...
The quick grading option doesn't allow mutliline editing.
2013-07-19 12:00:24 +08:00
Damyon Wiese
ffc3f5308b
weekly release 2.6dev
2013-07-19 09:47:55 +08:00
Damyon Wiese
e4ef98006f
Merge branch 'install_master' of git://git.moodle.cz/moodle-install
2013-07-19 09:19:29 +08:00
Eloy Lafuente (stronk7)
dbdfd37709
Merge branch 'wip_MDL-40074' of https://github.com/jamiepratt/moodle
2013-07-18 20:22:47 +02:00
Nadav Kavalerchik
94462b56de
MDL-40082 - Several UI fixes for question chooser dialog, when in RTL/LTR modes (theme/clean, bootstrapbase)
2013-07-18 20:13:03 +03:00
Nadav Kavalerchik
e22b3e2ecb
MDL-40071 - Right align category titles and usernames in gradebook (theme/clean, bootstrapbase)
2013-07-18 19:25:19 +03:00
Nadav Kavalerchik
67685680cf
MDL-39704 - Properly align and widen the chat bubbles in mod/chat, when in RTL mode
2013-07-18 18:58:09 +03:00
Nadav Kavalerchik
8d223d7140
MDL-40189 - Theme/Clean - Right align form labels and left align form input elements on admin pages, system wide (when in RTL mode)
2013-07-18 18:30:33 +03:00
Nadav Kavalerchik
54e0dbe89a
MDL-40544 - Right align all tables (system wide) in RTL mode (theme/clean , bootstrapbase)
2013-07-18 16:14:46 +03:00
Nadav Kavalerchik
2746c04b43
MDL-40589 - Theme/CLEAN - Flip YUI3 tree item icon in RTL mode in folder resource
2013-07-18 16:05:33 +03:00
Damyon Wiese
84c5f6416e
MDL-35851 lesson: Handle importing questions into an empty lesson.
...
Also - make sure the page we are updating belongs to the lesson.
2013-07-18 16:45:44 +08:00
David Monllao
401f60d576
MDL-39441 behat: New setting to expand the list of allowed settings
2013-07-18 10:41:20 +02:00
David Monllao
f38e22ed91
MDL-39441 behat: Restrict config.php allowed settings
2013-07-18 10:40:47 +02:00
Rossiani Wijaya
74eab231f7
MDL-40295 wiki mod: fix set_url() error for printer friendly page.
...
Additionally, fix wiki pagelayout for printing
2013-07-18 10:47:07 +08:00
Frederic Massart
f45d70882e
MDL-13114 tool_uploadcourse: Fixed typo in CLI help
2013-07-18 11:41:01 +10:00
Yuliya Bozhko
2c9108611d
MDL-38837 badges: Check for http or https in badges backpack support
2013-07-18 13:38:18 +12:00
Gareth J Barnard
32b0c69649
MDL-37333 theme: Fix 'Clear theme caches' redirect.
2013-07-17 14:42:50 +01:00
Eloy Lafuente (stronk7)
07e045b844
MDL-39926 SCORM: objetives report now core plugin
2013-07-17 11:06:05 +02:00
Dan Poltawski
c5ceaeaf5e
MDL-40604 course: remove deprecated function
...
* course_delete_module was calling delete_event
* Also fix missing inclusion from 379cd2d4
2013-07-17 14:11:11 +08:00
Dan Poltawski
e52c1ea65d
MDL-40604 course: add test to cover course_delete_module
2013-07-17 14:11:10 +08:00
Dan Poltawski
caf8d39b17
MDL-40604 wiki: fix use of print_container
2013-07-17 14:11:10 +08:00