Commit graph

1106 commits

Author SHA1 Message Date
sam_marshall
6a0d72d43d MDL-15773 - 'Pass by reference' errors in update from 1.9.1+ 2008-07-22 14:09:32 +00:00
scyrma
4644313b7c MDL-14741: Make tinymce loading simpler, and makes it work on pages with multiple instances. 2008-07-18 04:24:53 +00:00
moodler
771fea0b08 MDL-15700 Merged from 1.9 Tidied up the maintenance mode display to users 2008-07-18 03:02:43 +00:00
scyrma
9ee16191ec MDL-14741: load editor automatically, from footer/after page is loaded. 2008-07-15 09:43:14 +00:00
scyrma
a33fa3ad83 MDL-14741: make tinymce toggle editor icon work as it should 2008-07-15 09:00:23 +00:00
dongsheng
07e9a3005f MDL-15565, add maintenance mode alert reminder in title and navbar. 2008-07-14 02:32:59 +00:00
tjhunt
50819c5fa1 Document print_side_block, and eliminate a bit of duplicated code. 2008-07-11 14:17:21 +00:00
scyrma
5a254a2938 MDL-14279: use get_file_url instead of checking $CFG->slashargument manually (merge from 1.9) 2008-07-10 09:55:11 +00:00
moodler
554606c76b MDL-15601 Merged basic checking to avoid some notices 2008-07-10 08:50:43 +00:00
skodak
b373260475 MDL-15413 warn admins if display_errors enabled 2008-07-07 14:34:40 +00:00
jamiesensei
a655337336 MDL-15532 "moving progress_bar class into weblib from adminlib" 2008-07-04 10:15:00 +00:00
scyrma
6f8a7d393d MDL-14741: Reverting removal of output buffering. 2008-07-04 02:42:49 +00:00
scyrma
d074c20e49 MDL-14741: Using a better way to include javascript files (removed use of
output buffering) and corrected parameters so that the file manager is
linked to the right course again.
2008-07-03 05:32:34 +00:00
dongsheng
5425608f69 "MDL-15500, change helpbutton debug level to developer, merged from MOODLE_19_STABLE" 2008-07-02 06:43:21 +00:00
jerome
293076e9ce MDL-14635 remove tags from glossary block help, merged from 19 2008-06-25 03:26:08 +00:00
skodak
04264aeda4 MDL-15343 mod upgrade savepoints implemented (the xmldb generator is not updated yet) 2008-06-22 23:35:52 +00:00
skodak
eee5d9bb85 MDL-14956 DDL exceptions 2008-06-22 16:51:55 +00:00
tjhunt
c44889c088 MDL-15321 - Add a class to the last column and row of the table in print_table to help theming 2008-06-19 18:38:27 +00:00
jerome
e79fe53d98 MDL-15152 reverse MDL-14439 fix for dropdown menu for Opera+Linux, merged from 19 2008-06-18 05:58:06 +00:00
skodak
eb203ee412 MDL-14898 upgraded html purifier to 3.1.0 in HEAD 2008-06-16 16:39:09 +00:00
sam_marshall
977b3d3145 MDL-15263 Fixed numeric entities remaining after html_to_text 2008-06-16 14:07:47 +00:00
skodak
058c7d9021 MDL-15094 fixed print_box() regression 2008-06-16 11:39:21 +00:00
skodak
251387d087 MDL-14956 basic exception support in Moodle + other minor related refactoring 2008-06-13 17:51:34 +00:00
skodak
a230012cd8 MDL-14905 towards functional DB tests 2008-06-13 08:35:29 +00:00
scyrma
8c37106df2 MDL-14741: Simplifies the activation of the htmleditor. This is a work-in-progress at this stage, but it's an improvement on the current state. 2008-06-11 08:37:26 +00:00
skodak
294ce9870f MDL-15189 magic quotes finally removed 2008-06-09 16:53:30 +00:00
scyrma
264ad12641 MDL-14741 - Make tinymce work with the front page description.
TODO: convert the front page description form so it uses formslib
2008-06-06 01:49:07 +00:00
scyrma
b26be9a9cd MDL-14741: use the default html editor, as chosen in the admin settings 2008-06-05 09:36:55 +00:00
skodak
8618fd2aeb MDL-14679 converted some delete_records 2008-06-02 21:52:27 +00:00
jamiesensei
db0cc0fce7 MDL-15000 "Moodle url method remove_params doesn't actually remove anything" Fixed. 2008-05-26 11:50:51 +00:00
skodak
00f87f9793 MDL-14983 add magic quotes stripping option into data_submitted() 2008-05-25 15:34:19 +00:00
jamiesensei
f44e4d1404 MDL-14943 "moodle_url : need way to add extra params when outputting params as hidden fields for forms" added new optional param to method hidden_params_out 2008-05-22 13:29:19 +00:00
nicolasconnault
73f7ad715e MDL-14905 Started on the DDL functional tests. Added an ugly but temporary hack into error() and print_error(), so that they throw an exception instead of dying when UNITTEST is defined. 2008-05-21 14:59:33 +00:00
stronk7
6d5a22b208 Installer fixed, prefixes improved, moved conn settings to connect() and some more improvements. MDL-14864 2008-05-19 18:02:33 +00:00
skodak
f33e1ed4ae MDL-14679 ok, here is the big patch with new dmllib and ddlib API, some code is already converted, XML db editor works; see tracker for details of regressions and TODOs 2008-05-15 21:40:00 +00:00
dongsheng
e49ef64a2e "MDL-14129, fix print_error" 2008-05-15 03:07:21 +00:00
sam_marshall
388794fd4f MDL-14618 HTML class so that link arrows can be themed 2008-05-13 12:36:16 +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
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
jerome
450522e374 MDL-12648 Undefined property: stdClass::$wwwroot on popup screen during installation, merged from 19 2008-05-08 02:38:38 +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
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
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
skodak
4fda8aef84 MDL-14617 removed PHP4 compatibility string functions 2008-05-01 21:49:23 +00:00
skodak
6dd038e639 MDL-14617 removed PHP4 compatibility error_get_last() 2008-05-01 21:19:05 +00:00
dongsheng
12d0687748 "MDL-14460, fix get_context_instance, merged from MOODLE_19_STABLE" 2008-05-01 06:07:24 +00:00
scyrma
4ba6b3e321 MDL-13985 - Fix previous fix to display a warning when whitespace is used in popup window name (merge from 1.9) 2008-04-29 05:10:34 +00:00
scyrma
b867e6028a MDL-13985 - Prevent popup windows from having a space in their name. (merge from 1.9) 2008-04-29 04:10:08 +00:00