Eloy Lafuente (stronk7)
4da854a68b
MDL-54677 upgrade: add 3.1.0 separation line to all upgrade scripts
2016-05-23 01:31:34 +02:00
Juan Leyva
0ca559a111
MDL-50032 webservice: Remove plugin functions from mobile service
2016-03-04 14:15:33 +01:00
Eloy Lafuente (stronk7)
e8c82aac82
MDL-51580 upgrade: clean < 2.7.0 upgrade steps
...
This just deletes all the upgrade steps previous to 2.7.0. Some
small adjustments, like adding missing MOODLE_INTERNAL or tweaking
globals can also be applied when needed.
Next commit will get rid of/deprecate all the upgradelib functions
not used anymore in codebase.
2016-02-15 18:38:09 +01:00
Frederic Massart
bca824f7a8
MDL-49231 mod_glossary: Update service definition
2015-12-31 15:18:40 +01:00
Frederic Massart
6a273d5a5d
MDL-49231 mod_glossary: External function get_entries_by_date
2015-12-31 15:18:37 +01:00
Frederic Massart
fe11f9a4f6
MDL-49231 mod_glossary: External function get_entries_by_letter
2015-12-31 15:18:36 +01:00
Frederic Massart
61fce28459
MDL-49231 mod_glossary: External function view_entry
2015-12-31 15:18:36 +01:00
Frederic Massart
d0d4372ce7
MDL-49231 mod_glossary: External function view_glossary
2015-12-31 15:18:13 +01:00
Frederic Massart
bf5bbe0127
MDL-50540 mod_glossary: Final clean up of new external function
2015-12-07 13:42:37 +08:00
Eloy Lafuente (stronk7)
6d29c4acdd
MDL-52140 upgrade: add 3.0.0 separation line to all upgrade scripts
2015-11-17 17:08:56 +01:00
Nivedita Setru
223d6cb3bf
MDL-26501 mod_glossary: Allow to specify visible tabs
2015-06-02 11:25:26 +01:00
Eloy Lafuente (stronk7)
b758ab3053
MDL-50183 upgrade: add 2.9.0 separation line to all upgrade scripts
2015-05-12 00:21:05 +02:00
Eloy Lafuente (stronk7)
147bae8f7c
MDL-48144 upgrade: add v2.8.0 sep lines
2014-11-10 18:08:15 +01:00
Eloy Lafuente (stronk7)
f94891cc00
MDL-45503 upgrade: add v2.7.0 sep lines
2014-05-28 01:13:42 +02:00
Petr Škoda
37625e2abb
MDL-44366 rework glossary filter caching
2014-04-14 09:42:39 +08:00
Damyon Wiese
47578dbff4
MDL-42930 Add 2.6.0 upgrade line
2013-11-18 11:47:17 +08:00
Henning Bostelmann
d0372ed6f1
MDL-29069 Data / Glossary: allow disapproving entries
2013-09-04 20:37:46 +01:00
Eloy Lafuente (stronk7)
c9e54743ec
MDL-39753 Add 2.5.0 upgrade line
2013-05-20 15:33:19 +02:00
Petr Škoda
7a18f49c60
MDL-37726 remove PREVIOUS/NEXT from all install.xml files
...
YAY!
2013-01-29 22:34:46 +01:00
Eloy Lafuente (stronk7)
6b9dfe731e
MDL-37032 upgrade: define all the 2.4.0 points
2012-12-11 13:11:11 +01:00
Aparup Banerjee
99c3c503e0
MDL-34096 Installation : Added 2.3 upgrade line to db upgrade scripts.
2012-06-29 11:41:09 +08:00
Aparup Banerjee
5599f2062c
Merge branch git://github.com/phalacee/moodle.git wip-MDL-30482-master
...
- resolved conflicts
- fixed up tab --> spaces
2012-03-21 10:50:51 +08:00
Jason Fowler
c3963fbd9b
MDL-30482 - Glossary - Adding capability to other areas using glossary
2012-03-21 10:22:53 +08:00
Tim Hunt
88eca3cd26
MDL-19125 module restrictions: addinstance capabilities for all mods
2012-03-15 17:13:43 +00:00
Petr Skoda
bb88a54d06
MDL-31985 remove text sizes from all install.xml files
2012-03-11 15:55:37 +01:00
Petr Skoda
c3dd6b01fe
MDL-27982 drop UNSIGNED attributes from all install.xml files
2012-03-06 12:01:10 +01:00
Petr Skoda
e67bc2a410
MDL-30964 fix phpdocs in access.php files in all plugins
2012-02-27 07:23:10 +01:00
Andrew Robert Nicols
bca2b1c157
MDL-31014 Allow for selection of a different displayformat when approving glossary entries
2012-02-20 12:28:52 +00:00
Ankit Kumar Agarwal
04252d3a13
MDL-30975 Docs Adding correct pacakge information
2012-02-13 11:06:47 +05:30
Petr Skoda
40e4cd435b
MDL-30610 remove outdated mod upgrade code
2011-12-23 10:38:11 +01:00
Aparup Banerjee
73c0d46416
Revert "MDL-30482 create new capability for viewing glossary entries"
...
This reverts commit b92ac8c079
.
2011-12-15 15:49:55 +08:00
Aparup Banerjee
22154a3187
Revert "MDL-30482 - Glossary - Adding capability to other areas using glossary" (test failed)
...
This reverts commit aa423bd0e6
.
2011-12-15 15:47:46 +08:00
Jason Fowler
aa423bd0e6
MDL-30482 - Glossary - Adding capability to other areas using glossary
2011-12-14 15:00:30 +08:00
Aparup Banerjee
d4f2755206
Revert "MDL-30482 - Glossary - Adding capability to other areas using glossary"
...
This reverts commit d79de196c9
.
2011-12-14 14:59:16 +08:00
Jason Fowler
d79de196c9
MDL-30482 - Glossary - Adding capability to other areas using glossary
2011-12-12 10:46:10 +08:00
Charles Fulton
b92ac8c079
MDL-30482 create new capability for viewing glossary entries
2011-12-12 09:59:41 +08:00
Aparup Banerjee
46f2a9366a
MDL-30604 Added upgrade lines to upgrade.php(s)
2011-12-09 01:28:59 +01:00
Aparup Banerjee
c5a8abfedd
MDL-28169 Installation Added 2.1 upgrade (idiot proof) lines to upgrade scripts.
2011-07-07 11:40:38 +08:00
Sam Hemelryk
2b04c41c58
MDL-27471 Adding mandatory component & ratingarea to the ratings API + other fixes
...
* Added the component and ratingarea fields and implemented it throughout
the rating API as mandatory fields
* Cleanup rating indexes
* Upgrade forum/data/glossary ratings
* Moved the logic in the render_rating method to methods of the rating object.
* Added new callback for checking ratingareas
* Cleaned comments here and there
* Mark the xxx_get_participants methods as deprecated
* Refactor rate_ajax and ratingsuser_can_view_aggregate methods
* Cleaned up rating/index.php to use html_table object and moved inline styles to CSS.
* Added missing properties of the rating object that were being set throughout the rating
API.
2011-05-23 12:35:39 +02:00
Petr Skoda
431ac39634
MDL-26623 fix file permissions
...
The permissions are now going to be verified as part of the weekly release process.
2011-03-01 12:26:49 +01:00
Eloy Lafuente (stronk7)
ec577b0538
MDL-25708 recordsets - glossary module
2011-01-25 19:59:01 +01:00
Eloy Lafuente (stronk7)
dde5bfbcf7
MDL-25178 glossary - add completionentries rule
2010-12-20 20:02:04 +01:00
Eloy Lafuente
3b953472ac
MDL-25227 glossary - fix delete_instance() and clean orphaned entries
2010-11-15 15:16:57 +00:00
Petr Skoda
54f5318492
MDL-23818, MDL-18900 fixed trusttext upgrade + coding style improvements and cleanup
2010-10-02 16:34:42 +00:00
Petr Skoda
6bdfef5da9
MDL-24321 switching to standard stdClass()
2010-09-21 08:54:01 +00:00
Petr Skoda
dd88de0ebd
MDL-14679 fixed remaining old style update_record()s
2010-09-03 18:01:25 +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
1b1bd4777d
MDL-23204 convert text to html in glossary intro
2010-07-16 09:14:37 +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