]>
git.mjollnir.org Git - moodle.git/log
ikawhero [Sat, 13 Jan 2007 05:32:15 +0000 (05:32 +0000)]
Change to a table per category.
moodler [Sat, 13 Jan 2007 04:56:19 +0000 (04:56 +0000)]
Moved color CSS to the right file
moodler [Sat, 13 Jan 2007 04:54:44 +0000 (04:54 +0000)]
More fixes for the help on required fields
moodler [Sat, 13 Jan 2007 04:25:02 +0000 (04:25 +0000)]
Clean up notice boxes
moodler [Sat, 13 Jan 2007 04:24:15 +0000 (04:24 +0000)]
Tidying up form appearance
1) Changed required/advanced images to something language neutral (asterisks)
2) Moved them to pixpath so people can override them easily
3) Hide the images completely using CSS (keep them only for accessibility)
so that all the labels have a consistent alignment.
4) Use CSS to color the labels instead.
moodler [Sat, 13 Jan 2007 03:28:25 +0000 (03:28 +0000)]
Removed rogue print_object -- how did it get there? MDL-8170
gbateson [Sat, 13 Jan 2007 02:39:04 +0000 (02:39 +0000)]
removed db specific conditional clauses from SQL to get grades (see Moodle tracker - mdl-8169)
stronk7 [Sat, 13 Jan 2007 01:20:10 +0000 (01:20 +0000)]
Now environment stuff uses $CFG->dbfamily
stronk7 [Sat, 13 Jan 2007 00:52:59 +0000 (00:52 +0000)]
Some more uses of $CFG->dbfamily. MDL-7061
stronk7 [Sat, 13 Jan 2007 00:32:19 +0000 (00:32 +0000)]
Some more uses of $CFG->dbfamily. MDL-7061
stronk7 [Sat, 13 Jan 2007 00:09:02 +0000 (00:09 +0000)]
Some more uses of $CFG->dbfamily. MDL-7061
stronk7 [Sat, 13 Jan 2007 00:07:40 +0000 (00:07 +0000)]
Need to return the value too, to use it sometimes.
stronk7 [Fri, 12 Jan 2007 23:52:23 +0000 (23:52 +0000)]
Now set_dbfamily() will work properly when invoked from install.
stronk7 [Fri, 12 Jan 2007 23:44:00 +0000 (23:44 +0000)]
Introducing CFG->dbfamily and create a setter function for it
(to be able to use families at install). MDL-7061
stronk7 [Fri, 12 Jan 2007 19:42:42 +0000 (19:42 +0000)]
Introducing CFG->dbfamily and deleting check_db_compat(). MDL-7061
skodak [Fri, 12 Jan 2007 19:01:31 +0000 (19:01 +0000)]
MDL-8166 some forgotten set_defaults converted to set_data
stronk7 [Fri, 12 Jan 2007 18:53:09 +0000 (18:53 +0000)]
empty array as default value for a multiselect config variable.
skodak [Fri, 12 Jan 2007 18:52:09 +0000 (18:52 +0000)]
MDL-8166 rename in/out methods in formslib - HQ consensus
stronk7 [Fri, 12 Jan 2007 18:51:36 +0000 (18:51 +0000)]
Looking for empty default values in output_html() for multiselect settings.
Must be empty arrays.
tjhunt [Fri, 12 Jan 2007 18:30:27 +0000 (18:30 +0000)]
Fix notices from admin_setting_configmultiselect when no options are selected.
tjhunt [Fri, 12 Jan 2007 18:03:36 +0000 (18:03 +0000)]
MDL-8165 - Admin setting to control which roles are synced to metacourses
moodler [Fri, 12 Jan 2007 18:01:33 +0000 (18:01 +0000)]
Automatic installer.php lang files by installer_builder (
20070113 )
sam_marshall [Fri, 12 Jan 2007 17:05:32 +0000 (17:05 +0000)]
MDL-8149 Added code to narrow down possibilities for get_my_courses, which reduces number of db queries required for profile page when site has many courses.
ikawhero [Fri, 12 Jan 2007 12:58:46 +0000 (12:58 +0000)]
Another minor change to profile string
ikawhero [Fri, 12 Jan 2007 12:58:15 +0000 (12:58 +0000)]
Tidying up the interface.
Fixed default data bug in menu type.
stronk7 [Fri, 12 Jan 2007 12:57:50 +0000 (12:57 +0000)]
Some changes to GROUP BY clause to be cross-db (all non aggregate fields
in SELECT must be in GROUP BY). Review the logic! MDL-8160
dwoolhead [Fri, 12 Jan 2007 12:29:42 +0000 (12:29 +0000)]
MDL-7442 Changed search order for help files to be more consistent with language files (backwards compatible)
tjhunt [Fri, 12 Jan 2007 12:20:21 +0000 (12:20 +0000)]
MDL-7496 - for numerical and short answer questions, the student was being told they were 'incorrect' before they had even had a chance to enter an answer!
csantossaenz [Fri, 12 Jan 2007 12:17:34 +0000 (12:17 +0000)]
The second paremeter has been removed from the required_param($reference) call for allow URL
ikawhero [Fri, 12 Jan 2007 12:16:47 +0000 (12:16 +0000)]
Another profile string
ikawhero [Fri, 12 Jan 2007 12:15:53 +0000 (12:15 +0000)]
Fixing the table - accessibility and strrrrrrict
skodak [Fri, 12 Jan 2007 11:43:25 +0000 (11:43 +0000)]
MDL-7013 advanced buttons inplemented in resource settings
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
jmg324 [Fri, 12 Jan 2007 10:33:12 +0000 (10:33 +0000)]
multiauth: fix for calling new properties and methods correctly
skodak [Fri, 12 Jan 2007 10:24:01 +0000 (10:24 +0000)]
MDL-7013 disabeldIf implemented in resource settings
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.
skodak [Fri, 12 Jan 2007 09:38:02 +0000 (09:38 +0000)]
MDL-8157 improved hadling of conditions in disabledIf formslib method
ikawhero [Fri, 12 Jan 2007 08:44:35 +0000 (08:44 +0000)]
Changes to the redirects.
moodler [Fri, 12 Jan 2007 08:42:59 +0000 (08:42 +0000)]
Use names for the field types
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