Dan Poltawski
3a31c0349a
Merge branch 'MDL-36624-master-int' of git://github.com/FMCorz/moodle
2012-11-20 16:07:59 +08:00
Dan Poltawski
30e0a6e5ba
Merge branch 'MDL-36659-master' of git://github.com/FMCorz/moodle
2012-11-20 16:06:08 +08:00
Dan Poltawski
941cf79fdc
Merge branch 'MDL-36613-master' of git://github.com/FMCorz/moodle
2012-11-20 15:03:39 +08:00
Frederic Massart
59fa7fd006
MDL-36613 usability: Dock icons are correct in RTL mode
2012-11-20 13:00:01 +08:00
Frederic Massart
ebc583e4a3
MDL-36659 usability: Adjust main menu block CSS
2012-11-19 20:23:42 +08:00
Frederic Massart
3b59311047
MDL-36624 theme: Better look and feel on my page
2012-11-19 14:13:42 +08:00
Andreas Grabs
95a6ed773d
MDL-35158 - Random Glossary block returns an error when you delete the linked glossary
2012-11-17 12:06:39 +01:00
Frederic Massart
253251a804
MDL-36446 usability: Resource icon on activity block read from page module
2012-11-14 15:00:40 +08:00
Frederic Massart
045d946ccc
MDL-36323 usability: CSS for block headers
2012-11-14 14:07:40 +08:00
Frederic Massart
11f8718780
MDL-36323 usability: Normalising icons used in blocks
2012-11-14 14:07:40 +08:00
Dan Poltawski
cd1a9d05e8
Revert "MDL-35556 completion: Improve user completion data permission checking"
...
This reverts commit f493d528c20b023a8b847a44161b82b05f8fc6c8.
2012-11-09 16:50:09 +08:00
Dan Poltawski
1b4d837a75
Merge branch 'MDL-35556c' of git://github.com/srynot4sale/moodle
2012-11-08 15:07:17 +08:00
Dan Poltawski
42fd0b64b9
Merge branch 'MDL-34270_master' of https://github.com/markn86/moodle
2012-11-08 14:53:06 +08:00
Mark Nelson
4fc95a9fff
MDL-34270 blocks: removing unnecessary capabilities
2012-11-08 14:49:28 +08:00
Dan Poltawski
8f3020558d
Merge branch 'wip-MDL-33017-m24-r2' of git://github.com/samhemelryk/moodle
2012-11-07 14:17:11 +08:00
Dan Poltawski
ac012a9b2c
Merge branch 'wip-MDL-36397-master' of git://github.com/barbararamiro/moodle
2012-11-07 13:42:32 +08:00
Barbara Ramiro
32ee9fe407
MDL-36397 Usability: New setting block icons in svg and png formats
2012-11-07 11:32:14 +08:00
Dan Poltawski
e830d6f98e
Merge branch 'wip-MDL-30921-m24' of git://github.com/samhemelryk/moodle
2012-11-07 10:51:06 +08:00
Sam Hemelryk
b9c87ef86a
MDL-33017 navigation: Tidied up after peer-review
2012-11-07 09:52:47 +13:00
Dan Poltawski
02b800ad67
Merge branch 'MDL-34270_master' of https://github.com/markn86/moodle
2012-11-06 16:14:13 +08:00
Mark Nelson
464e00be28
MDL-34270 blocks: perform My Moodle addinstance capability check first
2012-11-06 14:56:47 +08:00
Dan Poltawski
f041dc5ff7
Merge branch 'wip-MDL-35768-master' of git://github.com/marinaglancy/moodle
2012-11-05 14:08:28 +08:00
Aaron Barnes
f493d528c2
MDL-35556 completion: Improve user completion data permission checking
2012-11-05 19:03:18 +13:00
Mark Nelson
70c9c1956d
MDL-34270 blocks: Adding clonepermissionsfrom to the new capability definitions
2012-11-05 12:28:09 +08:00
Marina Glancy
850acb3560
MDL-35768 MDL-36017 Avoid calling format_base::get_course() when not necessary
...
- If we want to check fields 'numsections' or 'hiddensections' call course_get_format()->get_format_options()
- We still use extended course object in course/edit.php, update_course(), create_course(), and inside course formats
2012-11-05 11:22:06 +08:00
Sam Hemelryk
58b602da8e
MDL-33017 navigation: added current course and simplified loading
2012-11-04 11:06:49 +13:00
Mark Nelson
b291b59d6a
MDL-34270 blocks: adding new add block capabilities
2012-11-02 14:32:01 +08:00
Marina Glancy
b5cf83f080
MDL-36017 Fields numsections, hiddensections and coursedisplay are now format-specific options
...
- Fields added to format_legacy as default course format options;
- Upgrade script copies fields values from table course to course_format_options;
- Fields removed from table course;
- Fields removed from edit course form;
- Since front-page course has a 'numsections' setting, format_site defines it as it's option;
- Removed accessing those fields in core code unless we know that format supports them and in this
case instead of $course = $DB->get_record('course'); we use:
$course = course_get_format($courseorid)->get_course(); This way all format-specific options
are added to the $course object
2012-11-02 10:56:19 +08:00
Sam Hemelryk
5c4581fc08
MDL-30921 blocks: Better default aria role given
2012-11-02 10:58:23 +13:00
Sam Hemelryk
91d941c34c
MDL-30921 blocks: Added aria-labelledby and aria-label for blocks
2012-11-02 10:58:23 +13:00
Sam Hemelryk
697f7bd701
MDL-30921 blocks: Added a method to inject aria roles into block structure
2012-11-02 10:58:23 +13:00
Dan Poltawski
b89ec44032
Merge branch 'wip-mdl-29762' of git://github.com/rajeshtaneja/moodle
2012-10-31 10:50:44 +08:00
Dan Poltawski
90d71805f4
Merge branch 'wip-MDL-32326-m24' of git://github.com/samhemelryk/moodle
2012-10-30 13:40:24 +08:00
Sam Hemelryk
c8757a3c87
Merge branch 'MDL-35889-master' of git://github.com/ankitagarwal/moodle
2012-10-30 15:48:54 +13:00
Dan Poltawski
a2b86c741d
Merge branch 'wip-mdl-27309' of git://github.com/rajeshtaneja/moodle
2012-10-16 14:59:04 +08:00
Sam Hemelryk
8422094d91
Merge branch 'MDL-35198' of git://github.com/mouneyrac/moodle
2012-10-16 11:23:24 +08:00
Dan Poltawski
fe09ba8785
Merge branch 'MDL-33815' of git://github.com/rwijaya/moodle
2012-10-16 11:08:58 +08:00
Dan Poltawski
e7dcead4de
Merge branch 'MDL-35655' of git://github.com/itamart/moodle
2012-10-16 09:49:28 +08:00
Rajesh Taneja
5ad8935f45
MDL-29762 Blocks: Modified checks to show image in html block
2012-10-15 16:53:55 +08:00
Marina Glancy
4ede27b253
MDL-35339 deprecate get_course_section() replace with course_create_sections_if_missing()
...
By passing course object instead of course id we ensure proper cache reset"
2012-10-15 14:08:14 +08:00
Marina Glancy
d57aa283f7
MDL-35339 Deprecate get_all_mods() add get_module_types_names()
...
- added function get_module_types_names() returning the list of localised strings used for module names;
- added function cm_info::get_used_module_names();
- added magic properties cm_info:: and cm_info:: returning human readable module name;
- replaced usage of function get_all_mods() with get_fast_modinfo() and get_module_types_names();
- function print_section_add_menus() may now retrieve the modules names list itself;
- deprecated function get_all_mods()
2012-10-15 14:08:13 +08:00
Marina Glancy
71a56e08c8
MDL-35339 avoid using get_all_sections(), get_all_mods() and field section.sequence directly
2012-10-15 14:08:13 +08:00
Ankit Agarwal
777417d171
MDL-35889 blocks: Adding a legend to the fieldset
2012-10-15 11:22:45 +08:00
Rossiani Wijaya
2628edb110
MDL-33815 Online Users block: Add query condition to filter out deleted users and lastaccess date greater than now
2012-10-11 16:02:16 +08:00
Sam Hemelryk
32db37bb30
MDL-32326 dock: Changed method used to display vertical titles from SVG to CSS3
2012-10-08 09:43:59 +13:00
Rajesh Taneja
266bc2946b
MDL-35784 Mnet: courseid should not be used for format text on my home page
2012-10-04 15:41:33 +08:00
Rajesh Taneja
ecc8ce88c6
MDL-27309 Blocks: command node is taken from dockitem during restore
2012-10-04 15:17:42 +08:00
Itamar Tzadok
c8ed28175e
MDL-35655 Navigation - Generalized fetching method of navigation object and renderer in navigation block
2012-09-27 14:24:03 -04:00
Eloy Lafuente (stronk7)
695dee4bcd
Merge branch 'WIP-MDL-35564' of git://github.com/nadavkav/moodle
2012-09-27 00:35:34 +02:00
Jerome Mouneyrac
12fc8acf5b
MDL-35198 replace key_exists by array_key_exists
2012-09-26 15:20:18 +08:00