Commit graph

34232 commits

Author SHA1 Message Date
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
skodak
3e51b51d05 MDL-17317 lets make Netbeans happy, it is not clever enough to detect undefined vars properly ;-) 2008-11-19 23:20:46 +00:00
skodak
12fab7081e fooMDL-16698 formslib filenamager element: forum converted to use new filemanaer element (no JS/picker integration for now sorry) 2008-11-19 21:53:37 +00:00
skodak
9710752d03 MDL-16698 formslib editor element: tweaked maxfiles option 2008-11-19 20:32:18 +00:00
skodak
241431cdcc MDL-16596 areafiles element renamed to "filemanager" 2008-11-19 20:27:18 +00:00
skodak
4664b66c73 MDL-16596 areafiles improvements 2008-11-19 20:24:44 +00:00
skodak
57a7e643c0 MDL-16698 formslib: skeleton of new editor element - no JS or html editor integration yet 2008-11-19 20:23:29 +00:00
skodak
ac0250434e MDL-16698 formslib: skeleton of new editor element - no JS or html editor integration yet 2008-11-19 20:21:27 +00:00
skodak
cefe1408a2 MDL-16698 formslib: skeleton of new editor element - no JS or html editor integration yet 2008-11-19 20:02:02 +00:00
skodak
e8a7edd7d6 MDL-17236 html block: proper cleanup of html 2008-11-19 16:46:41 +00:00
skodak
38d044fc91 MDL-17310 scorm: Install asks for scorm &auth questions on install rather than just front page settings - whitespace 2008-11-19 15:11:49 +00:00
skodak
6b12d2373d MDL-17310 scorm: Install asks for scorm &auth questions on install rather than just front page settings 2008-11-19 15:10:45 +00:00
skodak
76d56ed5c4 MDL-17310 scorm: Install asks for scorm &auth questions on install rather than just front page settings 2008-11-19 15:06:50 +00:00
skodak
0ecff22d84 MDL-17267 fixed regression caused by my last commit 2008-11-19 14:43:38 +00:00
skodak
627d326ade MDL-17274 security: register globals not supported- now we are preventing upgrades and installs too 2008-11-19 09:46:09 +00:00
dongsheng
ecad57715c "CHAT_MOD/MDL-14651, language string for chat module" 2008-11-19 08:27:03 +00:00
dongsheng
97d5076b15 CHAT_MOD/MDL-14651
$CFG->enableajax == true, ajax chat will be enabled.
2008-11-19 08:12:00 +00:00
dongsheng
4faec37e75 CHAT_MOD/MDL-14651
update post.php script to support error report code.
2008-11-19 08:05:45 +00:00
dongsheng
ff7255e14c CHAT_MOD/MDL-14651
jump to mod front page when error occors.
2008-11-19 07:58:48 +00:00
dongsheng
7f0483f6cd CHAT_MOD/MDL-14651
1. click a button to "talk to" a specific user
2. adjust UI layout
3. add more language string
2008-11-19 07:32:39 +00:00