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

17 years agoMDL-10320 assignment types that are not installed are not restored anymore + fixed...
skodak [Tue, 28 Aug 2007 21:06:01 +0000 (21:06 +0000)]
MDL-10320 assignment types that are not installed are not restored anymore + fixed warning when no attempts present

17 years agoFix mnet_hosts->applicationid (from 1 to 10). MDL-11042
stronk7 [Tue, 28 Aug 2007 18:27:00 +0000 (18:27 +0000)]
Fix mnet_hosts->applicationid (from 1 to 10). MDL-11042

17 years agoMDL-11037 restore status ignored and reset in several places in restore code
skodak [Tue, 28 Aug 2007 16:30:39 +0000 (16:30 +0000)]
MDL-11037 restore status ignored and reset in several places in restore code

17 years agoNow Moodle >= 1.9 requires PostgreSQL >= 8.0. MDL-11033
stronk7 [Tue, 28 Aug 2007 15:35:48 +0000 (15:35 +0000)]
Now Moodle >= 1.9 requires PostgreSQL >= 8.0. MDL-11033

Merged from MOODLE_18_STABLE

17 years agoMDL-9005 Fixed this and another multilang issue (module name in preview didn't filter...
nicolasconnault [Tue, 28 Aug 2007 13:21:15 +0000 (13:21 +0000)]
MDL-9005 Fixed this and another multilang issue (module name in preview didn't filter multilang tags either).

17 years agoFixed a mistaken checkin (never copy the CVS directory!) :-)
moodler [Tue, 28 Aug 2007 08:48:00 +0000 (08:48 +0000)]
Fixed a mistaken checkin  (never copy the CVS directory!)  :-)

17 years agoNew tags block
moodler [Tue, 28 Aug 2007 08:43:11 +0000 (08:43 +0000)]
New tags block

17 years agoMDL-11017, changed blog edit page to use modified get_item_tags()
toyomoyo [Tue, 28 Aug 2007 08:32:38 +0000 (08:32 +0000)]
MDL-11017, changed blog edit page to use modified get_item_tags()

17 years agoMDL-10984 support for user private keys when accession scripts without normal sessions
skodak [Tue, 28 Aug 2007 08:29:40 +0000 (08:29 +0000)]
MDL-10984 support for user private keys when accession scripts without normal sessions

17 years agomerged fix for MDL-10818, do not display graph if user has no permission
toyomoyo [Tue, 28 Aug 2007 07:04:41 +0000 (07:04 +0000)]
merged fix for MDL-10818, do not display graph if user has no permission

17 years agoNew string for tags block
moodler [Tue, 28 Aug 2007 06:38:39 +0000 (06:38 +0000)]
New string for tags block

17 years agoAdded new tags block for all tags
moodler [Tue, 28 Aug 2007 06:38:21 +0000 (06:38 +0000)]
Added new tags block for all tags

17 years agoMOre tags in search box
moodler [Tue, 28 Aug 2007 06:14:38 +0000 (06:14 +0000)]
MOre tags in search box

17 years agoDon't show block table layout when there are no blocks
moodler [Tue, 28 Aug 2007 06:11:23 +0000 (06:11 +0000)]
Don't show block table layout when there are no blocks

17 years agoTag cloud is now definitely sorted by rawname MDL-10982
moodler [Tue, 28 Aug 2007 06:07:50 +0000 (06:07 +0000)]
Tag cloud is now definitely sorted by rawname   MDL-10982

17 years agoAutomatic installer.php lang files by installer_builder (20070828)
moodler [Tue, 28 Aug 2007 05:46:41 +0000 (05:46 +0000)]
Automatic installer.php lang files by installer_builder (20070828)

17 years ago- fixed tag cloud
luizlaydner [Tue, 28 Aug 2007 05:42:21 +0000 (05:42 +0000)]
- fixed tag cloud

17 years ago- fixed tag cloud
luizlaydner [Tue, 28 Aug 2007 05:25:09 +0000 (05:25 +0000)]
- fixed tag cloud

