sam_marshall
|
388794fd4f
|
MDL-14618 HTML class so that link arrows can be themed
|
2008-05-13 12:36:16 +00:00 |
|
nicolasconnault
|
483f306734
|
Updating the translate_list for YUI components.
|
2008-05-13 07:24:43 +00:00 |
|
moodler
|
d824d44666
|
MDL-14811 Merged from 1.9: Fixed the popup window name for HTML editor help
|
2008-05-13 05:36:25 +00:00 |
|
skodak
|
86255e006b
|
fixed syntax errors
|
2008-05-12 20:18:42 +00:00 |
|
tjhunt
|
7453df700f
|
MDL-14804 - question_list_instances is broken - It does not include the each modules lib file before doing function_exists($module->name.'_question_list_instances').
|
2008-05-12 17:29:56 +00:00 |
|
tjhunt
|
d33725bd2d
|
New convinience function in accesslib: get_parent_contextid. Also, the start of some unit tests for accesslib, but only this trivial funciton, and the get_parent_contexts function it is based on. Still, it is a start.
|
2008-05-12 15:28:34 +00:00 |
|
skodak
|
8b9cfac4ab
|
MDL-11719 increased size of idnumber in user table - needed for some enrolment plugins; merged from MOODLE_19_STABLE
|
2008-05-12 14:38:45 +00:00 |
|
skodak
|
ab37dc6031
|
MDL-14183 guest type role not allowed in defaultuserroleid anymore, because it was causing trouble in many places; admins must choose another role if guest role detected in this setting; merged from MOODLE_19_STABLE
|
2008-05-12 14:05:46 +00:00 |
|
scyrma
|
bf5373daf6
|
MDL-14739: Images needed for the editor
|
2008-05-12 10:00:20 +00:00 |
|
scyrma
|
19be75a856
|
MDL-14795: initial commit of the code sent in by Mauno Korpelainen, after reformatting.
|
2008-05-12 09:02:17 +00:00 |
|
scyrma
|
b62a6a9465
|
MDL-14739: The changelog of the new version of tinymce has been renamed
|
2008-05-12 03:24:33 +00:00 |
|
scyrma
|
653d3cc8ef
|
Minor typo corrections
|
2008-05-12 03:17:26 +00:00 |
|
scyrma
|
76d64f22b8
|
MDL-14739: previous commit half-failed, re-submitting new files for spellchecker plugin
|
2008-05-12 03:10:33 +00:00 |
|
scyrma
|
81502602d5
|
MDL-14739: add the latest version of the spellchecker plugin
|
2008-05-12 03:04:47 +00:00 |
|
stronk7
|
183a13c294
|
Prevent some notices and process if $CFG->emoticons is not set or empty. MDL-12414 ; merged from 19_STABLE
|
2008-05-11 23:34:29 +00:00 |
|
tjhunt
|
7fb1b88dc7
|
MDL-10899 - There is some data associated with some questons that needs to be udpated when moving questions between categories. This commit deals with subquestions, and lays the foundation for fixing the other problem - datasets - which is files as bug 14767.
|
2008-05-09 15:05:36 +00:00 |
|
scyrma
|
b5278b2d70
|
MDL-14739: TinyMCE 3.0.8, along with Moodle-specific Modules, as included by Mauno Korpelainen.
|
2008-05-09 09:29:20 +00:00 |
|
scyrma
|
a50323a329
|
MDL-14739: Removing old version, before adding new one
|
2008-05-09 08:21:11 +00:00 |
|
jerome
|
54d8f804fa
|
MDL-12300 message window does show date now, merged from 19
|
2008-05-08 03:49:51 +00:00 |
|
scyrma
|
e41b104f67
|
MDL-11113: re-add function to deprecatedlib.php, and use it in old version of the help file.
|
2008-05-08 02:38:47 +00:00 |
|
jerome
|
450522e374
|
MDL-12648 Undefined property: stdClass::$wwwroot on popup screen during installation, merged from 19
|
2008-05-08 02:38:38 +00:00 |
|
tjhunt
|
994fbaabc9
|
MDL-14727 - Do a database update to fix random questions with the wrong parent (there may be some of these floating around in people's databases becuase of MDL-5482.)
|
2008-05-07 13:34:54 +00:00 |
|
tjhunt
|
015f926d6e
|
MDL-14726 - rcache bit wrong in set_field
|
2008-05-07 13:04:43 +00:00 |
|
scyrma
|
8fbf8f8a9c
|
MDL-11113: prepare for support for more browsers
|
2008-05-07 08:33:09 +00:00 |
|
scyrma
|
59fa45d0f1
|
MDL-11113: simplify the code - use only one function to check for html editor availability
|
2008-05-07 07:40:50 +00:00 |
|
scyrma
|
e8c523d70f
|
This is a bit outdated, make this obvious.
|
2008-05-07 07:27:11 +00:00 |
|
fmarier
|
211c6890c5
|
Printing ADODB error to the web server error log (MDL-14628)
Merged from MOODLE_18_STABLE and MOODLE_19_STABLE
|
2008-05-07 04:40:18 +00:00 |
|
dongsheng
|
23360b81dd
|
"MDL-13233, replace the uses of old files to new ones, see tracker"
|
2008-05-07 03:08:44 +00:00 |
|
mudrd8mz
|
e493ce41b6
|
MDL-14686 remove get_and_set_current_group()
|
2008-05-06 18:39:15 +00:00 |
|
mudrd8mz
|
29dd36df0f
|
MDL-14685 remove print_group_menu()
|
2008-05-06 18:36:42 +00:00 |
|
mudrd8mz
|
e83a816471
|
MDL-14684 Remove setup_and_print_groups()
|
2008-05-06 18:29:32 +00:00 |
|
mudrd8mz
|
fbdf6119e5
|
MDL-14683 remove document_file()
|
2008-05-06 18:23:05 +00:00 |
|
thepurpleblob
|
15c31560d8
|
MDL-14659
Add bypass list for proxy usage.
|
2008-05-06 14:59:39 +00:00 |
|
skodak
|
ef85daa2b7
|
MDL-14672 adodb PHP5 only version V5.04a import - yay!
|
2008-05-02 22:50:22 +00:00 |
|
jamiesensei
|
32ba2f0dd4
|
MDL-14663 "link_to_popup_window displays 'Click here....' as the link text if you pass in 0 as the link text."
Also fixing the problem in link_to_popup_window function. Test for null instead of empty.
|
2008-05-02 16:11:30 +00:00 |
|
skodak
|
0b51c247f0
|
MDL-14605 removing stats upgrade stuff
|
2008-05-02 09:42:43 +00:00 |
|
jerome
|
b342e64f30
|
MDL-12864 fix bad XHTML in the messaging popup, merged from 19
|
2008-05-02 05:20:40 +00:00 |
|
scyrma
|
e64467bb77
|
MDL-8592: Get spellchecking to work over https (merge from 1.9)
|
2008-05-02 03:34:00 +00:00 |
|
jerome
|
52cc2b7af8
|
MDL-14439 IE and Opera fire the onchange when ever you move into a dropdwown list with the keyboard - this changes fix the problem. Merged from 19.
|
2008-05-02 02:45:18 +00:00 |
|
jerome
|
5ddb20aaeb
|
MDL-14439 Added javascript file dropdwon.js - fix IE/Opera behavior. They do not fire dropdwon menu onChange automatically anymore. Merged from 19
|
2008-05-02 02:38:36 +00:00 |
|
skodak
|
c5e2d27ee3
|
MDL-14617 removed count course students- yay!
|
2008-05-01 22:36:49 +00:00 |
|
skodak
|
1b4923215a
|
MDL-14617 removed isstudent() - yay!
|
2008-05-01 22:36:08 +00:00 |
|
skodak
|
f4862fbebe
|
MDL-14617 removed isteacheredit() - yay!
|
2008-05-01 22:35:36 +00:00 |
|
skodak
|
5eab9a981d
|
MDL-14617 removed legacy primary role concept originally used in stats
|
2008-05-01 22:34:04 +00:00 |
|
skodak
|
d0ae7cdcf0
|
MDL-14617 removed some legacy course related functions
|
2008-05-01 22:33:23 +00:00 |
|
skodak
|
c584346cd5
|
MDL-14617 removed some legacy group code - fixed regression
|
2008-05-01 22:32:15 +00:00 |
|
skodak
|
35987665f4
|
MDL-14617 removed some legacy group code
|
2008-05-01 22:30:28 +00:00 |
|
skodak
|
a140234015
|
MDL-14617 removed unused code
|
2008-05-01 22:23:27 +00:00 |
|
skodak
|
4b3b52edd8
|
MDL-14617 removed various form related legacy code
|
2008-05-01 22:21:56 +00:00 |
|
skodak
|
96160853f9
|
MDL-14617 removed various form related legacy code
|
2008-05-01 22:21:05 +00:00 |
|