1323 Commits

Author SHA1 Message Date
martinlanghoff
47b8b9eb80 Introducing $CFG->debugdisplay -- mimics PHPs display_errors, controls debugging() 2006-12-21 04:30:03 +00:00
toyomoyo
5fabce28e3 adding missing tag MDL-7861 2006-12-19 07:05:48 +00:00
toyomoyo
64034641cf MDL-7861, adding third param to error() function to print correct admin footer 2006-12-19 06:58:20 +00:00
toyomoyo
92a6d3f510 MDL-7861, adding third param to notice() function, so that the right footer is printed. Currently missing admin footer 2006-12-19 06:49:45 +00:00
toyomoyo
b1b5e86829 removing extra tag MDL-7861 2006-12-19 06:19:16 +00:00
vyshane
97fbe07d4d Fixed some xhtml issues. MDL-7861. 2006-12-19 03:33:06 +00:00
toyomoyo
3d23ca7e66 removing silly statement 2006-12-18 05:05:32 +00:00
toyomoyo
e4f86bb041 MDL-7861, fixing minor xhtml strict problem 2006-12-18 05:03:36 +00:00
toyomoyo
a0ab421159 fixing broken html 2006-12-14 02:05:33 +00:00
toyomoyo
54926e7818 various accessbility fixes 2006-12-13 03:03:43 +00:00
skodak
f16242ce61 MDL-7887 Multilang upgrade to new tags in Moodle 1.8 2006-12-12 10:39:17 +00:00
sam_marshall
ae628043a0 MDL-7401 Course format database/backup/lang/stylesheet/capability support 2006-12-11 15:47:23 +00:00
nfreear
fb132873d9 Fixes MDL-7884 "XML well-formed bug, need space before 'checked' attribute." (Merged from MOODLE_18_GROUPS) 2006-12-11 11:29:19 +00:00
toyomoyo
36f057ec14 fix for MDL-7810, shorten string name 2006-12-07 01:01:18 +00:00
toyomoyo
aec86ae027 added new setting for allowvisiblecoursesinhiddencategories in appearance->front page 2006-12-06 07:57:54 +00:00
skodak
9c0f063b2c MDL-7737 Remove form referer checks - $CFG->secureforms optional checking 2006-12-04 09:13:51 +00:00
toyomoyo
30c82426e3 merged fixed a bug where admin can't unassign himself from non-admin role in site context 2006-12-04 01:54:24 +00:00
nfreear
702227c913 MDL-7758 "Replace breadcrumb image with THEME->rarrow in unit test reports". 2006-12-01 10:20:40 +00:00
skodak
56909d267f MDL-7749 fixed stripslashes when saving admin configuration values 2006-11-30 20:37:14 +00:00
skodak
7203167d35 minor xhtml fix 2006-11-30 09:32:46 +00:00
skodak
bad545e935 minor xhtml fix 2006-11-30 09:16:36 +00:00
skodak
e7e3055e95 minor xhtml fix 2006-11-30 09:04:06 +00:00
skodak
3307d3f65f minor xhtml fix 2006-11-30 08:55:49 +00:00
skodak
5157276977 minor xhtml fix 2006-11-30 08:42:11 +00:00
skodak
718269e7f5 returned "Show all" back the the search row 2006-11-29 21:55:31 +00:00
skodak
d6d049718c accessibility cleanup in langimport.php - original patch by Nick Freear MDL-7438 + whitespace and old code cleanup 2006-11-29 20:17:13 +00:00
nfreear
0dda92522c Fixing bug in patch for MDL-7721 - missing Search button. Sorry! 2006-11-29 10:16:01 +00:00
skodak
b6e5a6e6f0 Role assignment form buttons have no text MDL-7721; original patch by Nick Freear 2006-11-28 21:04:56 +00:00
skodak
2493fc103c ensure that layout table headers are not marked as th, but by label instead MDL-7438
th should be used only for data tables
2006-11-28 19:25:24 +00:00
nfreear
e77718755b Fixing markup: <select ..> was <select ../>, multiple="multiple" and onfocus (was onFocus). 2006-11-28 17:20:41 +00:00
skodak
9cdb766d61 Broken handling of magic quotes in admin settings and set_config in general MDL-7668 2006-11-27 08:44:38 +00:00
skodak
b38d1d9b66 add risk icons and proper alt text to improve accessibility MDL-7484; icons are not final I hope ;-) 2006-11-26 21:27:35 +00:00
skodak
edebb94faa MDL-7434 all images that convey information should have alt text to convey that information - part 8 2006-11-26 19:30:39 +00:00
skodak
344044b28e MDL-7434 all images that convey information should have alt text to convey that information - part 1 2006-11-24 20:16:37 +00:00
skodak
241dedf8c9 Fix course overview graph broken by notices MDL-7680 2006-11-24 18:31:41 +00:00
skodak
3acdf94569 Ensure all table headers are marked up with 'th' MDL-7438 2006-11-22 22:41:01 +00:00
toyomoyo
c70095e440 using correct string 2006-11-21 06:46:26 +00:00
toyomoyo
5613dbca34 giving some indication a role assignment is a hidden one 2006-11-21 06:42:38 +00:00
skodak
022f9b28ff bellow spelling fixed 2006-11-20 17:39:35 +00:00
skodak
3733f1e6c4 MDL-6332 fixed proper storing of unicodedb flag - after config table creation 2006-11-20 15:25:38 +00:00
skodak
665958c2b9 PARAM_PATH can be used only for relative paths, there is no parameter type for absolute paths that would be compatible with win32 - use PARAM_RAW for now, add file_exists validation later MDL-7617 2006-11-20 13:34:06 +00:00
skodak
3dc579ad6d removed JS submission from stats code MDL-7492 2006-11-20 10:19:55 +00:00
skodak
2532baa19e removed JS submission from admin/environment.php MDL-7492 2006-11-20 09:44:11 +00:00
skodak
93bd08c964 removed JS submission from admin/stickyblocks.php MDL-7492 2006-11-20 09:02:41 +00:00
skodak
7f492d7a92 removed JS from admin/course/override.php MDL-7492 2006-11-20 08:34:25 +00:00
skodak
89d30d0230 removed JS from admin/course/assign.php MDL-7492 2006-11-20 08:29:50 +00:00
stronk7
db9940b605 PHP generated code must use $result instead of $status. MDL-7533
Merged from MOODLE_17_STABLE
2006-11-18 19:08:10 +00:00
toyomoyo
d42c64ba14 fix for MDL-7595, adding coursemanager config variable to determine what roles are displayed on course description page 2006-11-17 08:57:50 +00:00
skodak
e3bc106621 remove use of get_String("thischarset") replace it with utf-8 MDL-7570 2006-11-15 20:39:26 +00:00
skodak
e08df351e2 Add optional cli only and password protected access to cron.php MDL-7318; idea and patch submitted by Luke Hudson - thanks 2006-11-15 08:29:24 +00:00