Commit graph

38283 commits

Author SHA1 Message Date
stronk7
cf874b2949 MDL-17491 dml tests4oracle empties/null/hack added. 2009-09-22 16:26:14 +00:00
stronk7
52a0162647 MDL-17491 oracle native driver: LOB handling near finished + some helper functions 2009-09-22 08:58:22 +00:00
moodler
31282b6808 repository/local MDL-16597 Some wording changes local -> server (more user-centric) 2009-09-22 08:25:41 +00:00
moodler
480b5db6b3 course/modedit MDL-19794 Add missing heading from module editing page 2009-09-22 08:15:58 +00:00
moodler
8e605b760c paypal MDL-20322 Make sure the currency is set correctly. 2009-09-22 01:53:39 +00:00
moodlerobot
c20f75e384 Updated the HEAD build version to 20090922 2009-09-22 00:39:27 +00:00
moodlerobot
1b5fb39441 Automatic installer.php lang files by installer_builder (20090922) 2009-09-22 00:29:15 +00:00
tjhunt
e6fb2c603e quiz: MDL-19786 - Un-break the quiz edit page following the OUTPUT changes. 2009-09-21 16:53:45 +00:00
skodak
5a529a535c fixing reverting mess 2009-09-21 16:08:26 +00:00
stronk7
d3f9913a4f MDL-17491 oci native driver: reverting 2 debug-like bits I left in previous commit 2009-09-21 11:43:58 +00:00
stronk7
8b30c95332 MDL-17491 Better fetching this way :-) 2009-09-21 11:38:04 +00:00
stronk7
515cb65357 MDL-19057 added hack for oracle testing (random oci bug) and some missing close() statements. 2009-09-21 11:32:45 +00:00
stronk7
8089f8f67e MDL-17491 oci native driver: preparing to support transactions, oracle dirty hack and others. WIP 2009-09-21 11:28:42 +00:00
samhemelryk
849185cee9 groups MDL-19559 Just a little pre-tidy up before I clean up the group selection interface 2009-09-21 08:22:52 +00:00
samhemelryk
dfab77a26e navigation MDL-14632 Added and implemented course report callback function 2009-09-21 07:22:57 +00:00
nicolasconnault
9c8c6c29f0 MDL-19754 MDL-19676 Reverted blog tables in install.xml 2009-09-21 03:31:18 +00:00
nicolasconnault
db8b0c852f MDL-19754 MDL-19676 Reverted blog upgrade code 2009-09-21 03:25:25 +00:00
moodler
4ea56b3fe2 adminlib whitespace fixes 2009-09-21 02:52:34 +00:00
moodlerobot
2d0848b4f3 Updated the HEAD build version to 20090921 2009-09-21 00:38:18 +00:00
poltawski
4a432ae638 blog MDL-20319 - Fix postgres incompatible syntax 2009-09-20 15:28:28 +00:00
moodlerobot
b54ac7b9d2 Updated the HEAD build version to 20090920 2009-09-20 00:37:37 +00:00
moodlerobot
e5afa22053 Updated the HEAD build version to 20090919 2009-09-19 00:39:01 +00:00
tjhunt
1dc12a6475 quiz reports: MDL-20316 per-question averages not shown with the quiz only allows one attempt.
Problem found thanks to OU testing. Fix thanks to Mahmoud Kassaie.
2009-09-18 13:42:23 +00:00
nicolasconnault
20e4b1d344 MDL-19754 MDL-8776 MDL-19678 MDL-20314 Reverting an uninentional table delete from install.xml 2009-09-18 07:49:56 +00:00
nicolasconnault
947eaf5781 MDL-19754 MDL-8776 MDL-19678 MDL-20314 Converting old post table to blog_entries, upgrading blog code accordingly, and tags in tag_instance table 2009-09-18 06:57:52 +00:00
samhemelryk
2a8a4ac2ac navigation MDL-20297 Fixed bug whereby ajax events wern't be detached leading to over population of the tree 2009-09-18 06:24:42 +00:00
samhemelryk
4b51168436 overlib MDL-19735 Duplicate overlib.js, please use the lib/overlib/overlib.js file instead 2009-09-18 05:50:37 +00:00
nicolasconnault
14f064525d MDL-19787 Added missing globals 2009-09-18 05:44:00 +00:00
samhemelryk
c9c9fb90b0 overlib MDL-19735 Touched up panel replacement of overlib calendar
* Created delay ContainerEffect and set some nice delays
 * Added set_url calls to calendar
