]> git.mjollnir.org Git - moodle.git/log
moodle.git
17 years agoNow the Oracle XMLDB generator detects changes of precision
stronk7 [Tue, 4 Sep 2007 23:18:41 +0000 (23:18 +0000)]
Now the Oracle XMLDB generator detects changes of precision
in NUMBERs without decimals (virtually INTs) and is able to perform the
change of precision properly

Merged from MOODLE_18_STABLE

17 years agoAdded one new test to change precission of a numeric field
stronk7 [Tue, 4 Sep 2007 22:13:30 +0000 (22:13 +0000)]
Added one new test to change precission of a numeric field
to a smaller one. It breaks Oracle in its current status.

Merged from MOODLE_18_STABLE

17 years agoMDL-11069 reimplemented grade export flag handling
skodak [Tue, 4 Sep 2007 21:56:30 +0000 (21:56 +0000)]
MDL-11069 reimplemented grade export flag handling

17 years agoPostgreSQL doesn't like aliases in update statements.
stronk7 [Tue, 4 Sep 2007 17:51:51 +0000 (17:51 +0000)]
PostgreSQL doesn't like aliases in update statements.
Changing to the whole name as prefix.

17 years agoremoving redundant string fetches
jamiesensei [Tue, 4 Sep 2007 13:28:50 +0000 (13:28 +0000)]
removing redundant string fetches

17 years agoremoved stray echo statement
jamiesensei [Tue, 4 Sep 2007 12:42:03 +0000 (12:42 +0000)]
removed stray echo statement

17 years agofix for MDL-11106 Images not showing up in shared categories
jamiesensei [Tue, 4 Sep 2007 11:55:10 +0000 (11:55 +0000)]
fix for MDL-11106 Images not showing up in shared categories

17 years agoStandard RSS icon from MDL-4732
moodler [Tue, 4 Sep 2007 09:23:21 +0000 (09:23 +0000)]
Standard RSS icon from MDL-4732

17 years agoDOn't use AJAX if it isn't enabled
moodler [Tue, 4 Sep 2007 07:28:14 +0000 (07:28 +0000)]
DOn't use AJAX if it isn't enabled

17 years agoDon't show message popups for guests
moodler [Tue, 4 Sep 2007 06:47:02 +0000 (06:47 +0000)]
Don't show message popups for guests

17 years agoUpdating grades will update the grade_item too
moodler [Tue, 4 Sep 2007 05:56:19 +0000 (05:56 +0000)]
Updating grades will update the grade_item too

17 years ago1) Refresh grade item when grades are saved (I was getting assignments with no names...
moodler [Tue, 4 Sep 2007 05:50:04 +0000 (05:50 +0000)]
1) Refresh grade item when grades are saved (I was getting assignments with no names in the gradebook)
2) Tidy up how messages are shown after quick grading

17 years agofix for some problems with page params
jamiesensei [Tue, 4 Sep 2007 05:44:14 +0000 (05:44 +0000)]
fix for some problems with page params

17 years agoFixed logic
moodler [Tue, 4 Sep 2007 02:48:04 +0000 (02:48 +0000)]
Fixed logic

17 years agoGlobal change in the way to calculate widths and heights to
stronk7 [Mon, 3 Sep 2007 23:25:35 +0000 (23:25 +0000)]
Global change in the way to calculate widths and heights to
render the IMS iframe properly. Should be working ok both under
normal and rounded-corner themes and under FF, Safari and IE

17 years agoImproved ims styles + working under rounded-corner themes.
stronk7 [Mon, 3 Sep 2007 23:20:51 +0000 (23:20 +0000)]
Improved ims styles + working under rounded-corner themes.

17 years agoClossing the content div round corners properly.
stronk7 [Mon, 3 Sep 2007 19:41:55 +0000 (19:41 +0000)]
Clossing the content div round corners properly.

17 years agoNow the "content" rounded corners are "ID-entificable". Needed to
stronk7 [Mon, 3 Sep 2007 19:36:46 +0000 (19:36 +0000)]
Now the "content" rounded corners are "ID-entificable". Needed to
calculate some heights in the IMS resource type. Note it's only
the "content" id. All the rest of rounded boxes haven't IDs at all.

17 years agoAdding one new optional parameter to custom_corner functions, used to
stronk7 [Mon, 3 Sep 2007 18:57:12 +0000 (18:57 +0000)]
Adding one new optional parameter to custom_corner functions, used to
apply ids to all the divs used to render corners. Defaults to null, so
those ids won't be added if unespecified.

