]> git.mjollnir.org Git - moodle.git/log
moodle.git
18 years agofixed function of advanced button in formslib - you had to click it twice initially
skodak [Fri, 12 Jan 2007 10:48:11 +0000 (10:48 +0000)]
fixed function of advanced button in formslib - you had to click it twice initially

18 years agomultiauth: fix for calling new properties and methods correctly
jmg324 [Fri, 12 Jan 2007 10:33:12 +0000 (10:33 +0000)]
multiauth: fix for calling new properties and methods correctly

18 years agoMDL-7013 disabeldIf implemented in resource settings
skodak [Fri, 12 Jan 2007 10:24:01 +0000 (10:24 +0000)]
MDL-7013 disabeldIf implemented in resource settings

18 years agoremoved condition 'if ($userupdate) {' (ie if user has capability moodle/user:update...
jamiesensei [Fri, 12 Jan 2007 09:41:21 +0000 (09:41 +0000)]
removed condition 'if ($userupdate) {' (ie if user has capability moodle/user:update) then freeze fields locked  by admin / auth plug ins. Now fields are always frozen.

18 years agoMDL-8157 improved hadling of conditions in disabledIf formslib method
skodak [Fri, 12 Jan 2007 09:38:02 +0000 (09:38 +0000)]
MDL-8157 improved hadling of conditions in disabledIf formslib method

18 years agoChanges to the redirects.
ikawhero [Fri, 12 Jan 2007 08:44:35 +0000 (08:44 +0000)]
Changes to the redirects.

18 years agoUse names for the field types
moodler [Fri, 12 Jan 2007 08:42:59 +0000 (08:42 +0000)]
Use names for the field types

18 years agosmall fix in hardFreeze
jamiesensei [Fri, 12 Jan 2007 08:36:24 +0000 (08:36 +0000)]
small fix in hardFreeze

18 years agoStrrrrrrict - keeping MD happy!!!!
ikawhero [Fri, 12 Jan 2007 08:32:38 +0000 (08:32 +0000)]
Strrrrrrict - keeping MD happy!!!!

18 years agoMoved header to the top
moodler [Fri, 12 Jan 2007 08:29:03 +0000 (08:29 +0000)]
Moved header to the top

18 years agojust amended some of the set_defaults stuff
jamiesensei [Fri, 12 Jan 2007 08:22:56 +0000 (08:22 +0000)]
just amended some of the set_defaults stuff

18 years agoMaking the interface friendlier:
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

18 years agoMore profile strings
ikawhero [Fri, 12 Jan 2007 08:05:37 +0000 (08:05 +0000)]
More profile strings

18 years ago*** empty log message ***
moodler [Fri, 12 Jan 2007 08:01:24 +0000 (08:01 +0000)]
*** empty log message ***

18 years agoStrings for user profiles
ikawhero [Fri, 12 Jan 2007 07:42:33 +0000 (07:42 +0000)]
Strings for user profiles

18 years agoMDL-8120, changes to roles to facilitate faster log in time
toyomoyo [Fri, 12 Jan 2007 07:41:33 +0000 (07:41 +0000)]
MDL-8120, changes to roles to facilitate faster log in time

18 years agoOnly display non-empty categories
ikawhero [Fri, 12 Jan 2007 07:32:58 +0000 (07:32 +0000)]
Only display non-empty categories

18 years agoCustomisable user profile fields.
ikawhero [Fri, 12 Jan 2007 07:05:52 +0000 (07:05 +0000)]
Customisable user profile fields.
Still some tidy up work to be completed.

18 years agoAdding the customisable profile fields link
ikawhero [Fri, 12 Jan 2007 07:04:19 +0000 (07:04 +0000)]
Adding the customisable profile fields link

18 years agoNew strings for customisable profile fields
ikawhero [Fri, 12 Jan 2007 07:02:45 +0000 (07:02 +0000)]
New strings for customisable profile fields

18 years agoAdded class for lesson xhtml fixes. Related to MDL-7861.
vyshane [Fri, 12 Jan 2007 07:00:58 +0000 (07:00 +0000)]
Added class for lesson xhtml fixes. Related to MDL-7861.

18 years agoMDL-7861, xhtml strict related changes for glossary
toyomoyo [Fri, 12 Jan 2007 06:57:33 +0000 (06:57 +0000)]
MDL-7861, xhtml strict related changes for glossary

18 years agoxhtml fixes related to MDL-7861.
vyshane [Fri, 12 Jan 2007 06:57:11 +0000 (06:57 +0000)]
xhtml fixes related to MDL-7861.

18 years agoCan delete last profile category if there are no fields in it.
ikawhero [Fri, 12 Jan 2007 06:48:05 +0000 (06:48 +0000)]
Can delete last profile category if there are no fields in it.

18 years agoadded hardFreeze method and used it in edit_form.php it ensures frozen elements have...
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.

18 years agoLanguage string changes
ikawhero [Fri, 12 Jan 2007 06:03:49 +0000 (06:03 +0000)]
Language string changes

18 years agoAdded some functions for the admin GUI
ikawhero [Fri, 12 Jan 2007 05:22:03 +0000 (05:22 +0000)]
Added some functions for the admin GUI

18 years agoMore changes from disabledIf() to freeze().
ikawhero [Fri, 12 Jan 2007 05:15:26 +0000 (05:15 +0000)]
More changes from disabledIf() to freeze().
Moved set_defaults() into edit.php

18 years agomoved set_defaults to main script out of definition method.
jamiesensei [Fri, 12 Jan 2007 05:07:22 +0000 (05:07 +0000)]
moved set_defaults to main script out of definition method.

18 years agoMerged from 1.7.
vyshane [Fri, 12 Jan 2007 05:05:09 +0000 (05:05 +0000)]
Merged from 1.7.

18 years agospecial handling of frozen fields - frozen elements pass the default value (set by...
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()

18 years agoAutomatic installer.php lang files by installer_builder (20070112)
moodler [Fri, 12 Jan 2007 03:13:54 +0000 (03:13 +0000)]
Automatic installer.php lang files by installer_builder (20070112)

18 years agoMnet: Remove 'Hide remote users' if there are no remote users: MDL-8068
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

18 years agoVarious changes for GUI.
ikawhero [Fri, 12 Jan 2007 01:01:57 +0000 (01:01 +0000)]
Various changes for GUI.

18 years agoVarious changes for customisable user profiles 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.

18 years agoAuthplugin locked fields now use freeze() method rather than rely on js
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.

18 years agoold method is faster
toyomoyo [Fri, 12 Jan 2007 00:47:12 +0000 (00:47 +0000)]
old method is faster

18 years agoAdding some $CFG->dbfamily-s here and there. MDL-7061
stronk7 [Fri, 12 Jan 2007 00:06:08 +0000 (00:06 +0000)]
Adding some $CFG->dbfamily-s here and there. MDL-7061

18 years agoChange some connections to non-persistent and force new connections
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

18 years agofixed text field widths in new forms
skodak [Thu, 11 Jan 2007 19:47:08 +0000 (19:47 +0000)]
fixed text field widths in new forms

18 years agofixe missing global CFG
skodak [Thu, 11 Jan 2007 17:14:24 +0000 (17:14 +0000)]
fixe missing global CFG

18 years ago'more flexible round corner version, added pageclass nocoursepage to style course...
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'

18 years ago'more flexible round corner version'
urs_hunkler [Thu, 11 Jan 2007 16:57:44 +0000 (16:57 +0000)]
'more flexible round corner version'

18 years agofetch_entries function post table sql needs single not double quotes for blog column...
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

18 years agoQuestion session state logic improvement - if students have not yet entered an answer...
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.

18 years agochoosecoursefile file selection fixed
skodak [Thu, 11 Jan 2007 11:33:44 +0000 (11:33 +0000)]
choosecoursefile file selection fixed

18 years ago'1.) commented out again: clearfix - overflow: hidden. 2.) there are some patch issue...
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'

18 years agoMDL-8144 Fixed can not force free format selection
skodak [Thu, 11 Jan 2007 09:41:13 +0000 (09:41 +0000)]
MDL-8144 Fixed can not force free format selection

18 years agoChanges for lesson. MDL-7861 related.
vyshane [Thu, 11 Jan 2007 08:52:38 +0000 (08:52 +0000)]
Changes for lesson. MDL-7861 related.

18 years agoxhtml fixes for MDL-7861.
vyshane [Thu, 11 Jan 2007 08:51:46 +0000 (08:51 +0000)]
xhtml fixes for MDL-7861.

18 years agoTidy tidy
moodler [Thu, 11 Jan 2007 08:33:51 +0000 (08:33 +0000)]
Tidy tidy

18 years agoXHTML Strrrrict and css tidying
moodler [Thu, 11 Jan 2007 08:31:58 +0000 (08:31 +0000)]
XHTML Strrrrict and css tidying

18 years agoFIxed bogus header
moodler [Thu, 11 Jan 2007 08:24:24 +0000 (08:24 +0000)]
FIxed bogus header

18 years agoLots of tidying up for user profile page
moodler [Thu, 11 Jan 2007 08:18:53 +0000 (08:18 +0000)]
Lots of tidying up for user profile page

18 years agoFixed some buggy css for user view buttons
moodler [Thu, 11 Jan 2007 08:11:34 +0000 (08:11 +0000)]
Fixed some buggy css for user view buttons

18 years agoFixed up generalbox intro css
moodler [Thu, 11 Jan 2007 08:07:56 +0000 (08:07 +0000)]
Fixed up generalbox intro css

18 years agoFIxed up the intro boxes XHTML Strict
moodler [Thu, 11 Jan 2007 08:06:15 +0000 (08:06 +0000)]
FIxed up the intro boxes  XHTML Strict

18 years agoSome styles for tab fonts MDL-7782
moodler [Thu, 11 Jan 2007 07:35:06 +0000 (07:35 +0000)]
Some styles for tab fonts  MDL-7782

18 years ago'round corners: 4 additional divs for column corner and border graphics - MDL-8142'
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'

18 years ago'round corners: 4 additional divs for column corner and border graphics'
urs_hunkler [Thu, 11 Jan 2007 07:21:28 +0000 (07:21 +0000)]
'round corners: 4 additional divs for column corner and border graphics'

18 years agoCSS for centered buttons on course page
moodler [Thu, 11 Jan 2007 07:21:28 +0000 (07:21 +0000)]
CSS for centered buttons on course page

18 years agoImprovements to the CSS MDL-7782
moodler [Thu, 11 Jan 2007 07:11:22 +0000 (07:11 +0000)]
Improvements to the CSS   MDL-7782

18 years agoSOmething of a cleanup MDL-7782
moodler [Thu, 11 Jan 2007 07:04:49 +0000 (07:04 +0000)]
SOmething of a cleanup   MDL-7782

18 years agoFirst pass at some tableless tabs - I need CSS help! :-) 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

18 years agoFIxed some icon sizes
moodler [Thu, 11 Jan 2007 06:51:01 +0000 (06:51 +0000)]
FIxed some icon sizes

18 years agoMDL-8138, adding another flag to hopefully speed up the loop
toyomoyo [Thu, 11 Jan 2007 06:41:38 +0000 (06:41 +0000)]
MDL-8138, adding another flag to hopefully speed up the loop

18 years agomnet: Replace hardcoded strings: MDL-8069
donal72 [Thu, 11 Jan 2007 06:07:52 +0000 (06:07 +0000)]
mnet: Replace hardcoded strings: MDL-8069

18 years agoadding caching to get_parent_contexts
toyomoyo [Thu, 11 Jan 2007 06:06:11 +0000 (06:06 +0000)]
adding caching to get_parent_contexts

18 years agoMnet: Bugfix: Revised query to find hosts we SSO with: MDL-8082
donal72 [Thu, 11 Jan 2007 05:59:57 +0000 (05:59 +0000)]
Mnet: Bugfix: Revised query to find hosts we SSO with: MDL-8082

18 years agoMnet: Bugfix: 3 params in optional_param(): MDL-8119
donal72 [Thu, 11 Jan 2007 05:55:37 +0000 (05:55 +0000)]
Mnet: Bugfix: 3 params in optional_param(): MDL-8119

18 years agofix for MDL-8120, fix for slow override SQL. Please test
toyomoyo [Thu, 11 Jan 2007 05:52:26 +0000 (05:52 +0000)]
fix for MDL-8120, fix for slow override SQL. Please test

18 years agoMnet: Bugfix for keepalive client
donal72 [Thu, 11 Jan 2007 05:38:45 +0000 (05:38 +0000)]
Mnet: Bugfix for keepalive client

18 years agoworking on multipage form for calculated question type
jamiesensei [Thu, 11 Jan 2007 04:59:16 +0000 (04:59 +0000)]
working on multipage form for calculated question type

18 years agosome xhtml validity fixes for the case that select and text elements are 'frozen'
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'

18 years agoAuth: Better error message when SSO fails
donal72 [Thu, 11 Jan 2007 04:16:34 +0000 (04:16 +0000)]
Auth:  Better error message when SSO fails

18 years agomnet: XHTML strict fixes: MDL-7861
donal72 [Thu, 11 Jan 2007 04:11:25 +0000 (04:11 +0000)]
mnet:  XHTML strict fixes:  MDL-7861

18 years agoAuth: Replace hardcoded strings: MDL-8069
donal72 [Thu, 11 Jan 2007 01:41:44 +0000 (01:41 +0000)]
Auth: Replace hardcoded strings: MDL-8069

18 years agoAuth: Replace hardcoded strings: MDL-8069
donal72 [Thu, 11 Jan 2007 00:05:47 +0000 (00:05 +0000)]
Auth: Replace hardcoded strings: MDL-8069

18 years agoAuth: Replace hardcoded strings: MDL-8069
donal72 [Wed, 10 Jan 2007 23:17:51 +0000 (23:17 +0000)]
Auth: Replace hardcoded strings: MDL-8069

18 years agomnet: Replace hardcoded strings: MDL-8069
donal72 [Wed, 10 Jan 2007 23:15:53 +0000 (23:15 +0000)]
mnet: Replace hardcoded strings: MDL-8069

18 years agoAuth: Replace hardcoded strings: MDL-8069
donal72 [Wed, 10 Jan 2007 21:43:04 +0000 (21:43 +0000)]
Auth: Replace hardcoded strings: MDL-8069

18 years agoauth: XHTML strict fixes: MDL-7861
donal72 [Wed, 10 Jan 2007 20:42:40 +0000 (20:42 +0000)]
auth:  XHTML strict fixes:  MDL-7861

18 years agoIntroducing iPhone support for Moodle. B-)
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

