skodak
f5fc83e818
MDL-15516 prvent access to deleted profiles and other user areas
2008-07-05 14:52:39 +00:00
dongsheng
e1267b2079
"MDL-15311, remove extra enter"
2008-06-23 05:43:05 +00:00
dongsheng
910bd9e176
"MDL-15251, see tracker, merged from MOODLE_19_STABLE"
2008-06-16 12:29:56 +00:00
skodak
12ad6ebaa8
MDL-15251 fixed syntax errror
2008-06-16 11:18:33 +00:00
dongsheng
3f4fede509
"MDL-15251, see tracker"
2008-06-16 09:12:07 +00:00
dongsheng
ac382d2b64
"MDL-15251, fix country field in user/view.php, merged from MOODLE_19_STABLE"
2008-06-16 02:14:59 +00:00
dongsheng
4e244ba8b9
"MDL-14129, fix print_error"
2008-06-13 07:07:45 +00:00
skodak
c7da43571b
MDL-14679 converted some count_records
2008-06-02 21:47:31 +00:00
skodak
a5d424df7c
MDL-14679 converted some get/set_field()
2008-06-02 21:39:23 +00:00
skodak
ce8c75eeb8
MDL-14679 towards /user conversion
2008-05-31 11:13:21 +00:00
scyrma
c18a3c1ffd
MDL-9410 - In user profile display, add http:// to web links if it's not already there (merge from 1.9)
2008-04-11 06:58:20 +00:00
dongsheng
5a2a53316f
MDL-14129, remove all the other error() call
2008-04-04 02:54:20 +00:00
dongsheng
55ac3d6f21
MDL-13151 add a new language string: phone2, thanks for your idea, Jams Ballard.
2008-03-26 02:58:16 +00:00
scyrma
537aa65c5d
MDL-13404 - Modification to all tag_get_tags_* calls needing an array & other improvements (merge from 1.9)
2008-02-26 06:43:54 +00:00
scyrma
3d535996db
MDL-13404 - Merge from 1.9 (re-commit, including missing file)
2008-02-25 01:58:17 +00:00
skodak
bb06244703
MDL-13404 reverted - missing file and other minor problems
2008-02-22 19:53:48 +00:00
scyrma
db32b054d1
MDL-13404 - Merge from 1.9
2008-02-22 10:25:36 +00:00
skodak
65bcf17b95
MDL-13450 and MDL-13303 - sorry for changing forum API so late, but it was needed; major perf improvement for forum; fixed printing of user pictures; merged from MOODLE_19_STABLE
2008-02-13 17:03:25 +00:00
skodak
76b570d602
MDL-12938, MDL-12937 - unenrol fixes - can not unenrol if can not unassign all users roles in course, do not show self unenrol if enrolment comes from parent context, fixed rturn value from get_user_roles; based on patch by Eric Merrill; merged from MOODLE_19_STABLE
2008-02-05 12:59:28 +00:00
toyomoyo
6967ba2846
MDL-12544, hide hidden roles in profile when user has no capability
2007-12-12 07:13:09 +00:00
tjhunt
2990e11355
MDL-12373 - If you can see your user profile, but don't have moodle/course:viewparticipants, you get a link in the nav bar that takes you to an error message. Merged from MOODLE_19_STABLE.
2007-11-30 12:08:01 +00:00
skodak
010aa4da8b
MDL-12329 fixed last access when course not accessed yet - patch by Yolanda Ordóñez Rufat; merged from MOODLE_19_STABLE
2007-11-23 21:31:58 +00:00
toyomoyo
576ad29016
MDL-10294, MDL-10028, changing messaging/bulk messaging system
2007-11-21 07:53:42 +00:00
martinlanghoff
472b647aa5
user/view: show user courses that are hidden, with dimmed class
...
If the $USER can see them, there is no reason to hide courses that
may be hidden. But show them dimmed to indicate so.
2007-09-19 07:21:47 +00:00
skodak
ffc536af8e
MDL-7380 converted various places to use new groups API
2007-09-08 20:53:05 +00:00
toyomoyo
8005d470b9
merged fix for MDL-11064, users can't see teacher's profile
2007-09-06 07:09:36 +00:00
Martin Langhoff
13534ef716
cvsimport fixups
2007-08-29 13:10:11 +12: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
2c386f82e5
MDL-10383 - deprecated get_groups(), user_group() and ismember()
2007-08-15 20:21:01 +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
moodler
1e1c51a3b7
Changes to user profile pages to edit/display interest tags
2007-07-31 08:09:46 +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
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
1cb3da3613
MDL-9574 + MDL-9607 Add Change-own-password and Edit-own-profile capabilities
2007-04-26 21:41:08 +00:00
skodak
65acd2bb97
MDL-2201 handle url parameters in change Password link
2007-04-21 21:20:17 +00:00
skodak
80274abfa1
MDL-9429 make clear that alternate change password url is used only when user is logged in, for example change url may contain $USER->username; other minor cleanup
2007-04-20 10:02:38 +00:00
ikawhero
334415e93f
Merging changes from 1.8
...
Display custom profile fields in profile page - see MDL-9285
Menu type stores the value rather than the index - see comments on MDL-9285
General tidy up and renaming of funtions in field class.
2007-04-16 02:49:33 +00:00
skodak
5e104d5f3a
MDL-9315 fixed incorrect use of localtion (should be city) in user profile; merged from MOODLE_18_STABLE together with other changes by Nic
2007-04-15 15:51:16 +00:00
skodak
6bc1e5d577
(MDL-8973) Fix OOP model of new multi auth plugins + some other auth related fixes, fixed change_password, ldap updates, etc.; TODO: fix docs
2007-03-22 12:27:52 +00:00
skodak
f6f66b0338
MDL-8840 Loginas cleanup; merged from MOODLE_18_STABLE
...
+ merging perflib toys from moodlelib.php
2007-03-19 18:54:58 +00:00
toyomoyo
8308419e76
merged fix for parent forloginforprofile problem
2007-03-12 01:22:25 +00:00
toyomoyo
7034b46c8a
do not force parents to enrol
2007-03-07 06:22:58 +00:00
toyomoyo
4e7b349e0a
replacing single button fieldsets with divs
2007-03-01 04:30:42 +00:00
moodler
6ba65fa08d
Merged Nicolas' changes from MDL-8582 into HEAD.
2007-02-28 06:25:22 +00:00
skodak
210560e3d7
MDL-8590 auth cleanup - part 8
2007-02-21 21:53:28 +00:00
moodler
42044d0971
Fixes so that no-one can "login as" users with "doanything" MDL-8411
2007-02-13 08:31:10 +00:00
moodler
3de34ccf68
FIxed extra debugging info
2007-01-23 02:14:29 +00:00