834 Commits

Author SHA1 Message Date
dongsheng
48eb7bc9de "User Filter: empty filter form fixed, merged from 1.9, MDL-16880" 2008-10-15 05:30:37 +00:00
skodak
cc44433620 MDL-16839 forms: workaround for problematic hard frozen values; merged from MOODLE_19_STABLE 2008-10-13 19:39:27 +00:00
stronk7
eb309beded Detect non-utf8 langs in user edition forms. MDL-16845 MDL-11829 ; merged from 19_STABLE 2008-10-10 21:30:07 +00:00
jerome
f48fb4d692 MDL-15402: add a repository type functionality in the administration: enable/disable course and user repository setting 2008-10-09 03:02:26 +00:00
mudrd8mz
4697304a4c MDL-16308 Use default country instead of empty one when some external auth source (LDAP, POP3 etc) is used. Merged from 1.9 2008-09-25 10:12:18 +00:00
tjhunt
16851b22ad MDL-16676 All references to the text.html and emoticons.html files need to be updated to point to text2.html and emoticons2.html 2008-09-25 10:04:01 +00:00
tjhunt
80f69dc0ee MDL-16676 All references to the text.html and emoticons.html files need to be updated to point to text2.html and emoticons2.html 2008-09-25 07:12:46 +00:00
skodak
db4a3d8ffe MDL-16666 removing all use_html_editor() instances 2008-09-24 21:03:36 +00:00
skodak
bff34a6747 MDL-16365 domain restrictions are now optional when changing email address; merged from MOODLE_19_STABLE 2008-09-24 17:00:49 +00:00
moodler
55de6e0784 MDL-16046 Fixed up the portfolio tabs 2008-09-15 06:09:57 +00:00
mjollnir_
8bde161135 MDL-16046 - log page for portfolio transfers 2008-09-12 15:34:20 +00:00
peterbulmer
ee4bd7876b MDL-16378 Changes to lang strings,
remoteappuser should be output as somthing like 'Remote Moodle User' or
'Remote Mahara User' or 'Remote <application name goes here> User'
2008-09-10 03:25:28 +00:00
jerome
6c91ce49ff MDL-15402: fixes for tabs.php - now display tab repository only for the current user, + add some context security 2008-09-08 02:10:30 +00:00
skodak
c6800efef1 MDL-16368 commenting out unfinished code for now 2008-09-06 22:04:42 +00:00
scyrma
98bc644685 MDL-15405: add more (still partial) support for inline files in user profiles. 2008-09-05 11:02:48 +00:00
jerome
95a5e161de MDL-15402: quick temp fix for tabs.ph 2008-09-05 09:12:00 +00:00
jerome
12c79bfd7e MDL-15402: modify repository_get_instances() in order to be easier to use 2008-09-05 08:51:25 +00:00
jamiesensei
d004c4adcd MDL-16242 "'Required' does nothing for select fields in customisable user profiles" added an extra option 'Choose...' which is the default if no other default is specified. If the user leaves the select field set to 'Choose...' then the required rule fails and the form does not submit. 2008-08-28 06:44:49 +00:00
jerome
e6be3a6987 MDL-13766: refactor all repository_instances() => repository_get_instances() 2008-08-28 05:30:19 +00:00
skodak
90658eefb0 MDL-16166 centralised enabling of subsystems, fixed some warnings and general cleanup 2008-08-26 05:45:07 +00:00
jerome
416afdbb66 MDL-12333: display custom field in categories box on the signup page 2008-08-18 08:26:41 +00:00
jerome
b587e914f7 MDL-16099: database migration on user/profil/field/checkbox/field.class.php 2008-08-18 07:25:09 +00:00
skodak
73b3a208f5 MDL-16051 fixed confirmed string in user filters; merged from MOODLE_19_STABLE 2008-08-17 22:33:44 +00:00
skodak
775f811a66 MDL-16002 rewritten upgrade locking and better upgrade progress tracking; MDL-16070 Do not use $a[0] syntax in lang packs + various other upgrade improvements and fixes 2008-08-16 12:16:01 +00:00
dongsheng
4a65c39a46 MDL-15402, add admin setting page, to meet requirement, make some changes to repository base class. 2008-08-13 04:09:13 +00:00
mjollnir_
8512f577dc MDL-15768 - added general capability for exporting any content to portfolio 2008-08-12 13:31:02 +00:00
dongsheng
55ccd37425 MDL-13766, change function call. 2008-08-07 09:01:16 +00:00
lfrodrigues
818dc096d1 MDL-10107 - added missing error translation string 2008-08-02 00:13:10 +00:00
lfrodrigues
2044a2b26f MDL-10107 - Removed old email_to_user with we still arround and added default message processor for user,
adminuser and on messagelib
2008-08-02 00:04:29 +00:00
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
mjollnir_
a239f01e57 MDL-15860 - add global portfolio enabled switch 2008-07-29 11:27:16 +00:00
dongsheng
19add4c03a "MDL-13766, repository settings page" 2008-07-28 08:24:55 +00:00
mjollnir_
679ad43f4d MDL-14591 added my name next to a portfolio todo 2008-07-28 07:35:20 +00:00
moodler
1118434a2f MDL-10107 Don't show messaging tab (and portfolio) when on user index page. Also fixed some notices. 2008-07-28 07:17:34 +00:00
mjollnir_
d6d24b8884 MDL-14591: fixing merge issues in portfolio 2008-07-25 08:31:59 +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
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
dongsheng
06e84d52bd MDL-14129, remove error() call 2008-07-21 07:18:58 +00:00
moodler
34c688c959 MDL-14299 Merged small credit fix 2008-07-15 04:30:37 +00:00
ikawhero
8750134a46 Merged from stable. Change language string file. 2008-07-15 04:03:33 +00:00
ikawhero
60d922d5f1 MDL-14299 New checkbox profile field type.
Credit to Brian King.
2008-07-15 03:31:32 +00:00
dongsheng
51471f2ad5 MDL-15449, enrol multiple users to multiple courses, including bugs fix, see tracker, sent by Jonathan. 2008-07-10 09:16:43 +00:00
moodler
184c7638f5 MDL-13811: Merged fix to work when email is disabled 2008-07-10 08:07:55 +00:00
scyrma
e7134583d7 MDL-14237: Removing all remaining tag-related uses of html_entity_decode (merge from 1.9) 2008-07-07 07:45:51 +00:00
skodak
2942a5cd34 MDL-9983, MDL-13998 core events related cleanup; merged from MOODLE_19_STABLE 2008-07-06 17:57:06 +00:00
skodak
05c38e2b7c MDL-13811 reworked unsetting of preferences and minor tweaks 2008-07-05 22:46:31 +00:00
skodak
80775ff30c MDL-15548 fixed regression, thanks Gary! 2008-07-05 17:25:16 +00:00
skodak
f5fc83e818 MDL-15516 prvent access to deleted profiles and other user areas 2008-07-05 14:52:39 +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
skodak
961ca45fc0 fixed previous wrong merging 2008-07-05 12:54:38 +00:00