Marina Glancy
deb65cedc4
MDL-38147 deprecated category_delete_move(), category_delete_full(), change usage to coursecat
2013-03-25 13:21:04 +11:00
Marina Glancy
4e0b6025ad
MDL-38147 deprecated make_categories_list(), change usage to coursecat
2013-03-25 13:20:46 +11:00
Marina Glancy
b28bb7e8c7
MDL-38147 Added coursecatlib_test.php, changed other tests to use coursecat::create() for creating category
2013-03-25 13:20:39 +11:00
Dan Poltawski
9f9dde40ee
MDL-34311 course: add missing type on cm idnumber
...
We must use PARAM_RAW for idnumbers because external systems could use
any characters and this is a linking field for external systems.
2013-03-25 09:30:52 +08:00
Dan Poltawski
e994754d31
MDL-34311 course: prevent course edit form warnings
...
There is a placeholder element.
2013-03-25 09:30:51 +08:00
David Monllao
970c5f3849
MDL-38483 behat: New test
...
According to MDLQA-89
2013-03-25 09:19:40 +08:00
David Monllao
b4e94458c7
MDL-38484 behat: New test
...
According to MDLQA-4597
2013-03-25 09:19:14 +08:00
Frederic Massart
207c737dc0
MDL-38569 form: No advanced settings in Common module settings
2013-03-25 08:29:05 +08:00
Frederic Massart
8819a83601
MDL-26644 course: Remove useless setting completionstartonenrol
...
This commit removes any trace of the setting 'Completion tracking
begins on enrolment' as it does not appear to do anything.
2013-03-25 08:28:01 +08:00
Eloy Lafuente (stronk7)
5214f9ef96
Merge branch 'MDL-38658-m' of git://github.com/andrewnicols/moodle
2013-03-24 23:40:50 +01:00
Eloy Lafuente (stronk7)
943e317cb4
Merge branch 'MDL-36927-master' of git://github.com/ankitagarwal/moodle
2013-03-24 23:39:07 +01:00
Gareth J Barnard
d46e26f682
MDL-34917 course: Jump to section navigation for 'One section per page'.
2013-03-23 17:01:32 +00:00
Andrew Robert Nicols
3f53437109
MDL-38658 JavaScript: Correct fullpath for dndupload definition
2013-03-22 17:29:56 +00:00
Rajesh Taneja
fa1ccff866
MDL-36125 course: Added aria-describedby for editing activity title
2013-03-22 12:39:24 +08:00
Rajesh Taneja
f0989c3bf7
MDL-36882 course: Added aria-live for manual completion
...
This is required so that assistive technologies can notify user about change on completion status
2013-03-21 17:28:00 +08:00
Ankit Agarwal
909b8671e8
MDL-36927 Reports: Page layout is not defined in course/recent.php
2013-03-20 14:11:09 +08:00
Eloy Lafuente (stronk7)
99b3e4e7bd
Merge branch 'MDL-38414-master' of git://github.com/FMCorz/moodle
2013-03-20 01:21:05 +01:00
Eloy Lafuente (stronk7)
1d962a1984
Merge branch 'MDL-38035-master' of git://github.com/sammarshallou/moodle
2013-03-19 23:54:27 +01:00
Eloy Lafuente (stronk7)
83ba845de9
Merge branch 'w12_MDL-38202_m25_loginas' of git://github.com/skodak/moodle
2013-03-19 16:51:45 +01:00
Eloy Lafuente (stronk7)
bacd6a6f32
Merge branch 'MDL-36872-master' of git://github.com/ankitagarwal/moodle
2013-03-19 09:36:43 +01:00
David Monllao
32d6e29eb4
MDL-38547 behat: New tests
...
According MDLQA-1597, MDLQA-1598,
MDLQA-1599, MDLQA-1600 and MDLQA-1601
2013-03-19 16:28:19 +08:00
Damyon Wiese
3b2a6bf555
MDL-37079 Course create/update module. Remove use of "continue 2".
2013-03-19 13:03:11 +08:00
Damyon Wiese
8f2913b936
MDL-37079 Course create/update module. Fix indenting, some comment formatting and whitespace.
2013-03-19 11:20:39 +08:00
Damyon Wiese
8fe55f6862
Merge branch 'MDL-37079-master2' of git://github.com/mouneyrac/moodle
2013-03-19 11:13:23 +08:00
Damyon Wiese
1c14b1c10c
MDL-38367 Course dnduploadlib : deprecated add_* functions as they are internal to the class.
2013-03-19 09:56:16 +08:00
Damyon Wiese
23477802b7
Merge branch 'MDL-38367_dnd_ui_improvements' of git://github.com/davosmith/moodle
2013-03-19 09:31:07 +08:00
Davo Smith
09fd07fe00
MDL-38367 course dndupload - deprecate public 'add_type' function, remove non-YUI3 API call to _node
2013-03-18 18:47:04 +00:00
Jerome Mouneyrac
37550a52e7
MDL-37079 missed one modedit.php change since started to work on the issue
2013-03-18 16:08:52 +08:00
Jerome Mouneyrac
80fe0c1983
MDL-37079 switch the modedit.php functions into course/modedit.php
2013-03-18 14:41:38 +08:00
Jerome Mouneyrac
7cb0ea2c37
MDL-37079 remove TODO, add . in comments
2013-03-18 14:41:37 +08:00
Jerome Mouneyrac
7bf4f6e999
MDL-37079 Added many assertEquals + generic test function (easy to test new module) + now process next advanced grading screens
2013-03-18 14:41:36 +08:00
Jerome Mouneyrac
dd5d933f30
MDL-37079 create/update_module()
2013-03-18 14:41:35 +08:00
Damyon Wiese
7c211f565a
Merge branch 'MDL-38005-master' of git://github.com/FMCorz/moodle
2013-03-18 13:45:41 +08:00
Petr Škoda
9d4f949547
MDL-38202 fix loginas logout redirection
2013-03-17 20:51:25 +01:00
Frederic Massart
807cf3d0ae
MDL-38005 form: Headers have a proper name
2013-03-15 11:06:25 +08:00
sam marshall
3a09f4dc64
MDL-38035 Activity settings: Support multilang names for custom user fields
2013-03-12 15:05:24 +00:00
Ankit Agarwal
50c02a3556
MDL-36872 reports: Fixing incorrect sorting of recent activites by timestamp
2013-03-12 17:04:53 +08:00
Aparup Banerjee
ca5cb4ccac
Merge branch 'MDL-35615' of git://github.com/rwijaya/moodle
2013-03-12 15:55:17 +08:00
Frederic Massart
2ce5fd502f
MDL-38414 course: Settings form displays all role renaming fields
2013-03-12 13:04:02 +08:00
Davo Smith
413bca9f76
MDL-38367 course dndupload - workaround to allow 'add X here' text to be drop target in Firefox
2013-03-11 22:44:55 +00:00
Davo Smith
66079e28fd
MDL-38367 course dndupload - various tweaks to the UI
...
Switched to Moodle-style dialog boxes (thanks Andrew for the pointer)
Enter button now submits the form (from within the 'name' field)
Upload button is disabled when the name is empty (if the name is required for the selected handler)
Dialog now has 'What do you want to do with this text?' and 'Name' for the text
Entire course section now has a class added when you drag over it (to enable it to be styled in the future)
2013-03-11 22:44:55 +00:00
David Monllao
5ecb87a9a2
MDL-38352 behat: Updating tests
...
According to latest language strings
changes
2013-03-07 13:56:49 +08:00
Aparup Banerjee
c65e7fcbc8
Merge branch 'MDL-33946_label_dndupload_text' of git://github.com/davosmith/moodle
2013-03-07 10:41:52 +08:00
Davo Smith
2748d8efdb
MDL-33946 course dndupload - fixes to dialog when dragging text
...
Radio buttons have unique IDs, matching the label IDs
'What do you want to call this text' input moved down and disabled when 'label' selected
'Add page here' changed to 'Add text here'
2013-03-06 22:38:01 +00:00
Eloy Lafuente (stronk7)
9af30e60b5
Merge branch 'MDL-38252-master' of git://github.com/danpoltawski/moodle
2013-03-05 18:12:55 +01:00
Daniele Cordella
a5b884fe6f
MDL-35615 Course section: fixed alignment for userdefaultname checkbox to be inline with section name text input
2013-03-05 16:03:13 +08:00
Aparup Banerjee
c2b40106d3
Merge branch 'wip-MDL-38251-m25' of git://github.com/samhemelryk/moodle
2013-03-05 13:09:37 +08:00
Sam Hemelryk
dc8e7116a7
Merge branch 'wip-MDL-37901_master' of git://github.com/gjb2048/moodle
2013-03-05 15:23:46 +13:00
Gareth J Barnard
dafa91279f
MDL-37901 format_topics & format_weeks: Fix drag icon tooltip after move.
2013-03-02 12:38:29 +00:00
sam marshall
7ae7c3cf9a
MDL-38101 Completion: Error when teacher/admin marks activity complete
2013-03-01 11:18:31 +00:00