Commit graph

19205 commits

Author SHA1 Message Date
mark-nielsen
0646963948 [Changed] function execute_teacherwarning to function lesson_display_teacher_warning because it was violating the function naming policy 2006-03-17 03:37:31 +00:00
mark-nielsen
4b55d2aff2 [Added] added phpdoc comments to locallib.php 2006-03-17 03:31:19 +00:00
mjollnir_
aa898e41c1 Stickyblocks: fool pagelib into thinking it is course-view when it needs to be, rather than admin-stickyblocks 2006-03-17 03:17:44 +00:00
gustav_delius
c6abbe5e39 Some incomplete work on the restore code (committing only because I am moving to a different machine) 2006-03-16 21:17:31 +00:00
jgraham909
53f6a21e5e Fixed grade_category table definitions to handle change in MySQL versions 5.0.3 and greater
see http://moodle.org/mod/forum/discuss.php?d=41501 for more details.
2006-03-16 19:50:28 +00:00
patrickslee
17eef684ae Fixed a typo in the last authorize.net patch from Ethem 2006-03-16 19:32:17 +00:00
nfreear
2e94cf0c09 Accessibility: incidental image - should be empty Alt text; removed unnecessary height/width (OU-Bugz: 696, 697) 2006-03-16 11:51:19 +00:00
nfreear
c14d100161 Accessibility: strict, removed unnecessary alt="search" from <input type="text">. 2006-03-16 11:47:38 +00:00
nfreear
eab1f9aebd Accessibility: do NOT change, fixed call to trim in function, helpbutton (OU-Bugz: 752) 2006-03-16 11:13:21 +00:00
nfreear
97f76a1aa3 weblib.php: replaced <table> in print_simple_box_start _end with <div>s (OU-Bugz: 737) 2006-03-16 11:03:02 +00:00
danstowell
bce7a133b9 Re bug 4640 - enabled filtering for attachment link HTML - enables MP3 uploads to use mediafilter, for example 2006-03-16 10:36:54 +00:00
skodak
e520147b60 fixed Bug #4855, too much info saved in db. 2006-03-16 10:22:40 +00:00
skodak
6381d41aba fixed problem when saving module settings 2006-03-16 10:11:06 +00:00
vyshane
4379c8e9bb W3C validation and misc code cleanup. 2006-03-16 08:49:20 +00:00
toyomoyo
d87c9c6ea0 if not logged in, can not edit page. tags + 2 spaces 2006-03-16 08:45:39 +00:00
toyomoyo
a093387b92 if htmleditor is on, only show html format 2006-03-16 08:32:29 +00:00
toyomoyo
3d624b9831 formattign issues 2006-03-16 08:22:53 +00:00
toyomoyo
ae8a5ff023 added blog link to print_user 2006-03-16 08:16:08 +00:00
toyomoyo
e97e16dfe2 min pagesize = 1 2006-03-16 07:55:22 +00:00
toyomoyo
12e01c0ce3 can not see links if not logged in 2006-03-16 07:51:12 +00:00
toyomoyo
4fc479666f rmoved batchpublish in lib, add new entry link on top 2006-03-16 07:47:37 +00:00
toyomoyo
debaed9f71 case insensitive tag search 2006-03-16 07:41:26 +00:00
moodler
aad6de9208 Simplified 2006-03-16 07:22:58 +00:00
toyomoyo
3daaa61811 more cleaning 2006-03-16 06:16:54 +00:00
vyshane
a2c28054b8 Added $CFG->pagepath to the blocks_execute_action() function for the config
action. This is used to generate the Moodle Docs URL for configuration of an
instance of a block.
2006-03-16 04:55:43 +00:00
toyomoyo
60534cfc9c more cleaning for filter class 2006-03-16 04:33:47 +00:00
toyomoyo
91366ca7dd more cleaning 2006-03-16 04:21:13 +00:00
vyshane
a0fd7c1df8 Updated print_textarea() 2006-03-16 03:56:19 +00:00
toyomoyo
c0778901fd more cleaning 2006-03-16 03:42:56 +00:00
michaelpenne
2ea3451018 SQL error occured when viewing this page and no questions have been added to the quiz. This has been fixed. 2006-03-16 03:26:49 +00:00
toyomoyo
40b6323cd0 fixed a bug where using tag to search blogs, nav menu is not working 2006-03-16 02:01:55 +00:00
skodak
09eb1e9e28 fixed live link 2006-03-15 21:05:19 +00:00
skodak
838231ff95 fixed broken log links in admin menu; I noticed it some time ago, the merge seems to be finished - I decided to fix it now 2006-03-15 21:03:45 +00:00
skodak
f89f924e03 fixed debug warning 2006-03-15 20:50:05 +00:00
gustav_delius
5872b4cca3 Fixed typo giving sesskey error 2006-03-15 20:25:49 +00:00
skodak
9bc78f8456 fixed typo PARAM_CLEAR 2006-03-15 18:08:24 +00:00
nfreear
3fb99e7352 Accessibility: fix removed .navbar { height }, admin view in Opera 8 (OU-Bugz: 750) 2006-03-15 15:33:19 +00:00
nfreear
ee692a4210 Accessibility: fix - darker, 'weeks' course format - date text too pale (OU-Bugz: 751) 2006-03-15 15:26:15 +00:00
nfreear
1b3a4c8f1c Accessibility: 'weekscss' course format - layout table of weeks, now a list. 2006-03-15 15:20:53 +00:00
koenr
ba54314b58 typo 2006-03-15 14:25:58 +00:00
nfreear
2f8a4d8548 Accessibility: improved class-name semantics, matches 'weeks' course format. 2006-03-15 11:02:42 +00:00
nfreear
2bf0e5e2a9 Accessibility: added title to envelope link, replaced img width/height (OU-Bugz: 697,736) 2006-03-15 10:42:50 +00:00
nfreear
ce148ff57e Accessibility: critical fix (editing on), filled empty Alt-link text, times 6 (OU-Bugz: 744) 2006-03-15 10:26:56 +00:00
nfreear
d57be0a8b4 Accessibility: strict, replaced image border, width... with classes (OU-Bugz: 697, 745) 2006-03-15 10:23:09 +00:00
moodler
e7fea10028 Don't use isteacher() 2006-03-15 10:05:19 +00:00
moodler
fe5a1e23b3 Remove hardcoded box size for My Moodle 2006-03-15 09:59:28 +00:00
moodler
9cba7a8c80 Added some more efficiencies to the code, but something seems to be wrong
with this function as the SQL is not finding any new posts at all for me.

Needs checking!
2006-03-15 09:56:57 +00:00
nfreear
a328113f13 Accessibility: validation, missing 'alt' attribute, near $strshowallweeks (OU-Bugz: 741) 2006-03-15 09:56:40 +00:00
moodler
e23800b7b5 Fixed classes for styles in forum overview in My Moodle 2006-03-15 09:50:42 +00:00
nfreear
99499e69a4 Accessibility: validation, erroneous & replaced with &amp; call to popup_form (OU-Bugz: 735) 2006-03-15 09:42:37 +00:00