Marina Glancy
64501eeec9
MDL-41436 Remove DB fields course.modinfo and sectioncache
2013-09-10 14:11:52 +10:00
Marina Glancy
299cfee5f2
MDL-41436 Move course content cache to MUC
...
added cache definition and DB field course.cacherev for cache validation
2013-09-10 14:11:45 +10:00
Dan Poltawski
8250a11688
MDL-41438 version bump
2013-09-09 14:25:07 +08:00
Damyon Wiese
437b86f0ad
MDL-18275 Calendar types: Add a major version + redirect for ci server fail.
2013-09-09 11:25:02 +08:00
Damyon Wiese
1320c3177b
Merge branch 'MDL-18375_master' of git://github.com/markn86/moodle
2013-09-09 10:41:12 +08:00
Eloy Lafuente (stronk7)
f09119e1e5
weekly release 2.6dev
2013-09-07 14:20:07 +02:00
Mark Nelson
62321a7ba0
MDL-18375 calendar: edited the calendartype column in the install.xml file and created an upgrade path
2013-09-05 18:32:15 +08:00
Dan Poltawski
b69ec2889e
weekly release 2.6dev
2013-09-05 13:34:14 +08:00
Dan Poltawski
98c2189d62
MDL-31890 version bump
...
(and trailing whitespace fix)
2013-09-03 09:55:08 +08:00
Yuliya Bozhko
2d3c0faef1
MDL-40924 badges: Add caching to external badges
2013-09-02 13:40:41 +08:00
Damyon Wiese
ee788142f2
weekly release 2.6dev
2013-08-30 09:37:04 +08:00
Damyon Wiese
cbd91e23e9
Merge branch 'wip-MDL-40931-m26' of git://github.com/samhemelryk/moodle
...
Conflicts:
version.php
2013-08-27 15:29:49 +08:00
Damyon Wiese
f6c2af867f
Merge branch 'master_MDL-40122' of git://github.com/danmarsden/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2013-08-27 13:16:55 +08:00
Damyon Wiese
650b464a16
MDL-41213 filepicker: Version bump for css changes
2013-08-26 16:18:37 +08:00
Sam Hemelryk
c3d2fbf9cd
MDL-40931 useragent: separated user agent functionality into a lib
...
This commit moves user agent related functionality out of several
core libraries and combines it into a more manageable class.
All core uses are converted and functions deprecated in favor
of the new class.
2013-08-26 13:59:19 +12:00
Mark Nelson
6d8627cb6b
MDL-36126 backup: changed the message column in the table backup_logs to a text field to prevent DB errors
2013-08-23 11:40:36 +08:00
Damyon Wiese
d2aa53be1b
weekly release 2.6dev
2013-08-23 10:31:56 +08:00
Damyon Wiese
9ead041cdb
Revert "MDL-40931 useragent: separated user agent functionality into a lib"
...
This reverts commit af62237d0e
.
This reverts commit 87a4194fdc
.
This reverts commit b2c66eb60c
.
Conflicts:
version.php
2013-08-22 13:31:25 +08:00
Dan Marsden
3d1808c6e2
MDL-40122 SCORM: replace SCORM course format with singleactivity
2013-08-21 20:26:06 +12:00
Damyon Wiese
36719d4ade
MDL-41057 csslib: Adding a version bump to clear css caches
2013-08-21 14:05:43 +08:00
Dan Poltawski
c161e4687c
Merge branch 'MDL-41143-master' of git://github.com/FMCorz/moodle
...
Conflicts:
version.php
2013-08-20 18:21:17 +08:00
Frederic Massart
2ecd284779
MDL-41143 mod_forum: Prevent unnessary loading of formslib
2013-08-20 17:50:07 +08:00
Damyon Wiese
b2c66eb60c
MDL-40931 useragentlib: Removed unused class variable + version fix
2013-08-20 16:48:18 +08:00
Sam Hemelryk
af62237d0e
MDL-40931 useragent: separated user agent functionality into a lib
...
This commit moves user agent related functionality out of several
core libraries and combines it into a more manageable class.
All core uses are converted and functions deprecated in favor
of the new class.
2013-08-16 09:02:01 +12:00
Dan Poltawski
838d78a9ff
weekly release 2.6dev
2013-08-15 16:38:05 +08:00
Sam Hemelryk
0b7e4a1474
Merge branch 'MDL-4908-m' of git://github.com/andrewnicols/moodle
...
Conflicts:
version.php
2013-08-14 09:15:00 +12:00
Sam Hemelryk
5f619cd61d
weekly release 2.6dev
2013-08-13 14:46:01 +01:00
Sam Hemelryk
90fb4f39fd
Merge branch 'MDL-41100-master' of git://github.com/FMCorz/moodle
...
Conflicts:
version.php
2013-08-13 09:37:02 +12:00
Sam Hemelryk
8b7378cff0
Merge branch 'MDL-22236-master' of git://github.com/damyon/moodle
...
Conflicts:
version.php
2013-08-12 12:11:07 +12:00
Sam Hemelryk
45f133884e
Merge branch 'MDL-36005-master' of git://github.com/damyon/moodle
...
Conflicts:
version.php
2013-08-12 10:38:06 +12:00
Frederic Massart
d26ec8a598
MDL-41100 libraries: Moved get_plugin_list_with_file to core_component
2013-08-09 11:56:48 +08:00
Sam Hemelryk
50ff861263
weekly release 2.6dev
2013-08-08 16:24:00 +12:00
Damyon Wiese
106c55fb9c
MDL-22236 Webservice file upload - Allow webservice file uploads direct to a draft filearea.
...
Via post to /webservice/upload.php
2013-08-08 09:57:57 +08:00
Sam Hemelryk
d4519366f4
Merge branch 'MDL-40934-master' of git://github.com/FMCorz/moodle
...
Conflicts:
version.php
2013-08-07 14:01:51 +12:00
Frederic Massart
4d0752069e
MDL-40934 core: Bump version requiring major upgrade
2013-08-07 09:37:50 +08:00
Sam Hemelryk
a31e811563
weekly release 2.6dev
2013-08-02 08:21:15 +12:00
Damyon Wiese
323f3753a3
MDL-36005 formslib: Version bump for css changes
2013-08-01 16:46:46 +08:00
Damyon Wiese
1444b2ee5a
MDL-39814 actionmenu: Version bump for css changes.
2013-08-01 09:42:42 +08:00
Sam Hemelryk
10fc156933
MDL-39814 frontend: added options to disable new action menus
...
Also:
* Tidied up patch as per peer-reviews
2013-07-30 16:15:52 +12:00
Petr Škoda
656250de83
MDL-11270 use NVARCHAR(MAX) and VARBINARY(MAX) in SQL Server
2013-07-26 09:28:50 +02:00
Damyon Wiese
bdd045c5ec
weekly release 2.6dev
2013-07-26 11:24:11 +08:00
Frederic Massart
a60bc9a35b
MDL-32746 libraries: Upgrade redirect for major version
...
Due to the newly introduced event user_loggedin, the upgrade
could not be reached as the event class was not found during login.
To remedy this, we need to force the upgrade before login.
2013-07-24 09:30:15 +08:00
Damyon Wiese
9ced78bd3e
Merge branch 'wip-MDL-40648-master' of git://github.com/marinaglancy/moodle
...
Conflicts:
version.php
2013-07-23 10:37:20 +08:00
Marina Glancy
09b83b85de
MDL-33563 Version bump for grading methods API change
2013-07-19 15:13:24 +10:00
Marina Glancy
cbc2444e8a
MDL-40648 Added useful functions find_button() and count_button_rows()
2013-07-19 14:13:18 +10:00
Damyon Wiese
ffc3f5308b
weekly release 2.6dev
2013-07-19 09:47:55 +08:00
Damyon Wiese
924ea4845a
Merge branch 'wip-MDL-40638-master' of git://github.com/abgreeve/moodle
...
Conflicts:
version.php
2013-07-16 15:14:49 +08:00
Eloy Lafuente (stronk7)
e780e5cb8f
Merge branch 'MDL-40112_master' of https://github.com/totara/openbadges
...
Conflicts:
lib/db/upgrade.php
version.php
2013-07-16 01:29:01 +02:00
Adrian Greeve
7809d1557c
MDL-40638 - Administration: Update of version number to avoid alternate name fields breaking before upgrade.
...
With the alteration of the user table to include the new alternate name fields anyone
upgrading from one version to another will receive errors until they run the upgrade.
Forcing a redirect if major version upgrade will bypass this issue.
2013-07-15 15:49:26 +08:00
Dan Poltawski
c2ca2d8e91
MDL-28466 remove the enrol_authorize data
...
If there are no records, remove the plugin
2013-07-15 14:48:23 +08:00