Eloy Lafuente (stronk7)
a48dad1fe1
Merge branch 'MDL-33562-master' of git://github.com/danpoltawski/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2013-06-18 00:40:36 +02:00
Russell Smith
62d6f183c4
MDL-40103 Backup: Move install.xml templates to inline XML
2013-06-15 15:07:03 +10:00
Russell Smith
283e448ab3
MDL-40103 stats: Move db temp templates to inline xmldb tables
...
Move all statistics temporary tables into the code. We are not
going to continue to use database templates. They were a mix
of reading the install.xml and tables in the database. It is
much clearer to have them created inline at the point they are
used in the code.
2013-06-15 15:03:02 +10:00
Dan Poltawski
9feda85d0e
MDL-33562 lib: remove deleted user tokens
2013-05-31 10:21:16 +08:00
Dan Poltawski
4f5bcf2eca
MDL-39936 upgrade: 2.5.0 line incorrectly positioned
2013-05-30 13:41:15 +08:00
Eloy Lafuente (stronk7)
c9e54743ec
MDL-39753 Add 2.5.0 upgrade line
2013-05-20 15:33:19 +02:00
Dan Poltawski
82198dec8b
MDL-28250 license: upgrade old versions of cc-nc
...
The url was incorectly defined in previous versions
2013-05-15 11:22:13 +01:00
David Mudrák
21df0539bc
MDL-39585 Fix the upgrade step version number
2013-05-09 11:57:56 +02:00
Damyon Wiese
a4fea69fde
MDL-34933 Fix bad merge (grr)
2013-04-23 12:15:17 +08:00
Damyon Wiese
b0c4e47499
Merge branch 'MDL-34933_master' of https://github.com/mchurchward/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2013-04-23 09:20:05 +08:00
Mike Churchward
d750d41e66
MDL-34933 core_message: Adding index to improve database access on message_working table.
2013-04-22 08:39:25 -04:00
Sam Hemelryk
5cba0c4ba3
MDL-38565 cache: tidy up pre-integration
2013-04-19 10:13:36 +12:00
Sam Hemelryk
fbf76dcd17
MDL-38565 cache: upgrade code to amend default stores
2013-04-19 10:12:59 +12:00
Eloy Lafuente (stronk7)
359c1d4756
Merge branch 'w15_MDL-39075_m25_userdesc' of git://github.com/skodak/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2013-04-17 01:04:09 +02:00
Dan Poltawski
7e43a15ffe
MDL-39063 badges: fix whitespace errors
2013-04-16 12:11:30 +01:00
Dan Poltawski
19226a309f
Merge branch 'MDL-39063' of github.com:totara/openbadges
...
Conflicts:
admin/settings/badges.php
lib/db/upgrade.php
version.php
2013-04-16 12:00:46 +01:00
Damyon Wiese
5073388e74
Merge branch 'wip-MDL-38592-master' of git://github.com/marinaglancy/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2013-04-16 16:03:33 +08:00
Marina Glancy
0fd2635038
MDL-38592 Settings for courses lists on front page are made more user friendly
...
- 'List of courses' is split into 'List of courses' (available) and 'Enrolled courses', CFG->disablemycourses is deprecated;
- CFG->frontpageloggedin by default shows list of available courses;
- There is separate item to display course search box
- CFG->maxcoursesincombo is deprecated
- CFG->maxcategorydepth changed default value to 2 since we have AJAX loading now
- FRONTPAGECOURSELIMIT is transformed to CFG->frontpagecourselimit
c
2013-04-16 15:00:55 +10:00
Yuliya Bozhko
e280531436
MDL-39063 badges: Improve external backpack usability and workflow
2013-04-16 10:47:40 +12:00
Petr Škoda
0c4c981f03
MDL-39075 use html as default user description text format
2013-04-12 22:20:42 +02:00
Damyon Wiese
c7ee04bd64
MDL-29877 Grades - Remove hardcoded prefix from upgrade steps
2013-04-12 11:53:48 +08:00
Damyon Wiese
42f563f65e
MDL-29877 Grades - version bump for upgrade step.
2013-04-12 11:16:23 +08:00
Damyon Wiese
77dd442ab9
Merge branch 'MDL-29877_bad_grade_item' of git://github.com/andyjdavis/moodle
...
Conflicts:
version.php
2013-04-12 11:14:10 +08:00
Andrew Davis
63354ab50d
MDL-29877 core_grade:add some upgrade code to fix broken grade items introduced by bad restores
2013-04-10 08:05:50 +08:00
Marina Glancy
4202471a36
MDL-38541 Make sure course cache is cleared properly during upgrade
...
- Core upgrade MUST NOT call rebuild_course_cache() at all - update DB directly instead
- Plugins MUST call rebuild_course_cache(.., TRUE) for clearing the course cache and can not update DB directly
- Plugins MUST NOT call rebuild_course_cache() unless for clearing the cache
- Created function upgrade_ensure_not_running() to be included in other functions that can not be used during upgrade
2013-04-09 11:31:18 +10:00
Dan Poltawski
2916ca61be
MDL-35073 badges: fix incorrect fk name
...
Good spotting Damyon!
2013-04-05 15:47:15 +08:00
Dan Poltawski
bdc518b507
MDL-35073 badges: fix duplicate indexes
2013-04-05 15:27:32 +08:00
Damyon Wiese
dcf6318515
MDL-26644 Course - Version bump for upgrade script.
2013-04-03 14:32:19 +08:00
Damyon Wiese
7bf602d9d3
Merge branch 'MDL-26644-master' of git://github.com/FMCorz/moodle
...
Conflicts:
lib/db/install.xml
lib/db/upgrade.php
2013-04-03 14:32:11 +08:00
Dan Poltawski
eee20b123b
Merge branch 'wip-mdl-38344' of git://github.com/rajeshtaneja/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2013-04-02 16:23:44 +08:00
Yuliya Bozhko
278065528a
MDL-35073 badges: Open badges integration
...
The badges feature allows to integrate Mozilla "Open Badges" to issue, assign,
manage and display digital badges in Moodle. This feature supports:
-- badge creation and issuing based on criteria
-- badge baking and verification service
-- direct pushing of internal badges to external backpack
-- interanl and external badge display in Moodle
-- Moodle block to display latest badges
2013-04-02 15:49:02 +08:00
Eloy Lafuente (stronk7)
cf140de945
Merge branch 'MDL-38557' of git://github.com/timhunt/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2013-03-26 23:38:07 +01:00
Damyon Wiese
2013daeb47
Merge branch 'm25_MDL-38468_Fix_MHTML_files_delivery' of https://github.com/scara/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2013-03-26 15:13:35 +08:00
Frederic Massart
8819a83601
MDL-26644 course: Remove useless setting completionstartonenrol
...
This commit removes any trace of the setting 'Completion tracking
begins on enrolment' as it does not appear to do anything.
2013-03-25 08:28:01 +08:00
Petr Škoda
c7289da7eb
MDL-38654 add full $CFG->gdversion backwards compatibility for now
2013-03-24 22:18:49 +01:00
Matteo Scaramuccia
2aecb84d01
MDL-38468 Files API: fixed the support for MTHML (MIME HTML: web page archive) files
2013-03-23 10:21:51 +01:00
Petr Škoda
689096bc26
MDL-38654 do not test $CFG->gdversion
...
GD PHP extension is now required. Add-ons need to remove $CFG->gdversion tests. The worst case regression is that add-on will think GD is not available.
2013-03-22 16:57:55 +01:00
Tim Hunt
0559a72aa3
MDL-38557 fix quiz version number mess from MDL-31983
2013-03-22 10:36:13 +00:00
Rajesh Taneja
e2e9ff6542
MDL-38344 Calendar: converted name field in event table to text
...
There is no limitation on length of event name in RFC-2445, so changing type
for name from char to text.
2013-03-22 10:02:06 +08:00
Eloy Lafuente (stronk7)
8673a98d1d
MDL-38378 Take rid of harcoded db prefix and bump.
2013-03-08 00:27:01 +01:00
Damyon Wiese
005c6640dd
MDL-38173 Course: Fix DB from regression when adding a (new) course module to a section.
2013-03-06 23:59:19 +08:00
Eloy Lafuente (stronk7)
adc4aca475
Merge branch 'MDL-37897' of git://github.com/jmvedrine/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2013-03-05 00:56:24 +01:00
Sam Hemelryk
4ce761716c
Merge branch 'MDL-31557_master' of git://github.com/markn86/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2013-03-04 14:35:59 +13:00
Jean-Michel Vedrine
4f315786e8
MDL-37897 Remove useless Blackboard question import format
2013-02-28 17:46:29 +01:00
Tim Gus
e1580085c4
MDL-31557 Add index for timemodified in grade_grades_history table
2013-02-26 12:11:59 +08:00
Damyon Wiese
be1ef2f35d
MDL-37792 Course - Fix upgrade step and set version number for completion field fix.
2013-02-26 10:49:46 +08:00
sam marshall
6fea7a5f02
MDL-37792 Conditions: Interests condition offered but not implemented
2013-02-25 13:19:56 +00:00
Eloy Lafuente (stronk7)
345768b9b8
Merge branch 'MDL-35750' of git://github.com/danpoltawski/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2013-02-19 12:57:10 +01:00
Damyon Wiese
82a6332837
Merge branch 'MDL-37939-m' of https://github.com/andrewnicols/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2013-02-18 13:35:36 +08:00
Dan Poltawski
219faacc33
MDL-35622 - fix crazy character causing upgrade problems
...
Can you see it?!
2013-02-18 11:55:29 +08:00