pilpi
3fd9edf010
quiz editing: MDL-17300 it is now possible to change question grades after there are quiz attempts
2008-11-22 13:45:45 +00:00
pilpi
8bccba71e6
quiz editing: MDL-17299 Moved function definitions from mod/quiz/edit.php to mod/quiz/editlib.php
2008-11-22 12:36:14 +00:00
pilpi
78219d15c8
quiz editing: MDL-17284 converted tabs to space in CSS
...
my eclipse CSS editor does not seem to respect my setting here
2008-11-22 11:47:47 +00:00
pilpi
d9daa35ca9
quiz editing: MDL-17297 Got rid of editcss.js and adjusted stylesheets accordingly
2008-11-22 11:42:06 +00:00
pilpi
1cdbd5e46f
quiz editing: MDL-17301 avoid inline CSS in mod/quiz/edit.php
2008-11-22 11:29:20 +00:00
moodlerobot
54d20c2b56
Updated the HEAD build version to 20081122
2008-11-22 02:01:05 +00:00
moodlerobot
11af70a670
Automatic installer.php lang files by installer_builder (20081122)
2008-11-22 01:41:11 +00:00
skodak
ce1526061c
MDL-17317 DML: more exceptions - now in connect too
2008-11-22 01:16:52 +00:00
mudrd8mz
2dccc890a2
MDL-17357 Removed duplicate string definition. Merged from 1.9
2008-11-21 23:13:24 +00:00
skodak
758ba89a63
MDL-17347 reintroduced duplicate tests in get_records_sql()
2008-11-21 22:35:21 +00:00
skodak
be415e95be
MDL-17354 moved reset_sequence into dbmanager
2008-11-21 21:40:50 +00:00
skodak
3eae57b74e
MDL-17353 native drivers are now default instead of obsoleted adodb drivers
2008-11-21 20:42:28 +00:00
skodak
22d77567a9
MDL-17317 DML: Exceptions used by all drivers now :-) expect some more commits/cleanup soon
2008-11-21 20:09:13 +00:00
pilpi
f0fbea15ba
quiz editing: MDL-17292 made it possible to delete an empty page from a quiz with attemtps
2008-11-21 19:48:57 +00:00
pilpi
ca63fb8b31
quiz editing: MDL-17291 Move selected questions to page is now disabled when Questions per page is set
2008-11-21 17:22:08 +00:00
pilpi
218dfb9127
quiz editing: MDL-17291 Question moving functionality to a user-selected page now manipulates an array instead of string
...
The old implementation was string-based and flawed, so switched to a more readable array-based one.
Also removed strpos2() since it was only used in edit.php locally and due to this change became unused.
2008-11-21 17:08:36 +00:00
pilpi
47a8933f62
quiz editing: MDL-17288 Lang string issues
...
questionsperpageselected and shufflequestionsselected from lang/en_utf8/quiz.php now use a $a, rather than concatenation.
2008-11-21 13:35:15 +00:00
jamiesensei
a832c5e151
MDL-5241 edited comments that had not been updated.
2008-11-21 10:02:49 +00:00
tjhunt
74f6cf8037
roles / profile: MDL-14937 A the user's roles report from contrib to core.
...
This is work in progress. I have integrated it into the profile tabs. Now I just need to make it work again.
2008-11-21 08:23:57 +00:00
jerome
cc89b9905c
database: MDL-16999 clean SQL from {$CFG->prefix}
2008-11-21 08:16:21 +00:00
jerome
c861f079e4
database: MDL-16999 fix "Required Entries" and "Required Entries before viewing" settings. Display a warning message during upgrade process if the fields were set previously (partially merged from 1.9)
2008-11-21 07:19:00 +00:00
dongsheng
b23b4638e8
"REPOSITORY/MDL-13766, remove background color of file title"
2008-11-21 07:17:20 +00:00
dongsheng
4026d72487
"REPOSITORY/MDL-15488, send 'search_result' flag to file picker"
2008-11-21 07:07:04 +00:00
dongsheng
3178967f69
"MDL-13766, display paging bar both top and bottom of the page"
2008-11-21 07:04:41 +00:00
tjhunt
e6a3587c59
role assign: MDL-17323 Show users from parent contexts ... Refine group labels again.
2008-11-21 06:26:42 +00:00
tjhunt
490740d6cb
role assign: MDL-17323 Show users from parent contexts ... Refine group labels.
2008-11-21 06:19:52 +00:00
tjhunt
a792ac1d7a
define roles: MDL-16966 etc. more UI polishing
...
* Remove inconistently placed and unnecessary heading, moving help icon.
2008-11-21 06:19:01 +00:00
tjhunt
698ae7eb24
role assign: MDL-17323 Show users with the role in a parent context as disabled opitons in the existing users box
2008-11-21 05:46:45 +00:00
dongsheng
6b2a6c9088
"MDL-15488, improve flickr plugin"
2008-11-21 04:19:51 +00:00
moodlerobot
6c042cc539
Updated the HEAD build version to 20081121
2008-11-21 02:07:40 +00:00
stronk7
caec4b6f4e
MDL-17331 choose_from_menu(): 'select' selector added always.
2008-11-20 19:04:23 +00:00
pilpi
a9b6e4b88a
question: MDL-17337 Add the new essay and random question icons
2008-11-20 18:26:35 +00:00
pilpi
a9901a3fdf
quiz editing: MDL-17336 Styles missing from styles_color.css as a result of committing to Moodle 2.0 HEAD
2008-11-20 17:31:54 +00:00
nicolasconnault
aaf54d21ba
grrr...
2008-11-20 15:44:36 +00:00
nicolasconnault
87c53ef598
CONTRIB-775 reverting
2008-11-20 15:26:40 +00:00
nicolasconnault
bf8a832252
MDL-17218 Copied the image where the css expects it to be. Merging from MOODLE_19_STABLE
2008-11-20 14:37:55 +00:00
stronk7
6fba0b5cc7
MDL-17331 choose_from_menu(): Add 'select' selector too.
2008-11-20 13:28:25 +00:00
stronk7
d7074a5d0e
MDL-17331 choose_from_menu(): Add "class" optional parameter.
2008-11-20 13:25:04 +00:00
stronk7
7a8d8f2247
Minor formatting
2008-11-20 13:09:45 +00:00
tjhunt
bed9cec80b
define roles: MDL-16966 etc. polishing the new roles UI following a meeting with Martin.
...
* Move the show/hide advanced button a bit down the page.
* Improve save button caption when creating a role.
* Don't show defaults on the basic define roles screen.
* Explain the background shading on the advanced roels screen.
* Fix the problem with the risks link to Moodle docs.
* Help icon by the permissions column heading.
* Tables with rotated <th>s, make them vertical-align: bottom.
* Rename explain.php and explainhascapability.php to check.php and explain.php
* Tool tips on the number headers in the explain table.
* Explain table - role names were missing.
* Allow link_to_popup_window to work with full URLs.
2008-11-20 09:57:20 +00:00
tjhunt
0c90f98788
formslib: MDL-13210 - partial - try to make validation errores less annoying.
...
I have made them float right, and reduced the padding on the red box, so they don't cuause the height of the form to change so much, if the error fits to the right of the form control. I realise that some people may not like this, which I why I have done this in head only for now. I will revert this if told to.
2008-11-20 08:30:35 +00:00
tjhunt
8fa6c8941f
define roles: fix incorrect error message.
2008-11-20 08:28:33 +00:00
tjhunt
ecbb6ef44c
quiz editing: MDL-17289 copy-edit editconcepts.html
2008-11-20 07:30:37 +00:00
tjhunt
75a32d8184
general cleanup of trailing whitespace.
2008-11-20 07:03:43 +00:00
tjhunt
fa583f5f6e
quiz editing: MDL-17285 This is Olli Savolainen's new interface for editing quizzes.
...
This was started and usability tested as a Finnish Summer of Code project, and then Olli did further work on it in his own time to get it in shape for inclusion in Moodle 2.0. I reviewed all the code. There are a number of minor outstanding issues that will be fixed soon. See the subtasks of MDL-17284 for a list.
The goal of these changes is to:
* help teachers new to Moodle, so when they first see the quiz editing page, they don't go "Huh! What on earth am I supposed to do here?"
* help novice Moodle users understand and learn to use some of the more advanced quiz feature;
* but, without slowing down more experienced quiz users.
Naturally, with ambitous goals like that, we won't have managed to satisy everybody, but I think this change is a big step in the right direction.
There is extensive documentation on this project at http://docs.moodle.org/en/Development:Quiz_UI_redesign .
2008-11-20 06:59:11 +00:00
jerome
b7cebc8ebc
repository: MDL-15402 default flickr instance can now be deleted, email adress is now optional
2008-11-20 06:24:21 +00:00
dongsheng
448b49efd6
REPOSITORY/MDL-13766
...
display repository name in search form.
2008-11-20 06:20:38 +00:00
dongsheng
80483d757b
"REPOSITORY/MDL-13766, use thumbnail view by default"
2008-11-20 06:00:58 +00:00
dongsheng
f9c717b08e
"REPOSITORY/MDL-13766, when click cancel button, go back to file listing"
2008-11-20 05:51:47 +00:00
moodlerobot
32ac4eb20f
Updated the HEAD build version to 20081120
2008-11-20 01:57:15 +00:00