17 years agoremoving some files
toyomoyo [Tue, 28 Aug 2007 04:58:36 +0000 (04:58 +0000)]
removing some files

17 years agoUndoing this navigation change AGAIN
moodler [Tue, 28 Aug 2007 04:53:35 +0000 (04:53 +0000)]
Undoing this navigation change AGAIN

17 years agoMDL-11016, MDL-11015 improvements to the tag, tag_instance and tag_correlation tables
toyomoyo [Tue, 28 Aug 2007 04:11:58 +0000 (04:11 +0000)]
MDL-11016, MDL-11015 improvements to the tag, tag_instance and tag_correlation tables

17 years agoallow selection of category in any context when adding a question in question_form
jamiesensei [Tue, 28 Aug 2007 03:36:17 +0000 (03:36 +0000)]
allow selection of category in any context when adding a question in question_form

17 years agoMDL-10888: - groupings - mod/scorm - updated to support groupings
mattc-catalyst [Tue, 28 Aug 2007 02:54:37 +0000 (02:54 +0000)]
MDL-10888: - groupings - mod/scorm - updated to support groupings

17 years agoMDL-10181, adding subtracting mechanism for bulk user opertaions, and add some help
toyomoyo [Tue, 28 Aug 2007 02:23:10 +0000 (02:23 +0000)]
MDL-10181, adding subtracting mechanism for bulk user opertaions, and add some help

17 years agoMDL-10888: groupings - mod/survey - updated to use groupings
mattc-catalyst [Tue, 28 Aug 2007 00:12:01 +0000 (00:12 +0000)]
MDL-10888: groupings - mod/survey - updated to use groupings

17 years agoMDL-10888: groupings - mod/lesson - updated to support groupings
mattc-catalyst [Mon, 27 Aug 2007 23:05:42 +0000 (23:05 +0000)]
MDL-10888: groupings - mod/lesson - updated to support groupings

17 years agoMDL-10888: groupings - mod/choice - updated to support groupings
mattc-catalyst [Mon, 27 Aug 2007 21:52:35 +0000 (21:52 +0000)]
MDL-10888: groupings - mod/choice - updated to support groupings

17 years agoMDL-7574 Applying Matthew Davidson's patch.
nicolasconnault [Mon, 27 Aug 2007 16:59:04 +0000 (16:59 +0000)]
MDL-7574 Applying Matthew Davidson's patch.

17 years agoNew tables must have the id unsigned.
stronk7 [Mon, 27 Aug 2007 14:43:30 +0000 (14:43 +0000)]
New tables must have the id unsigned.

Merged from MOODLE_18_STABLE

17 years agoMDL-10918 Applying Aaron's patch.
nicolasconnault [Mon, 27 Aug 2007 14:01:41 +0000 (14:01 +0000)]
MDL-10918 Applying Aaron's patch.

17 years agoDelete some html and body tags...
stronk7 [Mon, 27 Aug 2007 13:56:40 +0000 (13:56 +0000)]
Delete some html and body tags...

17 years agoMDL-10984 Added 3 elements to the Grade Export GUIs, and a stub for action to be...
nicolasconnault [Mon, 27 Aug 2007 12:23:50 +0000 (12:23 +0000)]
MDL-10984 Added 3 elements to the Grade Export GUIs, and a stub for action to be taken when the 'publish' checkbox is ticked (for xml export only ATM).

17 years agoDisplay tags as raw names
moodler [Mon, 27 Aug 2007 09:51:27 +0000 (09:51 +0000)]
Display tags as raw names

17 years agoThe home page is the only exception to the rule of navigation
moodler [Mon, 27 Aug 2007 09:40:14 +0000 (09:40 +0000)]
The home page is the only exception to the rule of navigation

17 years agoblog should print rawname instead of name of the tag
toyomoyo [Mon, 27 Aug 2007 09:21:31 +0000 (09:21 +0000)]
blog should print rawname instead of name of the tag

