skodak
4325e8604d
initialize array $auth_options SC #127 ; merged from MOODLE_15_STABLE
2005-07-05 08:00:13 +00:00
defacer
a5a3f48a4a
Merging from STABLE:
...
Augment tablelib so that it can accept a default sort order.
Adding default sort order to participant lists to reinstate 1.4-style behavior.
2005-06-20 03:47:19 +00:00
thepurpleblob
8381a4e21e
Removed a couple of $_GET[]s
2005-06-15 09:49:18 +00:00
defacer
eb24097afe
Merge from STABLE:
...
Fixing a notice when $CFG->forum_trackreadposts doesn't exist (when editing
the admin account during installation, for example).
2005-06-13 00:48:33 +00:00
defacer
bf845f2b30
Merging from STABLE:
...
Forgot to prepend country codes to the teacher list as well when sorting.
2005-06-03 23:41:06 +00:00
defacer
cc038b4772
Merging from STABLE:
...
Converted the students table to use the new table class
Fixed bug 3114: when sorting by country, prepend country code to the country name
Fixed behavior of autohiding teacher list; now there is a hide/show icon to be
consistent with the rest of Moodle
Fixed "show all" option so that the user can control it instead of relying on auto behavior
Fixed HTML, removed all inline styles
Improved accessibility (alt tags for images)
Updated obsolete optional_variable calls to optional_param
Several cosmetic and other improvements I 've already forgotten :P
2005-06-03 23:20:01 +00:00
martinlanghoff
a40803130b
Per-auth-backend field locks support. Merged from MOODLE_15_STABLE
...
* Extended set_config()
* Implemented get_config() which takes over $CFG loading in setup.php
* admin/auth.php has special handling if post vars starting in pluginconfig_
* admin/auth.php print_auth_lock_options() prints a form fragment -- being called from most plugins now
* user/edit.php follows the new convention when locking down fields, both javascript UI and on POST.
* admin/auth: More solid checking for auth GET/POST var.
* admin/auth: print_auth_lock_options() now handles user field mapping options for LDAP and similar modules
* admin/auth: user mapping options have moved to config_plugins table
* auth/ldap module has migrated to using new field mapping vars -- simplified config.html a lot
* auth settings migration to config_plugins
2005-06-02 05:39:41 +00:00
moodler
b384fbda90
Merged session fixes from stable
2005-05-29 08:00:24 +00:00
urs_hunkler
e1ddfa6bc6
On the admin user page you select "forum posts" which becomes the active selection in the second row. This should be visualized in the tabs. Therefore I added the parameter "$activetwo" to the tabs functions to be able to set the class "activetwo" for the active tab in the second row.
...
added the parameter "$activetwo"
2005-05-05 09:35:21 +00:00
moodler
e671b64e11
Added new help file for authentication-method changing
2005-05-05 04:41:13 +00:00
martinlanghoff
635de3a31e
Locked user fields: Override posted data with DB data for locked values -- avoids needless comparisons, and fixes bug #2430
2005-05-04 06:07:53 +00:00
moodler
2c27cd193e
Hiding icon as per bug 3098
2005-05-03 18:11:34 +00:00
defacer
b030458bee
Make very sure that the submitted edit form actually tries to submit a
...
locked field before deciding to complain.
This may be fixing a bug reported at
http://moodle.org/mod/forum/discuss.php?d=16511 , awaiting feedback.
2005-05-01 17:17:06 +00:00
defacer
68b38e8d02
Teachers table is now displayed with the new table class.
2005-04-27 18:30:02 +00:00
fiedorow
cf9f97c2dd
Fix for Bug #3015
2005-04-25 20:32:49 +00:00
moodler
d1889a5252
Making the use prreference more consistent with the rest
2005-04-25 18:43:00 +00:00
mchurch
fe0a76782f
If a user sets their 'Track read/unread posts' personal profile setting to
...
'No', delete all of their read records.
2005-04-25 00:56:19 +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
63c1418986
Groups are more sticky for students browsing participants
2005-04-11 18:25:09 +00:00
moodler
a8021f5641
Slight timezone cleanups
2005-04-11 08:01:58 +00:00
moodler
3f0b2d4c46
Correct use of forcetimezone
2005-04-11 07:48:54 +00:00
moodler
19626cf0a9
Handle forcetimezone correctly (99)
2005-04-10 18:24:06 +00:00
moodler
1bb1333b0b
Centralised timezone list to a function
2005-04-10 17:35:17 +00:00
defacer
ce9707f5aa
As there was no armageddon since I commented out the "old" timezone setting
...
HTML yesterday, I 'm now completely removing it.
2005-04-09 10:20:53 +00:00
defacer
02a5309439
If $CFG->forcetimezone is not empty, don't allow users to change the timezone from
...
their profiles, and instead show a disabled menu with the forced timezone selected.
Also, fixed a get_string (reading from wrong lang file).
2005-04-09 09:36:47 +00:00
defacer
02c2881b40
The user Timezone setting now allows both trivial and non-trivial timezones.
...
I fervently hope we haven't left any hidden "unupdated" code that breaks with this.
2005-04-08 20:28:19 +00:00
moodler
aed2aee4ea
Trim all user data
2005-04-08 02:24:09 +00:00
moodler
2a7fbce0eb
Fixed up parameters for this too
2005-04-04 03:55:37 +00:00
moodler
0e72da1a04
optional_param was being called wrong
2005-04-04 03:42:01 +00:00
moodler
cbfad4d3d2
SOme XHTML fixes
2005-04-02 09:42:53 +00:00
defacer
5bae88b686
Fixed incorrect usage of isteacher(), didn't work and threw a warning.
2005-03-26 18:34:55 +00:00
defacer
c3401dfdbe
Timezone selection drop down menu now works.
2005-03-23 03:00:59 +00:00
defacer
0ed442f85c
DST presets -> timezones
2005-03-23 01:54:45 +00:00
defacer
22c0091a6a
DST presets -> timezones
2005-03-23 01:17:20 +00:00
moodler
ff3caf30c0
Big tidy up of Group listing, User listing and how they interact.
...
It's still not perfect but it's much much better I think.
2005-03-22 16:04:10 +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
04981917cd
Other admins cannot edit the primary admin account
2005-03-18 12:11:35 +00:00
moodler
a9d9b46af8
Guests can't use messaging
2005-03-17 20:39:30 +00:00
moodler
7ade05c52a
MOre changes to use filelib.php
2005-03-07 12:10:22 +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
gustav_delius
6f07ab6444
Updated calls to get_string() for some strings that were moved to lang/en/admin.php
2005-02-24 08:49:32 +00:00
moodler
a9fd72322a
Reverting some recent date-related changes
2005-02-18 13:43:40 +00:00
defacer
3ffa665bc1
More robust handling of DST status for the user profile.
2005-02-18 03:42:28 +00:00
defacer
7b91e4fd11
Our nice compatibility hack with the language strings means
...
that some strftime() rebels need patching up...
2005-02-18 01:52:21 +00:00
defacer
4d71c956a8
Adding user profile option for DST.
...
Also some tabs to spaces.
2005-02-17 21:29:05 +00:00
defacer
80e556ce8a
Removing inline styles from table, giving class="formtable"
...
Removing valign="top" from trs
Changing td align="right" to th
Double quotes to single
2005-02-17 21:16:35 +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