18 years ago'added the body class notloggedin to be able to style pages different before loggin'
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'

18 years agoMDL-6987 fixed wrong labels
skodak [Wed, 10 Jan 2007 14:06:49 +0000 (14:06 +0000)]
MDL-6987 fixed wrong labels

18 years agoMDL-6987 assignment mod conversion to new forms lib
skodak [Wed, 10 Jan 2007 13:38:04 +0000 (13:38 +0000)]
MDL-6987 assignment mod conversion to new forms lib

18 years agoWhoops fixed some typos :-)
moodler [Wed, 10 Jan 2007 08:36:54 +0000 (08:36 +0000)]
Whoops fixed some typos   :-)

18 years agoMore XHTML strict stuff
moodler [Wed, 10 Jan 2007 08:35:45 +0000 (08:35 +0000)]
More XHTML strict stuff

18 years agoMDL-7861, fixes for workshop
toyomoyo [Wed, 10 Jan 2007 08:29:41 +0000 (08:29 +0000)]
MDL-7861, fixes for workshop

18 years agoMade course boxes look nice
moodler [Wed, 10 Jan 2007 08:23:55 +0000 (08:23 +0000)]
Made course boxes look nice

18 years agomoved header printing so it is only printed when displaying a form.
jamiesensei [Wed, 10 Jan 2007 06:46:12 +0000 (06:46 +0000)]
moved header printing so it is only printed when displaying a form.