17 years agodropping tables in xml
toyomoyo [Mon, 27 Aug 2007 09:14:19 +0000 (09:14 +0000)]
dropping tables in xml

17 years agoMDL-10956, convert blogs to use the same tags (and convert old tags)
toyomoyo [Mon, 27 Aug 2007 08:46:00 +0000 (08:46 +0000)]
MDL-10956, convert blogs to use the same tags (and convert old tags)

17 years agoMDL-10181, help files should not be modified, a new file has been created
toyomoyo [Mon, 27 Aug 2007 07:24:35 +0000 (07:24 +0000)]
MDL-10181, help files should not be modified, a new file has been created

17 years agoAutomatic installer.php lang files by installer_builder (20070827)
moodler [Mon, 27 Aug 2007 05:59:04 +0000 (05:59 +0000)]
Automatic installer.php lang files by installer_builder (20070827)

17 years agoRemoved unnecessary BR
moodler [Mon, 27 Aug 2007 05:17:11 +0000 (05:17 +0000)]
Removed unnecessary BR

17 years agoDon't include AJAX libraries is AJAX is off across the site
moodler [Mon, 27 Aug 2007 04:36:09 +0000 (04:36 +0000)]
Don't include AJAX libraries is AJAX is off across the site

17 years agoadding timemodified to tag_instance table (to get blog blocks working)
toyomoyo [Mon, 27 Aug 2007 04:21:59 +0000 (04:21 +0000)]
adding timemodified to tag_instance table (to get blog blocks working)

17 years agoMDL-10888: groupings - mod/quiz - add groupings support
mattc-catalyst [Mon, 27 Aug 2007 03:56:39 +0000 (03:56 +0000)]
MDL-10888: groupings - mod/quiz - add groupings support

17 years agoMDL-10888: groupings - fix SQL error
mattc-catalyst [Mon, 27 Aug 2007 03:54:59 +0000 (03:54 +0000)]
MDL-10888: groupings - fix SQL error

17 years agoSome tweaks to the appearance of messaging window
moodler [Mon, 27 Aug 2007 03:22:16 +0000 (03:22 +0000)]
Some tweaks to the appearance of messaging window

17 years agoMDL-10888: groupings - mod/chat - update to work with groupings
mattc-catalyst [Mon, 27 Aug 2007 02:28:35 +0000 (02:28 +0000)]
MDL-10888: groupings - mod/chat - update to work with groupings

17 years agoMDL-10888: groupings - mod/assignment - updated to support groupings
mattc-catalyst [Sun, 26 Aug 2007 23:50:08 +0000 (23:50 +0000)]
MDL-10888: groupings - mod/assignment - updated to support groupings

17 years agoMDL-10888: groupings - added function to get all grouping members, cleaned up some...
mattc-catalyst [Sun, 26 Aug 2007 23:47:24 +0000 (23:47 +0000)]
MDL-10888: groupings - added function to get all grouping members, cleaned up some notices

17 years agoMDL-10635 fixed incorrect capability value check in has_capability_including_child_co...
skodak [Sun, 26 Aug 2007 16:55:46 +0000 (16:55 +0000)]
MDL-10635 fixed incorrect capability value check in has_capability_including_child_contetxt()

17 years agoMDL-10635 using the same checks for visibility of edit button on the frontpage
skodak [Sun, 26 Aug 2007 16:03:09 +0000 (16:03 +0000)]
MDL-10635 using the same checks for visibility of edit button on the frontpage

17 years agoMDL-11004 missing capability check in main manu block on the frontpage
skodak [Sun, 26 Aug 2007 15:58:48 +0000 (15:58 +0000)]
MDL-11004 missing capability check in main manu block on the frontpage

17 years agoMDL-11003 adding of first activity on frontpage does not work - incorrect section
skodak [Sun, 26 Aug 2007 15:30:51 +0000 (15:30 +0000)]
MDL-11003 adding of first activity on frontpage does not work - incorrect section

