]>
git.mjollnir.org Git - moodle.git/log
jerome [Wed, 11 Feb 2009 06:57:30 +0000 (06:57 +0000)]
web serviceMDL-12886 refactor servers into object + add Zend_soap and Zend_xmlrpc server
tjhunt [Wed, 11 Feb 2009 06:43:23 +0000 (06:43 +0000)]
upgrade refactoring: MDL-17458 remove references to block_is_compatible, since Petr deleted that function.
moodlerobot [Wed, 11 Feb 2009 00:13:31 +0000 (00:13 +0000)]
Updated the HEAD build version to
20090211
nicolasconnault [Tue, 10 Feb 2009 16:31:16 +0000 (16:31 +0000)]
MDL-18188 Removed obsolete css files for IE and implemented Sam's solution
nicolasconnault [Tue, 10 Feb 2009 15:42:13 +0000 (15:42 +0000)]
MDL-18188 Added a call to the new get_browser_version_classes() function in print_header, so that the classes are always added to the body tag.
nicolasconnault [Tue, 10 Feb 2009 15:33:25 +0000 (15:33 +0000)]
MDL-18188 Added a new function with matching unit tests, following Sam's comment in the tracker
nicolasconnault [Tue, 10 Feb 2009 12:52:53 +0000 (12:52 +0000)]
MDL-18190
nicolasconnault [Tue, 10 Feb 2009 10:42:11 +0000 (10:42 +0000)]
MDL-18083 Disabling category item's max grade input when aggregation is Sum of Grades
nicolasconnault [Tue, 10 Feb 2009 10:40:50 +0000 (10:40 +0000)]
MDL-18187 MDL-18186 Using grade classes to update grade items and categories, and removed error checking.
tjhunt [Tue, 10 Feb 2009 03:27:38 +0000 (03:27 +0000)]
weblib: XHTML strict.
moodlerobot [Mon, 9 Feb 2009 23:41:30 +0000 (23:41 +0000)]
Updated the HEAD build version to
20090210
stronk7 [Mon, 9 Feb 2009 19:35:57 +0000 (19:35 +0000)]
MDL-18198 installer - change distro to distrolib.php and delete distro hack from installlib
skodak [Mon, 9 Feb 2009 17:51:01 +0000 (17:51 +0000)]
MDL-18194 detect if driver install before trying to create db
stronk7 [Mon, 9 Feb 2009 17:46:29 +0000 (17:46 +0000)]
MDL-18195 installer - improve CFG->dirroot error message
stronk7 [Mon, 9 Feb 2009 17:30:11 +0000 (17:30 +0000)]
MDL-18195 installer - ignore differences in slashes when checking $CFG->dirroot
nicolasconnault [Mon, 9 Feb 2009 10:49:41 +0000 (10:49 +0000)]
MDL-18083 (including MDL-15680, MDL-17829, MDL-17807, MDL-18004, MDL-12631, MDL-16913)
danmarsden [Mon, 9 Feb 2009 10:09:57 +0000 (10:09 +0000)]
MDL-18125 - improve lang for options/choices
danmarsden [Mon, 9 Feb 2009 09:54:27 +0000 (09:54 +0000)]
MDL-17198 - show better confirmation of choice selection. missed lang file
danmarsden [Mon, 9 Feb 2009 09:51:06 +0000 (09:51 +0000)]
MDL-17198 - show better confirmation of choice selection.
danmarsden [Mon, 9 Feb 2009 09:33:50 +0000 (09:33 +0000)]
MDL-18092 - better checking for empty vars when no users are in course. wrong place for empty check!
danmarsden [Mon, 9 Feb 2009 09:19:47 +0000 (09:19 +0000)]
MDL-18092 - better checking for empty vars when no users are in course.
moodlerobot [Sun, 8 Feb 2009 23:34:16 +0000 (23:34 +0000)]
Updated the HEAD build version to
20090209
moodlerobot [Sun, 8 Feb 2009 23:24:46 +0000 (23:24 +0000)]
Automatic installer.php lang files by installer_builder (
20090209 )
skodak [Sun, 8 Feb 2009 23:14:13 +0000 (23:14 +0000)]
MDL-17458 standardised lang upgrade code + updating also parent language
skodak [Sun, 8 Feb 2009 22:48:17 +0000 (22:48 +0000)]
MDL-17573 fixed problem when en_utf8 sopecified as parent
skodak [Sun, 8 Feb 2009 22:33:54 +0000 (22:33 +0000)]
MDL-17573 added automatic downloading of parent languages
skodak [Sun, 8 Feb 2009 21:32:33 +0000 (21:32 +0000)]
MDL-9796 fixed error array when environment file broken; merged from MOODLE_19_STABLE
moodlerobot [Sat, 7 Feb 2009 23:37:41 +0000 (23:37 +0000)]
Updated the HEAD build version to
20090208
moodlerobot [Sat, 7 Feb 2009 23:27:44 +0000 (23:27 +0000)]
Automatic installer.php lang files by installer_builder (
20090208 )
skodak [Sat, 7 Feb 2009 22:55:05 +0000 (22:55 +0000)]
MDL-18138 added option to supply username as GET param - based on patch by Robert Allerstorfer; merged from MOODLE_19_STABLE
skodak [Sat, 7 Feb 2009 22:41:59 +0000 (22:41 +0000)]
MDL-18137 all cookies now secure if configured to be
skodak [Sat, 7 Feb 2009 22:15:15 +0000 (22:15 +0000)]
MDL-18153 fixed typo - thanks Nicolas Martignoni
skodak [Sat, 7 Feb 2009 20:03:25 +0000 (20:03 +0000)]
MDL-18167 more distro hooks refactoring - agreed with Eloy
skodak [Sat, 7 Feb 2009 18:55:21 +0000 (18:55 +0000)]
MDL-17565 automatic download of parent lang + parent lang cleanup
skodak [Sat, 7 Feb 2009 17:56:40 +0000 (17:56 +0000)]
MDL-14924 the same title now used on each upgrade/install page (Moodle - 2.0...) + the same footer with moodle logo now used during installation and upgrade - links to admin docs
skodak [Sat, 7 Feb 2009 17:07:05 +0000 (17:07 +0000)]
MDL-18167 more hooks for distros
skodak [Sat, 7 Feb 2009 15:23:30 +0000 (15:23 +0000)]
MDL-18167 let distros set default dataroot
skodak [Sat, 7 Feb 2009 15:06:20 +0000 (15:06 +0000)]
MDL-18167 allow distro packs skip dbtype selection
skodak [Sat, 7 Feb 2009 14:08:44 +0000 (14:08 +0000)]
MDL-18167 towareds reimplementing of win installer support
skodak [Sat, 7 Feb 2009 13:35:01 +0000 (13:35 +0000)]
MDL-14924 language autorefresh and starting to reimplement welcome.html support + strings.txt cleanup
skodak [Sat, 7 Feb 2009 11:49:56 +0000 (11:49 +0000)]
MDL-14924 fixed typo - thanks Eloy
skodak [Sat, 7 Feb 2009 10:20:33 +0000 (10:20 +0000)]
MDL-17458 rewritten installer
stronk7 [Sat, 7 Feb 2009 00:59:56 +0000 (00:59 +0000)]
MDL-18165 filterlib - Use one exclusive separator, instead of "." (dot) to avoid saved tags to match with phrases being processed ; merged from 19_STABLE
moodlerobot [Fri, 6 Feb 2009 23:36:57 +0000 (23:36 +0000)]
Updated the HEAD build version to
20090207
jerome [Fri, 6 Feb 2009 07:22:50 +0000 (07:22 +0000)]
mp3 flash player MDL-7549 MP3 flash player now plays the end of the mp3 file
stronk7 [Fri, 6 Feb 2009 01:56:14 +0000 (01:56 +0000)]
MDL-18066 import_backup_file_silently() - delete dangerous code ; merged from 19_STABLE
jerome [Fri, 6 Feb 2009 00:46:37 +0000 (00:46 +0000)]
mnet MDL-10935 fix unicode character when the remote site send the course name for updating enrolment, merged from 19
moodlerobot [Thu, 5 Feb 2009 23:38:08 +0000 (23:38 +0000)]
Updated the HEAD build version to
20090206
stronk7 [Thu, 5 Feb 2009 17:20:44 +0000 (17:20 +0000)]
MDL-16564 admin settings - added missing error string
stronk7 [Thu, 5 Feb 2009 13:30:08 +0000 (13:30 +0000)]
MDL-10583 course format - discovered the get_section_name() that performs the fallback harcoded in previous commit. Merged from 19_STABLE
stronk7 [Thu, 5 Feb 2009 13:13:31 +0000 (13:13 +0000)]
MDL-10583 course format - allow course formats to specify their section name ; merged from 19_STABLE
jerome [Thu, 5 Feb 2009 02:30:19 +0000 (02:30 +0000)]
link resource MDL-16272 fix anchor into the url (not urlescaped anymore), merged from 19
moodlerobot [Thu, 5 Feb 2009 00:34:48 +0000 (00:34 +0000)]
Updated the HEAD build version to
20090205
piers [Wed, 4 Feb 2009 18:56:15 +0000 (18:56 +0000)]
MDL-17832 - consistent adding and removing of slashes for track data.
piers [Wed, 4 Feb 2009 18:37:18 +0000 (18:37 +0000)]
MDL-18023 - add type check to check against default to avoid 0 error
stronk7 [Wed, 4 Feb 2009 17:22:56 +0000 (17:22 +0000)]
MDL-8848 restore section summaries - now restored if target course have them empty ; merged from 19_STABLE
stronk7 [Wed, 4 Feb 2009 16:40:26 +0000 (16:40 +0000)]
MDL-18129 blog_print_entry() - avoid double format_text() ; merged from 19_STABLE
tjhunt [Wed, 4 Feb 2009 09:24:56 +0000 (09:24 +0000)]
themes / pix: MDL-10441 better up, down, left and right icons without a white fringe.
Since these are not anti-aliased on a white background, they look better against a wider range of background colours. Since all the lines are at 90 or 45 degrees, jagged edges are not a problem.
Thanks to Dag Klimas for these.
tjhunt [Wed, 4 Feb 2009 09:15:12 +0000 (09:15 +0000)]
themes / participants: MDL-17526 add class name to search form on the participants page.
tjhunt [Wed, 4 Feb 2009 08:42:41 +0000 (08:42 +0000)]
themes / pix: MDL-18052 dmg.gif icon should not contain excessive colour profile information.
This reduces the files size from 3.7k to 200b.
tjhunt [Wed, 4 Feb 2009 08:21:18 +0000 (08:21 +0000)]
weblib: MDL-17525 Give previous and next links in paging bars class names, so they can be themed.
Thanks to Daniel Neis for the patch.
I checked the standard theme, and I don't see any rules there that would erroneously apply to these class names in paging bars.
tjhunt [Wed, 4 Feb 2009 07:35:06 +0000 (07:35 +0000)]
weblib: MDL-14901 Fix misleading comment on print_navigation
tjhunt [Wed, 4 Feb 2009 02:15:33 +0000 (02:15 +0000)]
admin reports: MDL-18134 Third-party admin reports not listed with the correct name.
Regression caused by MDL-17372.
moodlerobot [Tue, 3 Feb 2009 23:42:12 +0000 (23:42 +0000)]
Updated the HEAD build version to
20090204
moodlerobot [Tue, 3 Feb 2009 23:30:13 +0000 (23:30 +0000)]
Automatic installer.php lang files by installer_builder (
20090204 )
pigui [Tue, 3 Feb 2009 15:48:17 +0000 (15:48 +0000)]
commiting delete groupmember function
MDL-12886
pigui [Tue, 3 Feb 2009 12:50:00 +0000 (12:50 +0000)]
commiting delete group function
MDL-12886
pigui [Tue, 3 Feb 2009 12:40:44 +0000 (12:40 +0000)]
uploading get_group (by id) function
MDL-12886
tjhunt [Tue, 3 Feb 2009 09:32:58 +0000 (09:32 +0000)]
theme / navbar: MDL-14133 every link in the nav bar was getting class="first"!
tjhunt [Tue, 3 Feb 2009 08:31:14 +0000 (08:31 +0000)]
themes: MDL-10646 remove obsolete UPGRADE.txt file.
tjhunt [Tue, 3 Feb 2009 07:47:24 +0000 (07:47 +0000)]
theme / weblib: MDL-14400 Setting $THEME->makenavmenulist = true causes a php notice
pichetp [Tue, 3 Feb 2009 00:40:40 +0000 (00:40 +0000)]
MDL-18034 Rename answers field to answer in calculated qtype form to increase consistency
moodlerobot [Mon, 2 Feb 2009 23:43:14 +0000 (23:43 +0000)]
Updated the HEAD build version to
20090203
mits [Mon, 2 Feb 2009 23:33:44 +0000 (23:33 +0000)]
Fixed typo: 'please neable it' -> 'please enable it'
stronk7 [Mon, 2 Feb 2009 21:15:50 +0000 (21:15 +0000)]
MDL-18100 tex filter debug - fix missing quote. Merged from 19_STABLE
skodak [Mon, 2 Feb 2009 19:59:53 +0000 (19:59 +0000)]
MDL-18112 making the php version error less harsh - now displayed only if php < 5.2.0, versions < 5.2.8 are detected during environment test
poltawski [Mon, 2 Feb 2009 17:47:12 +0000 (17:47 +0000)]
mnet/forum MDL-18118 - email links were rewritten to use IDP when SITEID not 1
Switched check to use is_mnet_remote_user()
skodak [Mon, 2 Feb 2009 13:15:25 +0000 (13:15 +0000)]
MDL-18040 fixed adminrisk query too - now much faster
tjhunt [Mon, 2 Feb 2009 04:42:07 +0000 (04:42 +0000)]
Fix warnings and notices on plugin check page.
Francois Marier [Sun, 1 Feb 2009 23:43:28 +0000 (23:43 +0000)]
Fix CVS-git drift (remove some files deleted in CVS)
moodlerobot [Sun, 1 Feb 2009 23:43:28 +0000 (23:43 +0000)]
Updated the HEAD build version to
20090202
moodlerobot [Sun, 1 Feb 2009 23:31:03 +0000 (23:31 +0000)]
Automatic installer.php lang files by installer_builder (
20090202 )
skodak [Sun, 1 Feb 2009 17:45:32 +0000 (17:45 +0000)]
MDL-17458 fixed headers used during installation
skodak [Sun, 1 Feb 2009 17:24:34 +0000 (17:24 +0000)]
MDL-17458 scrolling to errors is not needed anymore, we stop after every error now
skodak [Sun, 1 Feb 2009 17:04:34 +0000 (17:04 +0000)]
MDL-17458 more installation improvements and cleanup
skodak [Sun, 1 Feb 2009 16:50:29 +0000 (16:50 +0000)]
MDL-17427 more cleanup
skodak [Sun, 1 Feb 2009 16:42:56 +0000 (16:42 +0000)]
MDL-17427 fixed regressions
skodak [Sun, 1 Feb 2009 16:36:54 +0000 (16:36 +0000)]
MDL-10275 fixed string case
skodak [Sun, 1 Feb 2009 16:33:09 +0000 (16:33 +0000)]
MDL-10275 temporarily disabling old installer, stay tuned - new one will be ready soon ;-)
skodak [Sun, 1 Feb 2009 16:20:59 +0000 (16:20 +0000)]
MDL-10275 moved the rest of environment tests from install.php to admin/index.php; please note that there is no need to update installer lacg packs becuase install.php will not have environment checks anymore soon ;-)
mits [Sun, 1 Feb 2009 16:16:13 +0000 (16:16 +0000)]
Fixed html closing <p> tags.
skodak [Sun, 1 Feb 2009 13:37:42 +0000 (13:37 +0000)]
MDL-10275 added fatal PHP config setting test on each page, replaces some tests done in installer
skodak [Sun, 1 Feb 2009 13:36:07 +0000 (13:36 +0000)]
fixed whitespace
skodak [Sun, 1 Feb 2009 12:52:30 +0000 (12:52 +0000)]
MDL-10275 moving all installation time environment tests into /admin/index.php - this will simplify install.php a LOT and will make installation/upgrade more consistent + fixed a bug in enviroment if docroot not set
skodak [Sun, 1 Feb 2009 10:19:13 +0000 (10:19 +0000)]
MDL-17850 support for customised site settings defaults in /local/defaults.php
moodlerobot [Sat, 31 Jan 2009 23:46:33 +0000 (23:46 +0000)]
Updated the HEAD build version to
20090201
moodlerobot [Sat, 31 Jan 2009 23:34:16 +0000 (23:34 +0000)]
Automatic installer.php lang files by installer_builder (
20090201 )
skodak [Sat, 31 Jan 2009 21:38:12 +0000 (21:38 +0000)]
MDL-17808 more lastname support when resetting passwords; merged from MOODLE_19_STABLE
skodak [Sat, 31 Jan 2009 20:07:32 +0000 (20:07 +0000)]
MDL-17458 upgrade logging implemented + a lot more refactoring + exceptions implemented in install/upgrade code + lang pack cleanup + some more improvements
moodlerobot [Fri, 30 Jan 2009 23:47:30 +0000 (23:47 +0000)]
Updated the HEAD build version to
20090131