dongsheng
|
fdcf5320a8
|
"MDL-18520, for security, we use a fixed repository path for filesystem plugin"
|
2009-06-25 05:18:22 +00:00 |
|
dongsheng
|
ecf4785cc4
|
"MDL-16908, fixed webdav plugin hostname"
|
2009-06-25 04:58:58 +00:00 |
|
dongsheng
|
527c4acd27
|
"MDL-15350, fixed boxnet plugin authkey"
|
2009-06-25 04:14:45 +00:00 |
|
dongsheng
|
d1bfc05ed7
|
"MDL-13766, improve search form in file picker, improve error handing"
|
2009-06-25 04:12:43 +00:00 |
|
samhemelryk
|
48876da59e
|
mod-survey MDL-19621 Fixed notices appearing in generated charts
|
2009-06-25 04:04:01 +00:00 |
|
tjhunt
|
88b02e3b22
|
Remove experimental part of string_manger. Also, improve class comment.
|
2009-06-25 04:02:36 +00:00 |
|
samhemelryk
|
74ef4c2e5a
|
mod-survey MDL-16706 Removed inline script in survey and added survey.js
|
2009-06-25 03:46:59 +00:00 |
|
tjhunt
|
c207b6bece
|
Remove a few unnecessary references to global $THEME.
|
2009-06-25 03:26:58 +00:00 |
|
samhemelryk
|
68533e531a
|
mod-forum MDL-19620 Replaced get_db_family with get_dbfamily
|
2009-06-25 03:08:05 +00:00 |
|
samhemelryk
|
970df3e01f
|
modforum MDL-16706 Removed inline js script call in mod forum
|
2009-06-25 02:57:46 +00:00 |
|
nicolasconnault
|
a52c344aab
|
MDL-16438 Reverting upgrade of assignment/lib.php. get_plugin_types() is not fully implemented and doesn't yet support assignment types.
|
2009-06-25 01:32:44 +00:00 |
|
moodlerobot
|
e284aaa3ad
|
Updated the HEAD build version to 20090625
|
2009-06-25 00:39:15 +00:00 |
|
skodak
|
e346496792
|
MDL-19611 removing some useless editor icons
|
2009-06-24 23:17:06 +00:00 |
|
skodak
|
7de5a29a33
|
MDL-19611 fixing regression - video icon disappeared
|
2009-06-24 23:15:24 +00:00 |
|
skodak
|
5a4ba49ca7
|
MDL-19611 fixing regression - video icon disappeared
|
2009-06-24 22:54:49 +00:00 |
|
skodak
|
ff5fe31160
|
MDL-19580 cleanup of require css and js filepicker code
|
2009-06-24 22:34:29 +00:00 |
|
wildgirl
|
b14e77c966
|
lang strings: MDL-17678 typo fixes
|
2009-06-24 13:31:07 +00:00 |
|
wildgirl
|
a0ebed93a2
|
admin lang string: MDL-17022 small rewording
|
2009-06-24 13:19:17 +00:00 |
|
tjhunt
|
31a9987770
|
install: MDL-19610 encapsulate empty($CFG->rolesactive) checks in a during_initial_install() function.
|
2009-06-24 09:17:56 +00:00 |
|
jerome
|
6847d4d824
|
repository MDL-16909 missing mahara language file
|
2009-06-24 08:21:16 +00:00 |
|
jerome
|
d7db89834f
|
javascript MDL-16693 Tim's fix for recaptcha
|
2009-06-24 07:39:57 +00:00 |
|
dongsheng
|
16e9dccdd1
|
"MDL-18830, improve flickr_public plugin license searching, easier to use "
|
2009-06-24 05:49:52 +00:00 |
|
dongsheng
|
258d379a83
|
"MDL-19180, clean up repository url download plugin, and make it support non-js file picker"
|
2009-06-24 03:38:13 +00:00 |
|
moodlerobot
|
4b6d0db68b
|
Updated the HEAD build version to 20090624
|
2009-06-24 00:38:59 +00:00 |
|
nicolasconnault
|
795b745a63
|
MDL-19596 Added browser check and refactored fixed student column check into its own method. Merged from MOODLE_19_STABLE
|
2009-06-24 00:22:52 +00:00 |
|
stronk7
|
f33e30fb8d
|
MDL-19579 code coverage - xhtml compliant fixes
|
2009-06-23 16:50:03 +00:00 |
|
stronk7
|
4bf4e9443d
|
Added spikephpcoverage to the list of libs
|
2009-06-23 11:32:32 +00:00 |
|
tjhunt
|
8954245a1b
|
themes: MDL-19077 start implementing moodle_core_renderer
Only a couple of methods implemented. Please review the API and
tell me if you are not happy with the direction I am taking.
|
2009-06-23 10:41:22 +00:00 |
|
tjhunt
|
4ab836113a
|
Unit tests: show total time taken to run the tests.
|
2009-06-23 10:34:21 +00:00 |
|
tjhunt
|
d83b1d0639
|
unit tests: raise_memeory_limit. I was running out when running all tests.
|
2009-06-23 10:33:58 +00:00 |
|
stronk7
|
8a97d87176
|
MDL-19579 code coverage - initial lang strings required
|
2009-06-23 09:31:49 +00:00 |
|
stronk7
|
db3a1eb8fd
|
MDL-19579 code coverage - prepare ddl & moodlelib tests to support code coverage
|
2009-06-23 09:30:59 +00:00 |
|
stronk7
|
b5ba94e5a5
|
MDL-19579 code coverage - add Spike PHPCoverage lib (LGPL)
|
2009-06-23 09:23:06 +00:00 |
|
stronk7
|
86cc669c1b
|
MDL-19579 code coverage - add library supporting all the extensions both to simpletest and spikephpcoverage required to have code coverage available
|
2009-06-23 09:09:54 +00:00 |
|
stronk7
|
d83bcdfcc7
|
Oops, I left some debugging info in my prev commit.
|
2009-06-23 08:24:50 +00:00 |
|
tjhunt
|
5af6ec1b2e
|
MDL-19600 remove remaining traces of docstyles.php.
(Not used since Moodle 1.6.)
Also remove the remaining bits of lang/en_utf8/docs.
|
2009-06-23 04:39:11 +00:00 |
|
moodler
|
ebf8c4f179
|
Fixed a typo
|
2009-06-23 04:34:24 +00:00 |
|
moodler
|
4e0ebe0aff
|
Added a TRADEMARK.txt file to HEAD to explain the trademark in detail.
|
2009-06-23 04:32:54 +00:00 |
|
dongsheng
|
ddbc34c940
|
"MDL-17316, fixed search paging and fixed xhtml strict"
|
2009-06-23 03:53:40 +00:00 |
|
samhemelryk
|
7bfe17822a
|
modforum MDL-16706 Removed inline js script call in mod forum and added forum.js
|
2009-06-23 03:16:16 +00:00 |
|
samhemelryk
|
9f3193726c
|
javascript MDL-16706 Removed inline script call in mod choice and scorm
|
2009-06-23 01:18:22 +00:00 |
|
moodlerobot
|
aea4f29c7e
|
Updated the HEAD build version to 20090623
|
2009-06-23 00:39:27 +00:00 |
|
nicolasconnault
|
ec3f20419a
|
MDL-19583 Showing outcomes in user report if enabled at site level. Merged from MOODLE_19_STABLE
|
2009-06-23 00:38:29 +00:00 |
|
stronk7
|
16a2a41273
|
Fix one test failing depending of the debug/debugdisplay settings.
|
2009-06-23 00:24:52 +00:00 |
|
stronk7
|
feb828819e
|
Adding pear/XML/Parser to the list of 3rd part libraries used by code sniffer.
|
2009-06-22 23:52:11 +00:00 |
|
stronk7
|
95b588478e
|
MDL-19579 code coverage - added XML/Parser information to README file (New BSD = np)
|
2009-06-22 18:50:57 +00:00 |
|
stronk7
|
66f29dc2d1
|
MDL-19579 code coverage - add PEAR/XML lib, required by Spike PHP Coverage. New BSD license.
|
2009-06-22 18:35:56 +00:00 |
|
stronk7
|
b5b948267e
|
Commit new ur_utf8 lang installer file to HEAD. Automatically generated.
|
2009-06-22 17:55:40 +00:00 |
|
stronk7
|
3cf4c8fabf
|
MDL-19452 Fix oracle/mssql drivers behaviour when using magic_quotes_sybase leading to wrongly escaped contents. Many thanks to Sam Moffatt! Merged from 19_STABLE
|
2009-06-22 17:30:15 +00:00 |
|
sam_marshall
|
a5d75d2af1
|
MDL-19598: Error in logic that should hide 'skip link' when block doesn't have title
|
2009-06-22 17:09:32 +00:00 |
|