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 |
|
sam_marshall
|
1e1c1e9720
|
MDL-14497 Fixed several minor bugs in navmenu()
|
2008-04-23 17:09:03 +00:00 |
|
sam_marshall
|
03beb65b3a
|
MDL-14476: Made 'fake blocks' in calendar and elsewhere more consistent with real blocks (so styling themes is easier)
|
2008-04-22 14:14:47 +00:00 |
|
sam_marshall
|
a41b301703
|
MDL-14260: Changed print_heading_with_help so that the help button is outside the heading (for accessibility reasons) and changed themes so that this makes no visual difference.
|
2008-04-08 16:10:49 +00:00 |
|
dongsheng
|
5a2a53316f
|
MDL-14129, remove all the other error() call
|
2008-04-04 02:54:20 +00:00 |
|
skodak
|
d19c792dae
|
MDL-14126 fixed undefined message; merged from MOODLE_19_STABLE
|
2008-04-01 19:49:12 +00:00 |
|
dongsheng
|
fc003bb639
|
MDL-14126, cron shouldn't print html tags, merged from MOODLE_19_STABLE
|
2008-04-01 16:07:17 +00:00 |
|
dongsheng
|
aefceabe78
|
MDL-14085, Make print_error() autonomous, merged from MOODLE_19_STABLE
|
2008-04-01 06:19:10 +00:00 |
|