nicolasconnault
34f0062766
MDL-18004 Fixed problem of duplicate entries in the drop-down
2009-02-27 15:38:34 +00:00
nicolasconnault
7981d537da
MDL-18004 Fixed problem of duplicate entries in the drop-down
2009-02-27 15:25:05 +00:00
tjhunt
944efb3e8b
quiz editing: MDL-18376 Since there is no grading for description, we can show more question text. Thanks Olli.
2009-02-26 06:51:35 +00:00
tjhunt
b974f94757
quiz editing: MDL-18355 Try to improve the discoverability of Description again.
2009-02-26 06:33:18 +00:00
tjhunt
7cf3af550c
quiz editing: MDL-18355 further refinements to the UI. Thanks Olli.
2009-02-26 05:53:31 +00:00
tjhunt
a781921fd0
question bank: MDL-16412 Allow admins to enable/disable of each question type
2009-02-25 09:31:49 +00:00
tjhunt
8e84d9788c
quiz editing: MDL-18173 tidy up wording and add cursor: help.
2009-02-25 07:27:02 +00:00
tjhunt
cd120b2344
quiz editing / question bank: MDL-18355 Convert the add question drop-down to be a button that pops up a YUI dialogue.
...
That allows us to have a few sentences explanation of each question type, and is also easier to fit into a tight layout.
This commit should also fix MDL-18214 Layout screwed in Safari with long category names.
2009-02-25 07:14:03 +00:00
tjhunt
b5f2275111
upgrade: Make the environment page a bit less rediculously long. I still can't make it fit on one screen.
2009-02-23 02:59:34 +00:00
dongsheng
e47d5adef3
"FILTER/MDL-18230, remove hardcoded style for TeX formulas image, merged from 1.9"
2009-02-16 03:10:01 +00:00
tjhunt
0b5e41fa5a
themes / pix: MDL-18052 dmg.gif icon should not contain excessive colour profile information.
...
This reduces the files size from 3.7k to 200b.
2009-02-04 08:42:41 +00:00
tjhunt
a6ad472184
themes: MDL-10646 remove obsolete UPGRADE.txt file.
2009-02-03 08:31:14 +00:00
Francois Marier
6280ef3e58
Fix CVS-git drift (remove some files deleted in CVS)
2009-02-01 23:43:28 +00:00
skodak
828b6d1067
MDL-18040 adding warning that the security report processing may take a long time
2009-01-27 16:21:56 +00:00
tjhunt
692d0480e0
question bank: MDL-16345 minor pritification.
2009-01-23 07:29:12 +00:00
tjhunt
b7a9dc5193
question bank: MDL-17992 and MDL-17397. Put back questiontext as a separate row option, and increase consistenscy between stand-alone qbank and the display in the quiz editing page.
2009-01-23 05:01:37 +00:00
tjhunt
e4d1d5e010
question bank: MDL-17871 finish refactor of code into one class per column.
...
Needs tidying up, but basically there, so checking it in.
2009-01-22 09:19:37 +00:00
pilpi
c79d9bc662
quiz editing: MDL-17977 show content of the random question -link always visible
2009-01-20 20:44:33 +00:00
pilpi
fefb7c9a33
quiz editing: MDL-17334 further space for grading box
2009-01-20 20:41:41 +00:00
moodler
f3a36b620d
maintenance mode MDL-15700 Just some little tidyups of the maintenance mode page
2009-01-20 06:01:05 +00:00
dongsheng
9133d4ad58
"FILTER/MDL-17703, use classname instead of inline style, merged from 1.9"
2009-01-19 01:57:02 +00:00
sam_marshall
aab68b7931
MDL-17818: Completion icons are in wrong place with RTL languages
2009-01-15 17:48:45 +00:00
tjhunt
9f1c9dfce5
formslib / tags: MDL-17889 a new formslib field type for editing a list of tags.
...
Not yet used anywhere. That can wait until tomorrow.
2009-01-15 09:24:45 +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
973d2660e6
MDL-16613 sesskey cleanup
2009-01-02 10:51:26 +00:00
skodak
d942a35a26
MDL-17222 Security overview report - not finished yet, work in progress
2008-12-29 19:13:56 +00:00
sam_marshall
82bd6a5ea9
MDL-15499: Conditional availability of activities
2008-12-17 16:37:35 +00:00
pilpi
5373887a7c
quiz editing: MDL-17398 made question grading field smaller to accommodate a bigger 'save' button in some languages (finnish:Tallenna)
2008-12-17 16:11:49 +00:00
pilpi
bb7e5140e0
quiz editing: MDL-17409 added some rtl CSS for the new quiz editing UI
2008-12-10 14:21:43 +00:00
tjhunt
e8f99abc68
quiz manual grading: MDL-5517 manual grading pop-up is too small. HTML editor does not fit. Merged from MOODLE_19_STABLE.
...
Also MDL-17585 Improve layout of manual grading forms to make them look more like formslib forms. The standard trick of stealing the HTML and class names that formslib works, so the standard style rules apply to your form.
2008-12-10 09:11:30 +00:00
dongsheng
ff9b4ea40a
"MDL-17570,clean align property, merged from 1.9"
2008-12-10 07:24:11 +00:00
dongsheng
85db96c5b4
"MDL-17570, cleanup align property in div, merged from 1.9"
2008-12-10 06:48:54 +00:00
tjhunt
77eddcd527
course request: MDL-9854 major cleanup to the course request code.
...
* Rewrite all the forms to use formslib and improve usability.
* Put the place where admins need to go to process approvals in the admin menu.
* Show the request course/pending requests button on the page for the category that requested courses get added to.
2008-12-05 08:56:54 +00:00
pilpi
923602a056
quiz editing: MDL-17409 added some rtl CSS for the new quiz editing UI
2008-12-04 13:28:55 +00:00
tjhunt
8ed5dd63ee
course categories: Fix many bugs with category editing and permissions. Clean up code.
...
Bugs: MDL-17479, MDL-16426, MDL-16063, MDL-16013, MDL-15658, MDL-15556, MDL-15161, MDL-14925, MDL-13742, MDL-11557.
* Simplify category editing permissions to just moodle/category:manage and moodle/category:seehiddencategories.
* Enforce those correctly. (Note MDL 17502 is still outstanding.)
* Don't screw up category sort order when you just edit name or description.
* Niceties like where redirects go when you cancel or submit forms.
* Make sure a global course creator can see the site admin block.
* Don't allow a category to be made the child of one of its children!
* General code cleanup to bring key files more in line with best pracitice.
Apologies for the fact it is one big patch, rather than a series of smaller patches. However, categoryedit.php, category.php and index.php where in pretty bad shape and needed significant cleaning up. categoryedit.php, in particular, was almost completely rewritten.
Merged from MOODLE_19_STABLE.
2008-12-04 08:53:10 +00:00
skodak
e0f81e94a6
MDL-17465 - separate live log capability adn admin tree link
2008-11-29 16:15:40 +00:00
pilpi
81f26811da
quiz editing: MDL-17460 select element is populated with user-created data, CSS it width: 100%
2008-11-28 19:50:55 +00:00
pilpi
b48b5754f8
quiz editing: MDL-17294 fixed a TODO, added the url to usability testing results
2008-11-28 16:47:21 +00:00
pilpi
3814fb96fc
quiz editing: MDL-17398 link to edit random question (configuration) in new UI
2008-11-28 15:43:10 +00:00
pilpi
7b2c3bde9e
quiz editing: MDL-17451 CSS and whitespace fixes to truncate overlong question category name
...
Tested on opera 9.27, IE6, Firefox 3 on Ubuntu Linux 8.04
2008-11-28 15:16:40 +00:00
pilpi
9cdcf82665
quiz editing: MDL-17398 cleaned up random question display in the edit subtab
...
made the link in an empty random question more readable, added a link to show category contents after the list of sample questions of a random question
2008-11-28 14:07:06 +00:00
tjhunt
cc2c4572b1
quiz editing: MDL-17396 Quiz tab icons broken in IE
...
Well, that was a stunningly creating IE layout bug, and I have no idea why this work-around works. (The margin 0 and vertical-align are the essentail bits, the other two rules just make it look nicer.)
Also tweaked the layout in Firefox to position the icons a bit more nicely.
2008-11-26 04:03:45 +00:00
tjhunt
7da3ff2ef2
Spelling.
2008-11-24 07:43:22 +00:00
tjhunt
ff493b6b24
roles / profile: MDL-14937 A the user's roles report from contrib to core. Finish.
2008-11-24 06:33:35 +00:00
tjhunt
941e427680
unittests: MDL-17367 Fix regressions caused when admin/report/simpletest was renamed to unittest.
Why was this done anyway? Some explanation in MDL-17001 might be nice.
2008-11-23 11:39:41 +00:00
pilpi
cafabd6341
quiz editing: MDL-17334 Fixed CSS: grading box in editing view explodes if font made smaller in Firefox
2008-11-22 17:59:16 +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
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