6192 Commits

Author SHA1 Message Date
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
skodak
2f4bba695d MDL-14617 removed current_charset code 2008-05-01 22:19:40 +00:00
skodak
6e28edc532 MDL-14617 removed get_group_teachers code 2008-05-01 22:18:45 +00:00
skodak
bcd0603fbd MDL-14617 removed legacy add admin code 2008-05-01 22:17:30 +00:00
skodak
e29b04a047 MDL-14617 removed legacy add and remove teacher code 2008-05-01 22:17:01 +00:00
skodak
09253986f5 MDL-14617 removed legacy enrol and unenrol student code 2008-05-01 22:09:00 +00:00
skodak
ffe45a68aa MDL-14617 remoe optional_varible and friends - YAY! 2008-05-01 22:07:26 +00:00
skodak
9a915276fc MDL-14605 removed old stats upgrade code 2008-05-01 22:05:26 +00:00
skodak
a648b6a8f1 MDL-14617 ancient register globals hack removed 2008-05-01 21:53:10 +00:00
skodak
8d14ff6d9c MDL-14617 removed old PHP4 session stuff 2008-05-01 21:52:09 +00:00
skodak
4fda8aef84 MDL-14617 removed PHP4 compatibility string functions 2008-05-01 21:49:23 +00:00
skodak
d6f25e29f7 MDL-14617 removed PHP4 compatibility scandir() 2008-05-01 21:48:36 +00:00
skodak
b4ac62457e MDL-14645 PHP 5.2.0 now required for new installation - installer lang packs will be updated automatically later by cron job on cvs.moodle.org 2008-05-01 21:40:34 +00:00
skodak
6dd038e639 MDL-14617 removed PHP4 compatibility error_get_last() 2008-05-01 21:19:05 +00:00
skodak
2881200b5e MDL-14617 removed pre PHP 5.2.0 coocie compatibility stuff 2008-05-01 21:17:33 +00:00
skodak
8336b6b83f MDL-14617 removed PHP4 stuff 2008-05-01 21:16:16 +00:00
skodak
d3acaab4e4 MDL-14617 removed pre PHP 5.2.0 coocie compatibility stuff 2008-05-01 21:15:29 +00:00
skodak
6fa5a86dbf MDL-14617 pre PHP5 function emulations gone 2008-05-01 21:14:22 +00:00
skodak
7267cfda93 MDL-14617 file_put_content emulation gone 2008-05-01 21:12:56 +00:00
skodak
2728a623e7 MDL-14622 fixed regression during install time - thanks Stephen Bourget 2008-05-01 21:08:50 +00:00
skodak
1ea260d83c MDL-14605 removed all pre 1.9 upgrade code from HEAD core 2008-05-01 20:29:04 +00:00
skodak
0baa053722 MDL-14451 updated pre-upgrade check (feedbacks, journal, lams, workshop and exercise) 2008-05-01 20:27:42 +00:00