Eloy Lafuente (stronk7)
60e99097e4
weekly release 2.3dev (blame stronk7 for 0202 mistake)
...
On 20120102 version was incorrectly bumped to 2012-02-02. So,
until then (< 1mo) we are going to be incrementing decimal digits
only and not date ones (first 8).
2012-01-12 11:34:20 +01:00
Eloy Lafuente (stronk7)
0e84b1664d
weekly release 2.3dev (blame stronk7 for 0202 mistake)
...
On 20120102 version was incorrectly bumped to 2012-02-02. So,
until then (< 1mo) we are going to be incrementing decimal digits
only and not date ones (first 8).
2012-01-05 15:02:23 +01:00
Aparup Banerjee
d7ca9b68ca
Merge branch 'wip-mdl-29844' of git://github.com/rajeshtaneja/moodle.git - resolved conflict
2012-01-03 12:29:12 +08:00
Eloy Lafuente
90911c4ff9
MDL-29844 Administration: Added new config for users to login for viewing profile image
2012-01-03 11:53:49 +08:00
Eloy Lafuente (stronk7)
5f7d519ecf
MDL-30610 Version bump. Time to diverge!
...
Once all the pre 2.2 upgrade code has been deleted, we bump
main version.php to start diverging in master after the
initial 3-4 weeks of on-sync with 22_STABLE.
2012-01-02 19:31:49 +01:00
Eloy Lafuente (stronk7)
2117dcb591
weekly release 2.3dev (on-sync version 22_STABLE)
2011-12-23 03:01:27 +01:00
Eloy Lafuente (stronk7)
52a2306386
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).
2011-12-21 12:17:22 +01:00
Andrew Davis
8e54ce9717
MDL-20245 grade: increased the length of the user_preferences::value column and added an exception to set_user_preference() is this new length is exceeded
...
Conflicts:
lib/db/upgrade.php
version.php
2011-12-21 12:13:33 +01:00
Eloy Lafuente (stronk7)
43cf3165f1
MDL-28180 backup - take rid of dupes in course_completion_aggr_methd
...
Conflicts:
version.php
2011-12-12 00:31:29 +01:00
Eloy Lafuente (stronk7)
f89a83b87b
weekly release 2.3dev (on-sync version 22_STABLE)
2011-12-09 16:25:08 +01:00
Eloy Lafuente (stronk7)
42f6b3f1d7
weekly release 2.3dev
2011-12-05 12:17:37 +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
Eloy Lafuente (stronk7)
e63ae067f4
weekly release 2.2dev (emergency)
2011-09-25 17:25:04 +02:00
Eloy Lafuente (stronk7)
dab8148fde
weekly release 2.2dev
2011-09-21 17:11:02 +02:00
Sam Hemelryk
89eda3eeaf
MDL-29185 backup: Removed backup_log table and fixed the backup admin report
2011-09-16 15:51:23 +12:00
Eloy Lafuente (stronk7)
9cfaebbd0e
weekly release 2.2dev
2011-09-16 01:37:34 +02:00
Aparup Banerjee
5433da6064
Merge branch MDL-29189-master of git://github.com/samhemelryk/moodle
...
- resolved conflicts.
2011-09-13 11:39:06 +08:00
Andrew Davis (andyjdavis)
bb3546f3c2
MDL-22232 messaging: added the ability to temporarily disable notifications to a particular user
2011-09-12 14:05:14 +08:00
Sam Hemelryk
efd9c8e5b6
MDl-29189 course Increased the shortname field length so that it is more usable now that it is consistently formatted
2011-09-09 14:47:37 +12:00
Eloy Lafuente (stronk7)
5d2db8acc8
weekly release 2.2dev
2011-09-07 17:56:05 +02:00