toyomoyo
fa5278283f
merged fix for MDL-8987, guests should not see blogs flagged as site blogs
2007-03-23 01:42:52 +00:00
toyomoyo
2878babdb2
merged fix for MDL-8942, can't delete blog images
2007-03-19 07:52:29 +00:00
toyomoyo
11b03793e7
merged fix for MDL-8908, draft blogs should not be visible
2007-03-15 06:13:12 +00:00
urs_hunkler
c16ba031ac
merged from 1.8 - removed commented old block widths definitions
2007-03-07 09:49:56 +00:00
toyomoyo
7a4a9005c5
replacing fieldset with div in small forms
2007-03-01 05:03:06 +00:00
toyomoyo
3d6d244728
fix for MDL-5829, blocks on blog page can not be minimized
2007-02-15 03:21:05 +00:00
toyomoyo
038bf62143
MDL-8425 related fixes
2007-02-08 03:04:41 +00:00
toyomoyo
fbe31d22d1
xhtml validation fixes for MDL-8425
2007-02-06 08:24:37 +00:00
skodak
9d17f1d331
MDL-8364 moved javascript into print_header
2007-01-30 21:41:52 +00:00
urs_hunkler
c15816ce95
'set sideblock left and right min/max width with values set in theme/config.php'
2007-01-28 17:11:05 +00:00
skodak
beac4717de
MDL-8166 rename in/out methods in formslib - HQ consensus
2007-01-12 18:52:09 +00:00
jmg324
3e7853f0e5
fetch_entries function post table sql needs single not double quotes for blog column value
2007-01-11 14:02:17 +00:00
skodak
60af27037b
MDL-7861 xhtml transient fixes for not closed input fields - I hope all of them except imported libs are now fixed
2007-01-08 19:34:16 +00:00
skodak
0d905d9f34
MDL-7861 new class .icon and .iconsmall
2007-01-08 09:14:05 +00:00
jamiesensei
18a7736107
added helpbuttons to htmleditors where needed. Further work on htmleditor helpbutton code.
2007-01-05 04:51:46 +00:00
skodak
b7dc225654
MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead
2007-01-04 21:32:36 +00:00
skodak
fa73873105
MDL-8050 1.2 Remove all target="_top" - refactoring of previous commit
2007-01-04 18:23:55 +00:00
toyomoyo
2ea7548245
post table will be used for storing comments as well so the type has to be specified when querying blogs
2007-01-04 02:51:21 +00:00
Martin Langhoff
f3f7610c90
cvsimport fixups -- cvshead had strayed from upstream
2007-01-04 13:15:04 +13:00
skodak
e25cb71041
MDL-8050 1.2 Remove all target="_top"
2007-01-03 19:24:48 +00:00
moodler
f4ba7e1a54
Bend over for XHTML 1.0 Strict ... MDL-8049
...
Removed Javascript language attribute tags and added CDATA
2007-01-03 14:44:17 +00:00
skodak
feaf5d06db
MDL-8015 improved file uploading
...
- changed file upload api in formslib
- fixed blog attachments and related code in file.php
- fixed glossary attachments
- fixed embedded images in forum posts and blogs - only gif, png and jpeg; the problme was that svg were embedded using img tag which was wrong, the same applied to other picture formats unsupported by browsers (please note that student submitted svg should be never embedded in moodle page for security reasons)
- other minor fixes
2006-12-28 21:21:44 +00:00
jamiesensei
1d284fbd85
fixing all the form names as per new class naming convention (PHP class names are also used for html id for styling)
2006-12-28 15:43:47 +00:00
jamiesensei
f07b9627b6
changes to how we generate the id attribute of forms and the naming convention of forms
...
migrate blog edit to formslib
2006-12-28 09:32:45 +00:00
toyomoyo
402d802de4
fixing warning
2006-12-20 01:01:05 +00:00
skodak
574558f0e5
minor blog tag edit page cleanup MDL-7438
2006-11-29 21:49:36 +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
skodak
c36f12e145
MDL-7434 all images that convey information should have alt text to convey that information - part 5
2006-11-26 19:00:23 +00:00
skodak
3acdf94569
Ensure all table headers are marked up with 'th' MDL-7438
2006-11-22 22:41:01 +00:00
toyomoyo
7d0e5a95c3
adding attachment for blogs
2006-11-20 08:31:48 +00:00
toyomoyo
91e568534e
fix for MDL-7099, do not share user tags (better interface, now using a new text
...
field with comma separated value). Prevented the same text for both official and
personal tag (tag text is unique). Fixed capability check for removing personal
tags. Changed GUI so that new personal tags will be picked up from the text field.
2006-11-16 03:37:04 +00:00
toyomoyo
507355b107
merged fix for MDL-6788, reformat blog edit page
2006-11-08 05:14:58 +00:00
moodler
1fcf39350b
Merged blog select fix from stable
2006-11-03 08:43:54 +00:00
toyomoyo
2753336a80
merged fixing paging bar problem
2006-11-02 05:54:01 +00:00
toyomoyo
649ee916d1
merged fix for MDL-7140 duplicate course name in header
2006-11-02 03:17:44 +00:00
toyomoyo
47b87873e0
merged fix for MDL-7302, tagid lost when turning editting on and off
2006-10-31 08:50:55 +00:00
skodak
fbb8e0c7b6
Blog RSS is not being generated MDL-7256; merged from MOODLE_17_STABLE
2006-10-27 21:42:50 +00:00
stronk7
422770d8cb
Moving deprecated uses of sql_paging_limit() to the new $limitfrom,
...
$limitnum parameters in all the get_recordXXX() functions. MDL-7167
Merged from MOODLE_17_STABLE
2006-10-23 23:00:18 +00:00
toyomoyo
c345209c19
merged fix for MDL-6549, fix for wrong publish to menu
2006-10-19 06:41:49 +00:00
skodak
b3cbe3a333
fixed wrong strip_slashes() when printing blog entry
2006-10-08 08:52:15 +00:00
gustav_delius
1ca20e0272
Don't use stripslashes on data coming from database
2006-10-07 17:18:15 +00:00
skodak
e96f2a77db
Code cleanup in blog.
...
MDL-6805 Fixed redirects in blog; MDL-6807 partially fixed use of capabilitites - it needs more testing and possibly minor fixing, the commit contains other blog bugfixes too. In general it should work exactly the same. The introduction of roles makes proper setup more difficult :-(
Expect some more fixes soon, no other bigger changes...
2006-10-06 10:11:52 +00:00
skodak
93caac3a72
MDL-6805 Fix redirects in blog - edit button now properly redirects to self
2006-10-03 21:07:13 +00:00
skodak
db837673df
MDL-6805 Fix redirects in blog; MDL-6807 fix blog capability checks
2006-10-03 20:41:15 +00:00
skodak
290cf2f484
fixed broken table layout in blog MDL-6806
2006-10-03 20:18:58 +00:00
skodak
ab2f17b05b
Completely disable all blog scripts when blog system disabled from site preferences MDL-6803
2006-10-03 19:21:35 +00:00
skodak
403ba37a35
fixed has_capability context parameter in blog
2006-10-02 22:06:18 +00:00
skodak
26d038607a
moodle/blog:view usage fixed in blog
2006-10-02 21:15:48 +00:00
skodak
11c467d939
some blog problems fixed - non existing capabilitites, pg incompatibilities;
...
in anycase the blog is still broken :-(
working on some more fixes now...
2006-10-02 20:50:49 +00:00
skodak
03bfaba1fd
fixed parameter cleanup SC#318; merged from MOODLE_16_STABLE
2006-09-29 20:54:15 +00:00