17 years agoremoving qcreate directory that I accidentally committed to HEAD when trying to commi...
jamiesensei [Mon, 3 Sep 2007 13:09:04 +0000 (13:09 +0000)]
removing qcreate directory that I accidentally committed to HEAD when trying to commit changes to the NEWMODULE template.

17 years agobit more detail for what needs renaming
jamiesensei [Mon, 3 Sep 2007 13:03:20 +0000 (13:03 +0000)]
bit more detail for what needs renaming

17 years agoMDL-11108 some PHP notices on upgrade of sites to 1.9 where there are no question...
jamiesensei [Mon, 3 Sep 2007 11:51:25 +0000 (11:51 +0000)]
MDL-11108 some PHP notices on upgrade of sites to 1.9 where there are no question categories set up

17 years agoMDL-9851 - RSS block links previously used to open in new window. Restoring this
poltawski [Mon, 3 Sep 2007 10:26:44 +0000 (10:26 +0000)]
MDL-9851 -  RSS block links previously used to open in new window. Restoring this
behaviour. Had to tweak the cleaning to ensure the JS hack for XHTML complaint new
window gets through. Merged from MOODLE_18_STABLE

17 years agoBlog entries publish state now defaults to site if possible, to avoid all those draft...
moodler [Mon, 3 Sep 2007 09:13:56 +0000 (09:13 +0000)]
Blog entries publish state now defaults to site if possible, to avoid all those drafts!  (yuk)

17 years agoBetter links for managing tags
moodler [Mon, 3 Sep 2007 08:56:12 +0000 (08:56 +0000)]
Better links for managing tags

17 years agoDon't show any links at all to guest users
moodler [Mon, 3 Sep 2007 08:44:05 +0000 (08:44 +0000)]
Don't show any links at all to guest users

17 years agoDon't allow guest users to follow tag links
moodler [Mon, 3 Sep 2007 08:39:34 +0000 (08:39 +0000)]
Don't allow guest users to follow tag links

17 years agoDon't let guests ever be edited
moodler [Mon, 3 Sep 2007 08:36:31 +0000 (08:36 +0000)]
Don't let guests ever be edited

17 years agoMIssing string added
moodler [Mon, 3 Sep 2007 08:26:17 +0000 (08:26 +0000)]
MIssing string added

17 years agoFixed deletion of tags
moodler [Mon, 3 Sep 2007 08:24:18 +0000 (08:24 +0000)]
Fixed deletion of tags

17 years agoBetter solution for MDLSITE-152
moodler [Mon, 3 Sep 2007 07:57:56 +0000 (07:57 +0000)]
Better solution for MDLSITE-152

17 years agoFIx the links that were removed by format_string in 1.8 MDLSITE-152
moodler [Mon, 3 Sep 2007 07:55:28 +0000 (07:55 +0000)]
FIx the links that were removed by format_string in 1.8   MDLSITE-152

17 years agoDon't try to use YUI when AJAX is not enabled
moodler [Mon, 3 Sep 2007 06:15:58 +0000 (06:15 +0000)]
Don't try to use YUI when AJAX is not enabled

17 years agoMDL-10952 update help files for new question code
jamiesensei [Mon, 3 Sep 2007 05:30:38 +0000 (05:30 +0000)]
MDL-10952 update help files for new question code

17 years agoFix a string
moodler [Mon, 3 Sep 2007 02:56:07 +0000 (02:56 +0000)]
Fix a string

17 years agoFixed some missing strings
moodler [Mon, 3 Sep 2007 02:55:08 +0000 (02:55 +0000)]
Fixed some missing strings

17 years agoBetter resizing under all browsers (more accurate)
stronk7 [Sun, 2 Sep 2007 23:07:27 +0000 (23:07 +0000)]
Better resizing under all browsers (more accurate)

17 years agoNow the customcorners (T/F) flag is passed to the
stronk7 [Sun, 2 Sep 2007 12:14:08 +0000 (12:14 +0000)]
Now the customcorners (T/F) flag is passed to the
resizeiframe() script. Next-step: perform some
extra calculations there to resize the iframe
properly under customcorners.

17 years agoAvoid notice...
stronk7 [Sun, 2 Sep 2007 12:05:17 +0000 (12:05 +0000)]
Avoid notice...

