Andrew Nicols
4c9e8ea7a3
MDL-40975 Course: Fix issues with overflowing content in narrow windows
2013-11-07 01:16:34 +08:00
Andrew Nicols
8d90aec2aa
MDL-40975 Course: Make the completion tracking look the same as other icons when editing
2013-11-06 11:40:57 +08:00
Andrew Nicols
26dd99d292
MDL-40975 Course: Move all editing icons to the end of the line
2013-11-06 11:40:56 +08:00
Damyon Wiese
9577caaed8
MDL-40975 ActionMenu: Change default alignment when opening the menu
...
Committer: Andrew Nicols <andrew@nicols.co.uk>
2013-11-06 11:40:54 +08:00
Andrew Nicols
4657ba81d2
MDL-40975 Course: Move drag/drop to start of the line
2013-11-06 11:40:50 +08:00
Andrew Nicols
a83d83e42b
MDL-40975 Course: Change which actions are in the menu and which are outside it
2013-11-06 11:40:49 +08:00
Sam Hemelryk
ae3fd8eb76
MDL-42452 block: action menu is now constrained to the block container
2013-11-03 16:42:40 +08:00
Sam Hemelryk
5dc361e16e
MDL-31830 core_course: new course category management interface
...
* Implemented a new course and category management page.
* Deprecated the old management interface.
* Unit tests to cover the new API and core functions.
* Behat tests to cover the new interface.
2013-10-07 10:21:41 +13:00
rwijaya
983c46a8a7
MDL-40829 frontpage course heading: add padding to coursename and fix info ajax
2013-10-03 15:47:47 +08:00
rwijaya
faf6010b10
MDL-40829: courses heading: remove headerblock class from header and fix heading levels.
...
Also, changing h3 classname from name to categoryname.
Added note to theme/upgrade.txt to describe the heading level changes.
2013-10-02 09:46:26 +13:00
Marina Glancy
ba3a8f3231
MDL-41676 Corrected logic when to dim the activity name and content
2013-09-27 18:29:36 +10:00
Andrew Robert Nicols
53c1b936e5
MDL-38661 Course: Add JS category expander.
...
This adds a category expanded which:
* fetches child content in a category tree if it has not already been loaded;
* toggles relevant classes on the category node to show and hide child content; and
* applies appropriate animations to improve user experience.
2013-09-06 10:05:36 +10:00
Petr Škoda
2f1e464a88
MDL-40438 migrate all collatorlib:: and textlib:: uses
2013-08-06 21:04:35 +02:00
Sam Hemelryk
fe33106bb1
Merge branch 'MDL-40955-m' of git://github.com/andrewnicols/moodle
...
Conflicts:
course/format/upgrade.txt
2013-08-06 12:49:28 +12:00
Sam Hemelryk
468ee9863d
Merge branch 'MDL-40953-m' of git://github.com/andrewnicols/moodle
2013-08-06 12:45:20 +12:00
Marina Glancy
40e0dbd5ac
Merge branch 'MDL-40320-master' of git://github.com/sammarshallou/moodle
2013-08-05 12:30:56 +10:00
sam marshall
be108c7ab0
MDL-40320 Course page: Text greyed when conditional activity available
2013-08-01 14:14:43 +01:00
Sam Hemelryk
f803ce267f
MDL-39814 actionmenu: tweaked the action menu post integration
...
The following changes have been made:
* course_section_cm_edit_actions now allows the caller more options for the
display of the action menu.
* The site menu block now disables the JS enhancement of the actionmenu so
that it displays as it did before. After more testing this seemed like the
only option that worked in the limited space of the block when it had
several modules.
* draganddrop of resources now triggers the action menu enhancement as well.
* Fixed display of title when the menu is not being enhanced by JS.
* Fixed the alignment of the completion icon in the bootstrapbase theme.
* Tweaked the CSS for the standard theme.
2013-08-01 13:05:04 +12:00
Andrew Nicols
9ce4fa2fd4
MDL-40955 Course: Add a new renderer to give a complete course module
2013-07-31 11:14:05 +01:00
Andrew Nicols
1a3f52a102
MDL-40953 Course: Always create the CM list, even for empty sections
2013-07-30 23:46:43 +01:00
Sam Hemelryk
10fc156933
MDL-39814 frontend: added options to disable new action menus
...
Also:
* Tidied up patch as per peer-reviews
2013-07-30 16:15:52 +12:00
Sam Hemelryk
3665af78ca
MDL-39814 actionmenu: improved alignment, constraint handling, and accessibility
2013-07-30 16:15:26 +12:00
Sam Hemelryk
cf69a00a1c
MDL-39814 frontend: introduced an action_menu_action class
2013-07-30 16:15:05 +12:00
Sam Hemelryk
b59f2e3bef
MDL-39814 frontend: improved display of activities and the menu
2013-07-30 16:14:56 +12:00
Sam Hemelryk
e282c679e3
MDL-39814 frontend: improvements to course/block editing
2013-07-30 16:07:26 +12:00
Jason Fowler
0ebd16d2b2
MDL-37869 - Course - Removing the ALT text from activity and resource icons as it duplicated the accesshide text
2013-07-23 08:08:24 +08:00
Jason Fowler
ee11f4a759
MDL-39794 - Course - Add 'Add a new course' button to front page when page editing is on
2013-06-18 09:26:55 +08:00
Eloy Lafuente (stronk7)
32ce8b6803
Merge branch 'wip-MDL-21097-master' of git://github.com/marinaglancy/moodle
2013-06-05 01:43:03 +02:00
Marina Glancy
1fda836ca6
MDL-21097 Correctly check capabilities for course settings items
...
- Make sure that items in course settings (and frontpage settings) are shown depending on user capabilities
- Make sure user is able to turn editing on on the page even if he has only limited number of seciton/modules managing capabilities
2013-05-31 13:17:12 +10:00
Marina Glancy
74aeac79b4
MDL-39870 correctly determine whether activity is resource or module
2013-05-29 14:45:20 +10:00
Marina Glancy
8a3d804a32
MDL-39520 always include lib file when accessing coursecat class
2013-05-06 21:06:55 +10:00
Sam Hemelryk
91a8b40427
MDL-39432 course: converted closures to lambda functions
2013-05-01 10:41:00 +12:00
Dan Poltawski
75358cf3c5
Merge branch 'wip-MDL-39305-master' of git://github.com/marinaglancy/moodle
2013-04-25 14:53:18 +01:00
Dan Poltawski
088c2616ec
Merge branch 'wip-MDL-39297-master' of git://github.com/marinaglancy/moodle
2013-04-24 11:47:08 +01:00
Marina Glancy
545b3930f8
MDL-39305 fixed display bugs in course listings
...
- When category has a lot of subcategories and courses and user clicks 'view more' for categories, the courses are still displayed
- Course summary non-image files may appear above course summary image files, and they don't have an icon with the filetype
2013-04-23 18:57:21 +10:00
Marina Glancy
28b93e2d5a
MDL-39297 fixed mistype in tag name label
2013-04-23 12:45:22 +10:00
Sam Hemelryk
5ab262321c
Merge branch 'MDL-39033-master' of git://github.com/sammarshallou/moodle
2013-04-19 14:02:35 +12:00
Marina Glancy
0fd2635038
MDL-38592 Settings for courses lists on front page are made more user friendly
...
- 'List of courses' is split into 'List of courses' (available) and 'Enrolled courses', CFG->disablemycourses is deprecated;
- CFG->frontpageloggedin by default shows list of available courses;
- There is separate item to display course search box
- CFG->maxcoursesincombo is deprecated
- CFG->maxcategorydepth changed default value to 2 since we have AJAX loading now
- FRONTPAGECOURSELIMIT is transformed to CFG->frontpagecourselimit
c
2013-04-16 15:00:55 +10:00
sam marshall
4bab91bc53
MDL-39033 Conditional availability: Available items dimmed to students
2013-04-12 13:33:23 +01:00
Marina Glancy
30142c1905
MDL-38593 Merge code from /course/category.php into /course/index.php
2013-04-09 12:21:05 +10:00
Aparup Banerjee
37240ce5c6
Merge branch 'wip-MDL-38708-master' of git://github.com/marinaglancy/moodle
...
Conflicts:
version.php
2013-04-04 15:07:01 +08:00
Damyon Wiese
57bc1beb1b
MDL-37009 Course - Fix typo in new lang string.
2013-04-04 11:24:13 +08:00
Marina Glancy
d1f8c1bd62
MDL-38708 Added course overview files (most often images) to courses
2013-04-02 11:08:21 +11:00
Marina Glancy
ddbf9b6bd2
MDL-37009 Display course info as a page instead of popup
2013-04-02 10:58:24 +11:00
Marina Glancy
09ae7ee031
MDL-37009 Deprecated all courses display functions that are not used any more
...
print_my_moodle(), print_remote_course(),
print_remote_host(), print_whole_category_list(), print_category_info(), get_course_category_tree(),
print_courses(), print_course(), get_category_courses_array(), get_category_courses_array_recursively()
2013-04-02 10:58:24 +11:00
Marina Glancy
99a364564f
MDL-37009 Use new renderers for frontpage course and category listings
2013-04-02 10:58:23 +11:00
Marina Glancy
9e76429dad
MDL-37009 Display list of tagged courses using new renderer
2013-04-02 10:54:50 +11:00
Marina Glancy
6004700329
MDL-37009 Display course search results using new renderer methods
2013-04-02 10:54:49 +11:00
Marina Glancy
8e57a6df6d
MDL-37009 Display courses and categories tree on /course/index.php using new renderer
...
Also /course/category.php
2013-04-02 10:54:49 +11:00
Marina Glancy
9176cdb632
MDL-37009 Added function core_course_renderer::courses_list() similar to print_courses()
2013-04-02 10:54:49 +11:00