792 Commits

Author SHA1 Message Date
skodak
172dd12c63 MDL-14589 initial file storage implementation, temporary file manager, migration of course files; blog conversion MDL-15905; assignment conversion MDL-15904; fromslib related file improvements MDL-15906 2008-07-31 22:15:30 +00:00
moodler
120b375891 MDL-10107 Fixed the definition of message providers ... it now works through files very similar to those for events and capabilities, which makes them easy to add/remove/change as necessary 2008-07-31 08:01:46 +00:00
moodlerobot
0ad7b29551 Updated the HEAD build version to 20080731 2008-07-31 01:44:47 +00:00
mjollnir_
4ab16a0957 MDL-15762 - add table for portfolio logging 2008-07-30 15:04:19 +00:00
moodlerobot
9a78f2abd6 Updated the HEAD build version to 20080730 2008-07-30 01:36:16 +00:00
moodlerobot
b33261a04c Updated the HEAD build version to 20080729 2008-07-29 01:38:13 +00:00
sam_marshall
4e781c7b50 MDL-15498: Completion system 2008-07-28 12:31:29 +00:00
moodlerobot
a36f65659f Updated the HEAD build version to 20080728 2008-07-28 01:37:25 +00:00
moodlerobot
b318acdb12 Updated the HEAD build version to 20080727 2008-07-27 01:33:52 +00:00
skodak
8eb1d25ffe MDL-11844 new option for conditional stripping of tags from activity names 2008-07-26 15:15:25 +00:00
moodlerobot
56df1a3310 Updated the HEAD build version to 20080726 2008-07-26 01:37:08 +00:00
mjollnir_
67a87e7db2 portfolio checkin-
see http://git.catalyst.net.nz/gw?p=moodle-r2.git;a=shortlog;h=refs/heads/portfolio for changelog

commit point is this hash on that branch: f9642af4e8bd319d4ecdfd83589db61a8fa6fef2

This comes with two plugins, box.net & download
2008-07-25 08:14:11 +00:00
moodlerobot
d12495fbb7 Updated the HEAD build version to 20080725 2008-07-25 01:39:47 +00:00
skodak
f432bebff2 MDL-11421 context levels fixed in capability definitions, sorting of caps by name, plug-ins may report used core caps, fixed some risks; merged from MOODLE_19_STABLE 2008-07-24 21:59:13 +00:00
nicolasconnault
b958e94122 MDL-14731 Improved Bryce's patch and applied. YUI version number is kept in a simple version.php file, to be updated manually when updating the YUI libraries. 2008-07-24 13:37:05 +00:00
moodler
3b120e464f MDL-10107 - First check-in of Messaging 2.0 code from Luis Rodrigues, GSOC student.
This new messaging system replaces all the various email_to_user() calls.
They are now replaced by events triggers, and the messages are then
processed centrally according to user preferences and sent to one or more
processors (email, popup, jabber etc...)

This code is not finished yet, a lot of work still has to be done on the
interface.  However, the basic structure is there and should be working.
Luis and I will be reviewing and polishing this heavily in the next few weeks.
2008-07-24 08:38:03 +00:00
moodlerobot
bf97c70184 Updated the HEAD build version to 20080724 2008-07-24 01:35:17 +00:00
skodak
3a0c6cca33 MDL-8521 new feature - safe overrides, see tracker for details; merged from MOODLE_19_STABLE 2008-07-23 16:10:06 +00:00
moodlerobot
65e8e9dc0a Updated the HEAD build version to 20080723 2008-07-23 01:36:51 +00:00
moodlerobot
6b9b6f1d14 Updated the HEAD build version to 20080722 2008-07-22 01:44:20 +00:00
moodlerobot
c7057c091c Updated the HEAD build version to 20080721 2008-07-21 01:31:30 +00:00
moodlerobot
b5adbaf320 Updated the HEAD build version to 20080720 2008-07-20 01:32:32 +00:00
moodlerobot
cc127f138d Updated the HEAD build version to 20080719 2008-07-19 01:32:35 +00:00
moodlerobot
a9b0f17a3d Updated the HEAD build version to 20080718 2008-07-18 01:31:55 +00:00
moodlerobot
343b8bae1f Updated the HEAD build version to 20080717 2008-07-17 01:36:13 +00:00
moodlerobot
972485277e Updated the HEAD build version to 20080716 2008-07-16 01:35:17 +00:00
moodlerobot
c68c552719 Updated the HEAD build version to 20080715 2008-07-15 01:37:17 +00:00
moodlerobot
0f7db7d379 Updated the HEAD build version to 20080714 2008-07-14 01:33:33 +00:00
moodlerobot
46ffa7f1a6 Updated the HEAD build version to 20080713 2008-07-13 01:32:19 +00:00
moodlerobot
90e1b825fa Updated the HEAD build version to 20080712 2008-07-12 01:34:13 +00:00
moodlerobot
ddeaf74d96 Updated the HEAD build version to 20080711 2008-07-11 01:35:56 +00:00
moodlerobot
3ae5d21962 Updated the HEAD build version to 20080710 2008-07-10 01:35:29 +00:00
moodlerobot
94f2783ccc Updated the HEAD build version to 20080709 2008-07-09 01:35:49 +00:00
moodlerobot
0e1fbf0c43 Updated the HEAD build version to 20080708 2008-07-08 01:37:14 +00:00
mjollnir_
ac5efef6b5 MDL-15562 database tables, upgrade and version bump for portfolio API
- portfolio_instance, portfolio_instance_user, portfolio_instance_config
2008-07-07 15:09:40 +00:00
moodlerobot
a4b309284e Updated the HEAD build version to 20080707 2008-07-07 01:33:11 +00:00
skodak
fe074586b5 MDL-13901 guest can not be selected in "Default role for all users" in 1.9.x; merged from MOODLE_19_STABLE 2008-07-06 23:54:07 +00:00
moodlerobot
c4f3038349 Updated the HEAD build version to 20080706 2008-07-06 01:31:10 +00:00
nicolasconnault
d6ace123f0 MDL-13811 Completed the required changes. Also added a "Cancel email change" link. Merging from MOODLE_19_STABLE 2008-07-05 14:28:13 +00:00
moodlerobot
2461f2e2bd Updated the HEAD build version to 20080705 2008-07-05 01:38:11 +00:00
moodlerobot
4fd6831fe5 Updated the HEAD build version to 20080704 2008-07-04 01:36:00 +00:00
stronk7
5e9e3d774a Bump to clean empty role names. MDL-15284 2008-07-03 17:08:29 +00:00
moodlerobot
be868f0bd4 Updated the HEAD build version to 20080703 2008-07-03 01:36:00 +00:00
moodlerobot
a708e0d322 Updated the HEAD build version to 20080702 2008-07-02 01:35:54 +00:00
moodlerobot
9377899be4 Updated the HEAD build version to 20080701 2008-07-01 01:31:55 +00:00
dongsheng
98978c2efa "MDL-15470, create repository database table" 2008-06-30 11:00:42 +00:00
scyrma
38fb819028 MDL-11992: adding course tagging patch, by John Beedell. This feature is not
active by default at this time. Related help files are not included in this
commit, as they are being revised (see issue 15385) and will be sent in soon.
2008-06-30 09:04:07 +00:00
moodlerobot
1ef0232026 Updated the HEAD build version to 20080630 2008-06-30 01:36:26 +00:00
moodlerobot
9aa5bd5dfe Updated the HEAD build version to 20080629 2008-06-29 01:28:42 +00:00
moodlerobot
a87057d339 Updated the HEAD build version to 20080628 2008-06-28 01:31:42 +00:00