Commit graph

19166 commits

Author SHA1 Message Date
moodler
6619a7f4a3 iImproved RSS 2006-03-17 09:48:24 +00:00
moodler
a848c48cf3 Just pushing the RSS a bit further, it's not tested properly yet 2006-03-17 09:11:06 +00:00
moodler
66c52fdfb4 Just tweaking 2006-03-17 08:20:28 +00:00
toyomoyo
0deaa99354 blog not blogs 2006-03-17 08:13:48 +00:00
toyomoyo
ab7d76bb5a naming consistency 2006-03-17 08:13:27 +00:00
danstowell
95a86f752b Fixes to rsslib to ensure the output is valid RSS 2.0 2006-03-17 07:44:22 +00:00
toyomoyo
516194d0e8 made some changes to allow rss feeds 2006-03-17 07:38:08 +00:00
toyomoyo
7fe0ce4e6a had to change this a bit because blogs use different location to store rss, as it is not a module, please warn if this is a security issue 2006-03-17 07:37:27 +00:00
toyomoyo
29e2dd37ea took out rss stuff 2006-03-17 05:54:46 +00:00
toyomoyo
1e1ba8c295 change in publish states 2006-03-17 05:53:52 +00:00
vyshane
663b45a86d Fixed php notice 2006-03-17 04:51:14 +00:00
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