Dan Poltawski
4b081e7037
Merge branch 'MDL-37473b-23' of git://github.com/srynot4sale/moodle into MOODLE_23_STABLE
2013-01-25 12:36:26 +08:00
Aaron Barnes
d4d06686f7
MDL-37473 completion: Add missing cap checks to tracked users functions
...
Namely get_num_tracked_users and is_tracked_user()
2013-01-25 17:12:48 +13:00
Sam Hemelryk
3ad0ab4e67
Merge branch 'MDL-34435-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE
...
Conflicts:
version.php
2013-01-23 11:07:40 +13:00
Dan Poltawski
38f688108d
Merge branch 'wip-mdl-32526-m23' of git://github.com/rajeshtaneja/moodle into MOODLE_23_STABLE
2013-01-22 14:00:42 +08:00
Dan Poltawski
49042e1c8c
Merge branch 'MDL-37430-23' of github.com:damyon/moodle into MOODLE_23_STABLE
2013-01-22 11:53:57 +08:00
Sam Hemelryk
cfdc33bf08
Merge branch 'MDL-36757_hidden_23' of git://github.com/andyjdavis/moodle into MOODLE_23_STABLE
2013-01-21 09:31:12 +13:00
Andrew Davis
f86473cebc
MDL-36757 course: avoid accidently overwriting the hidden/visible values set on grade items
2013-01-17 11:37:09 +08:00
Rajesh Taneja
2ed251d007
MDL-32526 Course: After creating course user should be redirected to newly created course
...
After creating a new course if user has capability to enrol users then
enrol user page should be visible else user should see newly created course
2013-01-16 16:30:02 +08:00
Dan Poltawski
50dcac01eb
Merge branch 'MDL-36412-m23' of git://github.com/sammarshallou/moodle into MOODLE_23_STABLE
2013-01-16 09:57:01 +08:00
Sam Hemelryk
9bc178f3e6
Merge branch 'wip-MDL-35818-stable23' of git://github.com/phalacee/moodle into MOODLE_23_STABLE
2013-01-16 11:03:09 +13:00
Eloy Lafuente (stronk7)
5d112775e9
Merge branch 'MDL-37354-stable23' of git://github.com/mouneyrac/moodle into MOODLE_23_STABLE
2013-01-15 21:51:38 +01:00
Eloy Lafuente (stronk7)
09ebf8386a
Merge branch 'wip-mdl-37062-m23' of git://github.com/rajeshtaneja/moodle into MOODLE_23_STABLE
2013-01-15 20:06:26 +01:00
sam marshall
f84e58d809
MDL-34612 Grade condition range validation allows impossible conditions
2013-01-15 12:48:30 +00:00
Dan Poltawski
ded1043407
Merge branch 'MDL-37162_23' of git://github.com/pauln/moodle into MOODLE_23_STABLE
2013-01-15 13:34:02 +08:00
Damyon Wiese
f017aa4bd5
MDL-37430 Course - Make modules created in hidden sections visible when section is made visible.
...
Conflicts:
course/lib.php
2013-01-15 11:21:44 +08:00
Dan Poltawski
a89c9384fa
Merge branch 'MDL-37194-stable23' of git://github.com/mouneyrac/moodle into MOODLE_23_STABLE
2013-01-15 10:43:44 +08:00
Jason Fowler
3c9148d6d1
MDL-35818 - Enrolment - Changing all enrolment method icon alt text attributes to include the name of the course
2013-01-14 09:47:21 +08:00
Davo Smith
bdc678a409
MDL-35568 course dndupload - resources created with the same visibility as the section they are dragged onto
2013-01-14 13:55:55 +13:00
Sam Hemelryk
7fa6857c3b
Merge branch 'MDL-36095-m23' of git://github.com/sammarshallou/moodle into MOODLE_23_STABLE
2013-01-14 12:23:37 +13:00
Sam Hemelryk
39bad86b14
Merge branch 'MDL-36511-23' of git://github.com/srynot4sale/moodle into MOODLE_23_STABLE
2013-01-14 12:12:30 +13:00
Sam Hemelryk
e824c58aa8
Merge branch 'wip-MDL-36335-23' of git://github.com/abgreeve/moodle into MOODLE_23_STABLE
2013-01-14 11:43:29 +13:00
Frederic Massart
ab4cb125e4
MDL-34435 reports: Log category actions
...
Conflicts:
course/lib.php
version.php
2013-01-10 15:14:18 +08:00
Jerome Mouneyrac
96ace848cc
MDL-37354 clean return value for each externallib PHPUnit tests
2013-01-09 14:00:48 +08:00
Aaron Barnes
7de454919b
MDL-36511 course: Save "completion starts on enrolment" disabled state
2013-01-09 15:36:38 +13:00
Paul Nicholls
1d15d41073
MDL-37162: Use CSS to make mod show/hide icons not look "clickable" in hidden sections
...
Previously, the resource toolbox initialiser was using JS to find the show/hide icon, then find its section ancestor, then check if the section was hidden - only to pointlessly set pointer:auto if it was. That didn't meet the aim stated in the comments ("Disable" show/hide icons (change cursor to not look clickable) if section is hidden), but this patch meets that goal with a single CSS rule.
2013-01-09 11:30:13 +13:00
Jerome Mouneyrac
845ef47ccd
MDL-37194 activity chooser displays entire list of default activities/resources
2013-01-08 18:05:28 +08:00
Adrian Greeve
6990c10576
MDL-36335 - course: Orphaned activities no longer show a notice.
2013-01-08 12:25:09 +08:00
Joseph Rézeau
ea8e60c6f8
MDL-36335 - course: Orphaned activities no longer show a notice.
2013-01-08 12:24:06 +08:00
sam marshall
b12d8cd881
MDL-36095 Section availability: Make behaviour consistent with activities
2013-01-07 15:55:12 +00:00
Simon Coggins
1e8335fb82
MDL-35991 - use PARAM_LOCALURL for local urls
2013-01-07 10:10:32 +08:00
Rajesh Taneja
9d40987c6d
MDL-37062 Course: Show one 'Add new course' button
...
Currently if there is no course and admin/course creator go to create course, he/she see two
'Add new course' buttons.
2013-01-07 09:48:26 +08:00
Davo Smith
318b859ac8
MDL-35887 course dndupload - correct default used for completion tracking when resources created by drag and drop
2013-01-07 11:07:45 +13:00
Dan Poltawski
48d53d9fd6
Merge branch 'MDL-35569-m23' of git://github.com/sammarshallou/moodle into MOODLE_23_STABLE
2012-12-24 11:43:41 +08:00
Sam Hemelryk
76dee48562
MDL-37290 course: fixed up navbar when editing categories
2012-12-24 13:06:25 +13:00
Andrew Robert Nicols
5eadb30e07
MDL-35569 AJAX Move auto-submitting selects to separate YUI module
...
sam note: Some changes removed from 2.4 version (deprecation warning, lib/upgrade.txt).
2012-12-18 13:56:26 +00:00
Dan Poltawski
568349fee7
MDL-36259 - change case of table alias to match definition
2012-12-18 14:27:13 +08:00
Dan Poltawski
60b5ffebf5
Merge branch 'MDL-36259_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-12-18 14:26:10 +08:00
Dan Poltawski
8d8158ea9c
Merge branch 'MDL-30899_23' of git://github.com/dmonllao/moodle into MOODLE_23_STABLE
2012-12-18 09:11:31 +08:00
Eloy Lafuente (stronk7)
877960cfdf
Merge branch 'w50_MDL-37171_m23_outdatedexcel' of git://github.com/skodak/moodle into MOODLE_23_STABLE
2012-12-18 00:14:04 +01:00
Sam Hemelryk
6c9a77ba0c
Merge branch 'wip-MDL-35056-stable23' of git://github.com/phalacee/moodle into MOODLE_23_STABLE
2012-12-18 09:56:58 +13:00
David Monllao
49ca31880c
MDL-30899 moodle-enrol-notification Adding close button title for accessibility
2012-12-17 15:36:33 +08:00
Dan Poltawski
160d3c6b8a
Merge branch 'wip-mdl-36736-m23' of git://github.com/rajeshtaneja/moodle into MOODLE_23_STABLE
2012-12-17 12:09:46 +08:00
Sam Hemelryk
5f9106b7f2
MDL-25928 course: Fixed course info on the combo list to be a popup
2012-12-17 16:03:42 +13:00
Petr Škoda
a530b69dd5
MDL-37171 fix multiple spreadsheet related PHP4isms
2012-12-15 12:41:02 +01:00
Thanh Le
defbd5dd2c
MDL-36259 course short names: ensure it displays when enabled in admin
...
Fixed 5 Moodle pages that does not display the course short name even if "Display extended course names" setting is on. In fixing this, search.php also included related minor code to change to minimise DB calls to improve performance.
2012-12-15 10:07:40 +00:00
Jason Fowler
d4f5439de2
MDL-35056 - Backup/Restore - Converting the 'Unmet Dependencies' Message to be a Developer Debug message to make moodle less confusing to the average user
2012-12-13 11:11:29 +08:00
Dan Poltawski
f55f2e48ca
Merge branch 'MDL-34791-MOODLE_23_STABLE' of git://git.luns.net.uk/moodle into MOODLE_23_STABLE
2012-12-11 13:23:08 +08:00
Dan Poltawski
1c570f9096
Merge branch 'MDL-36808-m23' of git://github.com/sammarshallou/moodle into MOODLE_23_STABLE
2012-12-11 12:19:46 +08:00
Dan Poltawski
5d1dff532e
Merge branch 'wip-MDL-35884-s23' of git://github.com/phalacee/moodle into MOODLE_23_STABLE
2012-12-11 11:17:43 +08:00
Jason Fowler
2874baa411
MDL-35884 - Course - Fixing bad whitespace/character return
2012-12-11 11:12:17 +08:00