]>
git.mjollnir.org Git - moodle.git/log
moodler [Mon, 2 Oct 2006 07:06:47 +0000 (07:06 +0000)]
Cleaned up style for background of admin settings
moodler [Mon, 2 Oct 2006 07:03:41 +0000 (07:03 +0000)]
Added a missing string
moodler [Mon, 2 Oct 2006 06:58:46 +0000 (06:58 +0000)]
Bring Sticky Blocks into the admin fold
moodler [Mon, 2 Oct 2006 06:52:21 +0000 (06:52 +0000)]
FIxed use of reserved SQL words for MDL-6778
moodler [Mon, 2 Oct 2006 06:39:55 +0000 (06:39 +0000)]
Fixed typo in capability name
moodler [Mon, 2 Oct 2006 06:37:58 +0000 (06:37 +0000)]
Highlight the currently selected admin menu 8-)
moodler [Mon, 2 Oct 2006 06:20:14 +0000 (06:20 +0000)]
Tidy up admin search box, and fixed 4-spaces everywhere
moodler [Mon, 2 Oct 2006 06:16:50 +0000 (06:16 +0000)]
Added search box for searching admin settings
vinkmar [Mon, 2 Oct 2006 06:03:51 +0000 (06:03 +0000)]
added strings for admin search
vinkmar [Mon, 2 Oct 2006 06:02:52 +0000 (06:02 +0000)]
links added to section titles
vinkmar [Mon, 2 Oct 2006 05:53:39 +0000 (05:53 +0000)]
changes made for admin search page
vinkmar [Mon, 2 Oct 2006 05:52:39 +0000 (05:52 +0000)]
Admin search function.
Takes a "query" parameter... will be written into admintree block
moodler [Mon, 2 Oct 2006 02:56:19 +0000 (02:56 +0000)]
Automatic installer.php lang files by installer_builder (
20061002 )
stronk7 [Sun, 1 Oct 2006 23:06:35 +0000 (23:06 +0000)]
Enabling rename_field() test
stronk7 [Sun, 1 Oct 2006 23:02:39 +0000 (23:02 +0000)]
Basic rename_field() function added.
TODO: Automatic sequence/trigger/check constraint recreation
under PG, MSSQL & Oracle
stronk7 [Sun, 1 Oct 2006 22:54:51 +0000 (22:54 +0000)]
Added rename_field() support.
TODO: Sync sequences, triggers and check constraints
stronk7 [Sun, 1 Oct 2006 22:52:30 +0000 (22:52 +0000)]
Added rename_field() support for mssql
stronk7 [Sun, 1 Oct 2006 22:44:39 +0000 (22:44 +0000)]
Added rename_field() support for MySQL
skodak [Sun, 1 Oct 2006 21:45:54 +0000 (21:45 +0000)]
fixed error in assignments when no students enrolled in course
skodak [Sun, 1 Oct 2006 21:35:16 +0000 (21:35 +0000)]
partially fixed - assignment intro always avaible even setting available date MDL-6131
tjhunt [Sun, 1 Oct 2006 20:32:12 +0000 (20:32 +0000)]
Fix performance problem with lots of categories. http://moodle.org/mod/forum/discuss.php?d=54945#252145. Merged from MOODLE_16_STABLE.
skodak [Sun, 1 Oct 2006 20:04:53 +0000 (20:04 +0000)]
Advanced Upload assignment type - student can't read teacher's uploaded response file MDL-6771
skodak [Sun, 1 Oct 2006 19:55:47 +0000 (19:55 +0000)]
fixed MDL-6625 - can't switch courses
skodak [Sun, 1 Oct 2006 19:35:27 +0000 (19:35 +0000)]
Cannot add glossary category MDL-6713
skodak [Sun, 1 Oct 2006 16:38:26 +0000 (16:38 +0000)]
left-hand pane on image upload screen is missing MDL-6759
moodler [Sun, 1 Oct 2006 16:25:35 +0000 (16:25 +0000)]
Added IP lookup plugin choice to GUI
skodak [Sun, 1 Oct 2006 16:17:30 +0000 (16:17 +0000)]
incorrect context used in rss_client block upgrade code MDL-6707 - part of the upgrade code is now rerun in existing installations - new upgrades should be ok, the cleanup of stale contexts and overrides will be done later as part on normal maintenance from cron
stronk7 [Sun, 1 Oct 2006 16:08:25 +0000 (16:08 +0000)]
Fixed two bugs in the tests...
stronk7 [Sun, 1 Oct 2006 16:02:09 +0000 (16:02 +0000)]
Avoid some double updates under PG
stronk7 [Sun, 1 Oct 2006 15:48:29 +0000 (15:48 +0000)]
Now PG adds fields in various steps is order to fulfill 7.4 min req
stronk7 [Sun, 1 Oct 2006 15:47:48 +0000 (15:47 +0000)]
Added getDefaultValue() for better handling of default values
skodak [Sun, 1 Oct 2006 14:46:56 +0000 (14:46 +0000)]
removing obsoleted calendar.* files from admin area
stronk7 [Sun, 1 Oct 2006 14:39:50 +0000 (14:39 +0000)]
Fixed one wrong "return false" plus minor code reorder...
moodler [Sun, 1 Oct 2006 13:06:40 +0000 (13:06 +0000)]
Disabled log
skodak [Sun, 1 Oct 2006 12:04:34 +0000 (12:04 +0000)]
Recent wiki table changes have problems on PostgreSQL 7.4 MDL-6724
moodler [Sun, 1 Oct 2006 10:15:50 +0000 (10:15 +0000)]
Some quick styles added to match manage.html MDL-6725
moodler [Sun, 1 Oct 2006 09:59:03 +0000 (09:59 +0000)]
Fixed links to Risks documentation
skodak [Sun, 1 Oct 2006 09:47:20 +0000 (09:47 +0000)]
New installation with different prefix in one database fails MDL-6614
moodler [Sun, 1 Oct 2006 09:33:41 +0000 (09:33 +0000)]
Fixed styles for user listings
moodler [Sun, 1 Oct 2006 09:31:49 +0000 (09:31 +0000)]
FIx the header too by requiring login to the course
moodler [Sun, 1 Oct 2006 09:26:50 +0000 (09:26 +0000)]
Fixed a typo causing MDL-6758
moodler [Sun, 1 Oct 2006 09:16:49 +0000 (09:16 +0000)]
Adding some serious checks to make Moodle break when there is any
select, insert or update on user_students, user_teachers, user_coursecreators,
or user_admins (once roles is installed), because they should not be used
at all and we will drop them soon.
moodler [Sun, 1 Oct 2006 08:48:58 +0000 (08:48 +0000)]
Make the sorting of the names always by lastname, to match assign roles
stronk7 [Sun, 1 Oct 2006 08:44:55 +0000 (08:44 +0000)]
Now table renaming is working properly on PostgreSQL
(only renaming of check constraints are pending)
moodler [Sun, 1 Oct 2006 08:37:15 +0000 (08:37 +0000)]
Tidied up groups interface to make it a bit more intuitive
moodler [Sun, 1 Oct 2006 08:34:36 +0000 (08:34 +0000)]
get_role_users() can now get all the people who have any role in that context,
which is useful
moodler [Sun, 1 Oct 2006 08:08:26 +0000 (08:08 +0000)]
FIxes for the assign screen, to make it a lot faster and able to cope
better with very large numbers of users MDL-6766
moodler [Sun, 1 Oct 2006 07:02:53 +0000 (07:02 +0000)]
FIxed some typos in get_role_users and count_role_users to do with parent contexts
gbateson [Sun, 1 Oct 2006 06:39:51 +0000 (06:39 +0000)]
do not join "hotpot_attempts" and "hotpot_details" tables when displaying "hotpot/index.php". This should speed display when courses have many HotPot activities, especially for students
moodler [Sun, 1 Oct 2006 06:39:20 +0000 (06:39 +0000)]
FIxed a debugging message
gbateson [Sun, 1 Oct 2006 06:36:50 +0000 (06:36 +0000)]
add/delete calendar events when adding/updating/deleting hotpots
gbateson [Sun, 1 Oct 2006 06:35:54 +0000 (06:35 +0000)]
added "hotpotopens" and "hotpotcloses" for calendar events
moodler [Sun, 1 Oct 2006 06:18:18 +0000 (06:18 +0000)]
Improvements to the user listing, security and appearance
moodler [Sun, 1 Oct 2006 05:49:41 +0000 (05:49 +0000)]
Trivial spelling fix up
moodler [Sun, 1 Oct 2006 05:46:55 +0000 (05:46 +0000)]
New implementation of loginas see MDL-6626
moodler [Sun, 1 Oct 2006 05:27:36 +0000 (05:27 +0000)]
Fixed a bug where load_user_capability() was not checking in the
specified context when it was provided (only in the parents)
moodler [Sun, 1 Oct 2006 05:26:38 +0000 (05:26 +0000)]
Some tidying and also a check to make sure that the user was a
participant in this particular course
moodler [Sun, 1 Oct 2006 04:56:43 +0000 (04:56 +0000)]
FIxed a typo mod->id --> mod->cm
stronk7 [Sat, 30 Sep 2006 23:48:34 +0000 (23:48 +0000)]
Now Oracle supports table renaming (both sequence and triggers
are kept on sync with the new table name)
stronk7 [Sat, 30 Sep 2006 23:09:41 +0000 (23:09 +0000)]
Drop one more table if present
stronk7 [Sat, 30 Sep 2006 22:59:10 +0000 (22:59 +0000)]
Change slighty the style of RenameKey and RenameIndex functions.
stronk7 [Sat, 30 Sep 2006 22:40:15 +0000 (22:40 +0000)]
Initial commit of rename_table(). Not ended!
skodak [Sat, 30 Sep 2006 21:02:09 +0000 (21:02 +0000)]
fixed Fatal error: Call to undefined function: print_recent_activity() when adding Recent Activity as a sticky block MDL-6437 and blocks block database MDL-5931
skodak [Sat, 30 Sep 2006 20:46:31 +0000 (20:46 +0000)]
fixed missing required_login($courseid) that needs to be done to set up proper global $COURSE; MDL-6697 course/mod.php does not show the right navigation
skodak [Sat, 30 Sep 2006 20:11:44 +0000 (20:11 +0000)]
MDL-6673 duplicate capabilities in list
mark-nielsen [Sat, 30 Sep 2006 19:49:40 +0000 (19:49 +0000)]
NO CODE CHANGES. Just added PHPdoc comments at the top of lesson files.
skodak [Sat, 30 Sep 2006 19:46:10 +0000 (19:46 +0000)]
MDL-6696 Default country doesn't display on dropdown menu
stronk7 [Sat, 30 Sep 2006 19:45:51 +0000 (19:45 +0000)]
Added one more test to check the EXPERIMENTAL rename_key() function
stronk7 [Sat, 30 Sep 2006 19:44:49 +0000 (19:44 +0000)]
Added rename_key()
Note that this is one EXPERIMENTAL function and shouldn't be used
by you in production code EVER!
stronk7 [Sat, 30 Sep 2006 19:44:16 +0000 (19:44 +0000)]
Adding support to rename_key()
Note that this is one EXPERIMENTAL function and shouldn't be used
by you in production code EVER!
stronk7 [Sat, 30 Sep 2006 19:43:16 +0000 (19:43 +0000)]
Implemented rename_key()
Note that this is one EXPERIMENTAL function and shouldn't be used
by you in production code EVER!
mark-nielsen [Sat, 30 Sep 2006 19:24:22 +0000 (19:24 +0000)]
Bug Fix: The dependency drop-down was displaying incorrectly. Fixed up code to use API to gather Lessons correctly.
mark-nielsen [Sat, 30 Sep 2006 19:00:07 +0000 (19:00 +0000)]
BugFix for MDL-6730: now blank lessons redirect to edit.php where the user is prompted by a menu of options.
stronk7 [Sat, 30 Sep 2006 18:24:14 +0000 (18:24 +0000)]
Added rename_index()
Adding support for index renaming. Note that MySQL doesn't support this
but this shouldn't be important at all, mainly because, under xmldb,
accesses to index-names are always done with find_index_name() and
never explicity.
Anyway, this function could be useful in the future to normalize index
names in some Health center or another similar place.
stronk7 [Sat, 30 Sep 2006 18:23:00 +0000 (18:23 +0000)]
Adding support for index renaming. Note that MySQL doesn't support this
but this shouldn't be important at all, mainly because, under xmldb,
accesses to index-names are always done with find_index_name() and
never explicity.
Anyway, this function could be useful in the future to normalize index
names in some Health center or another similar place.
danstowell [Sat, 30 Sep 2006 17:46:15 +0000 (17:46 +0000)]
Fixed PHP 4 compatibility re MDL-6753
stronk7 [Sat, 30 Sep 2006 17:06:59 +0000 (17:06 +0000)]
Added 3 more tests to check change_field_enum()
stronk7 [Sat, 30 Sep 2006 17:06:20 +0000 (17:06 +0000)]
Added new function change_field_enum()
stronk7 [Sat, 30 Sep 2006 17:03:17 +0000 (17:03 +0000)]
Added support to change_field_enum() across all RDBMS
julmis [Sat, 30 Sep 2006 16:07:43 +0000 (16:07 +0000)]
Merging fixes from MOODLE_16_STABLE
stronk7 [Sat, 30 Sep 2006 15:51:41 +0000 (15:51 +0000)]
Using the new table_exists() to initialize tests properly.
stronk7 [Sat, 30 Sep 2006 15:48:23 +0000 (15:48 +0000)]
Applying the field_exists() check to add and drop fields.
skodak [Sat, 30 Sep 2006 15:41:20 +0000 (15:41 +0000)]
new advanced upload assignmet type - replaces old upload type, existing data and settings not fully compatible
stronk7 [Sat, 30 Sep 2006 15:35:32 +0000 (15:35 +0000)]
New function field_exists() to detect if one field exists
stronk7 [Sat, 30 Sep 2006 15:19:56 +0000 (15:19 +0000)]
Add some checks to detect if one table exists before creating or
dropping it. Part of MDL-6614
stronk7 [Sat, 30 Sep 2006 15:15:34 +0000 (15:15 +0000)]
Adding some debugging() for some controlled actions.
stronk7 [Sat, 30 Sep 2006 15:00:46 +0000 (15:00 +0000)]
Moving some uses of find_index_name() to index_exists()
stronk7 [Sat, 30 Sep 2006 14:59:03 +0000 (14:59 +0000)]
Fixed typo
stronk7 [Sat, 30 Sep 2006 14:36:52 +0000 (14:36 +0000)]
Prevent tables without prefix to be duplicated at install time. MDL-6614
moodler [Sat, 30 Sep 2006 14:13:22 +0000 (14:13 +0000)]
Fixed up Preset name
moodler [Sat, 30 Sep 2006 13:52:15 +0000 (13:52 +0000)]
Don't show progress bar when there's nothing worth showing
stronk7 [Sat, 30 Sep 2006 13:04:17 +0000 (13:04 +0000)]
Inside ddllib, for consistency we call parameters table, field...
(without the xmldb_ prefix)
stronk7 [Sat, 30 Sep 2006 12:56:39 +0000 (12:56 +0000)]
Added index_exists(). One wrapper over find_index_name()
stronk7 [Sat, 30 Sep 2006 12:34:17 +0000 (12:34 +0000)]
One more use of getTableName() added.
stronk7 [Sat, 30 Sep 2006 12:13:07 +0000 (12:13 +0000)]
Extendig use of new getTableName() over all generators
stronk7 [Sat, 30 Sep 2006 12:03:19 +0000 (12:03 +0000)]
New getTableName() function to get normalised table names everywhere
stronk7 [Sat, 30 Sep 2006 12:01:33 +0000 (12:01 +0000)]
Added new function table_exists() to be used later...
stronk7 [Sat, 30 Sep 2006 11:09:44 +0000 (11:09 +0000)]
Ah! forgot to interchange keys and values!
stronk7 [Sat, 30 Sep 2006 10:54:37 +0000 (10:54 +0000)]
Execute the index_get_name() silently to avoid a lot of
output in the install/upgrade process. Original db->debug
is re-set to their original status once executed.
moodler [Sat, 30 Sep 2006 08:22:17 +0000 (08:22 +0000)]
IFxed some notices when the block was used on sticky blocks page. MDL-6620