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
Eloy Lafuente (stronk7)
a1b888384e
MDL-27001 Integration bump needed (we were already @ 2011083100.01)
2011-09-06 15:57:49 +02:00
Dongsheng Cai
f2eac75624
WEBSERVICE MDL-29170 reduce createmobiletoken capability risk level
2011-09-01 11:02:03 +08:00
Eloy Lafuente (stronk7)
9805fb9f17
weekly release 2.2dev
2011-08-31 01:32:26 +02:00
Eloy Lafuente (stronk7)
4ad6128920
weekly release 2.2dev
2011-08-26 15:10:15 +02:00
Eloy Lafuente (stronk7)
6408c7d9f0
NOBUG: Minibump needed here for some automated tests to happen
2011-08-24 13:35:24 +02:00
Petr Skoda
925c5efd3e
MDL-29031 drop unused block tables
2011-08-21 17:56:06 +02:00
Petr Skoda
fe8682fd41
MDL-27248 remove forgotten unique sortorder index from the course table
2011-08-21 17:32:02 +02:00
Eloy Lafuente (stronk7)
4f3632441a
weekly release 2.2dev
2011-08-18 02:41:22 +02:00
Eloy Lafuente (stronk7)
7969f1ecf5
weekly release 2.2dev
2011-08-12 00:18:07 +02:00
Petr Skoda
3fdc622697
weekly release 2.2dev
2011-08-03 18:07:11 +02:00
Sam Hemelryk
ca3e8e98a4
weekly release 2.2dev (emergency)
2011-07-29 12:21:02 +08:00
Petr Skoda
6f05796919
weekly release 2.2dev
2011-07-26 11:13:59 +02:00
Petr Skoda
6884b598f3
weekly release 2.2dev
2011-07-19 15:25:11 +02:00
Petr Skoda
b9b639b30e
MDL-28344 remove unused CFG->framename
2011-07-14 22:00:41 +02:00
Sam Hemelryk
ecb8829273
weekly release 2.2dev
2011-07-13 20:21:48 +08:00
Petr Skoda
e115bdc51a
MDL-28279 remove unused admin setting
2011-07-10 11:06:06 +02:00
Eloy Lafuente (stronk7)
f6f6138379
weekly release 2.2dev
2011-07-08 11:15:49 +02:00
Eloy Lafuente (stronk7)
81f8e0f8a0
weekly release 2.2dev
2011-07-01 23:58:02 +02:00
Eloy Lafuente (stronk7)
d64baeceb2
release 2.1
2011-07-01 23:47:23 +02:00
Eloy Lafuente (stronk7)
1333c05ebe
Merge branch 's11_MDL-27936_send_message_master' of github.com:dongsheng/moodle
...
Conflicts:
lib/db/services.php
version.php
2011-06-29 20:00:49 +02:00
Dongsheng Cai
014792901d
MDL-27976 webservice moodle_user_get_users_by_courseid webservice
2011-06-29 15:41:31 +08:00
Dongsheng Cai
4de00da791
MDL-27936, send_message webservice should respect contact settings, improve readability, rename it to moodle_message_send_instantmessages
2011-06-29 11:26:16 +08:00
Eloy Lafuente (stronk7)
7fde489dae
on-demand release 2.1beta
2011-06-27 17:32:54 +02:00