Eloy Lafuente (stronk7)
6339bf1051
MDL-29248 backup: delete user_files settings, lang strings and uses
...
Conflicts:
admin/settings/courses.php
version.php
2012-03-01 13:15:46 +01:00
Eloy Lafuente (stronk7)
e356fb68fd
weekly release 2.2.1+
2012-03-01 11:30:35 +01:00
Eloy Lafuente (stronk7)
d1c12af76e
weekly release 2.2.1+
2012-02-23 11:38:57 +01:00
Rajesh Taneja
21144ea8c6
MDL-29254 blog: added check in upgrade for summary and content to be null fields
2012-02-20 09:35:58 +08:00
Eloy Lafuente (stronk7)
ad5202771a
weekly release 2.2.1+
2012-02-17 01:48:09 +01:00
Eloy Lafuente (stronk7)
ea75a579d1
weekly release 2.2.1+
2012-02-13 01:18:28 +01:00
Eloy Lafuente (stronk7)
13c25d0f87
MDL-27891 tag logs: minibump version
2012-02-08 11:44:53 +01:00
Eloy Lafuente (stronk7)
4d2f89f85b
weekly release 2.2.1+
2012-02-02 12:13:28 +01:00
Eloy Lafuente (stronk7)
d4b3034bb4
weekly release 2.2.1+
2012-01-27 02:26:26 +01:00
Eloy Lafuente (stronk7)
269c884874
weekly release 2.2.1+
2012-01-19 13:33:36 +01:00
Eloy Lafuente (stronk7)
f70f6e9ad1
weekly release 2.2.1+
2012-01-12 11:33:19 +01:00
Eloy Lafuente (stronk7)
a1d246334b
Moodle release 2.2.1
2012-01-07 17:04:34 +01:00
Eloy Lafuente (stronk7)
7ca0ece0db
weekly release 2.2+
2012-01-05 15:06:46 +01:00
Eloy Lafuente
e4b1208377
MDL-29844 Administration: Added new config for users to login for viewing profile image
2012-01-03 12:02:59 +08:00
Eloy Lafuente (stronk7)
929c26ccf1
weekly release 2.2+
2011-12-23 03:03:32 +01:00
Eloy Lafuente (stronk7)
5831b4c70c
MDL-20245 grade: fix version numbers
...
This commit puts the 22_STABLE and master main
versions back to "on-sync" mode (very first
weeks after major release).
Conflicts:
lib/db/upgrade.php
version.php
2011-12-21 12:25:11 +01:00
Andrew Davis
223e753520
MDL-20245 grade: increased the size of the user_preferences value column and added php validation of the data going into that column
...
Conflicts:
lib/db/upgrade.php
version.php
2011-12-21 12:23:50 +01:00
Eloy Lafuente (stronk7)
9de951556f
MDL-28180 backup - take rid of dupes in course_completion_aggr_methd
2011-12-11 22:14:02 +01:00
Eloy Lafuente (stronk7)
acb3bf8ac1
weekly release 2.2+
2011-12-09 16:27:08 +01:00
Eloy Lafuente (stronk7)
01f7f6f9aa
Moodle release 2.2
2011-12-05 12:09:08 +01:00
Eloy Lafuente (stronk7)
d0e016f53f
Moodle release 2.2rc1
2011-12-01 12:12:21 +01:00
Eloy Lafuente (stronk7)
a5b5881d46
on-demand release 2.2beta+
2011-11-29 20:09:37 +01:00
Aparup Banerjee
ab83fa53fd
MDL-28646 webservices : version bump
2011-11-29 18:35:25 +08:00
Eloy Lafuente (stronk7)
1de9151c6f
on-demand release 2.2beta+
2011-11-25 11:11:33 +01:00
Eloy Lafuente (stronk7)
79b0fece1f
on-demand release 2.2beta+
2011-11-22 01:51:50 +01:00
Aparup Banerjee
3a59d04c65
MDL-30268 Web service : resolved version number conflict
2011-11-21 14:47:23 +08:00
Eloy Lafuente (stronk7)
fe41ba7489
on-demand release 2.2beta
2011-11-18 01:20:35 +01:00
Jerome Mouneyrac
af03513f93
MDL-30268 add 'Can download files' field to service
2011-11-16 11:51:03 +08:00
Henning Bostelmann
6336bd914a
MDL-29350 Prevent duplication of groupings when copying activities
...
This patch also includes a database upgrade to correct data produced as a
result of this bug.
2011-11-15 11:12:40 +00:00
Eloy Lafuente (stronk7)
6be90ce05f
Moodle release 2.2beta
2011-11-15 11:04:15 +01:00
Sam Hemelryk
1ae9aa2b8f
Merged MDL-29108 Advanced grading
2011-11-14 22:01:05 +13:00
Eloy Lafuente (stronk7)
8ac9d33f49
Merge branch 'MDL-26647-master' of git://github.com/sammarshallou/moodle
...
Conflicts:
lib/db/upgrade.php
report/completion/index.php
report/progress/index.php
version.php
2011-11-11 03:37:55 +01:00
David Mudrak
241d9463de
MDL-29798 Final clean-up before submitting for the integration review
2011-11-09 22:08:09 +01:00
sam marshall
5c60a847f5
MDL-26647 (1) 'extrauserselectorfields' -> 'showuseridentity', add capability
...
This change:
- Renames the existing setting 'extrauserselectorfields' to 'showuseridentity'
in preparation for using it in more places. (Upgrade change, new version.)
- Adds a new capability moodle/site:viewuseridentity, now required in order
to see the extra fields; if you don't have the capability, you don't see them
- Slightly improves the display of extra fields in user selector list; it used
to be like 'sam marshall, 01234567, email@address' and is now
'sam marshall [01234567, email@address]' ie the fields are in square
brackets
- Turns feature on for the group selector - the feature was enabled for other
user selectors but not for the group selector. Tim did the disable code, he
thinks this may be to do with more people having access to group selector -
probably not a problem now it is controlled by capability.
2011-11-04 13:57:08 +00:00
Eloy Lafuente (stronk7)
735de1c276
weekly release 2.2dev
2011-11-02 19:52:31 +01:00
Petr Skoda
f68cef22b9
MDL-29923 remove all traces of experimental global search
...
Hopefully it will be replaced by something fully functional soon, see http://moodle.org/mod/forum/discuss.php?d=189023
2011-10-28 10:20:00 +02:00
Eloy Lafuente (stronk7)
38e9a1cc79
weekly release 2.2dev
2011-10-27 18:51:29 +02:00
Eloy Lafuente (stronk7)
75d9479f8b
MDL-29474 plugin dependencies: version minibump
2011-10-26 10:34:28 +02:00
Jerome Mouneyrac
5d1017e11d
MDL-29106 new web service naming convention
2011-10-24 11:06:00 +08:00
Eloy Lafuente (stronk7)
3a81b37617
emergency release 2.2dev
2011-10-20 00:53:26 +02:00
Eloy Lafuente (stronk7)
401d480d81
weekly release 2.2dev
2011-10-19 18:44:16 +02:00
Eloy Lafuente (stronk7)
b0ef6d0420
NOBUG: Minibump to get css/js pruned everywhere
2011-10-18 01:37:09 +02:00
sam marshall
6282381d05
MDL-27242 Conditional availability dates should support time as well as day
...
Change also adds minor feature to date-time selector so you can specify the time it uses as default when the value is 0 (disabled).
Credit: This feature was developed collaboratively by Charles Fulton, Neill Magill, and me.
2011-10-13 10:23:23 +01:00
Eloy Lafuente (stronk7)
6731a04d93
weekly release 2.2dev
2011-10-12 23:46:36 +02:00
Sam Hemelryk
356a6de351
MDL-27058 navigation: Added a setting to control whether user forum links are added
2011-10-10 10:57:02 +13:00
Eloy Lafuente (stronk7)
b77088cd04
emergency release 2.2dev
2011-10-09 22:40:35 +02:00
Eloy Lafuente (stronk7)
9086337415
weekly release 2.2dev
2011-10-07 00:09:23 +02:00
Aparup Banerjee
2fbc708186
Merge branch 'MDL-29089_grade_history_missing_columns2' of git://github.com/andyjdavis/moodle.git (resolved version.php conflicts)
2011-10-05 02:46:38 +08:00
Andrew Davis (andyjdavis)
70e61f7071
MDL-29089 gradebook: added missing columns to the history tables
2011-09-29 09:53:18 +08:00
Eloy Lafuente (stronk7)
228d24fd97
weekly release 2.2dev
2011-09-28 11:07:04 +02:00