ikawhero
c517d8f07e
Changes to the redirects.
2007-01-12 08:44:35 +00:00
moodler
5a4ef4c55d
Use names for the field types
2007-01-12 08:42:59 +00:00
jamiesensei
98af2d1dc3
small fix in hardFreeze
2007-01-12 08:36:24 +00:00
ikawhero
63dbbf068b
Strrrrrrict - keeping MD happy!!!!
2007-01-12 08:32:38 +00:00
moodler
1d388f6a1f
Moved header to the top
2007-01-12 08:29:03 +00:00
jamiesensei
3c19571fed
just amended some of the set_defaults stuff
2007-01-12 08:22:56 +00:00
ikawhero
5c11b818ec
Making the interface friendlier:
...
- heading context sensitive
- don't display the default category unless some fields have been defined
- if no categories have been defined, then create the default category silently
2007-01-12 08:07:15 +00:00
ikawhero
1f18fd5e8f
More profile strings
2007-01-12 08:05:37 +00:00
moodler
04441ec3d7
*** empty log message ***
2007-01-12 08:01:24 +00:00
ikawhero
d687cb9e33
Strings for user profiles
2007-01-12 07:42:33 +00:00
toyomoyo
0db6adc9b0
MDL-8120, changes to roles to facilitate faster log in time
2007-01-12 07:41:33 +00:00
ikawhero
ebc2df8a41
Only display non-empty categories
2007-01-12 07:32:58 +00:00
ikawhero
d0c33889c5
Customisable user profile fields.
...
Still some tidy up work to be completed.
2007-01-12 07:05:52 +00:00
ikawhero
841f143d20
Adding the customisable profile fields link
2007-01-12 07:04:19 +00:00
ikawhero
f1ab51b7bd
New strings for customisable profile fields
2007-01-12 07:02:45 +00:00
vyshane
1f0acd62c6
Added class for lesson xhtml fixes. Related to MDL-7861.
2007-01-12 07:00:58 +00:00
toyomoyo
36a2b6bdc3
MDL-7861, xhtml strict related changes for glossary
2007-01-12 06:57:33 +00:00
vyshane
f6830d4cb1
xhtml fixes related to MDL-7861.
2007-01-12 06:57:11 +00:00
ikawhero
eed54b4840
Can delete last profile category if there are no fields in it.
2007-01-12 06:48:05 +00:00
jamiesensei
acc9c3e037
added hardFreeze method and used it in edit_form.php it ensures frozen elements have persistantFreeze property set to false.
2007-01-12 06:19:39 +00:00
ikawhero
8c33bc76d0
Language string changes
2007-01-12 06:03:49 +00:00
ikawhero
d052a81328
Added some functions for the admin GUI
2007-01-12 05:22:03 +00:00
ikawhero
1a4f426bc7
More changes from disabledIf() to freeze().
...
Moved set_defaults() into edit.php
2007-01-12 05:15:26 +00:00
jamiesensei
ccbef0e2b7
moved set_defaults to main script out of definition method.
2007-01-12 05:07:22 +00:00
vyshane
26d932b109
Merged from 1.7.
2007-01-12 05:05:09 +00:00
jamiesensei
0ffb4cc703
special handling of frozen fields - frozen elements pass the default value (set by set_defaults or setDefault) and ignore submitted data in data_submitted()
2007-01-12 04:36:02 +00:00
moodler
b0eefbe2de
Automatic installer.php lang files by installer_builder (20070112)
2007-01-12 03:13:54 +00:00
donal72
7340c7435c
Mnet: Remove 'Hide remote users' if there are no remote users: MDL-8068
2007-01-12 01:10:36 +00:00
ikawhero
1f4cd1bef5
Various changes for GUI.
2007-01-12 01:01:57 +00:00
ikawhero
9ac33264f4
Various changes for customisable user profiles GUI.
...
Changed locked fields to use freeze() method rather than js based
disabledIf() method.
2007-01-12 00:59:40 +00:00
ikawhero
bd749a7c29
Authplugin locked fields now use freeze() method rather than rely on js
...
based disabledIf().
Thanks to Jamie P and Petr S.
2007-01-12 00:51:53 +00:00
toyomoyo
4cd126780c
old method is faster
2007-01-12 00:47:12 +00:00
stronk7
60b562c49e
Adding some $CFG->dbfamily-s here and there. MDL-7061
2007-01-12 00:06:08 +00:00
stronk7
93901eb42f
Change some connections to non-persistent and force new connections
...
to avoid mysql (and oracle, I think) reuse of the main one. MDL-8152
2007-01-11 20:08:00 +00:00
skodak
26de8d35ce
fixed text field widths in new forms
2007-01-11 19:47:08 +00:00
skodak
0ac1cfc359
fixe missing global CFG
2007-01-11 17:14:24 +00:00
urs_hunkler
758027d0e7
'more flexible round corner version, added pageclass nocoursepage to style course pages being no course view, admin view or site index'
2007-01-11 17:01:32 +00:00
urs_hunkler
f7ff1909fd
'more flexible round corner version'
2007-01-11 16:57:44 +00:00
jmg324
3e7853f0e5
fetch_entries function post table sql needs single not double quotes for blog column value
2007-01-11 14:02:17 +00:00
tjhunt
47cdbd1f64
Question session state logic improvement - if students have not yet entered an answer, don't do an EVENT_SAVE.
2007-01-11 12:18:10 +00:00
skodak
7dc22930f7
choosecoursefile file selection fixed
2007-01-11 11:33:44 +00:00
urs_hunkler
5b4d9f8f68
'1.) commented out again: clearfix - overflow: hidden. 2.) there are some patch issues with body#question-preview, I can't resolve them and commented them out'
2007-01-11 10:16:03 +00:00
skodak
9eb9e038f9
MDL-8144 Fixed can not force free format selection
2007-01-11 09:41:13 +00:00
vyshane
53399f0f61
Changes for lesson. MDL-7861 related.
2007-01-11 08:52:38 +00:00
vyshane
4085962ae9
xhtml fixes for MDL-7861.
2007-01-11 08:51:46 +00:00
moodler
bafc6a0bf1
Tidy tidy
2007-01-11 08:33:51 +00:00
moodler
195b310566
XHTML Strrrrict and css tidying
2007-01-11 08:31:58 +00:00
moodler
e564721a13
FIxed bogus header
2007-01-11 08:24:24 +00:00
moodler
4f49f10c79
Lots of tidying up for user profile page
2007-01-11 08:18:53 +00:00
moodler
d2f9ab1667
Fixed some buggy css for user view buttons
2007-01-11 08:11:34 +00:00