]>
git.mjollnir.org Git - moodle.git/log
mjollnir_ [Tue, 26 Sep 2006 01:23:57 +0000 (01:23 +0000)]
fixing the participants report to work with roles
moodler [Tue, 26 Sep 2006 01:11:53 +0000 (01:11 +0000)]
Fix for typo MDL-6537
stronk7 [Mon, 25 Sep 2006 23:09:16 +0000 (23:09 +0000)]
Fixed display of files
stronk7 [Mon, 25 Sep 2006 22:57:20 +0000 (22:57 +0000)]
Added one woody style for all the admin fieldsets
stronk7 [Mon, 25 Sep 2006 22:53:39 +0000 (22:53 +0000)]
Minor changes to improve behaviour of selections.
stronk7 [Mon, 25 Sep 2006 22:48:43 +0000 (22:48 +0000)]
Ops! I forgot to commit this 2 days ago! Now a lot of
data fields will be null!
stronk7 [Mon, 25 Sep 2006 21:44:21 +0000 (21:44 +0000)]
Prevent NOT NULL fields to have one DEFAULT NULL clause
stronk7 [Mon, 25 Sep 2006 21:37:29 +0000 (21:37 +0000)]
Some notes:
- Foreign keys are really cool (at the XMLDB Editor). Define them as necessary
as they allow as one "formal" structure of the DB. They won't cause problems
on generation, mainly because only the underlying index will be created.
- Please, put comments inside each table/field/key/index field, mainly because
XML comments will be deleted if the file is edited by
- The XMLDB Editor. Please use it ;-)
- Also, one unique index was wrong in the XML file, fixed now.
mjollnir_ [Mon, 25 Sep 2006 20:59:00 +0000 (20:59 +0000)]
fixing a string that referred to students and teachers in the config settings for stats
skodak [Mon, 25 Sep 2006 20:22:55 +0000 (20:22 +0000)]
major cleanup of unsupported and legacy external pages in admin/; created new hidden unsupported category; some other minor fixes and changes
stronk7 [Mon, 25 Sep 2006 19:26:16 +0000 (19:26 +0000)]
Some more strings added...related with the View PHP utility
skodak [Mon, 25 Sep 2006 19:05:04 +0000 (19:05 +0000)]
moodle specific developer debug messages disabled in admin/dbperformance.php page, because they might interfere with frames
skodak [Mon, 25 Sep 2006 18:29:50 +0000 (18:29 +0000)]
XMLDB editor now has admin-tree block
stronk7 [Mon, 25 Sep 2006 18:22:06 +0000 (18:22 +0000)]
Now generators support to add/drop column defaults
skodak [Mon, 25 Sep 2006 18:21:59 +0000 (18:21 +0000)]
admin/upgradesettings.php is now proper hidden external page with correct breadcrums ;-)
stronk7 [Mon, 25 Sep 2006 18:20:08 +0000 (18:20 +0000)]
Now the tests are performed with real data (2 records). Added 4
more tests to check compatibility of set/drop defaults...
sam_marshall [Mon, 25 Sep 2006 17:49:33 +0000 (17:49 +0000)]
change from UNIQUE KEY to UNIQUE INDEX
sam_marshall [Mon, 25 Sep 2006 17:47:35 +0000 (17:47 +0000)]
(prev. wiki fix) Fixed broken constant defines
skodak [Mon, 25 Sep 2006 17:44:43 +0000 (17:44 +0000)]
fixed hidden misc sectionin admin tree block, sorry
sam_marshall [Mon, 25 Sep 2006 17:42:32 +0000 (17:42 +0000)]
Wiki enhancement: edit locking (uses AJAX)
danstowell [Mon, 25 Sep 2006 17:21:07 +0000 (17:21 +0000)]
Updated IMS Enterprise enrolment to Moodle 1.7 role infrastructure - MDL-6656
danstowell [Mon, 25 Sep 2006 16:58:06 +0000 (16:58 +0000)]
Updated IMS Enterprise enrolment to Moodle 1.7 role infrastructure
sam_marshall [Mon, 25 Sep 2006 14:59:21 +0000 (14:59 +0000)]
File had a UTF-8 BOM at the start, was causing problems, now removed
jamiesensei [Mon, 25 Sep 2006 14:56:45 +0000 (14:56 +0000)]
added styles_form to $DEFAULT_SHEET_LIST part of the code necessary so that every theme loads styles_form
moodler [Mon, 25 Sep 2006 14:40:26 +0000 (14:40 +0000)]
Fixed some width="*" in layout tables
sam_marshall [Mon, 25 Sep 2006 14:35:41 +0000 (14:35 +0000)]
Removed trailing blank line at end of file (was breaking things)
moodler [Mon, 25 Sep 2006 14:34:33 +0000 (14:34 +0000)]
Added some form-groups on the htmleditor page
moodler [Mon, 25 Sep 2006 14:18:16 +0000 (14:18 +0000)]
Cleaning up the id and class for each setting
skodak [Mon, 25 Sep 2006 14:15:55 +0000 (14:15 +0000)]
fixed quoting error
skodak [Mon, 25 Sep 2006 14:12:46 +0000 (14:12 +0000)]
improved handling of resource file/directory references when renaming and deleting files in file manager. It is now fully configurable too. MDL-6132
vyshane [Mon, 25 Sep 2006 13:14:50 +0000 (13:14 +0000)]
Changed to require_capability where possible
moodler [Mon, 25 Sep 2006 13:14:40 +0000 (13:14 +0000)]
Added strings for Trusted Content
vyshane [Mon, 25 Sep 2006 13:05:18 +0000 (13:05 +0000)]
Bug fixes
moodler [Mon, 25 Sep 2006 12:48:07 +0000 (12:48 +0000)]
Fixed display of times in admin settings using form-group
urs_hunkler [Mon, 25 Sep 2006 11:59:00 +0000 (11:59 +0000)]
'added CSS for admin pages'
urs_hunkler [Mon, 25 Sep 2006 11:56:45 +0000 (11:56 +0000)]
'separated CSS properties to color/fonts/layout/'
sam_marshall [Mon, 25 Sep 2006 11:23:15 +0000 (11:23 +0000)]
Quick fix to the me() fix to the redirect function (for relative redirects).
urs_hunkler [Mon, 25 Sep 2006 11:22:36 +0000 (11:22 +0000)]
'added general settings for items within .form-groups to display:inline and float:none'
jamiesensei [Mon, 25 Sep 2006 11:08:44 +0000 (11:08 +0000)]
moved code turning on pear error printing if in debug mode to the top of formslib.php
urs_hunkler [Mon, 25 Sep 2006 10:59:18 +0000 (10:59 +0000)]
'added styling for textarea in adminsetting pages'
nfreear [Mon, 25 Sep 2006 10:35:41 +0000 (10:35 +0000)]
Fixes bug MDL-6685 (Breadcrumb separator, only certain fonts support ►).
urs_hunkler [Mon, 25 Sep 2006 09:44:31 +0000 (09:44 +0000)]
'added CSS for statsruntimestarthour to place hour and minute beside each other'
moodler [Mon, 25 Sep 2006 09:32:25 +0000 (09:32 +0000)]
FIxed some XHTML notices
urs_hunkler [Mon, 25 Sep 2006 09:13:04 +0000 (09:13 +0000)]
'added float-left for form-group'
toyomoyo [Mon, 25 Sep 2006 09:10:19 +0000 (09:10 +0000)]
restore is NOT WORKING!!! role assignment and capability overrides are not in
moodler [Mon, 25 Sep 2006 09:06:51 +0000 (09:06 +0000)]
Added form-group
moodler [Mon, 25 Sep 2006 08:54:16 +0000 (08:54 +0000)]
Added some CSS to contain the html editor
skodak [Mon, 25 Sep 2006 08:53:10 +0000 (08:53 +0000)]
fix for MDL-6599 - problem with hiding of resource when $CFG->preventaccesstohiddenfiles enabled
vyshane [Mon, 25 Sep 2006 08:50:00 +0000 (08:50 +0000)]
Abstracted query in a new function forum_discussions_user_has_posted_in()
moodler [Mon, 25 Sep 2006 08:44:22 +0000 (08:44 +0000)]
Fixed div around submit button
vyshane [Mon, 25 Sep 2006 08:41:31 +0000 (08:41 +0000)]
Added $forums[$i]->type == 'qanda' check to make things more explicit
moodler [Mon, 25 Sep 2006 08:33:10 +0000 (08:33 +0000)]
Remove size=X from admin settings (do it in CSS)
vyshane [Mon, 25 Sep 2006 08:25:58 +0000 (08:25 +0000)]
Fix for MDL-6212. Forum searches now respect the qanda forums. In these forums, the user should not be able to see posts from discussions where the user has not yet posted, unless a post is the first post in the discussion (the question), or unless the user has the capabilitiy mod/forum:viewqandawithoutposting.
moodler [Mon, 25 Sep 2006 08:22:05 +0000 (08:22 +0000)]
Removed a typo
moodler [Mon, 25 Sep 2006 08:20:14 +0000 (08:20 +0000)]
Updates for better CSS hooks
moodler [Mon, 25 Sep 2006 08:01:05 +0000 (08:01 +0000)]
Temporary fix
moodler [Mon, 25 Sep 2006 07:55:10 +0000 (07:55 +0000)]
Fix the editor and the surrounding table for settings
toyomoyo [Mon, 25 Sep 2006 07:50:03 +0000 (07:50 +0000)]
some fixes for the main load_user_capablitiies() function, need pair c1, c2 to impose uniqueness. should use c2.id instead for override. no restriction on c2 for assignments
moodler [Mon, 25 Sep 2006 07:45:02 +0000 (07:45 +0000)]
Fixed missing div properly this time :-)
moodler [Mon, 25 Sep 2006 07:40:50 +0000 (07:40 +0000)]
Fixed miossing divs
moodler [Mon, 25 Sep 2006 07:35:43 +0000 (07:35 +0000)]
Moving all the admin settings to a tableless design MDL-6678
Thanks Urs for the CSS help!
moodler [Mon, 25 Sep 2006 06:15:31 +0000 (06:15 +0000)]
Fix sort on get_teacher to get the most senior teacher
moodler [Mon, 25 Sep 2006 06:09:06 +0000 (06:09 +0000)]
FIxed some problems when getting teacher lists for print_course
moodler [Mon, 25 Sep 2006 06:04:02 +0000 (06:04 +0000)]
FIxes related to strange default languages
vyshane [Mon, 25 Sep 2006 05:12:01 +0000 (05:12 +0000)]
Discussions from a forum of type 'single' should not be splittable. Merge from 1.6 branch.
vyshane [Mon, 25 Sep 2006 05:00:36 +0000 (05:00 +0000)]
Merged fix for MDL-6521
mjollnir_ [Mon, 25 Sep 2006 04:50:17 +0000 (04:50 +0000)]
bugsquish! stats aggregates and weird missing dates bug
vyshane [Mon, 25 Sep 2006 04:11:41 +0000 (04:11 +0000)]
Fixed - wrong constant name
vyshane [Mon, 25 Sep 2006 04:03:18 +0000 (04:03 +0000)]
Merged fix for MDL-6363
moodler [Mon, 25 Sep 2006 03:00:50 +0000 (03:00 +0000)]
Fix for get_users_by_capability() so the caller can choose whether
they want users with doanything included or not
vyshane [Mon, 25 Sep 2006 02:44:54 +0000 (02:44 +0000)]
Error printing for cron should be done with mtrace()
vyshane [Mon, 25 Sep 2006 02:34:52 +0000 (02:34 +0000)]
Fix in forum_make_mail_post()
vyshane [Mon, 25 Sep 2006 02:04:11 +0000 (02:04 +0000)]
Fixed sql query in assignment_get_unmailed_submissions() - we can't rely on user_students anymore.
moodler [Mon, 25 Sep 2006 01:55:06 +0000 (01:55 +0000)]
Restoring table_column which was mistakenly deleted I think
moodler [Mon, 25 Sep 2006 01:42:41 +0000 (01:42 +0000)]
Changed the flag to be on a given user basis (just in case it gets called
for a lot of users)
vyshane [Mon, 25 Sep 2006 01:35:49 +0000 (01:35 +0000)]
Typo in capability name.
moodler [Mon, 25 Sep 2006 01:34:21 +0000 (01:34 +0000)]
Added a checking flag to check_enrolment_plugins() to make sure that it
never repeats more than once in an invocation. Otherwise it's sometimes
possible for role_assign() during the enrolment process to cause loops.
stronk7 [Sun, 24 Sep 2006 22:15:57 +0000 (22:15 +0000)]
Quick Fix. It should be 24!
stronk7 [Sun, 24 Sep 2006 22:14:23 +0000 (22:14 +0000)]
Drop all the unique keys inside PostgreSQL DB and convert them to
their equivalest unique indexes. We aren't going to allow unique
keys from 1.7 and upwards (until we decide to enforce referential
intregrity and until ADOdb support it)
mjollnir_ [Sun, 24 Sep 2006 22:13:31 +0000 (22:13 +0000)]
fixed the dropdown menus in the detailed (user) reports (WHICH WORK!)
skodak [Sun, 24 Sep 2006 20:23:40 +0000 (20:23 +0000)]
it is now possible to hide parts of admin tree - not used yet, but it will be soon used for those hidden unsupported scripts in admin/ directory
stronk7 [Sun, 24 Sep 2006 19:39:53 +0000 (19:39 +0000)]
Added one new function find_key_name() to retrieve the
name og any key in the DB. This hasn't too much sense
for now (until we start to use referencial integrity) and
it is far from perfect, because it doesn't seach for the
key really in DB (due to the lack of support for this of ADOdb).
skodak [Sun, 24 Sep 2006 19:37:34 +0000 (19:37 +0000)]
fixed scheduled backup time setting
skodak [Sun, 24 Sep 2006 19:10:13 +0000 (19:10 +0000)]
fix for MDL-6680 redirect function is broken when running php as CGI, me() now used instead of SCRIPT_NAME + minor coding style changes
skodak [Sun, 24 Sep 2006 19:04:32 +0000 (19:04 +0000)]
fixes for recent incorrect index updates
stronk7 [Sun, 24 Sep 2006 17:39:20 +0000 (17:39 +0000)]
Now Oracle generator is able to change the precision and decimals of
one column by using one temp column. This prevents ORA-1440 errors.
jamiesensei [Sun, 24 Sep 2006 17:14:44 +0000 (17:14 +0000)]
This is a demo of the experimental formslib. It is used here to print and process the course settings form.
jamiesensei [Sun, 24 Sep 2006 17:04:51 +0000 (17:04 +0000)]
This is a first cut of a new formslib.php a library of classes for creating and securely processing forms in Moodle, based on PEAR QuickForms. Only uses XHTML and CSS and no table tags.
This is NOT YET PART OF THE MOODLE API it is here for experimental purposes.
moodler [Sun, 24 Sep 2006 16:14:39 +0000 (16:14 +0000)]
When getting users by capability then exclude those with doanything at site level
stronk7 [Sun, 24 Sep 2006 15:54:46 +0000 (15:54 +0000)]
MSSQL alter field is exactly the standard one but with alter_column_skip_default enabled
stronk7 [Sun, 24 Sep 2006 15:34:18 +0000 (15:34 +0000)]
XMLDB generators can return empty arrays if there is nothing to do.
stronk7 [Sun, 24 Sep 2006 15:28:32 +0000 (15:28 +0000)]
Minor change to test to exclusively test the change of nullability
vyshane [Sun, 24 Sep 2006 15:28:16 +0000 (15:28 +0000)]
Merged fix for MDL-6615.
stronk7 [Sun, 24 Sep 2006 15:26:49 +0000 (15:26 +0000)]
Add skip parameters to one getFieldSQL call requiring them
stronk7 [Sun, 24 Sep 2006 15:25:49 +0000 (15:25 +0000)]
Finally PostgreSQL seems to be working now.... I've tried to do
it as clever as possible detecting when column specs change in
order to reduce the number of temp-update-drop-rename operations
vyshane [Sun, 24 Sep 2006 14:35:48 +0000 (14:35 +0000)]
Removed isteacher from function print_recent_activity_note()
moodler [Sun, 24 Sep 2006 14:35:45 +0000 (14:35 +0000)]
More tidy-ups
moodler [Sun, 24 Sep 2006 14:26:50 +0000 (14:26 +0000)]
Giving the capabilities a bit more room on smaller screens
moodler [Sun, 24 Sep 2006 14:20:44 +0000 (14:20 +0000)]
Remaining capability strings
moodler [Sun, 24 Sep 2006 14:15:57 +0000 (14:15 +0000)]
Add header classes to headers