dongsheng
a4f9dc75da
MDL-14129, fix misuse string
2008-04-23 01:53:30 +00:00
tjhunt
e31a98a6e1
MDL-14352 - General feedback for descriptions not showing up on the review page, as it should.
2008-04-22 16:17:01 +00:00
tjhunt
44847eb868
MDL-14363 - Fix a broken redirect from mod/quiz/ attempt.php to edit.php when the quiz has not questions.
...
Also, when the quiz has no questions, disable the Info, Reports and Preview tabs, which, in this case, just redirect back to the Edit tab anyway.
Finally, change a redirect in quiz view.php, which used a relative URL, to a full url starting $CFG->wwwroot.
2008-04-22 15:19:50 +00:00
tjhunt
8a99f5c3fc
MDL-14477 - Improve display of tab bars
...
1. Make disable tabs look more disabled, in particular, make sure they don't do anything when you mouse over them, and make the text colour grey.
2. Put the active tab into bold, to make it look more active.
2008-04-22 15:15:58 +00:00
tjhunt
5389648d0b
MDL-14467 - qtype_multichoice help file in the wrong place - merged from 1.8/1.9 stable.
...
In addition, move the other multichoice help file to the correct location, and update all references.
2008-04-22 14:40:09 +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
tjhunt
a56d98597e
MDL-14407 - supplimental - Deal with another way the category id can be in the URL after it is deleted.
2008-04-22 14:06:58 +00:00
skodak
b4c8d1ea9c
MDL-14424 approve icon now bigger + css class added; merged from MOODLE_19_STABLE
2008-04-22 13:35:51 +00:00
skodak
cff611fc19
MDL-8188 fixed missing global $CFG; merged from MOODLE_19_STABLE
2008-04-22 13:04:35 +00:00
dongsheng
fa6086a84b
MDL-14129, fix print_error
2008-04-22 08:52:25 +00:00
skodak
52f2776d3c
MDL-14137 adding minor fix for quotes in fieldname; merged from MOODLE_19_STABLE
2008-04-22 07:31:28 +00:00
dongsheng
ef35441d27
MDL-14460, fix get_context_instance, merged from MOODLE_19_STABLE, see tracker.
2008-04-22 06:24:14 +00:00
moodler
dde73b9e69
Merged MDL-8566 from 1.9
2008-04-22 05:56:21 +00:00
dongsheng
a814fc6651
MDL-8566, replace permlink with permalink
2008-04-22 05:21:47 +00:00
moodlerobot
8d1462fbe1
Updated the HEAD build version to 20080422
2008-04-22 01:54:33 +00:00
stronk7
ce7373f85c
Replace custom casting code by proper sql_cast_char2int() core function. MDL-12893 ; merged from 19_STABLE
2008-04-21 18:10:09 +00:00
skodak
3239b0104e
MDL-14458 - optgroups Fields and Other in search menu; removed unused search code, html labels, added option to sort by time modified; merged from MOODLE_19_STABLE
2008-04-21 14:17:02 +00:00
skodak
ea6073bb48
MDL-13025 added data intro text formatting without cleaning - manage activity cap already marked with XSS risk; merged from MOODLE_19_STABLE
2008-04-21 13:26:08 +00:00
pichetp
2fd8093028
MDL-14435 Removing capitals
2008-04-21 02:48:06 +00:00
moodlerobot
db7cfe8086
Updated the HEAD build version to 20080421
2008-04-21 01:46:05 +00:00
stronk7
c4c1348c24
Replace low level $db->Concat() calls to Moodle sql_concat() cross-db alternative. MDL-13823 ; merged from 19_STABLE
2008-04-20 22:15:21 +00:00
stronk7
272ccb9702
Modify sql_concat() to support all elements being numeric. MDL-13823 ; merged from 19_STABLE
2008-04-20 21:19:38 +00:00
skodak
e4703b032f
MDL-8474 stats upgrade now uses editing teachers only; merged from MOODLE_19_STABLE
2008-04-20 19:55:15 +00:00
skodak
3b4756653a
MDL-14446 fixed inverted read flag in threaded view; merged from MOODLE_19_STABLE
2008-04-20 19:38:33 +00:00
skodak
eaa3081807
MDL-14336 defaultsort now stored as field name in preset.xml; merged from MOODLE_19_STABLE
2008-04-20 19:22:06 +00:00
skodak
8528bf260b
MDL-12861 overriding of database settings now optional when using presets; merged from MOODLE_19_STABLE
2008-04-20 10:09:28 +00:00
skodak
2dc6be3f77
MDL-13188 asearchtemplate.htlm in presets implemented; merged from MOODLE_19_STABLE
2008-04-20 09:29:57 +00:00
stronk7
8b6ccde7b0
Restore of blogs in SITE page added. MDL-9089 ; merged from 19_STABLE
2008-04-20 02:03:00 +00:00
moodlerobot
1feddbc863
Updated the HEAD build version to 20080420
2008-04-20 01:43:56 +00:00
stronk7
99b39c96ef
Added string to restore blogs. MDL-9089 ; merged from 19_STABLE
2008-04-20 01:18:44 +00:00
stronk7
d9063e928f
Adding some missing course info when backuping blogs. MDL-9089 ; merged from 19_STABLE
2008-04-19 22:41:48 +00:00
skodak
a4e3818f2a
MDL-14417 fixed sql for menu adv search - multimenu already fixed today; merged from MOODLE_19_STABLE
2008-04-19 21:22:03 +00:00
skodak
029cf8469b
MDL-14018 fixed ##more## icon regression, thanks Robert Allerstorfer for all the testing!; merged from MOODLE_19_STABLE
2008-04-19 21:02:10 +00:00
skodak
bb5740f4c8
MDL-14424 - approval icon is bigger again, it is possible to sort by Approved status now; merged from MOODLE_19_STABLE
2008-04-19 20:48:48 +00:00
skodak
33b8ead904
MDL-14018 fixed ugly query - thanks Eloy; merged from MOODLE_19_STABLE
2008-04-19 18:03:32 +00:00
skodak
9a36be0212
MDL-14018 fixed regression, proper LIKE meta quoting, fix displaying when options changed; merged from MOODLE_19_STABLE
2008-04-19 16:47:35 +00:00
skodak
bc16bd57ac
MDL-9907 xhtml strict; merged from MOODLE_19_STABLE
2008-04-19 16:44:08 +00:00
skodak
eeeb4f2ad9
MDL-12089 several search related problems fixed in data module; merged from MOODLE_19_STABLE
2008-04-19 15:33:06 +00:00
moodler
81c7f649e1
MDL-12742 Merged new core language file from 1.9 for search
2008-04-19 13:27:08 +00:00
skodak
8b79a625b6
MDL-13936 forum reply refactoring and bugfixing - the forum_user_can_post() did not have discussion parameter which was a problem because the login depends on discussion group - there was a hack in discussion.php and view.php working around this, but it was not present in cron; sorry for the change of API, but it was required; merged from MOODLE_19_STABLE
2008-04-19 10:49:53 +00:00
skodak
423a71b6d5
MDL-14428 fixed tag cron warning; merged from MOODLE_19_STABLE
2008-04-19 09:52:45 +00:00
moodlerobot
258e04cd22
Updated the HEAD build version to 20080419
2008-04-19 01:45:55 +00:00
stronk7
aa1e80500a
fixed typo
2008-04-19 00:54:43 +00:00
stronk7
9d4c8748d9
Changes to support table-less course formats
2008-04-19 00:33:33 +00:00
stronk7
0f77b186f1
Fix double savepoint in the same block of upgrade. MDL-11888
2008-04-18 23:15:44 +00:00
skodak
bab408f658
MDL-13936 improved new lang string; merged from MOODLE_19_STABLE
2008-04-18 20:19:10 +00:00
nicolasconnault
b244b9b776
MDL-14163 YUI implementation complete, new grader_report preference and admin setting for enabling ajax.
2008-04-18 19:30:28 +00:00
skodak
d0e422c45a
MDL-13936 indicate that user needs group membership to add new discussion, but only if having the capability to add new discussion - previously the message was incorrectly shown even when not having the cap in separate mode, visible mode needs this message too after previous commit; new lang string added in case user selects all participants in group selector and does not have accessallgroups - the existing group membership string could not be reused; merged from MOODLE_19_STABLE
2008-04-18 19:30:19 +00:00
skodak
859b33cfd4
MDL-13936 users without accessallgroups can post start discussions only in own groups if groupmode enabled in forum (either separate or visible), this was the way it worked in Moodle <1.8; merged from MOODLE_19_STABLE
2008-04-18 18:52:13 +00:00
stronk7
feb351cfae
MDL-14072 - Merged from 19_STABLE. Prevent NULLs, empties and numbers to be processed by:
...
- backup_encode_absolute_links() at backup
- restore_decode_absolute_links() at restore
2008-04-18 16:58:06 +00:00