2009-09-18 05:12:45 +00:00
dongsheng
5b8d3feb63 "MDL-16597, filemanager, fixed language string" 2009-09-18 04:05:49 +00:00
ashleyholman
58aaa8e97e MDL-15897: Changed admin_setting_configtext.validate() check to not treat all strings as custom regex's (since PARAM_* constants are now strings).
Instead require them to have '/' at the beginning and end of the pattern.

The only setting that appears to use a custom regex is scorm/apidebugmask - now updated to contain surrounding slashes.
2009-09-18 03:52:50 +00:00
dongsheng
fd4faf98fe "MDL-14706, move javascript code to javascript-static.js" 2009-09-18 03:50:46 +00:00
moodlerobot
144f22baa9 Updated the HEAD build version to 20090918 2009-09-18 00:37:26 +00:00
moodlerobot
6d767451c7 Automatic installer.php lang files by installer_builder (20090918) 2009-09-18 00:27:11 +00:00
dongsheng
56a7bf6837 " MDL-16597, ajax file manager element" 2009-09-17 08:47:23 +00:00
samhemelryk
458eb0d10c overlib MDL-19735 Overlib is now included only where it is used
At the same time I have converted the calendar block to use YUI instead of overlib, this introduces one regression in that the panel is shown immediatly but should really have a minimal delay for usability.
This will be fixed once the theme changes for 2.0 have been commited
2009-09-17 07:46:20 +00:00
nicolasconnault
bb55642327 MDL-19407 Defaulting all grade items to non-extra-credit when moving to a SWM category, except if they originally come from a SWM category and were set as extra credit there. Merged from MOODLE_19_STABLE 2009-09-17 07:16:51 +00:00
moodler
438c2bfa68 filemanager MDL-16597 Removed TODO notices in preparation for Dongsheng's checkin soon 2009-09-17 06:54:01 +00:00
samhemelryk
ac310b3a7e lib-cookies MDL-19737 Removed need to include cookies.js on every page
Is only been used by SCORM and the chameleon theme so they include it locally when required
2009-09-17 06:42:54 +00:00
samhemelryk
0eaf2f249d chat MDL-16673 Clean up inline script and output calls 2009-09-17 06:17:05 +00:00
samhemelryk
e2c803396d question MDL-19820 Added set_url call 2009-09-17 04:17:40 +00:00
samhemelryk
a5cb6242ae mod-survey MDL-20262 Upgraded survey module in the following ways
* Upgraded legacy code to use PAGE and OUTPUT methods
 * Added integration with the new navigation blocks
 * Fixed up several bugs within the download script
2009-09-17 04:11:46 +00:00
samhemelryk
785669995e navigation MDL-14632 Fixed bug when viewing participants list and incorrect navbar 2009-09-17 04:08:35 +00:00
moodler
6248ce6384 blog_external MDL-20219 Remove blog external reference from admin 2009-09-17 02:59:41 +00:00
moodlerobot
23409b4abb Updated the HEAD build version to 20090917 2009-09-17 00:37:46 +00:00
danmarsden
bbe973dad5 message/lib.php MDL-20303 remove rogue semicolon in sql 2009-09-16 22:28:44 +00:00
skodak
893d7f0f11 MDL-12886 moved WS related stuff to webservice lib instead of external lib 2009-09-16 19:03:21 +00:00
skodak
d4e133554a MDL-12886 improved external API 2009-09-16 19:00:12 +00:00
skodak
5b658d18ad MDL-12886 api improvments - adding new descriptions functions - for now without the implemenatation, we need to decide first 2009-09-16 18:49:16 +00:00
skodak
2e13b91672 MDL-12886 api improvments - adding new descriptions functions - for now without the implemenatation, we need to decide first 2009-09-16 18:39:42 +00:00