]>
git.mjollnir.org Git - moodle.git/log
jamiesensei [Fri, 12 Jan 2007 08:36:24 +0000 (08:36 +0000)]
small fix in hardFreeze
ikawhero [Fri, 12 Jan 2007 08:32:38 +0000 (08:32 +0000)]
Strrrrrrict - keeping MD happy!!!!
moodler [Fri, 12 Jan 2007 08:29:03 +0000 (08:29 +0000)]
Moved header to the top
jamiesensei [Fri, 12 Jan 2007 08:22:56 +0000 (08:22 +0000)]
just amended some of the set_defaults stuff
ikawhero [Fri, 12 Jan 2007 08:07:15 +0000 (08:07 +0000)]
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
ikawhero [Fri, 12 Jan 2007 08:05:37 +0000 (08:05 +0000)]
More profile strings
moodler [Fri, 12 Jan 2007 08:01:24 +0000 (08:01 +0000)]
*** empty log message ***
ikawhero [Fri, 12 Jan 2007 07:42:33 +0000 (07:42 +0000)]
Strings for user profiles
toyomoyo [Fri, 12 Jan 2007 07:41:33 +0000 (07:41 +0000)]
MDL-8120, changes to roles to facilitate faster log in time
ikawhero [Fri, 12 Jan 2007 07:32:58 +0000 (07:32 +0000)]
Only display non-empty categories
ikawhero [Fri, 12 Jan 2007 07:05:52 +0000 (07:05 +0000)]
Customisable user profile fields.
Still some tidy up work to be completed.
ikawhero [Fri, 12 Jan 2007 07:04:19 +0000 (07:04 +0000)]
Adding the customisable profile fields link
ikawhero [Fri, 12 Jan 2007 07:02:45 +0000 (07:02 +0000)]
New strings for customisable profile fields
vyshane [Fri, 12 Jan 2007 07:00:58 +0000 (07:00 +0000)]
Added class for lesson xhtml fixes. Related to MDL-7861.
toyomoyo [Fri, 12 Jan 2007 06:57:33 +0000 (06:57 +0000)]
MDL-7861, xhtml strict related changes for glossary
vyshane [Fri, 12 Jan 2007 06:57:11 +0000 (06:57 +0000)]
xhtml fixes related to MDL-7861.
ikawhero [Fri, 12 Jan 2007 06:48:05 +0000 (06:48 +0000)]
Can delete last profile category if there are no fields in it.
jamiesensei [Fri, 12 Jan 2007 06:19:39 +0000 (06:19 +0000)]
added hardFreeze method and used it in edit_form.php it ensures frozen elements have persistantFreeze property set to false.
ikawhero [Fri, 12 Jan 2007 06:03:49 +0000 (06:03 +0000)]
Language string changes
ikawhero [Fri, 12 Jan 2007 05:22:03 +0000 (05:22 +0000)]
Added some functions for the admin GUI
ikawhero [Fri, 12 Jan 2007 05:15:26 +0000 (05:15 +0000)]
More changes from disabledIf() to freeze().
Moved set_defaults() into edit.php
jamiesensei [Fri, 12 Jan 2007 05:07:22 +0000 (05:07 +0000)]
moved set_defaults to main script out of definition method.
vyshane [Fri, 12 Jan 2007 05:05:09 +0000 (05:05 +0000)]
Merged from 1.7.
jamiesensei [Fri, 12 Jan 2007 04:36:02 +0000 (04:36 +0000)]
special handling of frozen fields - frozen elements pass the default value (set by set_defaults or setDefault) and ignore submitted data in data_submitted()
moodler [Fri, 12 Jan 2007 03:13:54 +0000 (03:13 +0000)]
Automatic installer.php lang files by installer_builder (
20070112 )
donal72 [Fri, 12 Jan 2007 01:10:36 +0000 (01:10 +0000)]
Mnet: Remove 'Hide remote users' if there are no remote users: MDL-8068
ikawhero [Fri, 12 Jan 2007 01:01:57 +0000 (01:01 +0000)]
Various changes for GUI.
ikawhero [Fri, 12 Jan 2007 00:59:40 +0000 (00:59 +0000)]
Various changes for customisable user profiles GUI.
Changed locked fields to use freeze() method rather than js based
disabledIf() method.
ikawhero [Fri, 12 Jan 2007 00:51:53 +0000 (00:51 +0000)]
Authplugin locked fields now use freeze() method rather than rely on js
based disabledIf().
Thanks to Jamie P and Petr S.
toyomoyo [Fri, 12 Jan 2007 00:47:12 +0000 (00:47 +0000)]
old method is faster
stronk7 [Fri, 12 Jan 2007 00:06:08 +0000 (00:06 +0000)]
Adding some $CFG->dbfamily-s here and there. MDL-7061
stronk7 [Thu, 11 Jan 2007 20:08:00 +0000 (20:08 +0000)]
Change some connections to non-persistent and force new connections
to avoid mysql (and oracle, I think) reuse of the main one. MDL-8152
skodak [Thu, 11 Jan 2007 19:47:08 +0000 (19:47 +0000)]
fixed text field widths in new forms
skodak [Thu, 11 Jan 2007 17:14:24 +0000 (17:14 +0000)]
fixe missing global CFG
urs_hunkler [Thu, 11 Jan 2007 17:01:32 +0000 (17:01 +0000)]
'more flexible round corner version, added pageclass nocoursepage to style course pages being no course view, admin view or site index'
urs_hunkler [Thu, 11 Jan 2007 16:57:44 +0000 (16:57 +0000)]
'more flexible round corner version'
jmg324 [Thu, 11 Jan 2007 14:02:17 +0000 (14:02 +0000)]
fetch_entries function post table sql needs single not double quotes for blog column value
tjhunt [Thu, 11 Jan 2007 12:18:10 +0000 (12:18 +0000)]
Question session state logic improvement - if students have not yet entered an answer, don't do an EVENT_SAVE.
skodak [Thu, 11 Jan 2007 11:33:44 +0000 (11:33 +0000)]
choosecoursefile file selection fixed
urs_hunkler [Thu, 11 Jan 2007 10:16:03 +0000 (10:16 +0000)]
'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'
skodak [Thu, 11 Jan 2007 09:41:13 +0000 (09:41 +0000)]
MDL-8144 Fixed can not force free format selection
vyshane [Thu, 11 Jan 2007 08:52:38 +0000 (08:52 +0000)]
Changes for lesson. MDL-7861 related.
vyshane [Thu, 11 Jan 2007 08:51:46 +0000 (08:51 +0000)]
xhtml fixes for MDL-7861.
moodler [Thu, 11 Jan 2007 08:33:51 +0000 (08:33 +0000)]
Tidy tidy
moodler [Thu, 11 Jan 2007 08:31:58 +0000 (08:31 +0000)]
XHTML Strrrrict and css tidying
moodler [Thu, 11 Jan 2007 08:24:24 +0000 (08:24 +0000)]
FIxed bogus header
moodler [Thu, 11 Jan 2007 08:18:53 +0000 (08:18 +0000)]
Lots of tidying up for user profile page
moodler [Thu, 11 Jan 2007 08:11:34 +0000 (08:11 +0000)]
Fixed some buggy css for user view buttons
moodler [Thu, 11 Jan 2007 08:07:56 +0000 (08:07 +0000)]
Fixed up generalbox intro css
moodler [Thu, 11 Jan 2007 08:06:15 +0000 (08:06 +0000)]
FIxed up the intro boxes XHTML Strict
moodler [Thu, 11 Jan 2007 07:35:06 +0000 (07:35 +0000)]
Some styles for tab fonts MDL-7782
urs_hunkler [Thu, 11 Jan 2007 07:29:03 +0000 (07:29 +0000)]
'round corners: 4 additional divs for column corner and border graphics - MDL-8142'
urs_hunkler [Thu, 11 Jan 2007 07:21:28 +0000 (07:21 +0000)]
'round corners: 4 additional divs for column corner and border graphics'
moodler [Thu, 11 Jan 2007 07:21:28 +0000 (07:21 +0000)]
CSS for centered buttons on course page
moodler [Thu, 11 Jan 2007 07:11:22 +0000 (07:11 +0000)]
Improvements to the CSS MDL-7782
moodler [Thu, 11 Jan 2007 07:04:49 +0000 (07:04 +0000)]
SOmething of a cleanup MDL-7782
moodler [Thu, 11 Jan 2007 06:54:23 +0000 (06:54 +0000)]
First pass at some tableless tabs - I need CSS help! :-) MDL-7782
moodler [Thu, 11 Jan 2007 06:51:01 +0000 (06:51 +0000)]
FIxed some icon sizes
toyomoyo [Thu, 11 Jan 2007 06:41:38 +0000 (06:41 +0000)]
MDL-8138, adding another flag to hopefully speed up the loop
donal72 [Thu, 11 Jan 2007 06:07:52 +0000 (06:07 +0000)]
mnet: Replace hardcoded strings: MDL-8069
toyomoyo [Thu, 11 Jan 2007 06:06:11 +0000 (06:06 +0000)]
adding caching to get_parent_contexts
donal72 [Thu, 11 Jan 2007 05:59:57 +0000 (05:59 +0000)]
Mnet: Bugfix: Revised query to find hosts we SSO with: MDL-8082
donal72 [Thu, 11 Jan 2007 05:55:37 +0000 (05:55 +0000)]
Mnet: Bugfix: 3 params in optional_param(): MDL-8119
toyomoyo [Thu, 11 Jan 2007 05:52:26 +0000 (05:52 +0000)]
fix for MDL-8120, fix for slow override SQL. Please test
donal72 [Thu, 11 Jan 2007 05:38:45 +0000 (05:38 +0000)]
Mnet: Bugfix for keepalive client
jamiesensei [Thu, 11 Jan 2007 04:59:16 +0000 (04:59 +0000)]
working on multipage form for calculated question type
jamiesensei [Thu, 11 Jan 2007 04:57:57 +0000 (04:57 +0000)]
some xhtml validity fixes for the case that select and text elements are 'frozen'
donal72 [Thu, 11 Jan 2007 04:16:34 +0000 (04:16 +0000)]
Auth: Better error message when SSO fails
donal72 [Thu, 11 Jan 2007 04:11:25 +0000 (04:11 +0000)]
mnet: XHTML strict fixes: MDL-7861
donal72 [Thu, 11 Jan 2007 01:41:44 +0000 (01:41 +0000)]
Auth: Replace hardcoded strings: MDL-8069
donal72 [Thu, 11 Jan 2007 00:05:47 +0000 (00:05 +0000)]
Auth: Replace hardcoded strings: MDL-8069
donal72 [Wed, 10 Jan 2007 23:17:51 +0000 (23:17 +0000)]
Auth: Replace hardcoded strings: MDL-8069
donal72 [Wed, 10 Jan 2007 23:15:53 +0000 (23:15 +0000)]
mnet: Replace hardcoded strings: MDL-8069
donal72 [Wed, 10 Jan 2007 21:43:04 +0000 (21:43 +0000)]
Auth: Replace hardcoded strings: MDL-8069
donal72 [Wed, 10 Jan 2007 20:42:40 +0000 (20:42 +0000)]
auth: XHTML strict fixes: MDL-7861
stronk7 [Wed, 10 Jan 2007 16:31:40 +0000 (16:31 +0000)]
Introducing iPhone support for Moodle. B-)
Nah, just introducing $CFG->dbfamily. MDL-7061 :-D
urs_hunkler [Wed, 10 Jan 2007 14:10:45 +0000 (14:10 +0000)]
'added the body class notloggedin to be able to style pages different before loggin'
skodak [Wed, 10 Jan 2007 14:06:49 +0000 (14:06 +0000)]
MDL-6987 fixed wrong labels
skodak [Wed, 10 Jan 2007 13:38:04 +0000 (13:38 +0000)]
MDL-6987 assignment mod conversion to new forms lib
moodler [Wed, 10 Jan 2007 08:36:54 +0000 (08:36 +0000)]
Whoops fixed some typos :-)
moodler [Wed, 10 Jan 2007 08:35:45 +0000 (08:35 +0000)]
More XHTML strict stuff
toyomoyo [Wed, 10 Jan 2007 08:29:41 +0000 (08:29 +0000)]
MDL-7861, fixes for workshop
moodler [Wed, 10 Jan 2007 08:23:55 +0000 (08:23 +0000)]
Made course boxes look nice
jamiesensei [Wed, 10 Jan 2007 06:46:12 +0000 (06:46 +0000)]
moved header printing so it is only printed when displaying a form.
vyshane [Wed, 10 Jan 2007 06:44:15 +0000 (06:44 +0000)]
Fixes for MDL-7861.
jamiesensei [Wed, 10 Jan 2007 06:40:42 +0000 (06:40 +0000)]
got rid of 'Changes Saved' message before redirect.
vyshane [Wed, 10 Jan 2007 06:31:51 +0000 (06:31 +0000)]
Fix for MDL-7861.
jamiesensei [Wed, 10 Jan 2007 06:17:45 +0000 (06:17 +0000)]
fixed xhtml problem in repeared header elements which had [] in id.
vyshane [Wed, 10 Jan 2007 06:11:31 +0000 (06:11 +0000)]
Fixed notice.
vyshane [Wed, 10 Jan 2007 05:49:31 +0000 (05:49 +0000)]
onLoad made lowercase. MDL-7861 related.
jamiesensei [Wed, 10 Jan 2007 05:26:22 +0000 (05:26 +0000)]
fix for MDL-8117 - div nested in span for grouped elements in formslib - changed spans to div
jamiesensei [Wed, 10 Jan 2007 05:05:26 +0000 (05:05 +0000)]
xhtml validity fix for static element type
qtype calculated form - started
moodler [Wed, 10 Jan 2007 03:48:00 +0000 (03:48 +0000)]
New styles for admin pages
toyomoyo [Wed, 10 Jan 2007 03:07:24 +0000 (03:07 +0000)]
MDL-7861 xhtml strict fixes for wiki
vyshane [Wed, 10 Jan 2007 02:47:50 +0000 (02:47 +0000)]
Fixes for MDL-7861.
vyshane [Wed, 10 Jan 2007 02:33:09 +0000 (02:33 +0000)]
Fixes for MDL-7861.
donal72 [Wed, 10 Jan 2007 00:50:59 +0000 (00:50 +0000)]
Auth: Bugfix: MDL-8131
donal72 [Wed, 10 Jan 2007 00:39:15 +0000 (00:39 +0000)]
mnet: Replace hardcoded strings: MDL-8069
donal72 [Wed, 10 Jan 2007 00:37:53 +0000 (00:37 +0000)]
mnet: Bugfix: An object with no properties == false!!!
donal72 [Wed, 10 Jan 2007 00:32:42 +0000 (00:32 +0000)]
mnet: Replace a hardcoded string: MDL-8069