17 years agoReverted (to save space) and added customcorners support.
stronk7 [Sun, 2 Sep 2007 11:52:12 +0000 (11:52 +0000)]
Reverted (to save space) and added customcorners support.

17 years agoUsing print_footer() again in IMS display.
stronk7 [Sun, 2 Sep 2007 11:33:48 +0000 (11:33 +0000)]
Using print_footer() again in IMS display.
(cannot rely anymore on harcoded footer,
due to custom_corners themes).

17 years agoNow, the repository is able to set the resource->name if
stronk7 [Sun, 2 Sep 2007 10:51:38 +0000 (10:51 +0000)]
Now, the repository is able to set the resource->name if
it haven't been manuall defined. Part of MDL-10878.

Merged from MOODLE_18_STABLE

17 years agoNow, under MySQL, a check of wrongly signed ints is also performed. MDL-11038
stronk7 [Fri, 31 Aug 2007 23:44:37 +0000 (23:44 +0000)]
Now, under MySQL, a check of wrongly signed ints is also performed. MDL-11038

17 years agoAdded one new string to explain the signed ints hunting under MySQL. MDL-11038
stronk7 [Fri, 31 Aug 2007 23:43:20 +0000 (23:43 +0000)]
Added one new string to explain the signed ints hunting under MySQL. MDL-11038

17 years agoMDL-11092 events are not used for changed raw grades anymore + minor cleanup in handl...
skodak [Fri, 31 Aug 2007 22:42:05 +0000 (22:42 +0000)]
MDL-11092 events are not used for changed raw grades anymore + minor cleanup in handling of raw grades (now used only for modules or other external plugins that produce grades)

17 years agoFix a bunch of SIGNED fileds that should be UNSIGNED. Credit goes to Petr.
stronk7 [Fri, 31 Aug 2007 19:27:04 +0000 (19:27 +0000)]
Fix a bunch of SIGNED fileds that should be UNSIGNED. Credit goes to Petr.
Part of MDL-11038

17 years agomerged from 1.8 - corrected right column - had id "left-column"
urs_hunkler [Fri, 31 Aug 2007 19:05:26 +0000 (19:05 +0000)]
merged from 1.8 - corrected right column - had id "left-column"

17 years agoMDL-11082 big refactoring in grade export - export tracking and grade formatting...
skodak [Fri, 31 Aug 2007 18:42:50 +0000 (18:42 +0000)]
MDL-11082 big refactoring in grade export - export tracking and grade formatting still not finished

17 years agoMDL-11075 Now saving to temp file, then outputting using filelib's readfile_chunked...
nicolasconnault [Fri, 31 Aug 2007 13:54:13 +0000 (13:54 +0000)]
MDL-11075 Now saving to temp file, then outputting using filelib's readfile_chunked() method. Also cleaned up whitespace in filelib.php (blame vim!).

17 years agoMDL-11082 Improved groups upgrade performance 1.8x -> 1.9; thanks Eloy for telling...
skodak [Fri, 31 Aug 2007 12:43:15 +0000 (12:43 +0000)]
MDL-11082 Improved groups upgrade performance 1.8x -> 1.9; thanks Eloy for telling me how to do it correctly with SQL ;-)

17 years agoadding current groupid to grade_export class - soon to be used in plugins
skodak [Fri, 31 Aug 2007 12:22:58 +0000 (12:22 +0000)]
adding current groupid to grade_export class - soon to be used in plugins

17 years agoproblem with autologinguest
jgutierr25 [Fri, 31 Aug 2007 09:49:15 +0000 (09:49 +0000)]
problem with autologinguest

17 years agoMDL-10933, only 1 manual grade item can be added
toyomoyo [Fri, 31 Aug 2007 08:41:04 +0000 (08:41 +0000)]
MDL-10933, only 1 manual grade item can be added

17 years agofixing a typo
toyomoyo [Fri, 31 Aug 2007 08:21:16 +0000 (08:21 +0000)]
fixing a typo

17 years agoMDL-11069 new graded_users_iterator - should later improve memory use + performance
skodak [Fri, 31 Aug 2007 07:33:45 +0000 (07:33 +0000)]
MDL-11069 new graded_users_iterator - should later improve memory use + performance

17 years agoMDL-11034 Implemented the global enablepublishing and refactored the handling of...
nicolasconnault [Fri, 31 Aug 2007 05:55:30 +0000 (05:55 +0000)]
MDL-11034 Implemented the global enablepublishing and refactored the handling of userkey for each export plugin. Also added a dump.php file in each plugin directory, although this could easily be refactored into 1 file in the parent folder, pointing to each plugin's export.php file for output differences.

