Frederic Massart
4b30377dd1
MDL-34765 Course: Re-sorting courses uses natural order
2012-09-03 14:13:27 +08:00
Aparup Banerjee
2e8bf83d1b
Merge branch 'MDL-35010' of git://github.com/stronk7/moodle
2012-08-30 10:38:15 +08:00
Paul Nicholls
f32cdf71a6
MDL-35134: course/format/weeks: remove trailing comma in object definition
...
IE doesn't like trailing commas in object (or array) definitions, and will cease processing JavaScript when it hits one.
2012-08-30 11:31:35 +12:00
Aparup Banerjee
42ac7cf123
Merge branch 'wip-mdl-31623' of git://github.com/rajeshtaneja/moodle
2012-08-29 16:57:03 +08:00
Aparup Banerjee
13a20081d3
MDL-34429 fixed whitespace.
2012-08-27 12:07:15 +08:00
Aparup Banerjee
ed170bd86c
Merge branch 'wip-MDL-34429-master' of git://github.com/abgreeve/moodle
2012-08-27 12:04:45 +08:00
Tim Lock
3033853942
MDL-31623 Course: Course reset bypass modules, which are removed
2012-08-24 10:58:53 +08:00
Dan Poltawski
e073565364
MDL-34444 - actually display the title, just don't link it..
...
Don't worry, i'm going on holiday, so i'll be away from this git repo
for a while to prevent any more mess.
2012-08-22 11:16:07 +02:00
Dan Poltawski
bd43383d7e
MDL-34444 course - don't show to 'unavaibile' sections title
...
Instead we just show the availability info in the index page,
this makes the navigation etc much simpler.
2012-08-22 10:50:39 +02:00
Dan Poltawski
134e28b79c
Revert "MDL-34444 course: show section availability info"
...
Turns out this change was just wrong, we shouldn't be allowing linking
to unaavilable sections. Just show the availability information on the
'index page'
This reverts commit 87a31bb5d8
.
2012-08-22 10:50:28 +02:00
Eloy Lafuente (stronk7)
fb65ab0006
MDL-35010 availability: fix sometimes missing fieldset
2012-08-22 09:49:42 +02:00
Dan Poltawski
569747faec
MDL-34444 course: Dont display links to hidden sections
...
This is what happens when you dont use the navigation api
2012-08-22 08:40:52 +02:00
Dan Poltawski
29eaccab15
MDL-34444 course: show section availability info
...
When available, rather than a capability error.
2012-08-22 08:40:48 +02:00
Eloy Lafuente (stronk7)
1f0f592cea
Merge branch 'MDL-34866' of git://github.com/rlorenzo/moodle
2012-08-22 01:47:20 +02:00
Dan Poltawski
f418f82e52
Merge branch 'MDL-34648-master' of git://github.com/FMCorz/moodle
2012-08-21 14:39:54 +08:00
Frederic Massart
ad778c84e8
MDL-34648 Course: Added capability to control sections moving
2012-08-21 13:31:19 +08:00
Eloy Lafuente (stronk7)
70d6e4c123
Merge branch 'MDL-34941' of https://github.com/mouneyrac/moodle
2012-08-21 02:42:33 +02:00
Eloy Lafuente (stronk7)
57733008c9
Merge branch 'MDL-31957-master' of git://github.com/sammarshallou/moodle
2012-08-21 01:21:18 +02:00
sam marshall
5ae17b09a8
MDL-31957 Course reset: Does not erase activity completion data
2012-08-17 10:35:44 +01:00
Rajesh Taneja
11b8f61718
MDL-31734 Course: removed unused sectiontitle string
2012-08-17 14:33:05 +08:00
Jerome Mouneyrac
4491273b1a
MDL-34941 correct timestamp range: startdate of external fct create_course PHPunit test
2012-08-17 11:00:14 +08:00
Dan Poltawski
9e586967a6
MDL-34539 course - allow negative section numbers
...
This gives course format authors more flexibility.
Thanks to Itamar Tzadok for the suggestion.
2012-08-15 03:26:26 +02:00
Dan Poltawski
1c1246ec28
MDL-34829 course - allow directly linked sections to work.
...
Even if not in single section mode.
2012-08-14 22:56:36 +02:00
Rex Lorenzo
1f09018af7
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:14 -07:00
Adrian Greeve
941c251304
MDL-34429 - lib - Changed the log downloads to use the new CSV class.
2012-08-14 16:03:21 +08:00
Rex Lorenzo
79e250dbdc
MDL-34866 - Make "course display" default a site configurable option
2012-08-13 16:24:12 -07:00
Eloy Lafuente (stronk7)
e5e26fb1d6
Merge branch 'MDL-34704' of git://github.com/timhunt/moodle
2012-08-08 01:52:45 +02:00
Tim Hunt
157583b862
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 13:01:05 +01:00
Frederic Massart
643b1de890
MDL-28207 Course: Showing/hiding/marking a section respect capabilities
2012-08-03 09:21:43 +08:00
Rossiani Wijaya
70ad5136da
MDL-34556 accessibility compliance for course: Add forform input text and select tag
2012-07-31 17:16:19 +08:00
Dan Poltawski
08765665c7
Merge branch 'master_MDL-34440' of git://github.com/danmarsden/moodle
2012-07-31 10:06:57 +08:00
Sam Hemelryk
7d5f2ac2e6
Merge branch 'MDL-29007-master-3' of git://git.luns.net.uk/moodle
2012-07-31 12:05:38 +12:00
Fred Woolard
9f2470937d
MDL-34440 Site registration failing with mysqli
2012-07-30 20:04:55 +12:00
Dan Poltawski
4a1c6c586c
Merge branch 'MDL-34519_course_reset_patch' of git://github.com/rlorenzo/moodle
...
Conflicts:
course/reset.php
2012-07-30 11:57:26 +08:00
Andrew Robert Nicols
d2a27ab01b
MDL-29007 Rename moodle-enrol-notification to moodle-core-notification
2012-07-25 16:22:18 +01:00
Rex Lorenzo
9eba24266b
MDL-34519 - Course reset not protected by proper capability
2012-07-24 12:01:11 -07:00
Dan Poltawski
4074f6d090
Merge branch 'MDL-34459-master' of git://github.com/ankitagarwal/moodle
2012-07-24 16:35:01 +08:00
Ankit Agarwal
4658aec5eb
MDL-34459 course: Changing strictness of context call in get_category_or_system_context() to keep it consistent with past usages
2012-07-24 16:20:35 +08:00
Ankit Agarwal
1f364c87e3
MDL-34459 course: changing strictness of context calls as needed
2012-07-24 16:20:35 +08:00
Ankit Agarwal
9a5e297b4c
MDL-34470 course: Replace all instances of get_context_instance() with context_xxx::instance() in course/
2012-07-24 16:19:01 +08:00
Dan Poltawski
1011757205
Merge branch 'w30_MDL-34129_m24_enrolinfo' of git://github.com/skodak/moodle
2012-07-24 13:41:35 +08:00
Sam Hemelryk
b016e23594
Merge branch 'MDL-34352-master-2' of git://git.luns.net.uk/moodle
2012-07-24 11:21:16 +12:00
Andrew Robert Nicols
0a2fb91003
MDL-34352 Convert chooserdialogue IDs to classes
2012-07-23 15:35:42 +01:00
Dan Poltawski
a5c8e33122
Merge branch 'wip-mdl-32945' of git://github.com/rajeshtaneja/moodle
2012-07-23 13:35:24 +08:00
Sam Hemelryk
395b805f97
Merge branch 'MDL-34225' of git://github.com/nebgor/moodle
2012-07-23 14:04:09 +12:00
Sam Hemelryk
18989c7a24
Merge branch 'MDL-34205-master' of git://github.com/micaherne/moodle
2012-07-23 12:52:35 +12:00
Sam Hemelryk
6d8b85ff82
Merge branch 'MDL-29563_master' of https://github.com/dmonllao/moodle
2012-07-23 11:49:57 +12:00
Sam Hemelryk
9df815068c
MDL-34243 completion: Fixed up call to completion_criteria::factory that was passing object
2012-07-23 09:38:28 +12:00
Petr Škoda
cb76fec0b5
MDL-34129 show course info on enrolment page
2012-07-21 21:29:58 +02:00
Rajesh Taneja
071e68f93e
MDL-32945 libraries: Replaced deprecated PARAM_MULTILANG with PARAM_TEXT
2012-07-19 15:44:40 +08:00