gustav_delius
b7ef492c41
Take out invalid </tr>. While this makes the html valid some work should still be done on the layout of this.
2006-09-03 12:23:11 +00:00
skodak
e0f6e99528
fixed frontpagesettings, install is not useing admin/site.php anymore
2006-09-02 15:29:52 +00:00
skodak
86a1ba04fd
replace all uses of isset($USER->id) with empty() to allow proper operation of $CFG->notloggedinroleid hack
2006-09-02 11:44:04 +00:00
moodler
67a3fac51f
Added new field 'ajax' to user table, to store AJAX preference
2006-08-28 06:41:05 +00:00
danmarsden
6ba7f08774
Fix for MDL-4190 - when admin is editing profile, admin loses all subscriptions to forums.
2006-08-27 20:33:54 +00:00
moodler
a72784d3c6
Just a slight tidy-up
2006-08-25 08:54:22 +00:00
toyomoyo
41d7209c7f
some (mainly admin realated) capabilities
2006-08-25 08:27:27 +00:00
toyomoyo
b3e900cee6
some more UI change
2006-08-16 09:11:43 +00:00
toyomoyo
0a8a95c91e
some more UI stuff
2006-08-15 08:29:29 +00:00
toyomoyo
7e2d7c92ad
some UI changes
2006-08-14 08:46:44 +00:00
skodak
b367b152ad
fixed warning during installation when creating admin account
2006-08-14 08:44:30 +00:00
moodler
e957cc2644
Cleaned up a bunch of notices and some logic
2006-08-14 08:38:49 +00:00
moodler
0468976c9a
SWEEPING CLEANUP
...
The API was changed slightly so that has_capability now takes the
whole $context object (we almost always have it anyway)
The $kill thing was removed. If you want to assert a capability
then use:
require_capability('capname', $context);
with optional variables to modify the error message
Misc bugs here and there also removed and code tidied
2006-08-14 05:55:40 +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
toyomoyo
171948fd4a
bumped up version to add keys, changed some more UI
2006-08-10 08:21:29 +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
43f06aa027
Bug #5927 - extending enrollments doesn't; merged from MOODLE_16_STABLE
2006-06-26 21:58:35 +00:00
moodler
adc7b679aa
Merged user tab visibility from stable
2006-06-19 13:52:39 +00:00
moodler
c1edf72575
Merged header fix from stable
2006-06-19 13:38:17 +00:00
mjollnir_
ca79268087
merged from MOODLE_16_STABLE: participants list last access filter should only show for teachers! I noticed this on moodle.org this morning :|
2006-06-15 21:37:20 +00:00
toyomoyo
dec87f2e28
merged, a few mismatch of length between db and this html
2006-06-12 07:18:58 +00:00
toyomoyo
cc841d67b0
merged, fixed a bug that blog tabs are displayed when blog is diabled
2006-06-09 02:53:16 +00:00
skodak
e369e0c4b4
Bug #5715 - error message in messaging - notice lastaccess; merged from MOODLE_16_STABLE
2006-06-04 23:11:18 +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
toyomoyo
c17253f9dc
merged change to allow admins to click on the force password change checkbox if using internal_auth
2006-05-31 06:29:13 +00:00
skodak
343296bf6a
fixed warnings on save profile; merged from MOODLE_16_STABLE
2006-05-24 21:05:23 +00:00
skodak
57f2e16c8d
extra cleaning of variables; merged from MOODLE_16_STABLE
2006-05-23 09:02:13 +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
d1c8eb14d1
temporary workaround for bug #5534 , html editor now disabled for IE when loginhttps on and wwwroot starts with http://; merged from MOODLE_16_STABLE
2006-05-21 20:21:35 +00:00
skodak
c0e2f1f7dd
admins can now edit user images even when $CFG->disableuserimages = true; see bug #5494 and SC#253; merged from MOODLE_16_STABLE
2006-05-17 18:59:43 +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
moodler
fbab16a7e2
Fixed some error strings bug 2618
2006-04-20 14:04:51 +00:00
toyomoyo
7077ca8399
blog access rights fix, forgot to check in last week
2006-04-18 01:30:00 +00:00
moodler
0236ec73be
Don't show tabs when creating admin user
2006-04-16 16:49:28 +00:00
vyshane
33e727b7a4
Bug #5163 - user/action_redir.php should print properly formatted error
...
messages
2006-04-13 08:48:51 +00:00
moodler
f0cb18e627
Fix for bug 5144 (nickname field)
2006-04-10 16:12:53 +00:00
moodler
9955754227
Remove the tinymce option until 1.7
2006-03-27 14:05:40 +00:00
vyshane
6305db8858
Bug #4887
2006-03-21 07:03:37 +00:00
stronk7
c47a030a0b
Email encoding only can be specified if $CFG->unicodedb=true
2006-03-19 20:42:34 +00:00
stronk7
39aed89b8b
Now the user emailcharset setting can fallback to the site emailcharset setting.
2006-03-19 02:46:56 +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
toyomoyo
7b07bc5553
changed a string
2006-03-13 06:09:44 +00:00
skodak
df1931578a
password handling refactoring and added conversion of passwords to unicode
2006-03-11 11:26:36 +00:00
toyomoyo
1242eb8f38
Checking in some blog-related user changes for testing on
...
another machine
2006-03-09 09:09:20 +00:00
skodak
107e7612b5
short php tags once more
2006-03-07 21:46:34 +00:00
skodak
63d86fad67
parameter cleaup - round 5; timezone.php fixed
2006-03-07 09:01:49 +00:00
moodler
f90e9ff653
Cleaned up display of groups and group links in user profile
2006-03-07 06:22:59 +00:00