moodler
e82dc9bb41
Tidy-ups for user profile page
2006-09-13 06:56:25 +00:00
toyomoyo
ae9e4c064e
replacing iscreator() calls with capabilty
2006-09-12 08:56:10 +00:00
toyomoyo
d02eededf7
adding capabilities
2006-09-06 08:55:23 +00:00
toyomoyo
0a8a95c91e
some more UI stuff
2006-08-15 08:29:29 +00:00
moodler
acee2e2491
Temporayr debug a bit more sensible
2006-08-13 15:50:58 +00:00
moodler
bade10e350
Removed all of the "Restricted users" hack because Roles can do it all better.
2006-08-13 07:01:57 +00:00
moodler
ee4a52c59e
Removed tabs
2006-08-09 13:53:12 +00:00
moodler
bbbf2d4015
ROLES AND PERMISSIONS - FIRST CHECK-IN
...
=======================================
WARNING: DEV IS CURRENTLY VERY UNSTABLE.
This is a mega-checkin of the new Roles system. A lot of changes have
been made in core and modules.
Currently there are a lot of rough edges and known problems. We are
working hard on these .. .the reason for getting this into HEAD at this
stage is enable us to move faster (our branch was diverging from HEAD
too much).
Please keep an eye on http://docs.moodle.org/en/Roles for current status
and information for developers on how to use the new Roles system.
2006-08-08 05:13:06 +00:00
skodak
165a7502f8
Bug #5643 - add Yahoo online status to user profile; merged from MOODLE_16_STABLE
2006-06-01 15:19:06 +00:00
skodak
1c871c231f
fixed bug #5578 - remove login as button for other teachers in course; merged from MOODLE_16_STABLE
2006-05-22 13:15:06 +00:00
skodak
2c3432e684
fixed problem when set both loginhttps and https in wwwroot, closes bug #5507 and #3848 ; merged from MOODLE_16_STABLE
2006-05-15 21:36:46 +00:00
patrickslee
17eef684ae
Fixed a typo in the last authorize.net patch from Ethem
2006-03-16 19:32:17 +00:00
patrickslee
96a7973eb9
Updated Authorize.net for Ethem
2006-03-13 21:19:04 +00:00
moodler
f90e9ff653
Cleaned up display of groups and group links in user profile
2006-03-07 06:22:59 +00:00
patrickslee
9896df48fd
Change password button should be displayed according to the setting of the user who is been viewed, not the user who is viewing(currently logged in)
2006-02-13 03:08:56 +00:00
moodler
60b8d2234a
Added a space
2006-02-03 07:38:27 +00:00
moodler
dae9e55b06
Added Skype web-status
2006-02-03 07:27:46 +00:00
skodak
1c2a71d3fa
fixed $cfg->forceloginforprofiles logic SC#207; should be backported to STABLE after some more testing...
2005-12-28 19:54:08 +00:00
toyomoyo
b506bb51e4
merged bug fix for 4400
2005-12-02 02:37:01 +00:00
toyomoyo
9a3d715ffd
merged from stable, bug fix for #4366
2005-11-28 02:29:19 +00:00
patrickslee
3468d58a1b
New feature: Configureable visibility of fields in Participants page
...
A new configuration variable is avaliable to limit which fields normal user can see about other users. Teachers/admins can still see the full info.
This provides some degree of privacy for students.
2005-11-20 21:29:59 +00:00
moodler
fa22fd5fff
BIG FEATURE - MULTIPLE GROUPS
...
Users can now be assigned to multiple groups. Thanks Yu!
Break out the Bob Marley!!
Otherwise groups work more or less like they did before.
This has been pretty well tested by Yu and myself, but since Yu started
uncovering lots of existing groups bugs it's possible there may be still
a few corner cases still lurking here and there.
Please help test this thoroughly for 1.6!!
2005-11-08 07:19:27 +00:00
thepurpleblob
5f77cd823c
Change password button displayed according to user's actual authentication method, not
...
default setting.
2005-10-03 09:24:47 +00:00
thepurpleblob
8381a4e21e
Removed a couple of $_GET[]s
2005-06-15 09:49:18 +00:00
moodler
b384fbda90
Merged session fixes from stable
2005-05-29 08:00:24 +00:00
stronk7
c0260a6f35
XHTML little changes...
...
Anyway the new tabs seem to break XHTML (div inside span)??
2005-04-18 17:57:26 +00:00
moodler
89286e242d
Fixed link to message window
2005-04-16 02:31:41 +00:00
moodler
2a7fbce0eb
Fixed up parameters for this too
2005-04-04 03:55:37 +00:00
moodler
f9a0ea699c
New user tabs from Shane and myself ... these bring together the
...
profile interface a little better.
There is also a new feature for showing all posts from a user, as well
as all discussions from a user.
2005-03-20 12:02:14 +00:00
moodler
a9d9b46af8
Guests can't use messaging
2005-03-17 20:39:30 +00:00
moodler
772fa4904e
LInks for AIM and Yahoo
2005-03-05 06:26:44 +00:00
moodler
766d2bf3b3
Added user fields for Skype, AIM, Yahoo, and MSN messengers. :-)
...
If anyone knows good links+images to use for AIM, Yahoo and MSN let me know
2005-03-05 05:57:10 +00:00
moodler
173dbed416
Added a link from the user page to a search for all posts.
...
It works but it's not very pretty ... feedback welcome!
2005-02-27 10:08:13 +00:00
moodler
20fde7b1f9
If the user needs to set up their account on logging in, then remember the
...
URL they wanted so they get there after setting up their account.
bug 2565
2005-02-17 06:15:22 +00:00
defacer
ccfd6c83f3
Fix for bug 2550:
...
Users cannot see their own profile if course is set to separate groups and
the user is not a member of any group.
Patch provided by cdu@somerville.qld.edu.au , slightly modified
2005-02-15 16:02:18 +00:00
moodler
f8c883ce78
FIxed a notice
2005-02-09 14:45:19 +00:00
defacer
1610aa4916
Rewriting "!$course->category" to "$course->id == SITEID" to make it clear.
2005-02-05 02:08:25 +00:00
moodler
cdf3925518
Messaging can now be completely disabled using $CFG->messaging
2005-01-31 07:11:42 +00:00
moodler
b77c41c103
Removed some THEME colours
2005-01-25 13:43:09 +00:00
defacer
9407d4563f
According to the final comments in SC#65:
...
Made isteacher() require that the first parameter (course id) be
specified and non-empty. If it is empty, [i.e., 0, which was used to
simulate what has now become isteacherinanycourse()], then the return
value IS correct but a warning is printed on screen. This should allow
us to track down any such calls in legacy modules without breaking Moodle.
The correct way to check for teacher status in ANY course is now to
call isteacherinanycourse().
2005-01-23 21:38:01 +00:00
moodler
2fc1b1feb8
Add messaging buttons to the user profile
2004-12-28 13:49:44 +00:00
moodler
c6c558d785
Merged in changes for lastaccess on site level from stable
2004-10-27 06:01:20 +00:00
paca70
e09ecb0604
Allow password changes with standard password change dialog if
...
$CFG->{'auth_'.$USER->auth.'_stdchangepassword'} is true.
2004-10-10 06:26:29 +00:00
moodler
e41ddc4b02
user id and course id are both now optional
2004-09-25 12:53:35 +00:00
moodler
09e8a2f8e8
Changes for XHTML and accessibility compliance
2004-09-23 11:01:22 +00:00
gustav_delius
8f0cd6ef0f
Resolved problems with previous replacement of
...
& to & and fixed redirect() to entity encode the
inut where needed.
Julian Sedding
2004-09-21 11:41:58 +00:00
moodler
7c7d9120c2
Tidied up some XHTML
2004-09-21 10:52:55 +00:00
gustav_delius
839f2456bb
XHTML compliance
...
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- & in URLs
- got the forum module XHTML compliant
Julian Sedding
2004-09-16 17:13:57 +00:00
gustav_delius
9a58f7cb85
towards XHTML compliance
2004-09-12 21:43:59 +00:00
moodler
031c49fabb
HTML code tidy up
2004-09-07 08:05:25 +00:00