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
Petr Skoda
cec5baaabb
MDL-21781 fixed nav bar
2010-04-23 09:10:43 +00:00
Petr Skoda
a379029c54
MDL-21781 cohort id duplicates detection
2010-04-23 09:10:05 +00:00
Petr Skoda
5fa30fb7a6
MDL-21781 adding cohort as new core subsystem
2010-04-23 09:09:34 +00:00
Petr Skoda
c7d5ed1cf3
MDL-21781 fixed cap checks
2010-04-23 09:08:37 +00:00
Petr Skoda
b980c56e2e
MDL-21781 very basic cohorts UI
2010-04-23 09:07:51 +00:00
Petr Skoda
059e689c0f
MDL-21781 cohort main version bump
2010-04-23 09:06:31 +00:00
Petr Skoda
3f791403b3
MDL-21781 cohort capabilities
2010-04-23 09:05:56 +00:00
Petr Skoda
74180df287
MDL-21781 cohort tables upgrade code
2010-04-23 09:05:11 +00:00
Petr Skoda
f733845d75
MDL-21781 cohorts db structure
2010-04-23 09:04:19 +00:00
Sam Hemelryk
b767607103
course MDL-20628 Fixed up topics so section names are printed on view
2010-04-23 08:00:30 +00:00
Martin Dougiamas
5435c9dcc4
help strings MDL-21695 changed _hlp to _help and fixed help.php to format those strings properly
2010-04-23 07:46:35 +00:00