17 years agorename fetch_entries() to blog_fetch_entries()
toyomoyo [Fri, 31 Aug 2007 05:46:33 +0000 (05:46 +0000)]
rename fetch_entries() to blog_fetch_entries()

17 years agofixing a typo, adding a missing string in query
toyomoyo [Fri, 31 Aug 2007 05:38:46 +0000 (05:38 +0000)]
fixing a typo, adding a missing string in query

17 years agoRemoved a config.php we don't need, and some bad character at the top
moodler [Fri, 31 Aug 2007 05:33:00 +0000 (05:33 +0000)]
Removed a config.php we don't need, and some bad character at the top

17 years agoMOre cleanups for notes interface
moodler [Fri, 31 Aug 2007 05:22:44 +0000 (05:22 +0000)]
MOre cleanups for notes interface

17 years agotag instance table could be used for other types, itmetype needs to be specified...
toyomoyo [Fri, 31 Aug 2007 05:17:35 +0000 (05:17 +0000)]
tag instance table could be used for other types, itmetype needs to be specified in blog fetch() code

17 years agoThis block can be anywhere
moodler [Fri, 31 Aug 2007 04:58:03 +0000 (04:58 +0000)]
This block can be anywhere

17 years agoMore tidying up of notes appearance
moodler [Fri, 31 Aug 2007 04:52:24 +0000 (04:52 +0000)]
More tidying up of notes appearance

17 years agoCleaned up notes some more
moodler [Fri, 31 Aug 2007 04:42:07 +0000 (04:42 +0000)]
Cleaned up notes some more

17 years agoBig cleanups of the code for neatness and performance
moodler [Fri, 31 Aug 2007 04:35:42 +0000 (04:35 +0000)]
Big cleanups of the code for neatness and performance

17 years agoMDL-11034 Added the new CFG setting: enablepublishing
nicolasconnault [Fri, 31 Aug 2007 04:35:06 +0000 (04:35 +0000)]
MDL-11034 Added the new CFG setting: enablepublishing

17 years agoFixed up some spacing issues
moodler [Fri, 31 Aug 2007 04:06:22 +0000 (04:06 +0000)]
Fixed up some spacing issues

17 years agoSome cleaning up of the notes interface and conversion from DOS to unix
moodler [Fri, 31 Aug 2007 04:05:11 +0000 (04:05 +0000)]
Some cleaning up of the notes interface and conversion from DOS to unix

17 years agoFixed some notices on some custom pages
moodler [Fri, 31 Aug 2007 03:45:59 +0000 (03:45 +0000)]
Fixed some notices on some custom pages

17 years agoFix the link CSS I just added
moodler [Fri, 31 Aug 2007 02:47:48 +0000 (02:47 +0000)]
Fix the link CSS I just added

17 years agoTidying up to make headings more consistent across boxes
moodler [Fri, 31 Aug 2007 02:44:57 +0000 (02:44 +0000)]
Tidying up to make headings more consistent across boxes

17 years agoTidied up tags display a bit
moodler [Fri, 31 Aug 2007 02:40:44 +0000 (02:40 +0000)]
Tidied up tags display a bit

17 years agoAdded link to see all related blogs (on tags page)
moodler [Fri, 31 Aug 2007 02:29:10 +0000 (02:29 +0000)]
Added link to see all related blogs (on tags page)

17 years agoFixed the tag links on blog posts to go back to the main tags page
moodler [Fri, 31 Aug 2007 02:25:29 +0000 (02:25 +0000)]
Fixed the tag links on blog posts to go back to the main tags page

17 years agoadmins should see all tags
toyomoyo [Fri, 31 Aug 2007 02:17:42 +0000 (02:17 +0000)]
admins should see all tags

17 years agofixing timewithin login
toyomoyo [Fri, 31 Aug 2007 02:06:24 +0000 (02:06 +0000)]
fixing timewithin login

17 years agoMDL-10888: groupings - mod/forum - bugfix, missing $currentgroup
mattc-catalyst [Thu, 30 Aug 2007 21:01:57 +0000 (21:01 +0000)]
MDL-10888: groupings - mod/forum - bugfix, missing $currentgroup

17 years agoand now with content of version 1.2
koenr [Thu, 30 Aug 2007 20:19:58 +0000 (20:19 +0000)]
and now with content of version 1.2

