Petr Skoda
6167660806
fixed inconsistent whitespace and obsolete use of $result in upgrades
2010-05-20 09:09:08 +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
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
jerome mouneyrac
178097a0c0
course publication MDL-19315 retrieve previously published information when republished
2010-05-13 08:49:13 +00:00
Dongsheng Cai
c4c3b90734
MDL-13766, fix alfresco version number
2010-05-07 06:36:08 +00:00
Eloy Lafuente
5cada36315
MDL-22366 upgrade - always drop DB objects conditionally
2010-05-06 16:03:02 +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
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
jerome mouneyrac
07ab0c80ec
hub MDL-19309 new site registration form + course publication + community block
2010-05-01 05:05:55 +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
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
30b5ee6b06
Plagiarism Lib MDL-13680 - reverting commit for now.
2010-04-28 02:47:25 +00:00
Dan Marsden
9a3c870ae3
Plagiarism Lib MDL-13680 - fix upgrade bug
2010-04-28 02:12:46 +00:00
Dan Marsden
e3297179d7
Plagiarism Lib MDL-13680 - something failing here.
2010-04-28 01:44:15 +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
Petr Skoda
74180df287
MDL-21781 cohort tables upgrade code
2010-04-23 09:05:11 +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
Andrew Davis
63e87951e6
rating MDL-21657 updated version of ratings including forum and glossary integration
2010-04-22 05:15:23 +00:00
Eloy Lafuente
ee4d3dee7a
MDL-21432 backup 2.0 - initial commit. backup DB structures
2010-04-21 14:05:12 +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
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
Petr Skoda
2357ab4921
MDL-15252 language list refactoring
2010-04-10 21:22:15 +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
Petr Skoda
98da60215e
MDL-22033 groupings now enabled unconditionally, groupmembersonly kept as experimental - this simplifies groups code logic a bit, user interface changes should not be significant because the groupings are not visible much until at least one created; hopefully the new description of groupmembersonly will have to preventsome gradebook complaints
2010-04-07 07:37:12 +00:00
Petr Skoda
f0b9ee18e8
MDL-21146 fixed upgrade regression - we need to create all necessary "files" fields before we start the upgrade, it is too late to do that at the end; reshuffling the field order to mach the general convention of putting dates last; splitting upgrade blocks because we should cleanup the upgrade path right before releasing stable 2.0
2010-04-06 18:45:02 +00:00
Petr Skoda
4f0c2d0009
MDL-21655 big scary enrolment and roles improvements - see tacker for list of changes, includes other minor fixes too
2010-03-31 07:41:31 +00:00
Dongsheng Cai
d1d4813ff2
"MDL-21146, improve file license code"
2010-03-31 03:08:05 +00:00
Dongsheng Cai
1dce6261b7
"MDL-21146, adding file license support to repository api, first commit"
2010-03-29 03:39:08 +00:00
Sam Hemelryk
90723839ca
themes MDL-21862 Implements base theme and standard theme.
...
Very big theme changes, standardold theme has been split into two themes base and standard. Base theme contains only CSS that is absolutly required (e.g. layout, white space rules, specific widths) and standard (which now looks like standardwhite) contains all the frills.
The following noteable changes have also been made:
* Plugin CSS has been pushed back into the plugin directories as styles.css files.
* Install_print_header has been corrected.
* Redundant or deprecated rules have been removed.
* Several minor class changes throughout Moodle.
* CSS is now single line rules not multiline indented.
* Installs with theme=standardold automatically switch to standard.
* body classes / id now have prefixes to make it clearer what they are and avoid conflicts.
Also worth noting:
* There is still alot of tweaking that is required to get everything looking as it is supposed to, please be patient or better yet help out.
* I am currently working on the documentation for the themes system... it will be here soon.
2010-03-25 06:38:21 +00:00
Andrew Davis
9288633dd7
rating MDL-21657 shifted the rating migration code out of the main upgrade script and into the modules
2010-03-19 08:26:38 +00:00
Petr Skoda
cd1bca899f
MDL-21788 string and setting cleanup of session regen, not needed in head where it is always on
2010-03-19 08:00:29 +00:00
Andrew Davis
09fa5f0463
rating MDL-21657 changed inner joins to just joins
2010-03-18 08:47:50 +00:00
Andrew Davis
8b69c341c0
rating MDL-21657 more changes based on Petr's feedback
2010-03-18 03:47:12 +00:00
Andrew Davis
5db9b119bd
rating MDL-21657 moved upgrade of data table to mod/data/ upgrade script and updated install.xml
2010-03-17 05:50:08 +00:00
Andrew Davis
019cf6ce82
rating MDL-21657 added something to upgrade script to ensure there are no problems due to db/install.php having lagged behind unpgrade.php
2010-03-17 02:05:31 +00:00
Andrew Davis
0f51ca7922
rating MDL-21657 changed table from ratings (plural) to rating (singular)
2010-03-16 09:20:23 +00:00
Andrew Davis
54e42e0bf2
rating MDL-21657 Switched from table ratings to rating
2010-03-16 08:57:57 +00:00
Andrew Davis
158cd5d91a
rating MDL-21657 Fixed 2 upgrade problems
2010-03-16 06:59:34 +00:00
Andrew Davis
a09aeee47b
rating MDL-21657 first commit for rating library
2010-03-16 05:57:51 +00:00
Penny Leach
c9606565ca
mnet MDL-17629 fixed regression in fix_mnethostids
2010-02-18 01:17:43 +00:00
Petr Skoda
9a9012dc8f
MDL-21590 fixed icons in navigation lib + clean up of modinfo (planned removeal of legacy use of urlencode since 1.8 - we use serialize and utf8 is ok now)
2010-02-14 20:18:10 +00:00
Eloy Lafuente
073d380425
MDL-21407 tex filter - trim leading whitespace from latex preamble. Merged from 19_STABLE
2010-02-03 09:23:37 +00:00
Rossiani Wijaya
d3d393ab37
MDL-21226 - add 'timecreated' column to user table. During an update, the column will copy the value from 'firstaccess' column. if the account never been access, it will be set to current time of the update.
...
also, modified the files for signup, add new user, and upload user to initialize the value of timecreated field.
2010-02-03 04:25:20 +00:00
Penny Leach
f6852f02d6
mnet MDL-17863 increase length of portno field in the host table (so 443 works)
...
merged from MOODLE_19_STABLE
2010-02-01 04:19:20 +00:00