Andrew Robert Nicols
37ceb6cbed
MDL-36092 Course/AJAX Ensure that dropdown resource pickers are shown when JS is disabled
2012-11-01 07:51:33 +00:00
Sam Hemelryk
efd2f83e4a
Merge branch 'wip-mdl-36131-m23' of git://github.com/rajeshtaneja/moodle into MOODLE_23_STABLE
2012-10-30 12:24:19 +13:00
Andrew Robert Nicols
238d0ca1cd
MDL-35836 Rewrite doctonewwindow handling to use delegation instead of individual events
2012-10-26 09:10:45 +08:00
Rajesh Taneja
8648334966
MDL-36131 AJAX: Conditional activities will behave same as in non-ajax mode
2012-10-19 17:15:43 +08:00
Aparup Banerjee
c116bd70a0
Merge branch '23STABLE-wip-MDL-35694' of git://github.com/jennymgray/moodle into MOODLE_23_STABLE
2012-10-08 17:26:45 +08:00
Jenny Gray
077fde5dc5
MDL-35694 logs: extend course log report downloads with action url
2012-10-05 09:05:18 +01:00
Frederic Massart
1c409bfe80
MDL-35634 course: Restored alt attribute on module icons
2012-10-03 17:04:16 +08:00
Sam Hemelryk
41a5203c2a
Merge branch 'wip-MDL-35276-MOODLE_23_STABLE' of git://github.com/marinaglancy/moodle into MOODLE_23_STABLE
2012-09-26 15:13:33 +12:00
Marina Glancy
583c0cf67f
MDL-35276 fix redirect to course/section pages
2012-09-26 10:58:03 +08:00
Frederic Massart
05daea0f6d
MDL-31976 Accessbility: Action icons on course page do not need title attributes
2012-09-21 11:30:51 +08:00
Rex Lorenzo
90c510cf9d
MDL-34866 - Make "course display" default a site configurable option
...
* Moved COURSE_DISPLAY_SINGLEPAGE and COURSE_DISPLAY_MULTIPAGE constants from courselib to moodlelib.php
* Using course display constants in course default admin setting page
2012-08-14 12:12:47 -07:00
Tim Hunt
e071bc1aa4
MDL-34704 couse, accesslib: improve $CFG->courselistshortnames
...
1. get_context_name should respect the $CFG->courselistshortnames
setting.
2. When $CFG->courselistshortnames is on, what to display should use a
language string, rather than string concatenation. This makes it
possible for people to configure the display. For example, they might
want 'My first course [M101]' instead of 'M101 My first course'.
2012-08-03 14:43:30 +01:00
Sam Hemelryk
90105eb95a
Merge branch 'MDL-34534-MOODLE_23_STABLE' of https://github.com/micaherne/moodle into MOODLE_23_STABLE
2012-08-01 13:21:03 +12:00
Fred Woolard
7ae8f60489
MDL-34440 Site registration failing with mysqli
2012-07-30 20:06:22 +12:00
Michael Aherne
a11b507f50
MDL-34534 Backport activity chooser default setting to 2.3 stable
2012-07-25 12:15:21 +01:00
David Monllao
e2bf940699
MDL-29563 course Hide duplication button in activities without backup2 support - Credit to Mark Nielsen
2012-07-19 15:35:20 +08:00
Frederic Massart
a64fbc87b6
MDL-33767 Course: General section displays its title when required
2012-07-17 22:28:13 +08:00
Frederic Massart
483d768bc0
MDL-33767 Course: The actions on default section redirect to the correct section
2012-07-17 22:28:01 +08:00
Fred Woolard
fd626c4109
MDL-34072: Adjust SQL for Oracle. Remove subquery alias altogether.
2012-07-12 10:54:59 -04:00
sam marshall
a5f68fb2c2
MDL-33426 Completion: Multilang activity names wrong in alt/title
2012-07-03 16:08:57 +02:00
Eloy Lafuente (stronk7)
926b08ca4b
Merge branch 'MDL-33623' of git://github.com/danpoltawski/moodle
2012-06-19 03:05:52 +02:00
Dan Poltawski
f715dc3fd5
Merge branch 'MDL-33573-master-1' of git://git.luns.net.uk/moodle
2012-06-18 15:35:05 +08:00
Frederic Massart
a41b1d96b6
MDL-33775 Course: fix redirect to course/section in paged mode
2012-06-18 15:10:33 +08:00
Dan Poltawski
2365213fdb
MDL-33623 - course: remove incorrect logic for marker moving
2012-06-11 15:11:10 +08:00
Andrew Robert Nicols
928cc791e6
MDL-33573 Remove anchor from activity chooser link until JS is ready
2012-06-07 10:15:52 +01:00
Sam Hemelryk
e5b200cd65
Merge branch 'wip-mdl-33367' of git://github.com/rajeshtaneja/moodle
2012-06-06 15:19:49 +12:00
Dan Poltawski
7f88c42608
MDL-33441 course/lib.php prevent fatal error when no visible categories
2012-06-05 16:40:40 +08:00
Rajesh Taneja
ac5f641465
MDL-33367 course: Deprecated message added to move_section, so it can be removed in 2.5
2012-06-05 09:34:36 +08:00
Rajesh Taneja
eb01aa2c34
MDL-33367 course: move_section reuse move_section_to function
...
Conflicts:
course/lib.php
2012-06-05 09:34:14 +08:00
Dan Poltawski
0ed8a933d6
Merge branch 'MDL-33212-master' of git://github.com/sammarshallou/moodle
2012-05-29 15:08:46 +08:00
sam marshall
540f89d7d4
MDL-33212 Course page: Eye icon should override other conditions
2012-05-28 16:17:39 +01:00
Dan Poltawski
6bea694b6c
Revert "MDL-33212 Course page: Eye icon should override other conditions"
...
This reverts commit 5d0d373733 .
2012-05-28 16:57:41 +08:00
Dan Poltawski
da5cd8cee8
Merge branch 'MDL-33212-master' of git://github.com/sammarshallou/moodle
2012-05-28 16:03:03 +08:00
Rajesh Taneja
33fcc04082
MDL-33347 course: section move is visible without ajax
2012-05-28 09:59:48 +08:00
Dan Poltawski
5744ea3682
Revert "MDL-33063 course: Reuse get_all_sections()"
...
This reverts commit 66b494771f .
2012-05-24 20:42:58 +08:00
Dan Poltawski
108526897d
Merge branch 'MDL-33063' of git://github.com/srynot4sale/moodle
2012-05-24 20:32:31 +08:00
sam marshall
5d0d373733
MDL-33212 Course page: Eye icon should override other conditions
2012-05-23 13:46:51 +01:00
Marina Glancy
559276b153
MDL-32247,MDL-32831,MDL-32900 Use correct url building of file type icons
...
- function get_mimetypes_array() now contains also information about filetype groups and language strings
- use 'smart' human-readable mimetype description
- never determine filetype group based on filetype icon image! remove function mimeinfo_from_icon()
- get rid of class filetype_parser and file lib/filestorage/file_types.mm, replaced with functions file_get_typegroup(), file_extension_in_typegroup() and file_mimetype_in_typegroup()
- support multiple icon sizes, not only 16 and 32
- retrieve filetype icon only using proper functions file_..._icon() from lib/filelib.php throughout the code
- increase size of repository thumbnails to 90 and icons to 24 (will take effect when new icons exist)
2012-05-21 16:01:04 +08:00
Eloy Lafuente (stronk7)
754c2deab6
Merge branch 'MDL-32941' of git://github.com/mouneyrac/moodle
...
Conflicts:
course/externallib.php
lib/db/services.php
version.php
2012-05-17 22:35:57 +02:00
Dan Poltawski
46e046b7b3
MDL-30617 modchoser: minor tweaks
...
* Change markup way from 'activity module style' to its own markup
* Remove 'a new' from the 'add an activity' string
* Remove the 'personalisation' from the nohelp lang string
2012-05-18 00:27:42 +08:00
Andrew Robert Nicols
01e0e7044a
MDL-30617 Add a javascript interface for adding modules to a course
...
This interface allows for additional metadata, such as the module's help
and icon, to be displayed.
2012-05-18 00:27:16 +08:00
Dan Poltawski
6e0d176934
Merge branch 'MDL-24419-master' of git://github.com/sammarshallou/moodle
2012-05-17 20:45:37 +08:00
sam marshall
52f1406101
MDL-24419 Fix bug with section creation for new courses
2012-05-17 13:37:33 +01:00
Aaron Barnes
66b494771f
MDL-33063 course: Reuse get_all_sections()
2012-05-17 15:40:03 +12:00
Dan Poltawski
12ba24a8f8
Merge branch 'MDL-24419' of git://github.com/stronk7/moodle
2012-05-17 11:19:02 +08:00
Fábio Souto
2f951d866a
MDL-32941 Added service definition and implementation for core_course_delete_categories()
...
Included is a bug correction to categories_delete_move() which does not
respect showfeedback parameter, printing feedback even when not wanted
(this breaks the webservice output)
Conflicts:
admin/webservice/testclient_forms.php
lib/db/services.php
2012-05-17 10:34:03 +08:00
Sam Hemelryk
7b06151288
Merge branch 'MDL-22504_drag_and_drop_upload_final' of https://github.com/davosmith/moodle
...
Conflicts:
course/lib.php
theme/base/style/course.css
2012-05-17 10:55:35 +12:00
Sam Hemelryk
fbb4c959b5
MDL-32881 Prevent course/view.php from being cached
...
This should prevent browser caching which will ensure that changes made
using the course javascript (e.g. drag/drop, show/hide) will not be 'lost'
by using the browser back button.
This reverts commit 3aaa184399 .
2012-05-17 10:12:29 +12:00
Eloy Lafuente (stronk7)
dd420abadf
Merge branch 'MDL-24419-master' of git://github.com/sammarshallou/moodle
...
Conflicts:
lib/db/upgrade.php
lib/phpunit/lib.php
version.php
Fixed:
lib/db/upgrade.php - duplicate course->sectioncache add code
lib/db/install.xml - cleanup needed because xmldb editor was not used
lib/phpunit/classes/util.php - cleanup $GROUPLIB_CACHE on test reset
2012-05-16 23:53:47 +02:00
Davo Smith
33b24bdd99
MDL-22504 Course drag and drop upload - moved file locations
2012-05-16 08:25:22 +01:00