]>
git.mjollnir.org Git - moodle.git/log
vyshane [Wed, 8 Mar 2006 03:23:22 +0000 (03:23 +0000)]
When updating a resource, $CFG->pagepath should be /mod/resource/type instead
of /mod/resource/mod.
toyomoyo [Wed, 8 Mar 2006 03:17:31 +0000 (03:17 +0000)]
wrong type for remove, should be an int, it is an id
skodak [Wed, 8 Mar 2006 00:08:51 +0000 (00:08 +0000)]
lots of incorrect required_param()'s - there MUST be only two parameters not three!!
skodak [Tue, 7 Mar 2006 23:59:33 +0000 (23:59 +0000)]
fixed category switching bug
skodak [Tue, 7 Mar 2006 23:51:21 +0000 (23:51 +0000)]
incorrect use of required_param()
skodak [Tue, 7 Mar 2006 23:41:22 +0000 (23:41 +0000)]
fixed includes in included files - see bug #4891
skodak [Tue, 7 Mar 2006 23:30:27 +0000 (23:30 +0000)]
fixed incorrect use of required_param()
mjollnir_ [Tue, 7 Mar 2006 22:14:40 +0000 (22:14 +0000)]
Adding more indexes to the log table - bug 4112 + version bump
skodak [Tue, 7 Mar 2006 21:46:34 +0000 (21:46 +0000)]
short php tags once more
skodak [Tue, 7 Mar 2006 21:35:13 +0000 (21:35 +0000)]
short php tags
skodak [Tue, 7 Mar 2006 21:06:46 +0000 (21:06 +0000)]
missing p() in value
skodak [Tue, 7 Mar 2006 20:40:21 +0000 (20:40 +0000)]
fixed warning
skodak [Tue, 7 Mar 2006 20:32:49 +0000 (20:32 +0000)]
missing db prefix
skodak [Tue, 7 Mar 2006 20:26:27 +0000 (20:26 +0000)]
nasty empty line at the end of file ....
skodak [Tue, 7 Mar 2006 19:53:56 +0000 (19:53 +0000)]
finally now the restore should work and with correct unicode related coding style, sorry
skodak [Tue, 7 Mar 2006 19:36:13 +0000 (19:36 +0000)]
parameter cleaup - round 8; short php tag in group-edit.html
skodak [Tue, 7 Mar 2006 19:20:23 +0000 (19:20 +0000)]
change value of PARAM_RAW from 0 to 666, becasue we need to detect incorrect param types (such as PARAM_IND) and incorrect order - optional_param('xx', PARAM_INT, 0)
This might break faulty code...
nfreear [Tue, 7 Mar 2006 17:38:02 +0000 (17:38 +0000)]
Accessibility: fixed bug, duplicate call to blocks_print_group.
skodak [Tue, 7 Mar 2006 16:42:30 +0000 (16:42 +0000)]
parameter cleaup - round 7; corrected search in user.php, semicolon in case fixed in utfdbmigrate (I wonder if it caused any problems)
thepurpleblob [Tue, 7 Mar 2006 16:04:44 +0000 (16:04 +0000)]
Added note that blackboard import is not compatible with BB v6
skodak [Tue, 7 Mar 2006 11:13:57 +0000 (11:13 +0000)]
parameter cleaup - round 6; major cleanup and fixing in uploaduser.php
bobopinna [Tue, 7 Mar 2006 10:51:21 +0000 (10:51 +0000)]
Fixed a word error (bug 4895) Many thanks to Ray
thepurpleblob [Tue, 7 Mar 2006 10:34:08 +0000 (10:34 +0000)]
Put $CFG->pagepath in a more logical position
bobopinna [Tue, 7 Mar 2006 10:03:36 +0000 (10:03 +0000)]
Updated with attempts management
skodak [Tue, 7 Mar 2006 09:01:49 +0000 (09:01 +0000)]
parameter cleaup - round 5; timezone.php fixed
vyshane [Tue, 7 Mar 2006 08:53:40 +0000 (08:53 +0000)]
Fixed bug: wrong parameter for input field (max size of uploaded file)
vyshane [Tue, 7 Mar 2006 08:47:26 +0000 (08:47 +0000)]
Renamed data "templates defaults" action to "templates def" because the db
column has a limit of 20 characters.
toyomoyo [Tue, 7 Mar 2006 08:24:32 +0000 (08:24 +0000)]
this code is for koen to test, it will output a lot of debug info in debug mode, thanks
vyshane [Tue, 7 Mar 2006 08:11:19 +0000 (08:11 +0000)]
Updated logging support. Added version upgrade.
vyshane [Tue, 7 Mar 2006 08:10:40 +0000 (08:10 +0000)]
Update logging support. Bumped module version up.
moodler [Tue, 7 Mar 2006 06:22:59 +0000 (06:22 +0000)]
Cleaned up display of groups and group links in user profile
toyomoyo [Tue, 7 Mar 2006 04:36:55 +0000 (04:36 +0000)]
added some code to give some feedback once in a while (per 5000 records, for now)
patrickslee [Tue, 7 Mar 2006 02:20:30 +0000 (02:20 +0000)]
Added missing alias in SQL statements
toyomoyo [Tue, 7 Mar 2006 01:33:52 +0000 (01:33 +0000)]
fixing 4883, sorry
skodak [Mon, 6 Mar 2006 21:17:10 +0000 (21:17 +0000)]
comment improvement
skodak [Mon, 6 Mar 2006 20:30:00 +0000 (20:30 +0000)]
fixed coding style of unicode db detection
skodak [Mon, 6 Mar 2006 19:27:25 +0000 (19:27 +0000)]
parameter cleaup - round 4
nfreear [Mon, 6 Mar 2006 16:14:10 +0000 (16:14 +0000)]
Accessibility: 'weekscss' course format, replaced <table>, <td> with DIVs, inline style.
skodak [Mon, 6 Mar 2006 14:25:26 +0000 (14:25 +0000)]
parameter cleaup - round 3
nfreear [Mon, 6 Mar 2006 14:08:52 +0000 (14:08 +0000)]
Accessibility: Evaluation weekly format for course display - NO layout tables, for accessibility, etc. Initial straight copy of weeks/format.php; $string['formatweekscss']
nfreear [Mon, 6 Mar 2006 14:08:01 +0000 (14:08 +0000)]
Accessibility: Evaluation weekly format for course display - NO layout tables, for accessibility, etc. Initial straight copy of weeks/format.php
skodak [Mon, 6 Mar 2006 13:22:37 +0000 (13:22 +0000)]
parameter cleaup - round 2
skodak [Mon, 6 Mar 2006 13:20:38 +0000 (13:20 +0000)]
cleanup and bugfixing in filters.php
nfreear [Mon, 6 Mar 2006 12:50:43 +0000 (12:50 +0000)]
Accessibility: moved H2 from weblib.php: print_side_block_start, to moodleblock.class.php: _title_html (validate, <span>s revert to <div>); skip block link - replaced pixel image with 'accesshide' text; use get_string.
nfreear [Mon, 6 Mar 2006 12:49:07 +0000 (12:49 +0000)]
Accessibility: moved H2 from weblib.php: print_side_block_start, to moodleblock.class.php: _title_html (validate, <span>s revert to <div>); skip block link - replaced pixel image with 'accesshide' text.
julmis [Mon, 6 Mar 2006 12:38:14 +0000 (12:38 +0000)]
Statusbar was missing from default configuration.
nfreear [Mon, 6 Mar 2006 12:28:06 +0000 (12:28 +0000)]
Accessibility: the general accessibility, usability and navigation language file.
tjhunt [Mon, 6 Mar 2006 12:19:58 +0000 (12:19 +0000)]
Addition to locallib.php to notify local code when a course is deleted.
skodak [Mon, 6 Mar 2006 10:02:59 +0000 (10:02 +0000)]
parameter cleaup - round 1
julmis [Mon, 6 Mar 2006 09:44:57 +0000 (09:44 +0000)]
And more readme updates.
julmis [Mon, 6 Mar 2006 07:57:41 +0000 (07:57 +0000)]
Removing old editor scripts. These are found at /lib/editor/htmlarea from now on.
julmis [Mon, 6 Mar 2006 07:44:35 +0000 (07:44 +0000)]
Adding support for new GetHtml plugin
julmis [Mon, 6 Mar 2006 07:15:13 +0000 (07:15 +0000)]
Adding new GetHtml plugin.
julmis [Mon, 6 Mar 2006 07:12:04 +0000 (07:12 +0000)]
Fixing comma problem.
julmis [Mon, 6 Mar 2006 07:11:35 +0000 (07:11 +0000)]
Writing more readme...
skodak [Mon, 6 Mar 2006 06:26:32 +0000 (06:26 +0000)]
fixed wrong parameter type
skodak [Mon, 6 Mar 2006 06:25:33 +0000 (06:25 +0000)]
Fixed error in my previous commit, unknown parametery type 0.
ikawhero [Mon, 6 Mar 2006 01:45:11 +0000 (01:45 +0000)]
Changes to custom script code. Credit to Gordon Bateson. Bug 4827.
mjollnir_ [Mon, 6 Mar 2006 00:39:51 +0000 (00:39 +0000)]
Fixing the parse error in moodlelib! Do I get a prize for being first after sf.net came back up? ;)
mjollnir_ [Mon, 6 Mar 2006 00:36:06 +0000 (00:36 +0000)]
Added a useful function in moodlelib to resolve filename collisions when moving files around. Perhaps useful for backup or importing or files/index.php
julmis [Sun, 5 Mar 2006 10:36:24 +0000 (10:36 +0000)]
Changing tiny to use gzip compressed version.
julmis [Sun, 5 Mar 2006 10:28:01 +0000 (10:28 +0000)]
Removing advanced theme docs...
julmis [Sun, 5 Mar 2006 10:08:30 +0000 (10:08 +0000)]
Removing plugins...
julmis [Sun, 5 Mar 2006 09:46:28 +0000 (09:46 +0000)]
Removing examples.
julmis [Sun, 5 Mar 2006 08:58:55 +0000 (08:58 +0000)]
Removing docs...
julmis [Sun, 5 Mar 2006 08:46:49 +0000 (08:46 +0000)]
Writing more readme...
urs_hunkler [Sun, 5 Mar 2006 08:28:39 +0000 (08:28 +0000)]
added check for function page_doc_link() to avoid the not found error in Moodle 1.5
julmis [Sun, 5 Mar 2006 07:48:15 +0000 (07:48 +0000)]
Adding new editor readme.
skodak [Sat, 4 Mar 2006 18:05:41 +0000 (18:05 +0000)]
First stange of parameter handling refactoring, no new features + minor bugfixes. More changes coming soon.
New code should be easier to understand, just simple switch-case. Expect some detailed documentation for module authors before UK MoodleMoot :-)
julmis [Sat, 4 Mar 2006 16:55:24 +0000 (16:55 +0000)]
Adding tinymce editor choice.
julmis [Sat, 4 Mar 2006 16:53:02 +0000 (16:53 +0000)]
Adding wrapper function loadeditor.
julmis [Sat, 4 Mar 2006 16:04:48 +0000 (16:04 +0000)]
Modifying print_textarea for new editorObject compatible.
julmis [Sat, 4 Mar 2006 16:01:41 +0000 (16:01 +0000)]
Adding editorlib.
julmis [Sat, 4 Mar 2006 15:59:11 +0000 (15:59 +0000)]
Adding TinyMCE support
julmis [Sat, 4 Mar 2006 15:57:34 +0000 (15:57 +0000)]
Adding TinyMCE editor
julmis [Sat, 4 Mar 2006 15:24:17 +0000 (15:24 +0000)]
Moving old editor to htmlarea folder.
julmis [Sat, 4 Mar 2006 14:52:50 +0000 (14:52 +0000)]
Adding tinymce needed defaults and new $CFG property 'editorsrc'
skodak [Sat, 4 Mar 2006 12:37:29 +0000 (12:37 +0000)]
incorrect usage of clean_filename() replaced with clean_param($text, PARAM_SAFEDIR)
skodak [Sat, 4 Mar 2006 11:35:08 +0000 (11:35 +0000)]
optional unicode characters and better conversion to ascii in function clean_file(); fixed textlib setup code; unicode related cleanup in config-dist.php
I am going to review the usage of clean_filename() now
skodak [Sat, 4 Mar 2006 09:01:56 +0000 (09:01 +0000)]
loginas language typos a fixes (thanks rob for fixing it!) and more consistent loginas password dialog layout.
skodak [Fri, 3 Mar 2006 23:25:27 +0000 (23:25 +0000)]
fixed bug #2596 - filterlib is now adding popup javascript into html files
skodak [Fri, 3 Mar 2006 22:26:22 +0000 (22:26 +0000)]
fixed NULL in foreach warning
skodak [Fri, 3 Mar 2006 22:22:07 +0000 (22:22 +0000)]
fixed UTF-8 restore problems caused by utf8_restore
skodak [Fri, 3 Mar 2006 20:33:38 +0000 (20:33 +0000)]
Optional "Login as" password protection - please test, usage explained in config-dist.php
skodak [Fri, 3 Mar 2006 20:12:31 +0000 (20:12 +0000)]
table tag typo
skodak [Fri, 3 Mar 2006 19:50:33 +0000 (19:50 +0000)]
loginas.php parameter typo
skodak [Fri, 3 Mar 2006 19:49:08 +0000 (19:49 +0000)]
utf8 related cleanup in glossary import and export code - please test
thepurpleblob [Fri, 3 Mar 2006 15:20:48 +0000 (15:20 +0000)]
Another bunch of missing courseid parameters.
Deleting questions was not working.
moodler [Fri, 3 Mar 2006 14:44:54 +0000 (14:44 +0000)]
VERY preliminary import script, needs a lot of work
thepurpleblob [Fri, 3 Mar 2006 14:19:15 +0000 (14:19 +0000)]
Quiz directory path incorect in download link fixed (bug #4424)
nfreear [Fri, 3 Mar 2006 11:48:02 +0000 (11:48 +0000)]
Accessibility: weblib.php: function print_side_block, completed 'Skip block' link.
thepurpleblob [Fri, 3 Mar 2006 11:17:23 +0000 (11:17 +0000)]
Added missing courseid link to final continue button.
thepurpleblob [Fri, 3 Mar 2006 11:07:26 +0000 (11:07 +0000)]
space missing in html output
thepurpleblob [Fri, 3 Mar 2006 10:37:55 +0000 (10:37 +0000)]
Fixed continue button. Link now requires courseid parameter.
urs_hunkler [Fri, 3 Mar 2006 10:10:55 +0000 (10:10 +0000)]
Added a "." at the end of a comment sentence
vyshane [Fri, 3 Mar 2006 08:30:36 +0000 (08:30 +0000)]
Added argument $meta to pagelib::print_header (data module)
vyshane [Fri, 3 Mar 2006 08:06:50 +0000 (08:06 +0000)]
Added support for printing <link rel="alternate" type="application/rss+xml"...
/> tag in header. Only happens if appropriate. E.g. RSS turned on etc.
vyshane [Fri, 3 Mar 2006 08:03:45 +0000 (08:03 +0000)]
Refactored function rss_get_link() so that it uses a new function
rss_get_url() which generates the URL to the RSS XML file. Because in some
cases we need the URL only, and not the whole <a href...><img ...></a> string.
Added function rss_get_url()
vyshane [Fri, 3 Mar 2006 06:13:27 +0000 (06:13 +0000)]
Made field names as links that go to the edit view for the respective fields.
vyshane [Fri, 3 Mar 2006 03:33:11 +0000 (03:33 +0000)]
Updated $CFG->pagepath generation for add and delete cases.