tjhunt
5b5e5ab20c
question bank: MDL-17302 refactor question bank display code into a class.
...
Step 2. Remove as many as possbile of the differences between the two classes. This is mostly whitespace and irrelevant code formatting issues, but there are also a few changes to the generated output, taking the best of both views.
2009-01-19 08:50:48 +00:00
tjhunt
f4b879ddea
question bank: MDL-17302 refactor question bank display code into a class.
...
Step 1. Just convert the existing functions quiz_question_showbank and question_showbank and friends into methods of a class and subclass.
More to come.
2009-01-19 05:30:01 +00:00
dongsheng
aba28cbafe
"FORUM/MDL-17709, replace p with div in forum summary, merged from 1.9"
2009-01-19 01:38:07 +00:00
stronk7
2ee07c3d21
MDL-17364 forum ajax rating - erasing some unused print_error(). Exceptions handle that now
2009-01-17 19:45:40 +00:00
stronk7
12f6d01610
MDL-17364 forum ajax rating working
2009-01-17 19:14:37 +00:00
skodak
56949c17de
MDL-14992 refactored use of session_write_close()
2009-01-17 15:25:08 +00:00
dongsheng
3c12715af7
"GLOSSARY/MDL-17707, remove extra div, merged from 1.9"
2009-01-16 09:00:25 +00:00
dongsheng
4acfb3452b
"MDL-17710, remove extra div, merged from 1.9"
2009-01-16 08:54:10 +00:00
dongsheng
1e61a246f9
"WIKI/MDL-17704, wrap wiki summary by div, merged from 1.9"
2009-01-16 05:38:40 +00:00
dongsheng
8d487d41c6
"QUIZ/MDL-17710, wrap quiz summary by div, merged from 1.9"
2009-01-16 05:34:15 +00:00
dongsheng
0675fbfc7e
"GLOSSARY/MDL-17708, use css selector instead of inline style, merged from 1.9"
2009-01-16 04:56:21 +00:00
dongsheng
a6e13ccc26
"FORUM/MDL-17709, use css selector instead of inline style, merged from 1.9"
2009-01-16 04:52:30 +00:00
tjhunt
a18ba12ca6
quiz / questions: MDL-17919 Bad link edit questions from quiz preview page.
...
Thanks to Ann Adamcik for noticing this. It was a regression from MDL-6085.
2009-01-16 04:47:23 +00:00
dongsheng
175511b5b7
"MDL-17707, replace p with div in module summary, merged from 1.9"
2009-01-16 04:47:16 +00:00
skodak
0361508976
MDL-17457 moved all STATEMENTS into install.php
2009-01-15 21:36:48 +00:00
tjhunt
96c7d771df
quiz: MDL-14926 New capability mod/quiz:reviewmyattempts, separate from mod/quiz:attempt. Merged from MOODLE_19_STABLE.
2009-01-14 07:08:02 +00:00
dongsheng
4cabf99f93
"MDL-6926, force language in forum module"
2009-01-14 05:01:11 +00:00
dongsheng
970470e72e
"MDL-14949, reverse changes to permission which can cause problems, merged from 1.9"
2009-01-14 04:36:15 +00:00
skodak
9c82ff2acd
MDL-17457 migrated all modules to new db/install.php; added upgrade.txt file for devs converting contrib modules
2009-01-12 21:13:28 +00:00
skodak
1045a0074c
MDL-17849 sql queries not printed by default during upgrade anymore, there is a new config.php only setting $CFG->upgradeshowsql instead
2009-01-12 16:52:53 +00:00
tjhunt
940b5fbb72
quiz editing: MDL-17296 further improve display of open and close dates on the editing page.
2009-01-12 07:24:03 +00:00
danmarsden
3b3370febf
fixed regression caused by patch for MDL-15105
2009-01-12 02:27:53 +00:00
skodak
1caea91efb
MDL-17457 moved a lot of code into lib/db/install.php + other refactoring and cleanup
2009-01-11 09:41:48 +00:00
skodak
58fa5d6f75
MDL-16483 - renamed MoodleUnitTestCase to FakeDBUnitTestCase; MDL-17841 removed bogus remove lib/simpletest/slowcodetest.php
2009-01-10 13:47:26 +00:00
skodak
cc4245a3cd
MDL-16483 - stopped using MoodleUnitTestCase in tests where $DB not needed
2009-01-10 13:23:37 +00:00
tjhunt
19f5b2dbee
accesslib: MDL-17626 delete the context whenever a block is deleted. This includes a new helper function blocks_delete_all_on_page.
2009-01-09 06:16:36 +00:00
tjhunt
d1be90991b
quiz editing: XHTML strict
2009-01-09 05:26:26 +00:00
tjhunt
e476804cdb
quiz editing: MDL-17296 improve display of open and closde dates on the editing page.
2009-01-09 03:17:18 +00:00
piers
faa0e87572
MDL-17821 - fix incorrect data validation regexs for 2004. thanks Peter Chamberlin.
2009-01-09 00:56:32 +00:00
skodak
c5b8b31ad5
MDL-17617 removed some uses of snoopy library
2009-01-08 15:01:19 +00:00
skodak
927eaa036d
MDL-17405 moved unsetting of old flag to correct place, thanks Jerome
2009-01-08 08:43:32 +00:00
tjhunt
d1077efebe
quiz editing: MDL-17594 In RTL languages, the editing UI has horizontal scrolling.
...
Work around YUI bug that is causing this.
2009-01-08 08:06:08 +00:00
jerome
4d800fd210
resource: MDL-10021 upload file resource: change "keep navigation visible" into select box (No, yes with frame, yes without frame)
2009-01-08 04:27:44 +00:00
tjhunt
edd5246bdd
quiz editing: MDL-17416 Clean layout when starting a new attempt.
2009-01-07 09:26:47 +00:00
tjhunt
b4a2e41313
quiz editing: MDL-17284 fix infinite redirect bug.
2009-01-07 07:12:37 +00:00
tjhunt
a733c4b98b
mod quiz: MDL-3156 Add an option to display the current user's photo and name on the Quiz attempt and review pages.
2009-01-07 06:32:13 +00:00
skodak
656be89301
MDL-14123 Full IPv6 support - updating all db fields to theoretical 45 char limit
2009-01-06 18:14:28 +00:00
tjhunt
807a1a8427
question bank database: MDL-17608 Drop originalquestion field from the question_states table - it was never used for anything.
2009-01-06 05:20:21 +00:00
tjhunt
f330327c7d
Fix typos.
2009-01-06 05:19:15 +00:00
skodak
6bf25708b6
DML 2.0 regression
2009-01-05 23:42:51 +00:00
skodak
11e7b506ce
MDL-17754, MDL-11061, MDL-9276, MDL-17777, MDL-17787 - various url handling improvemetns; rewritten $FULLME and added $ME, $SCRIPT and $FULLSCRIPT; improved slashargument handling especially for IIS; removed legacy slasharguments functions obsoleted since 1.6; some other refactoring; reverse procy support, ssl appliance support
2009-01-05 21:37:20 +00:00
tjhunt
477c217f5c
MDL-17294 Eliminate some commented out code, and clean up the 'no questions in quiz' special case.
2009-01-05 05:26:08 +00:00
skodak
e8b7114d5e
MDL-17774 refactored USER switching in cron scripts - now standardised in cron_setup_user()
2009-01-03 13:16:59 +00:00
skodak
7fdefb1482
MDL-17775 Chat ajax update.php not using sessions anymore
2009-01-03 13:03:05 +00:00
skodak
93f66983cc
MDL-17773 new get_login_url() function - fixes missing httpslogin tweaks
2009-01-02 22:56:48 +00:00
skodak
973d2660e6
MDL-16613 sesskey cleanup
2009-01-02 10:51:26 +00:00
skodak
d877685831
MDL-16613 sesskey cleanup
2009-01-02 10:51:26 +00:00
skodak
81911e4d34
MDL-16613 sesskey cleanup
2009-01-02 10:36:27 +00:00
skodak
d4a1fcaf11
MDL-16613 sesskey cleanup
2009-01-02 10:36:25 +00:00
skodak
6648265857
MDL-16262 recovery of broken single simple discussions after old reset
2009-01-01 22:53:43 +00:00