]>
git.mjollnir.org Git - moodle.git/log
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
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
koenr [Wed, 29 Aug 2007 20:20:00 +0000 (20:20 +0000)]
reverting partly MDL-10883
skodak [Wed, 29 Aug 2007 18:19:04 +0000 (18:19 +0000)]
MDL-11058 changeme password not always required to be changed
skodak [Wed, 29 Aug 2007 18:06:18 +0000 (18:06 +0000)]
MDL-11026 private user key - implement ip restrictions
skodak [Wed, 29 Aug 2007 16:47:16 +0000 (16:47 +0000)]
grade export form refactoring
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
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
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
stronk7 [Wed, 29 Aug 2007 14:38:34 +0000 (14:38 +0000)]
Changed the online submodule to work under the new install/upgrade code
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
skodak [Wed, 29 Aug 2007 13:00:10 +0000 (13:00 +0000)]
MDL-11051 grade export - do not use quickforms elements directly
skodak [Wed, 29 Aug 2007 12:38:23 +0000 (12:38 +0000)]
MDL-11050 grade export must use formslib properly - no data_submitted()!
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.
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...)
stronk7 [Wed, 29 Aug 2007 10:24:36 +0000 (10:24 +0000)]
By default, when creating new fields... they are unsigned.
toyomoyo [Wed, 29 Aug 2007 04:05:56 +0000 (04:05 +0000)]
MDL-10963, group average code broken, count_ungraded is ignoring groups altogether.
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.
moodler [Wed, 29 Aug 2007 02:00:42 +0000 (02:00 +0000)]
Old fixes for printing tag cloud I didn't checkin
stronk7 [Tue, 28 Aug 2007 23:34:24 +0000 (23:34 +0000)]
Double "yours", my mistake. :-P
stronk7 [Tue, 28 Aug 2007 23:32:49 +0000 (23:32 +0000)]
fixed one copied/pasted string
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!!!
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)
skodak [Tue, 28 Aug 2007 21:57:34 +0000 (21:57 +0000)]
MDL-11027 user key manager for grade exports - adding forgotten ownership test
skodak [Tue, 28 Aug 2007 21:54:18 +0000 (21:54 +0000)]
MDL-11027 user key manager for grade exports
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
stronk7 [Tue, 28 Aug 2007 18:27:00 +0000 (18:27 +0000)]
Fix mnet_hosts->applicationid (from 1 to 10). MDL-11042
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
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
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).
moodler [Tue, 28 Aug 2007 08:48:00 +0000 (08:48 +0000)]
Fixed a mistaken checkin (never copy the CVS directory!) :-)
moodler [Tue, 28 Aug 2007 08:43:11 +0000 (08:43 +0000)]
New tags block
toyomoyo [Tue, 28 Aug 2007 08:32:38 +0000 (08:32 +0000)]
MDL-11017, changed blog edit page to use modified get_item_tags()
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
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
moodler [Tue, 28 Aug 2007 06:38:39 +0000 (06:38 +0000)]
New string for tags block
moodler [Tue, 28 Aug 2007 06:38:21 +0000 (06:38 +0000)]
Added new tags block for all tags
moodler [Tue, 28 Aug 2007 06:14:38 +0000 (06:14 +0000)]
MOre tags in search box
moodler [Tue, 28 Aug 2007 06:11:23 +0000 (06:11 +0000)]
Don't show block table layout when there are no blocks
moodler [Tue, 28 Aug 2007 06:07:50 +0000 (06:07 +0000)]
Tag cloud is now definitely sorted by rawname MDL-10982
moodler [Tue, 28 Aug 2007 05:46:41 +0000 (05:46 +0000)]
Automatic installer.php lang files by installer_builder (
20070828 )
luizlaydner [Tue, 28 Aug 2007 05:42:21 +0000 (05:42 +0000)]
- fixed tag cloud
luizlaydner [Tue, 28 Aug 2007 05:25:09 +0000 (05:25 +0000)]
- fixed tag cloud
toyomoyo [Tue, 28 Aug 2007 04:58:36 +0000 (04:58 +0000)]
removing some files
moodler [Tue, 28 Aug 2007 04:53:35 +0000 (04:53 +0000)]
Undoing this navigation change AGAIN
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
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
mattc-catalyst [Tue, 28 Aug 2007 02:54:37 +0000 (02:54 +0000)]
MDL-10888: - groupings - mod/scorm - updated to support groupings
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
mattc-catalyst [Tue, 28 Aug 2007 00:12:01 +0000 (00:12 +0000)]
MDL-10888: groupings - mod/survey - updated to use groupings
mattc-catalyst [Mon, 27 Aug 2007 23:05:42 +0000 (23:05 +0000)]
MDL-10888: groupings - mod/lesson - 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
nicolasconnault [Mon, 27 Aug 2007 16:59:04 +0000 (16:59 +0000)]
MDL-7574 Applying Matthew Davidson's patch.
stronk7 [Mon, 27 Aug 2007 14:43:30 +0000 (14:43 +0000)]
New tables must have the id unsigned.
Merged from MOODLE_18_STABLE
nicolasconnault [Mon, 27 Aug 2007 14:01:41 +0000 (14:01 +0000)]
MDL-10918 Applying Aaron's patch.
stronk7 [Mon, 27 Aug 2007 13:56:40 +0000 (13:56 +0000)]
Delete some html and body tags...
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).
moodler [Mon, 27 Aug 2007 09:51:27 +0000 (09:51 +0000)]
Display tags as raw names
moodler [Mon, 27 Aug 2007 09:40:14 +0000 (09:40 +0000)]
The home page is the only exception to the rule of navigation
toyomoyo [Mon, 27 Aug 2007 09:21:31 +0000 (09:21 +0000)]
blog should print rawname instead of name of the tag
toyomoyo [Mon, 27 Aug 2007 09:14:19 +0000 (09:14 +0000)]
dropping tables in xml
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)
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
moodler [Mon, 27 Aug 2007 05:59:04 +0000 (05:59 +0000)]
Automatic installer.php lang files by installer_builder (
20070827 )
moodler [Mon, 27 Aug 2007 05:17:11 +0000 (05:17 +0000)]
Removed unnecessary BR
moodler [Mon, 27 Aug 2007 04:36:09 +0000 (04:36 +0000)]
Don't include AJAX libraries is AJAX is off across the site
toyomoyo [Mon, 27 Aug 2007 04:21:59 +0000 (04:21 +0000)]
adding timemodified to tag_instance table (to get blog blocks working)
mattc-catalyst [Mon, 27 Aug 2007 03:56:39 +0000 (03:56 +0000)]
MDL-10888: groupings - mod/quiz - add groupings support
mattc-catalyst [Mon, 27 Aug 2007 03:54:59 +0000 (03:54 +0000)]
MDL-10888: groupings - fix SQL error
moodler [Mon, 27 Aug 2007 03:22:16 +0000 (03:22 +0000)]
Some tweaks to the appearance of messaging window
mattc-catalyst [Mon, 27 Aug 2007 02:28:35 +0000 (02:28 +0000)]
MDL-10888: groupings - mod/chat - update to work with groupings
mattc-catalyst [Sun, 26 Aug 2007 23:50:08 +0000 (23:50 +0000)]
MDL-10888: groupings - mod/assignment - updated to support groupings
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
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()
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
skodak [Sun, 26 Aug 2007 15:58:48 +0000 (15:58 +0000)]
MDL-11004 missing capability check in main manu block on the frontpage
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
skodak [Sun, 26 Aug 2007 08:24:50 +0000 (08:24 +0000)]
MDL-10995 eliminated some get course record calls - reused $COURSE instead
skodak [Sun, 26 Aug 2007 07:58:20 +0000 (07:58 +0000)]
MDL-10995 course parents cache size now limited
skodak [Sun, 26 Aug 2007 07:44:14 +0000 (07:44 +0000)]
MDL-10999 Cannot Insert or Edit a Label
moodler [Sun, 26 Aug 2007 05:51:21 +0000 (05:51 +0000)]
Fixed one more string MDL-10989
moodler [Sun, 26 Aug 2007 05:49:59 +0000 (05:49 +0000)]
Fixes for grade plugincapability names MDL-10989
moodler [Sun, 26 Aug 2007 05:48:24 +0000 (05:48 +0000)]
New strings for grade stuff MDL-10989
moodler [Sun, 26 Aug 2007 05:44:41 +0000 (05:44 +0000)]
Automatic installer.php lang files by installer_builder (
20070826 )
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
skodak [Sat, 25 Aug 2007 14:35:54 +0000 (14:35 +0000)]
MDL-10995 removing previous patch; testing a better one just now
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
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
moodler [Sat, 25 Aug 2007 04:04:44 +0000 (04:04 +0000)]
Automatic installer.php lang files by installer_builder (
20070825 )
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)
luizlaydner [Fri, 24 Aug 2007 17:28:54 +0000 (17:28 +0000)]
- tag names can be altered now in tags management page
nicolasconnault [Fri, 24 Aug 2007 12:45:16 +0000 (12:45 +0000)]
MDL-10970 Reverted changes
moodler [Fri, 24 Aug 2007 08:24:01 +0000 (08:24 +0000)]
Need some dimmed styles
toyomoyo [Fri, 24 Aug 2007 07:14:23 +0000 (07:14 +0000)]
hide hidden grades from users with no capability in user report
moodler [Fri, 24 Aug 2007 06:56:03 +0000 (06:56 +0000)]
Fixed home page navigation
nicolasconnault [Fri, 24 Aug 2007 06:01:15 +0000 (06:01 +0000)]
MDL-10970 Someone was using
$locations = array('location1');
$locations += array('location2', 'location3', 'location4');
to save the hassle of doing one $locations[] = 'location1'; for each location.
But += doesn't add any entry if the key of the new array already exists in the original array. So, using my example, the resulting array would be:
$locations: array('location1', 'location3', 'location4');
moodler [Fri, 24 Aug 2007 05:52:46 +0000 (05:52 +0000)]
Automatic installer.php lang files by installer_builder (
20070824 )
toyomoyo [Fri, 24 Aug 2007 05:40:28 +0000 (05:40 +0000)]
rounding to the correct decimal places
toyomoyo [Fri, 24 Aug 2007 05:39:37 +0000 (05:39 +0000)]
MDL-10911, setting tag:create and tag:edit to allow for user role and admin role