]> git.mjollnir.org Git - moodle.git/log
moodle.git
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

17 years agoputting a link on admin menu to manage tags page. Fixing some upper/lower cases
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

17 years agoMDL-11054, removing dead links
toyomoyo [Thu, 30 Aug 2007 01:45:38 +0000 (01:45 +0000)]
MDL-11054, removing dead links

17 years agoMDL-10921 LDAP Auth to Active Directory requires LDAP_OPT_REFERRALS option set
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

17 years agoMDL-11023 silence warnings in PHP 4.x - the last param was added in PHP 5.0.2; merged...
skodak [Wed, 29 Aug 2007 20:20:10 +0000 (20:20 +0000)]
MDL-11023 silence warnings in PHP 4.x - the last param was added in PHP 5.0.2; merged from MODOLE_18_STABLE

17 years agoreverting partly MDL-10883
koenr [Wed, 29 Aug 2007 20:20:00 +0000 (20:20 +0000)]
reverting partly MDL-10883

17 years agoMDL-11058 changeme password not always required to be changed
skodak [Wed, 29 Aug 2007 18:19:04 +0000 (18:19 +0000)]
MDL-11058 changeme password not always required to be changed

17 years agoMDL-11026 private user key - implement ip restrictions
skodak [Wed, 29 Aug 2007 18:06:18 +0000 (18:06 +0000)]
MDL-11026 private user key - implement ip restrictions

17 years agograde export form refactoring
skodak [Wed, 29 Aug 2007 16:47:16 +0000 (16:47 +0000)]
grade export form refactoring

17 years agoNow module confguration (records from config) is deleted
stronk7 [Wed, 29 Aug 2007 15:14:18 +0000 (15:14 +0000)]
Now module confguration (records from config) is deleted
when a module is deleted. MDL-11056

17 years agoAnd we don't need to call assignment_upgrade_submodules()
stronk7 [Wed, 29 Aug 2007 14:50:41 +0000 (14:50 +0000)]
And we don't need to call assignment_upgrade_submodules()
from the update scripts any more. The standard plugin
architecture for modules support that. MDL-11029

17 years agoNow assignment submodules are installed/upgraded properly
stronk7 [Wed, 29 Aug 2007 14:42:39 +0000 (14:42 +0000)]
Now assignment submodules are installed/upgraded properly
(using the standard plugins architecture) MDL-11029

17 years agoChanged the online submodule to work under the new install/upgrade code
stronk7 [Wed, 29 Aug 2007 14:38:34 +0000 (14:38 +0000)]
Changed the online submodule to work under the new install/upgrade code

17 years agoMDL-11053 Course object not escaped before insert - patch by Aaron C Spike
skodak [Wed, 29 Aug 2007 13:53:11 +0000 (13:53 +0000)]
MDL-11053 Course object not escaped before insert - patch by Aaron C Spike

17 years agoMDL-11051 grade export - do not use quickforms elements directly
skodak [Wed, 29 Aug 2007 13:00:10 +0000 (13:00 +0000)]
MDL-11051 grade export - do not use quickforms elements directly

17 years agoMDL-11050 grade export must use formslib properly - no data_submitted()!
skodak [Wed, 29 Aug 2007 12:38:23 +0000 (12:38 +0000)]
MDL-11050 grade export must use formslib properly - no data_submitted()!

17 years agoMDL-11028 GUI complete, language strings complete, user key creation done. Validation...
nicolasconnault [Wed, 29 Aug 2007 11:43:48 +0000 (11:43 +0000)]
MDL-11028 GUI complete, language strings complete, user key creation done. Validation is not yet coded.

17 years agoAdding the $Id tag to some scripts to allow better changes detection.
stronk7 [Wed, 29 Aug 2007 10:48:44 +0000 (10:48 +0000)]
Adding the $Id tag to some scripts to allow better changes detection.
(soory, I deleted a few trailing spaces within comments...)

17 years agoBy default, when creating new fields... they are unsigned.
stronk7 [Wed, 29 Aug 2007 10:24:36 +0000 (10:24 +0000)]
By default, when creating new fields... they are unsigned.

17 years agoMDL-10963, group average code broken, count_ungraded is ignoring groups altogether.
toyomoyo [Wed, 29 Aug 2007 04:05:56 +0000 (04:05 +0000)]
MDL-10963, group average code broken, count_ungraded is ignoring groups altogether.

17 years agocheck for viewall / viewmine permission for each question in a category selected...
jamiesensei [Wed, 29 Aug 2007 03:04:01 +0000 (03:04 +0000)]
check for viewall / viewmine permission for each question in a category selected for export.

17 years agoOld fixes for printing tag cloud I didn't checkin
moodler [Wed, 29 Aug 2007 02:00:42 +0000 (02:00 +0000)]
Old fixes for printing tag cloud I didn't checkin

17 years agoDouble "yours", my mistake. :-P
stronk7 [Tue, 28 Aug 2007 23:34:24 +0000 (23:34 +0000)]
Double "yours", my mistake. :-P

17 years agofixed one copied/pasted string
stronk7 [Tue, 28 Aug 2007 23:32:49 +0000 (23:32 +0000)]
fixed one copied/pasted string

17 years agoAdding one utility to detect and propose DB changes in
stronk7 [Tue, 28 Aug 2007 23:03:40 +0000 (23:03 +0000)]
Adding one utility to detect and propose DB changes in
order to have all the int(10) fields properly defined. MDL-11038

Test, test, test!!!

17 years agoAdded some strings for the new Check Bigints utility. MDL-11038
stronk7 [Tue, 28 Aug 2007 22:57:43 +0000 (22:57 +0000)]
Added some strings for the new Check Bigints utility. MDL-11038
(and reviewed a few more encouraging to backup before proceed)

17 years agoMDL-11027 user key manager for grade exports - adding forgotten ownership test
skodak [Tue, 28 Aug 2007 21:57:34 +0000 (21:57 +0000)]
MDL-11027 user key manager for grade exports - adding forgotten ownership test

17 years agoMDL-11027 user key manager for grade exports
skodak [Tue, 28 Aug 2007 21:54:18 +0000 (21:54 +0000)]
MDL-11027 user key manager for grade exports