Ankit Agarwal
|
3610ad436c
|
MDL-45035 events: Fix @package and @since tags in Moodle 2.7 events
|
2014-04-11 13:45:33 +08:00 |
|
Marina Glancy
|
1e242b41af
|
MDL-44321 events: cleaning up course_module_instance_list_viewed event
|
2014-02-28 16:36:09 +08:00 |
|
Marina Glancy
|
fbc4b77841
|
MDL-44321 events: cleaning up course_module_viewed event
|
2014-02-28 16:36:09 +08:00 |
|
Sam Hemelryk
|
11e41f1ae4
|
MDL-44156 mod_resource: unified @package use
|
2014-02-18 11:19:33 +13:00 |
|
Rajesh Taneja
|
623a32e50d
|
MDL-43736 Events: Updated unit test to test context not used in event
|
2014-01-29 11:39:50 +08:00 |
|
Rajesh Taneja
|
fdc729ea57
|
MDL-43736 Events: event->contextinstanceid should be used where possible
While restoring event context might not be present (deleted)
So before using context api's check context or use event properties
|
2014-01-29 11:39:44 +08:00 |
|
Tomasz Muras
|
672ce966c6
|
MDL-43040 Replace $module with $plugin in all mod/*/version.php
Conflicts:
mod/quiz/version.php
|
2014-01-29 00:36:12 +01:00 |
|
Petr Škoda
|
32f906b677
|
MDL-43661 use new edulevel in all existing events
|
2014-01-21 16:12:35 +08:00 |
|
Eloy Lafuente (stronk7)
|
577432283c
|
Merge branch 'MDL-43590-en_fix' of git://github.com/mudrd8mz/moodle
|
2014-01-10 10:08:34 +01:00 |
|
Helen Foster
|
480fca77b3
|
MDL-43590 Merge English strings from the en_fix language pack
|
2014-01-09 01:06:01 +01:00 |
|
Damyon Wiese
|
5490662ade
|
Merge branch 'MDL-41690-master' of git://github.com/danpoltawski/moodle
Conflicts:
course/dnduploadlib.php
|
2014-01-06 15:48:31 +08:00 |
|
Dan Poltawski
|
73ee2fda6b
|
MDL-41690 course: remove use of deprecated functions
|
2014-01-06 10:45:59 +08:00 |
|
Mark Nelson
|
81ec45ea11
|
MDL-40922 mod_folder: replaced the 'edit' add_to_log call with an event
|
2013-12-31 15:14:57 -08:00 |
|
Mark Nelson
|
6f3e33c947
|
MDL-40922 mod_folder: replaced the 'view' and 'view all' add_to_log calls with events
|
2013-12-31 15:14:57 -08:00 |
|
Marina Glancy
|
b9c3f07ad0
|
MDL-40191 folder: Do not check capability in renderer
Capability to access the module is already checked before calling the renderer. Extra check works bad together with switching roles
|
2013-12-04 18:27:55 +11:00 |
|
Marina Glancy
|
6f5db6a6a8
|
MDL-42508 folder: add module generator
|
2013-11-22 18:56:48 +11:00 |
|
Damyon Wiese
|
47578dbff4
|
MDL-42930 Add 2.6.0 upgrade line
|
2013-11-18 11:47:17 +08:00 |
|
Marina Glancy
|
09af1e2864
|
MDL-42672 blocks: warnings on /mod/xxx/index.php for frontpage course
|
2013-11-06 14:21:24 +11:00 |
|
Eloy Lafuente (stronk7)
|
f39c82ebed
|
MDL-42701 Bump all versions near 2.6 release
|
2013-11-05 02:36:00 +01:00 |
|
Petr Škoda
|
0c431257e9
|
MDL-42387 standardise file lifetime handling
|
2013-11-01 10:42:18 +01:00 |
|
Frederic Massart
|
98e9e91505
|
MDL-41611 mod_forum: Display inline available when supported
|
2013-10-04 18:21:14 +08:00 |
|
Rossiani Wijaya
|
7265e7c784
|
MDL-41564 folder resource: fix page heading levels
|
2013-09-09 10:17:28 +08:00 |
|
Damyon Wiese
|
74df2951d1
|
Revert "MDL-39876 Change get_record('course') calls to get_course"
This reverts commit ab7632b74c .
|
2013-08-21 13:42:30 +08:00 |
|
sam marshall
|
ab7632b74c
|
MDL-39876 Change get_record('course') calls to get_course
|
2013-08-15 11:31:20 +01:00 |
|
Marina Glancy
|
f6937172f3
|
MDL-38707 Display module name when the folder is displayed inline
|
2013-07-19 15:52:23 +10:00 |
|
Eloy Lafuente (stronk7)
|
c9e54743ec
|
MDL-39753 Add 2.5.0 upgrade line
|
2013-05-20 15:33:19 +02:00 |
|
Petr Škoda
|
d6c60a7d16
|
MDL-39374 log only real folder edits
Credit goes to Florian Zillner, thanks.
|
2013-05-15 21:34:03 +02:00 |
|
Eloy Lafuente (stronk7)
|
cedb0aab5a
|
MDL-39434 Bump all versions near 2.5 release
|
2013-05-01 18:03:29 +02:00 |
|
Dan Poltawski
|
a74cd33160
|
MDL-39422 mod_forms: prevent long coruse module names
To prevent ugly DB errors.
|
2013-04-30 17:41:36 +01:00 |
|
Sam Hemelryk
|
2b2b967ecb
|
MDL-38646 mod_folder: improved upgrade of showexpanded
|
2013-04-19 16:28:29 +12:00 |
|
Rex Lorenzo
|
57e228045b
|
MDL-38646 folder: change column from show_expanded to showexpanded
|
2013-04-18 17:28:35 -07:00 |
|
Stephen Bourget
|
01b3704f1b
|
MDL-39140 mod_folder: Fix missing call to setType()
|
2013-04-15 17:59:25 -04:00 |
|
Rex Lorenzo
|
1207ae1a34
|
MDL-38634 folder: Problems displaying multiple folder resources inline in the course page
|
2013-04-07 17:28:24 -07:00 |
|
Eloy Lafuente (stronk7)
|
35601d77f9
|
MDL-38633 folder: support show_expanded in backup.
|
2013-03-28 17:00:46 +01:00 |
|
Eloy Lafuente (stronk7)
|
d86db37c44
|
MDL-38632 folder: observe show_expanded on course page
|
2013-03-22 15:53:53 +01:00 |
|
Damyon Wiese
|
43087d02dd
|
Merge branch 'MDL-38368-master' of git://github.com/FMCorz/moodle
|
2013-03-19 16:17:41 +08:00 |
|
Damyon Wiese
|
20139cbcef
|
MDL-30790 folder : Whitespace fixes
|
2013-03-19 15:59:41 +08:00 |
|
Rex Lorenzo
|
f295727859
|
MDL-30790 - Option to collapse or expand sub-folders
|
2013-03-15 16:19:07 -07:00 |
|
Frederic Massart
|
9f1b00a85d
|
MDL-38368 folder: No edit button when displayed inline
|
2013-03-14 14:03:17 +08:00 |
|
Dan Poltawski
|
b5457b4def
|
MDL-37455 lang - fix trailing whitespace
|
2013-02-25 12:05:16 +08:00 |
|
Marina Glancy
|
c553530a8e
|
MDL-37455 mod_folder can display content inline. Coding style corrections
|
2013-02-23 12:03:58 +11:00 |
|
Marina Glancy
|
ec62d8b4e5
|
MDL-37455 Performance improvement in mod_folder
We cache and store additional data in cm_info::customdata and do not
query DB every time the folder is displayed on a course page
|
2013-02-23 12:03:58 +11:00 |
|
Marina Glancy
|
38199c247b
|
MDL-37455 Allow mod_folder to display the content inline on course page instead of on separate page
|
2013-02-23 12:03:58 +11:00 |
|
Damyon Wiese
|
40f1c065b4
|
Merge branch 'MDL-30637-master' of git://github.com/lucisgit/moodle
|
2013-02-11 10:37:03 +08:00 |
|
David Mudrák
|
b3c00549c5
|
MDL-37774 Do not pass trailing slash if the method does not want it
|
2013-02-08 12:05:44 +01:00 |
|
Ruslan Kabalin
|
8763343ad9
|
MDL-30637 mod_folder: Make content section expanded
This just makes the interface better
|
2013-02-07 14:23:26 +00:00 |
|
Petr Škoda
|
7a18f49c60
|
MDL-37726 remove PREVIOUS/NEXT from all install.xml files
YAY!
|
2013-01-29 22:34:46 +01:00 |
|
Eloy Lafuente (stronk7)
|
6b9dfe731e
|
MDL-37032 upgrade: define all the 2.4.0 points
|
2012-12-11 13:11:11 +01:00 |
|
Eloy Lafuente (stronk7)
|
663dbbc2e6
|
MDL-36933 Bump everything to 2012112900
(versions, requires and dependencies)
|
2012-11-30 03:30:09 +01:00 |
|
Petr Škoda
|
40b9c0694c
|
MDL-36436 use hacky aspect ratio to work around IE9 issues
|
2012-11-20 13:01:27 +01:00 |
|