skodak
18ff5a61b6
MDL-11230 fixing wrong include for tags library - always use require_once() instead of include() when dealing with library files!
2007-09-16 21:43:08 +00:00
skodak
ffc536af8e
MDL-7380 converted various places to use new groups API
2007-09-08 20:53:05 +00:00
moodler
3a81da563b
Blog entries publish state now defaults to site if possible, to avoid all those drafts! (yuk)
2007-09-03 09:13:56 +00:00
toyomoyo
9133f939e8
rename fetch_entries() to blog_fetch_entries()
2007-08-31 05:46:33 +00:00
toyomoyo
636dbc33a0
fixing a typo, adding a missing string in query
2007-08-31 05:38:46 +00:00
toyomoyo
ebbf8c16c6
tag instance table could be used for other types, itmetype needs to be specified in blog fetch() code
2007-08-31 05:17:35 +00:00
moodler
1f813a5db4
Fixed the tag links on blog posts to go back to the main tags page
2007-08-31 02:25:29 +00:00
toyomoyo
93bbdd5031
making blogs respect global tags flag
2007-08-30 09:13:36 +00:00
toyomoyo
474373aa96
MDL-11017, changed blog edit page to use modified get_item_tags()
2007-08-28 08:32:38 +00:00
toyomoyo
b004316052
removing some files
2007-08-28 04:58:36 +00:00
toyomoyo
833dcdea9f
blog should print rawname instead of name of the tag
2007-08-27 09:21:31 +00:00
toyomoyo
bd1f4559f7
MDL-10956, convert blogs to use the same tags (and convert old tags)
2007-08-27 08:46:00 +00:00
nicolasconnault
d02240f302
MDL-10870 A few more files with old style navigation strings.
2007-08-23 14:58:15 +00:00
toyomoyo
fc3ebc9d43
reversing previous change as it breaks page layout
2007-08-21 05:52:28 +00:00
toyomoyo
bf2956a9ba
merged fix for MDL-9777, correcting usage of layout-table
2007-08-21 05:48:18 +00:00
nicolasconnault
e295df447f
MDL-10870 All files updated to new build_navigation() method.
2007-08-17 11:18:58 +00:00
toyomoyo
df6d3c66ae
merged fix for MDL-10037, hide hidden user's blogs from course view
2007-08-17 08:16:11 +00:00
nicolasconnault
73c24ef80b
MDL-10870 All files updated to new build_navigation() method.
2007-08-16 15:01:25 +00:00
skodak
2c386f82e5
MDL-10383 - deprecated get_groups(), user_group() and ismember()
2007-08-15 20:21:01 +00:00
skodak
1d68419596
MDL-10383 - deprecated groups_members_from_sql and friends - we do not need them anymore because we reverted to 1.7 style groups in 1.9
2007-08-15 19:28:11 +00:00
toyomoyo
6872debcc8
merged fix for MDL-10564, wrong userid used in get_my_courses() for blogs
2007-07-26 02:47:44 +00:00
urs_hunkler
939c95479b
added/changed custom corners lib and calls to add the necessary divs
2007-05-09 14:39:13 +00:00
poltawski
2ee60b4944
MDL-9742 Replaced stray tabs with spaces
2007-05-08 16:11:58 +00:00
poltawski
a044c05ddb
MDL-9742 - changed tabs to spaces in a few places where there are one
...
or two
2007-05-08 15:07:25 +00:00
toyomoyo
11993a60b0
merged fix for MDL-9268
2007-04-10 04:26:00 +00:00
toyomoyo
1d934d47a0
merged fix for MDL-9165
2007-04-05 06:00:10 +00:00
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