37992 Commits

Author SHA1 Message Date
samhemelryk
bf6c37c786 navigation MDL-20332 MDL-20324 Modifications to fix the following issues:
* If no active node is found when the navigation is called upon then we attempt to find a best match active node
 * Links are now produced with frame breakout actions
 * Links ending with / are presumed index.php for matching purposes
2009-09-23 06:05:36 +00:00
samhemelryk
816250281e mod-assignment MDL-19803 Upgraded deprecated functions and added set_url calls 2009-09-23 02:46:55 +00:00
moodlerobot
05c6c3b08f Updated the HEAD build version to 20090923 2009-09-23 00:39:39 +00:00
mudrd8mz
44f6ca9e11 MDL-20334 re-fix - small performance improvement
As Petr suggested, is_array() is faster than empty() so it makes sense
to check it first.
2009-09-22 21:18:29 +00:00
mudrd8mz
1336c8ebca MDL-20334 get_in_or_equal() does not accept empty array 2009-09-22 21:03:38 +00:00
stronk7
96158ee548 Properly truncating temp tables before dropping them. 2009-09-22 20:26:23 +00:00
stronk7
8127db52db Added some DDL tests to check for proper empty defaults. 2009-09-22 17:57:08 +00:00
stronk7
692ae9122e MDL-14679, MDL-17491 empty defaults: when passing empty ('') default to char/clob columns
apply correct $default_for_char, so each DB will get its correct empty value
2009-09-22 17:26:40 +00:00
stronk7
9a61e6ba1f MDL-17491 oracle native driver: normalise empty behaviour (dirty hack) to
work with all CHAR/CLOB columns and implemente oracle transactions support.
2009-09-22 16:44:27 +00:00
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