Commit Graph

1499 Commits

Author SHA1 Message Date
moodler 4431b5bb02 theme/standard MDL-19953 increase caching of standard style sheet 2009-07-29 07:42:36 +00:00
ptrkmkl cffccd03e4 MDL-19547: Added CSS selector for .tag_cloud .s0 to styles_fonts.css 2009-06-26 18:10:48 +00:00
ptrkmkl 29903b3c3f MDL-19697 removed float from sideblock command links 2009-06-26 03:02:13 +00:00
dongsheng 42ad0d11ba "MDL-18971, fix forum unread post highlighting issue, thanks Eric straw's patch" 2009-05-25 08:11:35 +00:00
moodler 10ac51efae theme/standard MDL-19082 Added a margin to standard theme on redirects page 2009-05-08 08:15:45 +00:00
dongsheng 8dd6ca3a27 "MDL-18971, fixed .unread class definition" 2009-05-07 05:39:09 +00:00
skodak b50ff44a27 MDL-18930 fixed behaviour of dropdown menu selector in gradebook - the headings are not selectable again like the rest of moodle dropdowns 2009-04-22 20:53:21 +00:00
nicolasconnault 68f82f804c MDL-18083 MDL-18004 Implementing new tab navigation in gradebook. 2009-04-22 08:20:20 +00:00
nicolasconnault 4d07f1c87e MDL-17273 Added a back button to the error message and fixed missing handling of "custom" scope 2009-04-09 12:26:11 +00:00
mjollnir_ b3c8c097aa MDL-18462 theme: consistency in css for incorrect questions 2009-03-09 09:23:09 +00:00
dongsheng 2dc83e6145 "FILTER/MDL-18230, remove hardcoded style for TeX formulas image" 2009-02-16 03:08:47 +00:00
tjhunt a0dd83702f 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:36 +00:00
skodak dd75d8696e MDL-18040 adding warning that the security report processing may take a long time; backported from HEAD 2009-01-27 16:22:32 +00:00
moodler b26a82e9a9 maintenance mode MDL-15700 Just some little tidyups of the maintenance mode page 2009-01-20 05:57:08 +00:00
dongsheng 8a76863c7e "FILTER/MDL-17703, use classname instead of inline style" 2009-01-19 01:55:50 +00:00
skodak d78bca84e8 MDL-17222 backported security report into 1.9.x 2009-01-15 20:16:12 +00:00
dongsheng f3355b7b06 "MDL-17570, cleanup inline css" 2008-12-10 07:09:48 +00:00
dongsheng f9c1a62f86 "MDL-17570, cleanup align property in div" 2008-12-10 06:05:24 +00:00
tjhunt 7f2e6a23a9 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:57:06 +00:00
tjhunt 79518165b9 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.
2008-12-04 08:49:47 +00:00
skodak 0d2aa4a617 MDL-17465 - separate live log capability adn admin tree link; backported from HEAD 2008-11-29 16:16:21 +00:00
skodak 2d89f2de76 MDL-17372 admin reports: Added full plugin support for admin reports; added specail capability for unittest execution, minor refactoring - backported from HEAD 2008-11-26 20:58:03 +00:00
tjhunt 73de6ccc13 qtype description: MDL-16863 Put back edit icon next to descriptions for teachers. 2008-10-21 06:33:58 +00:00
andreabix 813a34b3b6 Fixed non compliant HTMl in README 2008-10-06 08:18:21 +00:00
tjhunt 587397becf MDL-8547 Time remaining covers question text in the quiz when using secure mode. 2008-10-02 02:45:25 +00:00
andreabix 9b82222107 Fixed duplicated style in fw_fonts.css 2008-09-15 08:01:42 +00:00
urs_hunkler f709ee920d add missing icons 2008-09-11 13:16:07 +00:00
stronk7 e644988f14 XHTML-ize course categories list. MDL-16358 2008-09-08 18:13:57 +00:00
tjhunt 67d8f80127 MDL-12814 typo in CSS class name. 2008-09-05 03:38:17 +00:00
thepurpleblob 9b1e693fa7 MDL-16221
Fixed missing height/width in CSS
2008-08-28 08:34:07 +00:00
skodak e45cc3e023 MDL-15716 Tightened dataroot security checks and and 'loud' administrator warning; backported from HEAD 2008-08-21 15:31:09 +00:00
nicolasconnault 1b5b25b498 MDL-14247 Applying Katja's fix. Thanks! 2008-07-24 14:03:17 +00:00
skodak bc8b3aa84d MDL-8521 new feature - safe overrides, see tracker for details 2008-07-23 16:09:13 +00:00
tjhunt a1f418fb08 MDL-15692 - Quiz attempt paging bar screws up in IE7 when you zoom the page. Normal Moodle paging bar doesn't, so I've changed the HTML the quiz generates to be closer the the output of weblib. Fortunately, this is irrelevant in 2.0. 2008-07-17 12:39:43 +00:00
dongsheng ea17cce0ae MDL-14932, improve accessibility in role assigning and group assigning pages. 2008-07-11 04:33:29 +00:00
scyrma 4770b4b6b3 MDL-14279: use get_file_url instead of checking $CFG->slashargument manually 2008-07-10 09:48:43 +00:00
andreabix adefec37f7 Fixed MDL-13832 2008-07-03 22:05:59 +00:00
dongsheng e53a39773d "MDL-14932, move the course section" 2008-06-05 06:08:18 +00:00
dongsheng 7980e37b36 "MDL-14932, see tracker" 2008-06-05 06:02:56 +00:00
moodler 1fb0590508 MDL-15053 Fix RTL CSS typo (forum indenting and nav menu now work correctly) 2008-05-30 03:21:45 +00:00
dongsheng 1a8eaca65b "MDL-14932, accessibility imporvement, see tracker" 2008-05-28 01:45:16 +00:00
jamiesensei e86d81b3ca MDL-15002 "grading report : notice from quiz_num_attempt_summary about how many total attempts there are on the quiz and how many in this group would make UI clearer" added call to function and fixed centering of notice on overview and grading report by adding a clear:left to stop the centering being affected by the groups menu. 2008-05-26 14:24:51 +00:00
jamiesensei 9607206c71 MDL-12824 "Essay type of quiz questions needs to color mark which students have been graded and which have NOT"
As well as highlighting graded questions with a new CSS class highlightgraded which is a yellow bg in the standard theme, have also added the option to grade all ungraded attempts for a question.
2008-05-26 12:06:19 +00:00
moodler 725f4c704c Fixed RTL problem for this theme (Heading on wrong side) 2008-05-13 08:04:40 +00:00
dongsheng 443a1fee8e "MDL-14460, fix all the other get_context_instance,(use sed replace them), see tracker" 2008-05-02 04:07:27 +00:00
tjhunt 1dfa763a2f MDL-14352 - General feedback for descriptions not showing up on the review page, as it should. 2008-04-22 16:16:58 +00:00
moodler 0a8b14d0d7 MDL-14399 Applied RTL patches from Hebrew team without modification. They look OK to me and won't affect LTR as far as I can tell. 2008-04-17 08:28:24 +00:00
moodler 08b8a69610 MDL-12279 RTL fix for category number alignment 2008-04-17 07:18:27 +00:00
dongsheng 96a8c8e639 MDL-8188, add approve.gif to chameleon theme 2008-04-17 02:26:41 +00:00
skodak aeb85c2797 MDL-14270 mode selector alignment for single discussion forums 2008-04-14 09:22:59 +00:00