Helen Foster
dbbd8e9fd1
MDL-21695 adding help strings
2010-04-26 08:28:50 +00:00
Martin Dougiamas
94ee9ae007
blocks/html MDL-19844 Very minimal fixes to make HTML work. Files still not working properly, see MDL-19844
2010-04-26 07:56:23 +00:00
Martin Dougiamas
9f6e1e71ed
Just adding a small readme placeholder for Patrick
2010-04-26 02:56:12 +00:00
Piers Harding
87db13b53c
MDL-21985 - modify the mod/scorm settings descriptions, reorder settings, and add the _hlp text values.
2010-04-26 01:00:22 +00:00
Moodle Robot
e72a035185
Updated the HEAD build version to 20100426
2010-04-26 00:42:43 +00:00
Patrick Malley
19e6204e34
Continuing work on Boxxie theme
2010-04-25 23:38:19 +00:00
Patrick Malley
d427d6095e
Removed embedded CSS and properly named a few elements
2010-04-25 19:20:35 +00:00
Eloy Lafuente
1c9e93c77a
MDL-21432 backup settings - added root "activities" setting and section settings
2010-04-25 15:51:42 +00:00
Dongsheng Cai
50d7699489
"MDL-8224, fixed chat module"
2010-04-25 15:14:36 +00:00
David Mudrak
c944495eed
MDL-15252 Added/fixed some CLI strings
2010-04-25 15:03:24 +00:00
Dan Marsden
6db1124204
Assignment MDL-7206 - zip_packer allows passing of file objects - doesn't need real path
2010-04-25 07:20:17 +00:00
Martin Dougiamas
f612434fb8
Added a missing string for block config
2010-04-25 06:49:20 +00:00
Moodle Robot
81594d961e
Updated the HEAD build version to 20100425
2010-04-25 00:41:30 +00:00
Helen Foster
a1397e4f88
MDL-21695 adding help strings
2010-04-24 21:11:39 +00:00
Petr Skoda
3811c1d4ad
MDL-22181 fixed 'random' overriding of assignment idnumbers in gradebook - big thanks to Gordon Bridge for the report and patch
2010-04-24 17:39:20 +00:00
Pierre Pichet
5a5487ff7f
correcting the addrule required
2010-04-24 09:48:37 +00:00
Pierre Pichet
a387e8ac3c
Setting help element for each file formats, TODO help filles
2010-04-24 09:44:42 +00:00
Pierre Pichet
05f7f7c1b4
Setting help element for each file formats, TODO help filles
2010-04-24 09:25:32 +00:00
Pierre Pichet
f942cd72e6
Moving setHelpButton('format',.. after addgroup($radioarray,'format' so it applies to an existing form element
2010-04-24 03:31:42 +00:00
Moodle Robot
2f9b71f763
Updated the HEAD build version to 20100424
2010-04-24 00:41:39 +00:00
Andreas Grabs
45c2f92aa3
MDL-21227 - convert Feedback to new files api
2010-04-23 23:18:56 +00:00
Pierre Pichet
04d8268d82
MDL-10110 adding import export xml for calculatedmulti and calculatedsimple
2010-04-23 23:10:11 +00:00
Pierre Pichet
34e24cd360
MDL-10110 correcting answers display and defining CALCULATEDMULTI for format
2010-04-23 23:07:52 +00:00
Andreas Grabs
271fdd6212
MDL-21227 - convert Feedback to new files api
2010-04-23 22:58:44 +00:00
Andreas Grabs
a59ff6b085
MDL-21227 - convert Feedback to new files api
2010-04-23 21:25:27 +00:00
Patrick Malley
aa1b682edf
MDL-22180 - Implementing new selector names for page layout
2010-04-23 17:47:48 +00:00
Patrick Malley
8e0d1f8586
implementing new wrapper names - MDL-22180
2010-04-23 17:43:08 +00:00
Petr Skoda
0a03123fcf
MDL-22167 removing sqlite because it is not maintained
2010-04-23 17:30:02 +00:00
Tim Hunt
39321e0faf
unit tests: MDL-22175 Further improvements unit test failure display.
...
Exceptions are now also shown with a pruned stack trace.
And 2.0 code for displaying PHP5 error types backported to 1.9.
2010-04-23 17:22:55 +00:00
Eloy Lafuente
9dbe1980c4
MDL-22176 backup & restore links - Added support for course encoder
2010-04-23 16:35:08 +00:00
Eloy Lafuente
cd00f9b78f
MDL-20628 section backup - add new field and missing alias
2010-04-23 12:35:40 +00:00
Tim Hunt
f99b19c58d
unit tests: MDL-22175 Improve unit test failure display.
...
When you are using helper funcitions, show all the interesting bits of the stack trace,
rather that just the line in the helper function where the failed asset was called.
2010-04-23 11:22:30 +00:00
Sam Marshall
4a9cf90e6a
weblib: MDL-22174 print_group_picture should not print empty links
2010-04-23 11:14:10 +00:00
Petr Skoda
f6eb428ea6
MDL-21781 trying to fix context+page title filtering trouble
2010-04-23 10:39:47 +00:00
Petr Skoda
b81e18f889
adding new forced upgrade version
2010-04-23 10:36:56 +00:00
Tim Hunt
836c47d7fe
MDL-22155 useful new method html_writer::nonempty_tag.
...
It outputs a tag only if the contents you pass is non-empty.
Also, unit tests for the basic parts of html_writer.
2010-04-23 10:34:07 +00:00
Andrew Davis
d251b25937
rating MDL-21657 updated version of ratings including checks for both new system capabilities and old per module capabilities
2010-04-23 09:44:19 +00:00
Petr Skoda
832d2d29a6
MDL-21781 removing user from cohorts during delete
2010-04-23 09:18:12 +00:00
Petr Skoda
fddf5b3d3f
MDL-21781 improved cohort table comments
2010-04-23 09:17:24 +00:00
Petr Skoda
3c35aea28c
MDL-21781 fixed cohort access control in groups UI
2010-04-23 09:16:53 +00:00
Petr Skoda
a174e4a31a
MDL-21781 fixed coding style
2010-04-23 09:16:18 +00:00
Petr Skoda
92343cd2eb
MDL-21781 added support for autocreation of groups from cohorts
2010-04-23 09:15:55 +00:00
Petr Skoda
62bc50190b
MDL-21781 fixed case
2010-04-23 09:15:27 +00:00
Petr Skoda
4a0ef03e8a
MDL-21781 protect cohorts created by external systesm - we can not edit them with our UIs
2010-04-23 09:15:04 +00:00
Petr Skoda
e60ff53619
MDL-21781 move cohorts away when deleting course category
2010-04-23 09:14:36 +00:00
Petr Skoda
9e1065a812
MDL-21781 cohorts may be moved to different course categories/system context
2010-04-23 09:13:49 +00:00
Petr Skoda
864e2805d0
MDL-21781 integrating cohorts into UI - admin tree and list of categories in edit mode (there is no other better place which shows all categories imho)
2010-04-23 09:13:19 +00:00
Petr Skoda
7778e96006
MDL-21781 temporary cohort icon
2010-04-23 09:12:28 +00:00
Petr Skoda
c5070d06d7
MDL-21781 fixed some more cohort assign issues
2010-04-23 09:11:48 +00:00
Petr Skoda
b1e2e6b8b3
MDL-21781 fixed incorrect options in user selectors
2010-04-23 09:11:16 +00:00