Martin Dougiamas
cde82a41b2
MDL-22456 Fixed versions for recent upgrade
2010-05-28 05:40:19 +00:00
Moodle Robot
7a41d66003
Updated the HEAD build version to 20100528
2010-05-28 00:43:27 +00:00
Sam Hemelryk
e34a326f72
course-section MDL-22262 Added a summaryformat field to the database and implemented it when editing/viewing sections and backup
2010-05-27 03:07:54 +00:00
Moodle Robot
e00a95965e
Updated the HEAD build version to 20100527
2010-05-27 00:43:12 +00:00
Moodle Robot
cad676eede
Updated the HEAD build version to 20100526
2010-05-26 00:43:26 +00:00
jerome mouneyrac
2a648ff2c2
publication MDL-19315 add hub listing status checking functionality
2010-05-25 08:26:16 +00:00
Moodle Robot
7fe254b2be
Updated the HEAD build version to 20100525
2010-05-25 00:41:59 +00:00
David Mudrak
03c7d2dc89
MDL-22015 Committing Petr's improvement of core_string_manager disk cache
...
Version bump needed so that the cache is cleared on upgrade. Cached
files are now valid PHP files instead of fetching them into string and
running eval(). Credit goes to skodak.
2010-05-24 14:53:34 +00:00
Moodle Robot
f851789c51
Updated the HEAD build version to 20100524
2010-05-24 00:42:51 +00:00
Moodle Robot
47521a7321
Updated the HEAD build version to 20100523
2010-05-23 00:43:07 +00:00
Petr Skoda
bf34822b9d
MDL-22547 course->legacyfiles switch implemented
2010-05-22 13:10:05 +00:00
Moodle Robot
ff3ad312f0
Updated the HEAD build version to 20100522
2010-05-22 00:43:25 +00:00
Petr Skoda
39668e9beb
MDL-22544 html purifier now default cleaning engine - die kses die
2010-05-21 11:13:52 +00:00
Moodle Robot
b336bb72d9
Updated the HEAD build version to 20100521
2010-05-21 00:41:57 +00:00
Moodle Robot
3791eed49a
Updated the HEAD build version to 20100520
2010-05-20 00:43:11 +00:00
Moodle Robot
5086a5d53b
Updated the HEAD build version to 20100519
2010-05-19 00:43:10 +00:00
Petr Skoda
adf176d711
MDL-22479 removed all get_admin calls from upgrade script, fixed regessions in get_users_from_config() and reimplemented admin support in admin_setting_users_with_capability(), switch non-unique usernames in admin settings to user ids and upgraded existing settings + some more validation
2010-05-18 16:59:08 +00:00
Moodle Robot
91bf15c119
Updated the HEAD build version to 20100518
2010-05-17 17:56:05 +00:00
Martin Dougiamas
5524434a5d
Bumping to Preview 2
2010-05-17 17:43:21 +00:00
Moodle Robot
e059a1fdd9
Updated the HEAD build version to 20100517
2010-05-17 00:41:35 +00:00
Martin Dougiamas
aaf133838c
old admin blocks MDL-22475 Goodbye admin and admin_tree. You were good to us. But now we have Settings.
2010-05-16 16:19:27 +00:00
Martin Dougiamas
0fa096bbca
MDL-19315 Renaming published_courses table to course_published (Coding guidlines!!)
2010-05-16 16:06:15 +00:00
Moodle Robot
f25c72d9e9
Updated the HEAD build version to 20100516
2010-05-16 00:41:25 +00:00
Moodle Robot
ecaa980492
Updated the HEAD build version to 20100515
2010-05-15 00:42:35 +00:00
Moodle Robot
7f7456e667
Updated the HEAD build version to 20100514
2010-05-14 00:41:54 +00:00
jerome mouneyrac
178097a0c0
course publication MDL-19315 retrieve previously published information when republished
2010-05-13 08:49:13 +00:00
Moodle Robot
f60d0786f7
Updated the HEAD build version to 20100513
2010-05-13 00:41:29 +00:00
Moodle Robot
aae28ffa99
Updated the HEAD build version to 20100512
2010-05-12 00:41:49 +00:00
Dongsheng Cai
ea1780adf3
MDL-13766, implemented user quota
2010-05-11 06:49:51 +00:00
Moodle Robot
13201d81ee
Updated the HEAD build version to 20100511
2010-05-11 00:41:29 +00:00
Moodle Robot
78843b44c4
Updated the HEAD build version to 20100510
2010-05-10 00:41:27 +00:00
Moodle Robot
e25a358350
Updated the HEAD build version to 20100509
2010-05-09 00:41:37 +00:00
Moodle Robot
bc0b0ac42f
Updated the HEAD build version to 20100508
2010-05-08 00:41:48 +00:00
Dongsheng Cai
c4c3b90734
MDL-13766, fix alfresco version number
2010-05-07 06:36:08 +00:00
Moodle Robot
738bf9b953
Updated the HEAD build version to 20100507
2010-05-07 00:42:37 +00:00
Moodle Robot
446498262a
Updated the HEAD build version to 20100506
2010-05-06 00:43:14 +00:00
Moodle Robot
6f22eab8f2
Updated the HEAD build version to 20100505
2010-05-05 00:43:04 +00:00
Martin Dougiamas
5bd8bae09f
Labelling this as Moodle 2.0 Preview 1
2010-05-04 18:18:19 +00:00
Martin Dougiamas
0184a3fd45
MDL-19124 Reimplementing the My Moodle default blocks for upgraded sites, to match new installs
2010-05-04 16:17:41 +00:00
Martin Dougiamas
345667cd29
MDL-19124 Reverting the core upgrade of blocks - they aren't all installed yet at this time :(
2010-05-04 15:01:31 +00:00
Martin Dougiamas
2290399ee8
MDL-19124 Make sure upgrading sites get the default blocks
2010-05-04 13:20:29 +00:00
Martin Dougiamas
03d9401e7d
My Moodle MDL-19124 New version of My Moodle, User profiles and Course profiles, all with block support
...
Thanks very much to Remote Learner Canada, especially Hubert Chathi and Olav Jordan, for their work on the bulk of this code, and also Mike Churchward for supporting them. I worked on it after that (actually simplified it by removing a feature temporarily: multiple pages) to bring it more to what I was imagining, and to provide a base to build on and get all the navigation perfect.
There's still work to do. Some blocks don't quite work as expected, and some of the code still needs upgrading to bring it fully into line with 2.0. We also could use a much better course overview block and better CSS styling of the profile pages. But it's definitely more usable this it was, I think.
2010-05-04 13:04:35 +00:00
Moodle Robot
0e883a71c2
Updated the HEAD build version to 20100504
2010-05-04 00:42:45 +00:00
Martin Dougiamas
2fb6010a84
Bump to reset theme cache
2010-05-03 09:15:00 +00:00
Moodle Robot
4b3176d1e6
Updated the HEAD build version to 20100503
2010-05-03 00:42:21 +00:00
Eloy Lafuente
a934bd23ff
MDL-21839 backup - added new backup logs table and cleaned some anymore in use
2010-05-02 17:35:51 +00:00
Moodle Robot
e21c81f145
Updated the HEAD build version to 20100502
2010-05-02 00:42:20 +00:00
Eloy Lafuente
57ca97b3a7
MDL-21668 backup - New capabilities creation
2010-05-01 16:42:29 +00:00
jerome mouneyrac
07ab0c80ec
hub MDL-19309 new site registration form + course publication + community block
2010-05-01 05:05:55 +00:00
Moodle Robot
b77f158975
Updated the HEAD build version to 20100501
2010-05-01 00:41:35 +00:00