]>
git.mjollnir.org Git - moodle.git/log
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.
jamiesensei [Tue, 4 Sep 2007 13:28:50 +0000 (13:28 +0000)]
removing redundant string fetches
jamiesensei [Tue, 4 Sep 2007 12:42:03 +0000 (12:42 +0000)]
removed stray echo statement
jamiesensei [Tue, 4 Sep 2007 11:55:10 +0000 (11:55 +0000)]
fix for MDL-11106 Images not showing up in shared categories
moodler [Tue, 4 Sep 2007 09:23:21 +0000 (09:23 +0000)]
Standard RSS icon from MDL-4732
moodler [Tue, 4 Sep 2007 07:28:14 +0000 (07:28 +0000)]
DOn't use AJAX if it isn't enabled
moodler [Tue, 4 Sep 2007 06:47:02 +0000 (06:47 +0000)]
Don't show message popups for guests
moodler [Tue, 4 Sep 2007 05:56:19 +0000 (05:56 +0000)]
Updating grades will update the grade_item too
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
jamiesensei [Tue, 4 Sep 2007 05:44:14 +0000 (05:44 +0000)]
fix for some problems with page params
moodler [Tue, 4 Sep 2007 02:48:04 +0000 (02:48 +0000)]
Fixed logic
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
stronk7 [Mon, 3 Sep 2007 23:20:51 +0000 (23:20 +0000)]
Improved ims styles + working under rounded-corner themes.
stronk7 [Mon, 3 Sep 2007 19:41:55 +0000 (19:41 +0000)]
Clossing the content div round corners properly.
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.
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.
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.
jamiesensei [Mon, 3 Sep 2007 13:03:20 +0000 (13:03 +0000)]
bit more detail for what needs renaming
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
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
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)
moodler [Mon, 3 Sep 2007 08:56:12 +0000 (08:56 +0000)]
Better links for managing tags
moodler [Mon, 3 Sep 2007 08:44:05 +0000 (08:44 +0000)]
Don't show any links at all to guest users
moodler [Mon, 3 Sep 2007 08:39:34 +0000 (08:39 +0000)]
Don't allow guest users to follow tag links
moodler [Mon, 3 Sep 2007 08:36:31 +0000 (08:36 +0000)]
Don't let guests ever be edited
moodler [Mon, 3 Sep 2007 08:26:17 +0000 (08:26 +0000)]
MIssing string added
moodler [Mon, 3 Sep 2007 08:24:18 +0000 (08:24 +0000)]
Fixed deletion of tags
moodler [Mon, 3 Sep 2007 07:57:56 +0000 (07:57 +0000)]
Better solution for 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
moodler [Mon, 3 Sep 2007 06:15:58 +0000 (06:15 +0000)]
Don't try to use YUI when AJAX is not enabled
jamiesensei [Mon, 3 Sep 2007 05:30:38 +0000 (05:30 +0000)]
MDL-10952 update help files for new question code
moodler [Mon, 3 Sep 2007 02:56:07 +0000 (02:56 +0000)]
Fix a string
moodler [Mon, 3 Sep 2007 02:55:08 +0000 (02:55 +0000)]
Fixed some missing strings
stronk7 [Sun, 2 Sep 2007 23:07:27 +0000 (23:07 +0000)]
Better resizing under all browsers (more accurate)
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.
stronk7 [Sun, 2 Sep 2007 12:05:17 +0000 (12:05 +0000)]
Avoid notice...
stronk7 [Sun, 2 Sep 2007 11:52:12 +0000 (11:52 +0000)]
Reverted (to save space) and added customcorners support.
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).
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
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
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
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)
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
urs_hunkler [Fri, 31 Aug 2007 19:05:26 +0000 (19:05 +0000)]
merged from 1.8 - corrected right column - had id "left-column"
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
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!).
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 ;-)
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
jgutierr25 [Fri, 31 Aug 2007 09:49:15 +0000 (09:49 +0000)]
problem with autologinguest
toyomoyo [Fri, 31 Aug 2007 08:41:04 +0000 (08:41 +0000)]
MDL-10933, only 1 manual grade item can be added
toyomoyo [Fri, 31 Aug 2007 08:21:16 +0000 (08:21 +0000)]
fixing a typo
skodak [Fri, 31 Aug 2007 07:33:45 +0000 (07:33 +0000)]
MDL-11069 new graded_users_iterator - should later improve memory use + performance
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.
toyomoyo [Fri, 31 Aug 2007 05:46:33 +0000 (05:46 +0000)]
rename fetch_entries() to blog_fetch_entries()
toyomoyo [Fri, 31 Aug 2007 05:38:46 +0000 (05:38 +0000)]
fixing a typo, adding a missing string in query
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
moodler [Fri, 31 Aug 2007 05:22:44 +0000 (05:22 +0000)]
MOre cleanups for notes interface
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
moodler [Fri, 31 Aug 2007 04:58:03 +0000 (04:58 +0000)]
This block can be anywhere
moodler [Fri, 31 Aug 2007 04:52:24 +0000 (04:52 +0000)]
More tidying up of notes appearance
moodler [Fri, 31 Aug 2007 04:42:07 +0000 (04:42 +0000)]
Cleaned up notes some more
moodler [Fri, 31 Aug 2007 04:35:42 +0000 (04:35 +0000)]
Big cleanups of the code for neatness and performance
nicolasconnault [Fri, 31 Aug 2007 04:35:06 +0000 (04:35 +0000)]
MDL-11034 Added the new CFG setting: enablepublishing
moodler [Fri, 31 Aug 2007 04:06:22 +0000 (04:06 +0000)]
Fixed up some spacing issues
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
moodler [Fri, 31 Aug 2007 03:45:59 +0000 (03:45 +0000)]
Fixed some notices on some custom pages
moodler [Fri, 31 Aug 2007 02:47:48 +0000 (02:47 +0000)]
Fix the link CSS I just added
moodler [Fri, 31 Aug 2007 02:44:57 +0000 (02:44 +0000)]
Tidying up to make headings more consistent across boxes
moodler [Fri, 31 Aug 2007 02:40:44 +0000 (02:40 +0000)]
Tidied up tags display a bit
moodler [Fri, 31 Aug 2007 02:29:10 +0000 (02:29 +0000)]
Added link to see all related blogs (on 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
toyomoyo [Fri, 31 Aug 2007 02:17:42 +0000 (02:17 +0000)]
admins should see all tags
toyomoyo [Fri, 31 Aug 2007 02:06:24 +0000 (02:06 +0000)]
fixing timewithin login
mattc-catalyst [Thu, 30 Aug 2007 21:01:57 +0000 (21:01 +0000)]
MDL-10888: groupings - mod/forum - bugfix, missing $currentgroup
koenr [Thu, 30 Aug 2007 20:19:58 +0000 (20:19 +0000)]
and now with content of version 1.2
luizlaydner [Thu, 30 Aug 2007 18:09:58 +0000 (18:09 +0000)]
- now using local version of YUI, not yahoo´s server
luizlaydner [Thu, 30 Aug 2007 18:09:01 +0000 (18:09 +0000)]
- small css fix
luizlaydner [Thu, 30 Aug 2007 17:56:58 +0000 (17:56 +0000)]
- small fix
luizlaydner [Thu, 30 Aug 2007 17:26:31 +0000 (17:26 +0000)]
- fixing some issues of MDL-11048
luizlaydner [Thu, 30 Aug 2007 17:14:24 +0000 (17:14 +0000)]
- fixing some issues of MDL-11048
moodler [Thu, 30 Aug 2007 16:18:35 +0000 (16:18 +0000)]
Fixed a bug checking context in groups
moodler [Thu, 30 Aug 2007 16:09:13 +0000 (16:09 +0000)]
Fixed obvious typo causing notice
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)
moodler [Thu, 30 Aug 2007 09:59:59 +0000 (09:59 +0000)]
Fixed missing include hmm
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
moodler [Thu, 30 Aug 2007 09:49:50 +0000 (09:49 +0000)]
Make blog links pretty
toyomoyo [Thu, 30 Aug 2007 09:13:36 +0000 (09:13 +0000)]
making blogs respect global tags flag
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
skodak [Thu, 30 Aug 2007 08:26:04 +0000 (08:26 +0000)]
minor refactoring in grade export lib - part 2
skodak [Thu, 30 Aug 2007 08:24:07 +0000 (08:24 +0000)]
minor refactoring in grade export lib
skodak [Thu, 30 Aug 2007 08:19:44 +0000 (08:19 +0000)]
fixing regressions in grade export
nicolasconnault [Thu, 30 Aug 2007 07:44:42 +0000 (07:44 +0000)]
MDL-10984 Adding publishing switch to txt and ods export formats
nicolasconnault [Thu, 30 Aug 2007 07:22:31 +0000 (07:22 +0000)]
MDL-10984 more language strings
moodler [Thu, 30 Aug 2007 07:12:03 +0000 (07:12 +0000)]
Tidy up the link display page a bit
moodler [Thu, 30 Aug 2007 06:01:57 +0000 (06:01 +0000)]
Merged fixes for MDL-7425 from 1.8 stable
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
toyomoyo [Thu, 30 Aug 2007 02:23:36 +0000 (02:23 +0000)]
removing duplicate, thanks mits
toyomoyo [Thu, 30 Aug 2007 02:11:55 +0000 (02:11 +0000)]
putting a link on admin menu to manage tags page. Fixing some upper/lower cases
toyomoyo [Thu, 30 Aug 2007 01:45:38 +0000 (01:45 +0000)]
MDL-11054, removing dead links
skodak [Wed, 29 Aug 2007 20:42:41 +0000 (20:42 +0000)]
MDL-10921 LDAP Auth to Active Directory requires LDAP_OPT_REFERRALS option set