Commit graph

7868 commits

Author SHA1 Message Date
skodak
3156b8ca48 MDL-14589 implemented browsing of course section files + fixed bug when getting parent dirs of stored files 2009-02-16 20:47:22 +00:00
jerome
d27c5d3383 web service MDL-17135 add moodle/site:usewebservice capability - display only web service users into administration page 2009-02-16 08:06:14 +00:00
tjhunt
e4e5ba8c6f weblib: finish documenting print_user_picture. 2009-02-16 04:16:10 +00:00
stronk7
37d975e11f Fix tests (missing declaration) and add tests for sql_length() 2009-02-15 23:43:34 +00:00
stronk7
7b837bc375 MDL-18244 sql_length() - deprecate old use of function 2009-02-15 23:18:49 +00:00
stronk7
7e0db2e205 MDL-18244 sql_length() - new cross-db function to calculate the length in chars of any expression ; from 19_STABLE 2009-02-15 23:17:56 +00:00
skodak
133b5929a1 MDL-18253 hopefully fixed weird float precision that breaks upgrade and gradebook 2009-02-15 19:02:50 +00:00
stronk7
829fa07417 MDL-9796 environment - add support to specify what xml file we want to use. defaults to newer (bc) 2009-02-14 23:08:05 +00:00
nicolasconnault
de0300ea3c MDL-12631 Fixed breadcrumbs 2009-02-13 08:07:27 +00:00
tjhunt
d11de005c6 question bank: MDL-16345 Assorted small efficiency gains. 2009-02-13 06:27:08 +00:00
jerome
24350e0625 Web service MDL-17135 add web services administration 2009-02-13 03:08:35 +00:00
tjhunt
8915fb70b0 admin dbtransfer: MDL-18225 also, let the caller control how transactions are used. 2009-02-13 02:49:25 +00:00
nicolasconnault
70aaa10f25 MDL-18004 Combined the two admin settings into one dropdown 2009-02-12 11:00:16 +00:00
tjhunt
e69b06efd6 admin dbtransfer: MDL-18225 dbtransfer script should do some output to reassure you that something is happening. 2009-02-12 08:34:35 +00:00
tjhunt
e82e01d1e0 weblib: MDL-18224 Create a better mechanism for outputting progress information from batch jobs 2009-02-12 08:33:42 +00:00
stronk7
b10a14a392 MDL-18200 - fix make_upload_directory() was always failing on initial creation of dataroot 2009-02-11 15:26:29 +00:00
tjhunt
0a0cf09a6f moodlelib.php: Improve the phpdoc comment for userdate. 2009-02-11 08:08:58 +00:00
tjhunt
b81fd01dfe file api: MDL-18111 Improve doc comments a bit. 2009-02-11 07:46:53 +00:00
jerome
06e7fadc43 web serviceMDL-12886 refactor servers into object + add Zend_soap and Zend_xmlrpc server 2009-02-11 06:57:30 +00:00
nicolasconnault
413f347520 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. 2009-02-10 15:42:13 +00:00
nicolasconnault
ec0123208d MDL-18188 Added a new function with matching unit tests, following Sam's comment in the tracker 2009-02-10 15:33:25 +00:00
tjhunt
9cef0c27e4 weblib: XHTML strict. 2009-02-10 03:27:38 +00:00
stronk7
768408e8dd MDL-18198 installer - change distro to distrolib.php and delete distro hack from installlib 2009-02-09 19:35:57 +00:00
skodak
797ffad0c7 MDL-18194 detect if driver install before trying to create db 2009-02-09 17:51:01 +00:00
skodak
551fe0e535 MDL-17458 standardised lang upgrade code + updating also parent language 2009-02-08 23:14:13 +00:00
skodak
ed8453a625 MDL-17573 fixed problem when en_utf8 sopecified as parent 2009-02-08 22:48:17 +00:00
skodak
07f6711889 MDL-17573 added automatic downloading of parent languages 2009-02-08 22:33:54 +00:00
skodak
c33b83e77c MDL-9796 fixed error array when environment file broken; merged from MOODLE_19_STABLE 2009-02-08 21:32:33 +00:00
skodak
a91557ae6f MDL-18137 all cookies now secure if configured to be 2009-02-07 22:41:59 +00:00
skodak
f404df92b1 MDL-18153 fixed typo - thanks Nicolas Martignoni 2009-02-07 22:15:15 +00:00
skodak
64c368e3df MDL-18167 more distro hooks refactoring - agreed with Eloy 2009-02-07 20:03:25 +00:00
skodak
cc8727451f MDL-17565 automatic download of parent lang + parent lang cleanup 2009-02-07 18:55:21 +00:00
skodak
9ace50944f 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 2009-02-07 17:56:40 +00:00
skodak
6724b0598b MDL-18167 more hooks for distros 2009-02-07 17:07:05 +00:00
skodak
4d928665b9 MDL-14924 language autorefresh and starting to reimplement welcome.html support + strings.txt cleanup 2009-02-07 13:35:01 +00:00
skodak
3b09331066 MDL-17458 rewritten installer 2009-02-07 10:20:33 +00:00
stronk7
60ff6ada26 MDL-18165 filterlib - Use one exclusive separator, instead of "." (dot) to avoid saved tags to match with phrases being processed ; merged from 19_STABLE 2009-02-07 00:59:56 +00:00
jerome
546fef5f06 link resource MDL-16272 fix anchor into the url (not urlescaped anymore), merged from 19 2009-02-05 02:30:19 +00:00
tjhunt
7797b0df31 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.
2009-02-04 08:21:18 +00:00
tjhunt
838f69de81 weblib: MDL-14901 Fix misleading comment on print_navigation 2009-02-04 07:35:06 +00:00
tjhunt
19e12e4bd8 theme / navbar: MDL-14133 every link in the nav bar was getting class="first"! 2009-02-03 09:32:58 +00:00
tjhunt
996c1a6f86 theme / weblib: MDL-14400 Setting $THEME->makenavmenulist = true causes a php notice 2009-02-03 07:47:24 +00:00
poltawski
244d15093f mnet/forum MDL-18118 - email links were rewritten to use IDP when SITEID not 1
Switched check to use is_mnet_remote_user()
2009-02-02 17:47:12 +00:00
tjhunt
3659fcaae6 Fix warnings and notices on plugin check page. 2009-02-02 04:42:07 +00:00
skodak
770f0cea30 MDL-17458 fixed headers used during installation 2009-02-01 17:45:32 +00:00
skodak
2d6b0b04c1 MDL-17458 scrolling to errors is not needed anymore, we stop after every error now 2009-02-01 17:24:34 +00:00
skodak
c808379ef8 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 ;-) 2009-02-01 16:20:59 +00:00
skodak
fbf2c91e43 MDL-10275 added fatal PHP config setting test on each page, replaces some tests done in installer 2009-02-01 13:37:42 +00:00
skodak
b3d960e64a fixed whitespace 2009-02-01 13:36:07 +00:00
skodak
9050958240 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 2009-02-01 12:52:30 +00:00