17 years agoMDL-10995 eliminated some get course record calls - reused $COURSE instead
skodak [Sun, 26 Aug 2007 08:24:50 +0000 (08:24 +0000)]
MDL-10995 eliminated some get course record calls - reused $COURSE instead

17 years agoMDL-10995 course parents cache size now limited
skodak [Sun, 26 Aug 2007 07:58:20 +0000 (07:58 +0000)]
MDL-10995 course parents cache size now limited

17 years agoMDL-10999 Cannot Insert or Edit a Label
skodak [Sun, 26 Aug 2007 07:44:14 +0000 (07:44 +0000)]
MDL-10999 Cannot Insert or Edit a Label

17 years agoFixed one more string MDL-10989
moodler [Sun, 26 Aug 2007 05:51:21 +0000 (05:51 +0000)]
Fixed one more string   MDL-10989

17 years agoFixes for grade plugincapability names MDL-10989
moodler [Sun, 26 Aug 2007 05:49:59 +0000 (05:49 +0000)]
Fixes for grade plugincapability names  MDL-10989

17 years agoNew strings for grade stuff MDL-10989
moodler [Sun, 26 Aug 2007 05:48:24 +0000 (05:48 +0000)]
New strings for grade stuff  MDL-10989

17 years agoAutomatic installer.php lang files by installer_builder (20070826)
moodler [Sun, 26 Aug 2007 05:44:41 +0000 (05:44 +0000)]
Automatic installer.php lang files by installer_builder (20070826)

17 years agoMDL-10995 implemented caching of course and category parents - eliminates substantial...
skodak [Sat, 25 Aug 2007 19:25:17 +0000 (19:25 +0000)]
MDL-10995 implemented caching of course and category parents - eliminates substantial number of db queries - mostly during login and on course page

17 years agoMDL-10995 removing previous patch; testing a better one just now
skodak [Sat, 25 Aug 2007 14:35:54 +0000 (14:35 +0000)]
MDL-10995 removing previous patch; testing a better one just now

17 years agoMDL-10995 improved capability_search():
skodak [Sat, 25 Aug 2007 12:22:15 +0000 (12:22 +0000)]
MDL-10995 improved capability_search():
* eliminated fetching of course - $COURSE used if id matches
* parent category structure is cached in static array

17 years agoMDL-10635 improved performance of update_course_icon() and friends; fixed parameter...
skodak [Sat, 25 Aug 2007 11:28:37 +0000 (11:28 +0000)]
MDL-10635 improved performance of update_course_icon() and friends; fixed parameter of iseditting() - removed $userid which was not used and did not make much sense there anyway

17 years agoAutomatic installer.php lang files by installer_builder (20070825)
moodler [Sat, 25 Aug 2007 04:04:44 +0000 (04:04 +0000)]
Automatic installer.php lang files by installer_builder (20070825)

17 years agofixed results not being because of commented out "interceptFeedback" (probably left...
gbateson [Sat, 25 Aug 2007 01:54:30 +0000 (01:54 +0000)]
fixed results not being because of commented out "interceptFeedback" (probably left over from debugging)

17 years ago- tag names can be altered now in tags management page
luizlaydner [Fri, 24 Aug 2007 17:28:54 +0000 (17:28 +0000)]
- tag names can be altered now in tags management page

17 years agoMDL-10970 Reverted changes
nicolasconnault [Fri, 24 Aug 2007 12:45:16 +0000 (12:45 +0000)]
MDL-10970 Reverted changes

17 years agoNeed some dimmed styles
moodler [Fri, 24 Aug 2007 08:24:01 +0000 (08:24 +0000)]
Need some dimmed styles

17 years agohide hidden grades from users with no capability in user report
toyomoyo [Fri, 24 Aug 2007 07:14:23 +0000 (07:14 +0000)]
hide hidden grades from users with no capability in user report

17 years agoFixed home page navigation
moodler [Fri, 24 Aug 2007 06:56:03 +0000 (06:56 +0000)]
Fixed home page navigation