18 years agoFixes for MDL-7861.
vyshane [Wed, 10 Jan 2007 06:44:15 +0000 (06:44 +0000)]
Fixes for MDL-7861.

18 years agogot rid of 'Changes Saved' message before redirect.
jamiesensei [Wed, 10 Jan 2007 06:40:42 +0000 (06:40 +0000)]
got rid of 'Changes Saved' message before redirect.

18 years agoFix for MDL-7861.
vyshane [Wed, 10 Jan 2007 06:31:51 +0000 (06:31 +0000)]
Fix for MDL-7861.

18 years agofixed xhtml problem in repeared header elements which had [] in id.
jamiesensei [Wed, 10 Jan 2007 06:17:45 +0000 (06:17 +0000)]
fixed xhtml problem in repeared header elements which had [] in id.

18 years agoFixed notice.
vyshane [Wed, 10 Jan 2007 06:11:31 +0000 (06:11 +0000)]
Fixed notice.

18 years agoonLoad made lowercase. MDL-7861 related.
vyshane [Wed, 10 Jan 2007 05:49:31 +0000 (05:49 +0000)]
onLoad made lowercase. MDL-7861 related.

18 years agofix for MDL-8117 - div nested in span for grouped elements in formslib - changed...
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

18 years agoxhtml validity fix for static element type
jamiesensei [Wed, 10 Jan 2007 05:05:26 +0000 (05:05 +0000)]
xhtml validity fix for static element type
qtype calculated form - started

18 years agoNew styles for admin pages
moodler [Wed, 10 Jan 2007 03:48:00 +0000 (03:48 +0000)]
New styles for admin pages