Commit graph

2505 commits

Author SHA1 Message Date
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
Martin Dougiamas
a1eea10dd7 Bump! 2010-04-30 03:14:10 +00:00
Martin Dougiamas
2be4d090c0 course completion MDL-2631 Course completion feature - Thanks to Aaron Barnes and Catalyst IT for this significant contribution. It is now officially possible to finish a course!
Even though I've tweaked this and done some polishing, there is still plenty to do on it now in HEAD, mostly to do with UI, usability and strings, so we'll keep working on it.  Aaron already has a number of improvements to add to it.
2010-04-30 03:06:22 +00:00
Moodle Robot
cf5c04a38d Updated the HEAD build version to 20100430 2010-04-30 00:41:32 +00:00
Moodle Robot
10df17e206 Updated the HEAD build version to 20100429 2010-04-29 00:41:30 +00:00
Eloy Lafuente
1f8bacd20f MDL-22145 backup - allowing longer backup types in DB 2010-04-28 21:42:50 +00:00
Dongsheng Cai
442636301f MDL-19839, rename file area for comments block, and migrating old comments in that area, thanks Eloy's migrating sql 2010-04-28 06:08:31 +00:00
Andrew Davis
c506e35496 rating MDL-21657 updated rating upgrade process that drops old rating tables 2010-04-28 03:12:49 +00:00
Dan Marsden
9a3c870ae3 Plagiarism Lib MDL-13680 - fix upgrade bug 2010-04-28 02:12:46 +00:00
Moodle Robot
3832173eac Updated the HEAD build version to 20100428 2010-04-28 00:42:52 +00:00
Dan Marsden
cc3b3fae5d Plagiarism Lib MDL-13680 - add Plagiarism lib support for modules. - initially including the assignment module and Turnitin service - Backup deliberately excluded at this stage and I expect some of the file handling to change slightly before 2.0 release. 2010-04-27 21:52:07 +00:00
Moodle Robot
96449a1698 Updated the HEAD build version to 20100427 2010-04-27 00:42:02 +00:00
Moodle Robot
e72a035185 Updated the HEAD build version to 20100426 2010-04-26 00:42:43 +00:00
Moodle Robot
81594d961e Updated the HEAD build version to 20100425 2010-04-25 00:41:30 +00:00
Moodle Robot
2f9b71f763 Updated the HEAD build version to 20100424 2010-04-24 00:41:39 +00:00
Petr Skoda
059e689c0f MDL-21781 cohort main version bump 2010-04-23 09:06:31 +00:00
Sam Hemelryk
0f4ab67d84 course MDL-20628 Added the ability to name a course section, thanks Michael for the initial patch 2010-04-23 07:17:21 +00:00
Martin Dougiamas
6595a5681e ratings MDL-21657 Improving capabilities for ratings.
Rather than performing complicated upgrade procedures from the old (broken) logic in three activity modules, we are adding new capabilities to those three modules to make them all consistent, and using them in a callback from the Ratings API.  This is the same as the Comments API.

The downside is that two sets of capabilities need to be enabled for ratings to work.  Hopefully this can be mitigated somewhat when build some sort of shortcuts on the module settings forms to set capabilities.  In the meantime, the effect is reduced somewhat by having all the rating capabilities enabled by default for student and teacher roles.  This means control is in the hands of whatever the modules have set, giving very close backward compatibility.

This is not the perfect solution, but neither were the other two.
2010-04-23 05:42:22 +00:00
Moodle Robot
f65d7c1399 Updated the HEAD build version to 20100423 2010-04-23 00:41:39 +00:00
Andrew Davis
63e87951e6 rating MDL-21657 updated version of ratings including forum and glossary integration 2010-04-22 05:15:23 +00:00
Moodle Robot
de631d3c2e Updated the HEAD build version to 20100422 2010-04-22 00:41:31 +00:00
Eloy Lafuente
ee4d3dee7a MDL-21432 backup 2.0 - initial commit. backup DB structures 2010-04-21 14:05:12 +00:00
Moodle Robot
905d7b3e29 Updated the HEAD build version to 20100421 2010-04-21 00:42:18 +00:00
Moodle Robot
fceb8795b3 Updated the HEAD build version to 20100420 2010-04-20 00:43:10 +00:00
Sam Hemelryk
3406acdef9 navigation MDL-22044 Major navigation structure changes.
Navigation has now been re-ordered in accordance with http://docs.moodle.org/en/Development:Navigation_2.0_structure.
This has led to several changes in the way in which navigation is generated included API changes, most notably using the
navigation_nodes add method now returns the newly added node rather than the key.
At the same time the global_navigation_tree block has been renamed to navigation and settings_navigation_tree to settings.
2010-04-19 06:30:30 +00:00
Moodle Robot
bfe8fb8a4d Updated the HEAD build version to 20100419 2010-04-19 00:41:25 +00:00
Moodle Robot
786c6333b3 Updated the HEAD build version to 20100418 2010-04-18 00:43:29 +00:00
Moodle Robot
eeaccd757d Updated the HEAD build version to 20100417 2010-04-17 00:40:51 +00:00
Moodle Robot
231fbe1b0d Updated the HEAD build version to 20100416 2010-04-16 00:41:38 +00:00
Moodle Robot
f34497c831 Updated the HEAD build version to 20100415 2010-04-15 00:41:04 +00:00
Moodle Robot
b3e8385090 Updated the HEAD build version to 20100414 2010-04-14 00:41:03 +00:00
Andrew Davis
80350ef6a0 rating MDL-22063 made the scale id column signed to allow for the +ve -ve scale id hack 2010-04-13 03:33:41 +00:00
Moodle Robot
bebc427faa Updated the HEAD build version to 20100413 2010-04-13 00:41:13 +00:00
Moodle Robot
2a56765822 Updated the HEAD build version to 20100412 2010-04-12 00:41:04 +00:00
Moodle Robot
610865fe62 Updated the HEAD build version to 20100411 2010-04-11 00:40:57 +00:00
Petr Skoda
3a915b0667 MDL-21693 Dropping _utf8 suffix from language codes and folder names; enabling new string managers - please note the transition is not yet fully complete because we need to wait for git to recognize the renames in cvs 2010-04-10 07:24:56 +00:00
Moodle Robot
4bf0c0b372 Updated the HEAD build version to 20100410 2010-04-10 00:41:38 +00:00
Moodle Robot
82d6980a79 Updated the HEAD build version to 20100409 2010-04-09 00:42:54 +00:00