Ankit Agarwal
336d8c49f4
MDL-33465 course: 'Course view section' logs should use sectionid instead of section number to generate action urls'
2012-06-05 09:33:45 +08:00
Ankit Agarwal
5249ba7405
MDL-33369 course: Adding support for sectionid parameter for section view pages
2012-06-05 08:53:04 +08:00
Jerome Mouneyrac
b5bd42e873
MDL-32919 missing default for the last params cause invalid parameter exception with REST
2012-06-04 09:01:39 +02:00
Juan Leyva
8430d87b1f
MDL-32919 Webservices: Added method core_course_import_course
2012-06-04 08:56:11 +02:00
Davo Smith
6c0ae99b69
MDL-33056 Course dnd upload - improved status box styling and added fade in/out
2012-06-01 11:27:42 +01:00
Jerome Mouneyrac
93ce0e8296
MDL-32581 support additional format field with all text field in extrnal lib function + new possible ws params to decide how format is returned (which are stored in a singleton)
2012-05-31 12:31:27 +08:00
Aparup Banerjee
7df02eacf7
Merge branch 'MDL-32779' of git://github.com/danpoltawski/moodle
2012-05-29 17:11:11 +08:00
Aparup Banerjee
4fe0673c48
Merge branch 'MDL-33375' of git://github.com/danpoltawski/moodle
2012-05-29 17:06:19 +08:00
Dan Poltawski
2bb9e53106
MDL-32779 course/format: Return to correct section
...
When editing a single section mode item
2012-05-29 16:54:04 +08:00
Dan Poltawski
076fbeb136
Merge branch 'MDL-30905-master' of git://github.com/FMCorz/moodle
2012-05-29 16:20:21 +08:00
Dan Poltawski
786cd60ee3
Merge branch 'MDL-32824-master-2' of git://git.luns.net.uk/moodle
...
Conflicts:
course/format/weeks/format.js
course/format/weeks/lib.php
2012-05-29 15:21:55 +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 5d0d373733a42d1b5b25716c8d11087debd62942.
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
Dan Poltawski
54495fe41d
MDL-33375 course: set anchor after changing sections
...
So scrolling isn't required
2012-05-28 14:44:23 +08:00
Dan Poltawski
193198187c
Merge branch 'wip-mdl-33347' of git://github.com/rajeshtaneja/moodle
2012-05-28 13:01:44 +08:00
Sam Hemelryk
d8a05d83b5
Merge branch 'MDL-32752-master-1' of git://git.luns.net.uk/moodle
2012-05-28 14:56:06 +12:00
Rajesh Taneja
33fcc04082
MDL-33347 course: section move is visible without ajax
2012-05-28 09:59:48 +08:00
Sam Hemelryk
c31081d0a4
Merge branch 'MDL-32766' of git://github.com/rwijaya/moodle
...
Conflicts:
version.php
2012-05-28 11:19:06 +12:00
Ruslan Kabalin
9f3015ecf8
MDL-32824: Make dragdrop work correctly with section titles/links
...
Initially, the default section title was swapped within the course format
javascript functions. Though some section titles may be custom and does not
require swapping, in addition they may have links to single section view. This
introduces some callback functions for define what needs to be done in
sections libs and js files.
2012-05-25 11:39:44 +01:00
Aparup Banerjee
b74ad708b1
Merge branch 'MDL-33307' of git://github.com/danpoltawski/moodle
2012-05-25 12:08:03 +08:00
Dan Poltawski
2ffd7f1824
Merge branch 'MDL-33060' of git://github.com/mouneyrac/moodle
2012-05-25 10:16:12 +08:00
Dan Poltawski
b6283a4970
MDL-33307 format_weeks - sort out week date display
...
* Introduce function format_weeks_get_section_dates which is used
as the consistent place to calculate the current section start and
end date
* Rework callback_weeks_get_section_name to not use the above function
rather than do crazy needless looping through all sections to work
out the current week title.
* Change the just introduced is_current renderer function to share
the format_weeks_get_section_dates function to ensure both the title
and 'current week' are using the same dates to do their job
2012-05-24 23:10:28 +08:00
Dan Poltawski
2ea6533a36
MDL-33307 format_weeks - highlight current week
2012-05-24 23:10:27 +08:00
Dan Poltawski
5744ea3682
Revert "MDL-33063 course: Reuse get_all_sections()"
...
This reverts commit 66b494771ffc731472a374bef1b5cd12befd53b2.
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
Dan Poltawski
5c44b03559
Merge branch 'wip-MDL-33146-master' of git://github.com/abgreeve/moodle
2012-05-24 16:05:25 +08:00
Frederic Massart
7eea889b76
MDL-30905 Accessibility: recent activity list is XHTML compliant
2012-05-24 13:49:51 +08:00
Sam Hemelryk
cd7963eabd
Merge branch 'MDL-32203c' of git://github.com/srynot4sale/moodle
2012-05-24 11:42:39 +12:00
sam marshall
5d0d373733
MDL-33212 Course page: Eye icon should override other conditions
2012-05-23 13:46:51 +01:00
Adrian Greeve
9ec5ee5168
MDL-33146 - course - Changed weekdates to sectionname to fix a JavaScript error
2012-05-23 16:13:32 +08:00
Dan Poltawski
c14cad3167
Merge branch 'MDL-33074_groupmode_button' of git://github.com/davosmith/moodle
2012-05-23 10:26:40 +08:00
Rossiani Wijaya
34b84d45b6
MDL-32766 course view section log: update patch
2012-05-22 14:02:48 +08:00
Rossiani Wijaya
15a848ba90
MDL-32766 course log: specify log for viewing course section
2012-05-22 13:50:40 +08:00
Dan Poltawski
f4e9103a95
Merge branch 'MDL-32744-master-3' of git://git.luns.net.uk/moodle
2012-05-22 12:28:37 +08:00
Dan Poltawski
c1e1560843
Merge branch 'wip-mdl-33027' of git://github.com/rajeshtaneja/moodle
2012-05-22 11:54:30 +08:00
Rajesh Taneja
bcf7175f4e
MDL-33027 theme: Hidden section link will be displayed dimmed in section navigation
2012-05-22 11:31:35 +08:00
Rajesh Taneja
c129f430bb
MDL-33027 themes: Modified heading to be displayed for section in all themes
2012-05-22 11:31:34 +08:00
Sam Hemelryk
0b02faa076
Merge branch 'MDL-33051' of git://github.com/danpoltawski/moodle
2012-05-22 14:40:31 +12:00
Davo Smith
82d2a84002
MDL-33074 Course drag and drop upload - fixed incorrect group mode button
2012-05-21 22:11:38 +01:00
Ruslan Kabalin
243e9bf984
MDL-32752: Drag-drop: Follow the ghost note if the drop target is missed.
...
Simulate drop_hit and substitute target of where ghost node was dropped last
time.
2012-05-21 13:59:44 +01:00
Ruslan Kabalin
405eaac272
MDL-32744: Maintain format specific CSS selectors in the format configuration.
...
This updates existing core formats and introduce a configuration function.
2012-05-21 13:53:04 +01:00
Dan Poltawski
f7290156ad
Merge branch 'MDL-33126-master' of git://github.com/sammarshallou/moodle
2012-05-21 20:17:12 +08:00
sam marshall
57a42a24ad
MDL-33126 Fix error on first view of new course page
2012-05-21 12:05:30 +01:00
Dan Poltawski
2b4f1cbc32
Merge branch 'wip-files23' of git://github.com/marinaglancy/moodle
2012-05-21 18:19:32 +08:00
Andrew Robert Nicols
48a5e55ee2
MDL-33128 Swap Activities and Resources in the module chooser
2012-05-21 11:08:32 +01:00
Dan Poltawski
5c50d45b79
Merge branch 'MDL-22504_drag_and_drop_upload_integration' of git://github.com/davosmith/moodle
2012-05-21 17:22:13 +08:00
Davo Smith
1ddc3d1f4c
MDL-22504 Course drag and drop upload - experimental setting is now a checkbox
2012-05-21 10:03:55 +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