17 years ago- now using local version of YUI, not yahoo´s server
luizlaydner [Thu, 30 Aug 2007 18:09:58 +0000 (18:09 +0000)]
- now using local version of YUI, not yahoo´s server

17 years ago- small css fix
luizlaydner [Thu, 30 Aug 2007 18:09:01 +0000 (18:09 +0000)]
- small css fix

17 years ago- small fix
luizlaydner [Thu, 30 Aug 2007 17:56:58 +0000 (17:56 +0000)]
- small fix

17 years ago- fixing some issues of MDL-11048
luizlaydner [Thu, 30 Aug 2007 17:26:31 +0000 (17:26 +0000)]
- fixing some issues of MDL-11048

17 years ago- fixing some issues of MDL-11048
luizlaydner [Thu, 30 Aug 2007 17:14:24 +0000 (17:14 +0000)]
- fixing some issues of MDL-11048

17 years agoFixed a bug checking context in groups
moodler [Thu, 30 Aug 2007 16:18:35 +0000 (16:18 +0000)]
Fixed a bug checking context in groups

17 years agoFixed obvious typo causing notice
moodler [Thu, 30 Aug 2007 16:09:13 +0000 (16:09 +0000)]
Fixed obvious typo causing notice

17 years agoMDL-11069 grade export refactoring + removing internally calculated totals (we have...
skodak [Thu, 30 Aug 2007 15:03:51 +0000 (15:03 +0000)]
MDL-11069 grade export refactoring + removing internally calculated totals (we have already various totals in categories and calculations can be used too for that)

17 years agoFixed missing include hmm
moodler [Thu, 30 Aug 2007 09:59:59 +0000 (09:59 +0000)]
Fixed missing include hmm

17 years agoClean up code a bit and don't show entries when there are none
moodler [Thu, 30 Aug 2007 09:54:12 +0000 (09:54 +0000)]
Clean up code a bit  and don't show entries when there are none

17 years agoMake blog links pretty
moodler [Thu, 30 Aug 2007 09:49:50 +0000 (09:49 +0000)]
Make blog links pretty

17 years agomaking blogs respect global tags flag
toyomoyo [Thu, 30 Aug 2007 09:13:36 +0000 (09:13 +0000)]
making blogs respect global tags flag

17 years agofixing counter for (name filters) manage tag page, adding last 10 blogs to tag/index.php
toyomoyo [Thu, 30 Aug 2007 08:37:53 +0000 (08:37 +0000)]
fixing counter for (name filters) manage tag page, adding last 10 blogs to tag/index.php

17 years agominor refactoring in grade export lib - part 2
skodak [Thu, 30 Aug 2007 08:26:04 +0000 (08:26 +0000)]
minor refactoring in grade export lib - part 2

17 years agominor refactoring in grade export lib
skodak [Thu, 30 Aug 2007 08:24:07 +0000 (08:24 +0000)]
minor refactoring in grade export lib

17 years agofixing regressions in grade export
skodak [Thu, 30 Aug 2007 08:19:44 +0000 (08:19 +0000)]
fixing regressions in grade export

17 years agoMDL-10984 Adding publishing switch to txt and ods export formats
nicolasconnault [Thu, 30 Aug 2007 07:44:42 +0000 (07:44 +0000)]
MDL-10984 Adding publishing switch to txt and ods export formats

17 years agoMDL-10984 more language strings
nicolasconnault [Thu, 30 Aug 2007 07:22:31 +0000 (07:22 +0000)]
MDL-10984 more language strings

17 years agoTidy up the link display page a bit
moodler [Thu, 30 Aug 2007 07:12:03 +0000 (07:12 +0000)]
Tidy up the link display page a bit

17 years agoMerged fixes for MDL-7425 from 1.8 stable
moodler [Thu, 30 Aug 2007 06:01:57 +0000 (06:01 +0000)]
Merged fixes for MDL-7425 from 1.8 stable

17 years agomodifying manage tags page to print user names, allowing modifying of tag types,...
toyomoyo [Thu, 30 Aug 2007 05:34:31 +0000 (05:34 +0000)]
modifying manage tags page to print user names, allowing modifying of tag types, minor css

17 years agoremoving duplicate, thanks mits
toyomoyo [Thu, 30 Aug 2007 02:23:36 +0000 (02:23 +0000)]
removing duplicate, thanks mits