samhemelryk
6644741db6
navigation MDL-20558 Fixed AJAX bug with multiple navigation trees concerning ajax requests + DOM interaction
2009-10-14 09:08:43 +00:00
skodak
72d0aed6ab
MDL-14591 improved docs when copying files - thanks Nicolas forspotting this
2009-10-14 08:53:50 +00:00
jerome
234c18e44d
user selector MDL-16992 just add a comment to the function phpdoc get_option() that must be implemented to use the base search ajax field
2009-10-14 07:25:59 +00:00
moodler
862f5a49d5
forum/single MDL-18599 Merged single-discussion-owner fix from 1.9
2009-10-14 07:07:05 +00:00
dongsheng
e98a55c066
"MDL-20470, add an option to enable/disable filepicker button"
2009-10-14 03:11:48 +00:00
moodlerobot
909e61d3bd
Updated the HEAD build version to 20091014
2009-10-14 00:38:49 +00:00
pichetp
f0b6151c68
MDL-20296 removing & in print_question_grading_details() as reported in php analysis
2009-10-13 23:21:03 +00:00
skodak
cad36f4e50
MDL-12886 fixed rest test cleint hard coded strings
2009-10-13 22:01:43 +00:00
pichetp
95cf694abe
MDL-20296 closing } added line 713 in question_restore_numerical_options
2009-10-13 20:05:06 +00:00
pichetp
5774a5f565
MDL-20296 improvements in valid number and instructions display
2009-10-13 14:09:07 +00:00
pichetp
824f018248
MDL-20296 saving numerical options
2009-10-13 14:03:01 +00:00
dongsheng
1a03384f5e
"MDL-20470, rename formslib element name and add an option to turn the picker button on/off"
2009-10-13 08:31:50 +00:00
moodler
8449364cfa
redirect MDL-20546 Set page type to embedded to avoid ever printing header/blocks/footer on redirects
2009-10-13 06:45:38 +00:00
moodler
b3a8a88e52
Removed a spurious blank line
2009-10-13 06:40:37 +00:00
moodler
da124b5e40
Fixed a spelling error protokol -> protocol
2009-10-13 06:16:06 +00:00
samhemelryk
e772148574
auth-db MDL-20530 Fixed fatal error because of missing include in external db authentication
2009-10-13 02:44:13 +00:00
samhemelryk
d926f4b1b8
navigation MDL-20543 Fixed bug by internally combining key and type to form the key used to store a node in the structure
2009-10-13 02:39:05 +00:00
pichetp
fe7e43f430
MDL-20296 setting get_correct_responses() for calculated regular and multichoice
2009-10-13 01:02:30 +00:00
moodlerobot
07bc98566b
Updated the HEAD build version to 20091013
2009-10-13 00:38:31 +00:00
pichetp
8f542d6c6a
MDL-20541 Removing two test of apply units() function no more valid wtih the new code.
2009-10-12 22:23:54 +00:00
skodak
cc93c7da15
MDL-12886 minor web service code refactoring which includes new base server class, slightly changed admin UI, sample REST test client, cleaned up lang packs; more changes ahead and lots of TODOs to elliminate; expect more commints in the next few days
2009-10-12 21:46:16 +00:00
stronk7
3e322a88fc
Changed recent commit to new DB API 2.0
2009-10-12 17:07:57 +00:00
samhemelryk
3ac8c04d3e
navigation MDL-20233 Left aligned search box if js expansion has been enabled
2009-10-12 05:52:39 +00:00
dongsheng
15894c65e0
"MDL-19118, use exception instead of error code to check comments api errors"
2009-10-12 05:46:34 +00:00
samhemelryk
f5b5a82203
navigation MDL-20521 Fixed caching issue with admin tree
...
Added methods that allow a navigation cache to be marked as volatile so that it is destroyed on shutdown, forcing the next page to load to completely regenerate the navigation structure.
Caches are marked as volatile automatically if the load is within the system context, and can optionally be marked as volatile by calling PAGE->navigation->clear_cache() if desired.
2009-10-12 05:39:32 +00:00
dongsheng
fa8431d74f
"MDL-14907, fixed UTF8 fold in iCal export, thanks Tomasz Muras, merged from 1.9"
2009-10-12 05:10:26 +00:00
moodlerobot
103e0dd285
Updated the HEAD build version to 20091012
2009-10-12 00:37:35 +00:00
stronk7
15a0ffc8f0
MDL-20349 find_sequence_name() is out. No need to use it anymore.
2009-10-11 21:52:40 +00:00
moodlerobot
3bbd1cd2f7
Updated the HEAD build version to 20091011
2009-10-11 00:38:05 +00:00
pichetp
78d2d5763a
MDL-20296 setting get_correct_responses()
2009-10-10 01:08:11 +00:00
moodlerobot
63e39a062a
Updated the HEAD build version to 20091010
2009-10-10 00:38:06 +00:00
pichetp
188c3eaa80
MDL-20522 the $result was forgotten in the last test if ($result && $oldversion < 2009092000)
2009-10-09 18:40:16 +00:00
stronk7
3c41bba0f2
MDL-17969 mssql native driver: improve temp tables detection. Now they can be concurrently created in different sessions.
2009-10-09 18:39:16 +00:00
pichetp
caf2d133c2
MDL-20522 correct the version numbers and creating database field steps
2009-10-09 17:24:29 +00:00
stronk7
4efab18ebd
NOBUG: xhtml
2009-10-09 17:21:03 +00:00
exe-cutor
82909a9ae7
shibboleth authentication: MDL-18597 Merged over changes to HEAD
2009-10-09 11:10:58 +00:00
stronk7
ab62bd23ff
MDL-14679 tidy phpdocs for sql_substr() a bit
2009-10-09 10:02:39 +00:00
jerome
35b9a80aa6
webservice MDL-12886 commit for Petr to work on the last code this weekend (SOAP code very not clean)
2009-10-09 09:57:07 +00:00
samhemelryk
1182b73701
en_utf8 MDL-19468 Copied auth_* language strings back into auth.php to maintain backwards compatibility
2009-10-09 05:25:00 +00:00
moodlerobot
a514147fe3
Updated the HEAD build version to 20091009
2009-10-09 00:38:35 +00:00
skodak
eb123debc6
MDL-19474 One year and a half ago we started designing and implementing our new databse abstraction layer which included brand new moodle native drivers. Today we are finally removing old legacy drivers that were still using adodb internally. From now on the adodb will be used only in some authentication and enrolment plugins, we are probably going to drop adodb there too later in 2.x. Thanks everybody who helped test and improve our new drivers, even bigger thanks to all the great developers who created ADOdb!
2009-10-08 22:34:34 +00:00
skodak
79f0d55bc6
MDL-19474 finally dropping support for old adodb moodle database drivers, yay!
2009-10-08 22:25:28 +00:00
skodak
d6960b0bd1
MDL-19474 finally dropping support for old adodb moodle database drivers, yay!
2009-10-08 22:04:32 +00:00
skodak
625adcf2e5
MDL-12886 make webservice protocols true plugins
2009-10-08 22:02:50 +00:00
stronk7
212f17c354
MDL-17491 oracle native driver - now defaulting to it! B-)
2009-10-08 15:14:01 +00:00
stronk7
2c51695987
MDL-20352 - raising oracle 2.0 min req. to 10.2
2009-10-08 14:46:00 +00:00
stronk7
08559d7de0
MDL-17491 oci native driver - now supporting db locks (hence db sessions)
2009-10-08 14:39:58 +00:00
skodak
265eaf365f
MDL-12886 external functions and services maintenance is now part of the upgrade process - removing old unused code
2009-10-08 10:58:24 +00:00
skodak
960dc29857
MDL-12886 minor improvement in return value validation
2009-10-08 10:57:20 +00:00
dongsheng
b3efb4cfd4
"MDL-13766, delete config if checkbox element is unchecked"
2009-10-08 09:01:34 +00:00