toyomoyo
294a176fc7
fixing a typo
2007-08-31 08:21:16 +00:00
toyomoyo
a7db355af1
MDL-10181, user management improvement fixes and new features
2007-08-22 06:17:11 +00:00
Martin Langhoff
13534ef716
cvsimport fixups
2007-08-29 13:10:11 +12:00
ikawhero
831d450e3f
Adding custom profile fields to the signup page.
...
The only two authentication plugins this affects are email and ldap.
2007-08-20 08:30:34 +00:00
nicolasconnault
0be6f67819
MDL-10870 All files updated to new build_navigation() method. Most are untested, because they are not easily accessible within a moodle site.
2007-08-17 19:09:11 +00:00
skodak
5bf243d131
MDL-10383 - groups/groupings refactoring nearly finished ;-)
2007-08-16 11:06:48 +00:00
skodak
c4e953e69e
MDL-10383 - group edit form refactoring and minor bugfixing
2007-08-15 20:33:17 +00:00
skodak
2c386f82e5
MDL-10383 - deprecated get_groups(), user_group() and ismember()
2007-08-15 20:21:01 +00:00
ikawhero
62ebb00033
Additional settings for the custom profile fields
2007-08-15 13:37:52 +00:00
toyomoyo
c3260b0714
MDL-10181, user management improvements, adding bulk user operations, code is not finished
2007-08-07 07:26:58 +00:00
luizlaydner
5557c75a9f
- added block support for tag pages
2007-08-03 21:41:09 +00:00
donal72
b4daa48f1e
Link to profile editing should not appear on remote-users' profiles (except for the user himself).
2007-08-03 12:28:33 +00:00
donal72
987addd949
Bugfix: Link back to parent Mahara site didn't work
2007-08-03 10:16:23 +00:00
luizlaydner
4f81c51d35
- Added to support for rawname column, so it is possible to keep the original casing of tag names.
...
- a bit of refactoring
2007-08-02 02:47:20 +00:00
stronk7
0f870a49ea
Properly close the "rolesform" div. Now the form validates both
...
with roles dropdown and without it.
2007-07-31 20:10:05 +00:00
moodler
1e1c51a3b7
Changes to user profile pages to edit/display interest tags
2007-07-31 08:09:46 +00:00
moodler
c933a06065
First checkin of tag system from GSOC student Luiz Cruz
...
It's a very simple first version.
TODO for 1.9:
- Store rawname of each tag as well as normalised version and treat accordingly
- Add blocks to the tag interest pages
2007-07-31 07:51:32 +00:00
stronk7
e3fc108e41
Let's use the default (cached) list of fields here. MDL-10571
...
Merged from MOODLE_18_STABLE
2007-07-23 16:34:41 +00:00
mjollnir_
2520258128
Merged Donal's changes to MNET to allow moodle to also network with mahara.
...
changelog follows
[MNET-manual] added version.php, install.xml and upgrade.php patches
Route remote users back to their home server without going through jump.php and land.php
Display app-specific strings in the user view
Display the application icon in the Remote Host block
Hide the 'logs' tab if the application under review is not Moodle
Hide the 'logs' tab if the application under review is not Moodle
Update user record to note that picture == 1 once a picture has been
transferred.
Change 2 to uri - is this fluid?
Add application paramter to bootstrap function
Find the application
Workaround for PHP5.2.2 bug: http://bugs.php.net/bug.php?id=41293
$HTTP_RAW_POST_DATA was not being populated
Ensure we get an application for our Peer
Update the URI to use for MNET
The default 'wantsurl' should be empty
Use the appropriate 'land' url for the remote application
Add hidden form elements for 'application'
Add awareness of new Application concept
Add awareness of new Application concept
Add awareness of new Application concept
Add awareness of new Application concept
Add awareness of new Application concept
Add awareness of new Application concept
Add awareness of new Application concept
2007-07-14 03:00:12 +00:00
toyomoyo
c55dee3fa9
MDL-10181, user management improvements fixes
2007-07-13 08:26:47 +00:00
toyomoyo
ae483dadca
MDL-9983, missing upser_updated event
2007-07-11 09:05:17 +00:00
toyomoyo
a160cf0b17
fix for MDL-9983, trigger certain events out of the core to modules
2007-07-10 02:33:38 +00:00
toyomoyo
e513826187
MDL-9983, adding triggers for certain events, no handler implemented
2007-07-09 06:43:33 +00:00
toyomoyo
eca3af25cb
MDL-7077, MDL-10181, adding notes for students
2007-07-05 06:53:17 +00:00
skodak
3593af19df
MDL-10341 fixed user search cleaning; merged from MOODLE_18_STABLE
2007-07-04 08:31:54 +00:00
toyomoyo
9e7a3d4298
fixes for extend enrol to make it less restrictive MDL-10181
2007-07-04 02:38:24 +00:00
poltawski
10f5778089
MDL-10148 - hard coded lang strings in user/message.html
2007-06-18 19:21:24 +00:00
toyomoyo
8205423030
merged fix for MDL-10112 bulk messaging fails silently when messaging not enabled
2007-06-14 04:41:33 +00:00
moodler
f3de7219ae
Merged fix for MDL-9041 (undo)
2007-06-12 07:09:35 +00:00
skodak
f747fb3eef
MDL-10074 User profile edition uses wrong variable for the (fatal) error message.; patch by Iñaki Arenaza
2007-06-10 19:07:11 +00:00
toyomoyo
9b8c9d379c
part of the user management improvements on enrolment, forgot to check this in
2007-06-05 01:54:19 +00:00
toyomoyo
358a31fc4c
placed help files in the wrong place, sorry!
2007-05-22 02:23:23 +00:00
toyomoyo
4cbb294f62
Fix for MDL-8877, forgot to add these before checking in
2007-05-22 02:09:41 +00:00
toyomoyo
9fffb69162
MDL-8877, specify time of manual enrolments and related improvements for changing enrolment period from user/index.php. Thanks Andrei!
2007-05-22 02:08:22 +00:00
moodler
baacc970b9
MDL-4325 ... fix the order of the name fields is lastname/firstname are reversed - thanks Kita!
2007-05-21 07:37:55 +00:00
skodak
9eb64c947a
MDL-9825, MDL-9798, MDL-9799 - new workaround for the object trouble in IE caused by UFO; reverting previous patches; merged from MOODLE_18_STABLE
2007-05-16 18:17:14 +00:00
skodak
e61c34cfe5
MDL-9823 Disclaimer HRef is repeated twice in the Link - Policy.php for some urls; merged from MOODLE_18_STABLE
2007-05-15 19:42:53 +00:00
skodak
2b53417835
MDL-9798 fallback to html mimetype when missing index.php, index.html; merged from MOODLE_18_STABLE
2007-05-15 08:41:55 +00:00
skodak
28b2891e4c
MDL-9798 workaround for handling of object tag in buggy IE; merged from MOODLE_18_STABLE
2007-05-15 08:33:22 +00:00
poltawski
d6ff5b31ba
MDL-9649 'keep searching' in bulk messaging broken merged from MOODLE_18_STABLE
2007-05-09 10:05:08 +00:00
martinlanghoff
0a66585b3d
get_my_courses() callers update - check of the $fields param - pass null instead
...
The default way to call get_my_courses() is now to pass null in the $fields
param to get the (cached copy) of the useful fields. Cuts down enormously
on DB traffic, memory footprint, and session size.
2007-05-06 05:32:40 +00:00
skodak
54bb33eb10
MDL-9652 rename new password reveal to unmask
2007-04-30 18:03:19 +00:00
skodak
fb01314b0e
MDL-9647 simplify dealing with headers/footers in admin sections; some more cleanup
...
fixed continue button in error() on admin page when link present
2007-04-30 17:28:29 +00:00
skodak
1ae083e424
MDL-9647 simplify dealing with headers/footers in admin sections
2007-04-30 17:08:34 +00:00
moodler
3f7353c5d8
Fixed discussions tab ... this is an old change I never checked in
2007-04-30 13:26:06 +00:00
donal72
a9457b5485
Prevent notices on user creation
2007-04-29 13:50:33 +00:00
ikawhero
86e95dfa9c
New textarea profile field type
2007-04-28 03:07:43 +00:00
skodak
1cb3da3613
MDL-9574 + MDL-9607 Add Change-own-password and Edit-own-profile capabilities
2007-04-26 21:41:08 +00:00
skodak
83022298df
MDL-8031 Enforce password complexity for user authentication - original patch by Iñaki Arenaza
2007-04-25 19:36:47 +00:00
skodak
65acd2bb97
MDL-2201 handle url parameters in change Password link
2007-04-21 21:20:17 +00:00