Eloy Lafuente (stronk7)
6b1b1d0339
MDL-25708 recordsets - assignment and data modules
2011-01-25 19:59:00 +01:00
Petr Skoda
2ec48e8484
MDL-24861 fixed text <> char comparison breaking MSSQL upgrade
2010-10-26 08:28:56 +00:00
jerome mouneyrac
e5f9031bd7
database MDL-24470 rerun database upgrade of the notification column (NOT NULL and default=0) for updated site from a 1.9 with database module version posterior to 2007101513
2010-10-01 09:39:01 +00:00
Andrew Davis
b253798edd
data MDL-24473 corrected the data table description
2010-10-01 08:08:11 +00:00
Petr Skoda
6bdfef5da9
MDL-24321 switching to standard stdClass()
2010-09-21 08:54:01 +00:00
Petr Skoda
39790bd805
MDL-24321 switching to stdClass in /mod/
2010-09-21 08:37:36 +00:00
Petr Skoda
aeda42f7d6
MDL-23792 fixing upgrade problem with missing pictures in mod/database
2010-08-13 07:41:34 +00:00
Petr Skoda
c6d75bffa5
MDL-23628 improved log action support - now similar to handling of capabilities
2010-08-03 10:07:18 +00:00
Petr Skoda
d021c19450
MDL-23204 convert text to html in data intro
2010-07-16 09:06:28 +00:00
Petr Skoda
936a54ca05
MDL-23106 removing unused ratings upgrade code
2010-07-06 17:29:55 +00:00
Petr Skoda
2e0406a53a
repeating upgrade typo fixed
2010-07-06 16:10:17 +00:00
Petr Skoda
a4cdd6d2c8
MDL-23068 removing obsolete $result and removing empty upgrade files that would be probably never used at all + minor cleanup/fixing
2010-07-04 10:27:56 +00:00
Petr Skoda
64f93798d4
MDL-22950 adding new component column to the files table, unfortunately this change requires changes in all 2.0dev code, please review all custom code that was already upgraded to 2.0; fixing multiple problems and regressions in mod/assignment
2010-07-03 13:37:13 +00:00
Sam Marshall
31c9330392
accesslib MDL-22527 Batch change to replace 'legacy' arrays with 'archetypes' arrays in access.php
2010-05-21 11:51:23 +00:00
Petr Skoda
e91f4190f0
fixed incorrect whitespace in data upgrade
2010-05-20 09:12:39 +00:00
Andrew Davis
e404dffd59
rating MDL-21657 added a space in if statement to not break upgrade safety checking script
2010-05-17 09:33:33 +00:00
Dongsheng Cai
8fd603a26a
"MDL-19118, fixed data module comment migration"
2010-05-03 07:49:59 +00:00
Andrew Davis
cfe3ba15bb
rating MDL-21657 removed definitions of data_ratings and glossary_ratings
2010-04-28 04:00:17 +00:00
Andrew Davis
8546cdd414
rating MDL-21657 added a check for the old rating tables before trying to migrate data
2010-04-28 03:50:56 +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
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
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
Andrew Davis
63e87951e6
rating MDL-21657 updated version of ratings including forum and glossary integration
2010-04-22 05:15:23 +00:00
David Mudrak
5e1bccd227
MDL-21657 Fixing incorrect usage of relative path in require_once() and tab indentation
2010-04-15 19:56:41 +00:00
Andrew Davis
c7b9082a6a
rating MDL-22063 made the scale id column signed to allow for the +ve -ve scale id hack
2010-04-13 05:50:25 +00:00
Dongsheng Cai
866354a905
MDL-21951, improve comments performance
2010-04-09 09:03:51 +00:00
Petr Skoda
846e4e177e
MDL-16438 separating subplugin detection from the plugin_supports code because it was running into infinite loops in get_string() which is often incorrectly used in lib.php files, but the get_string() itself needs to know about subplugins
2010-04-04 19:58:03 +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
Eloy Lafuente
cea304d432
NOBUG: comment is a reserved word for oracle. I reserve my comments about it ;-)
2010-03-22 17:49:42 +00:00
Andrew Davis
67e4713ca7
rating MDL-21657 changes based on Petr's feedback
2010-03-22 02:59:06 +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
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
Dongsheng Cai
36051c9e91
"MDL-21786, moving comments library files to consistency"
2010-03-15 07:59:28 +00:00
Petr Skoda
2f67a9b3a5
MDL-20700 whitespace terror returns yet again
2009-12-16 22:22:37 +00:00
Dongsheng Cai
431107399b
"MDL-20346, improve upgrade script"
2009-11-18 09:56:22 +00:00
Dongsheng Cai
e998effa3d
"MDL-20346, comments api for data module"
2009-11-18 06:00:48 +00:00
Petr Skoda
0ac940b3bf
MDL-20712 using just $capablities for capability definition array, all other files in db/* do not use component names in definition array; old capability array names are of course supported
2009-11-04 19:24:12 +00:00
Petr Skoda
1adbd2c350
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 14:55:15 +00:00
nicolasconnault
4102b449ef
MDL-19806 Upgraded calls to helpbutton, print_simple_box* and notify
2009-08-18 05:13:51 +00:00
stronk7
74c288a100
MDL-18577 drop enums support - step2: enums out from install.xml files
2009-05-01 14:07:43 +00:00
stronk7
2a88f626f7
MDL-18577 drop enums support - step2: enums out from editor, dbmanager and all upgrade scripts.
2009-05-01 01:19:16 +00:00
skodak
d0bcf735aa
MDL-18910 normalised module intro and introformat
2009-04-20 19:57:04 +00:00
skodak
63b0256797
MDL-18910 normalised module intro and introformat
2009-04-20 18:51:37 +00:00
skodak
0cb93a7e45
MDL-17427 another round of refactoring of upgrade related functions - this should be final now I hope ;-)
2009-01-29 19:58:47 +00:00
skodak
9c82ff2acd
MDL-17457 migrated all modules to new db/install.php; added upgrade.txt file for devs converting contrib modules
2009-01-12 21:13:28 +00:00
skodak
1045a0074c
MDL-17849 sql queries not printed by default during upgrade anymore, there is a new config.php only setting $CFG->upgradeshowsql instead
2009-01-12 16:52:53 +00:00
skodak
927eaa036d
MDL-17405 moved unsetting of old flag to correct place, thanks Jerome
2009-01-08 08:43:32 +00:00
skodak
3c67721aa1
MDL-17405 moving Data mod upgrade notification to proper place (upgrade.php) - better notification will be implemented in MDL-17427
2008-11-27 22:14:34 +00:00
skodak
8429163db9
MDL-16493 file and picture element migrated; waiting for file picker to mature, presets not finished yet
2008-09-14 08:22:44 +00:00
skodak
870707a47e
MDL-16024 adding spam risk to database approve capability; merged from MOODLE_19_STABLE
2008-08-17 22:48:51 +00:00