e463f508cb
MDL-24321 switching to stdClass in /blog/
2010-09-21 08:11:06 +00:00
4fb35be36a
fixed object initialization
2010-09-17 11:30:10 +00:00
c71f326514
MDL-20876 Fix remaining split() calls.
2010-07-20 03:27:36 +00:00
2650f44d2a
MDL-21695 Replaced help/blog
...
AMOS BEGIN
HLP blog/deleteblogassociations.html,[deleteblogassociations_help,core_blog]
HLP blog/description.html,[description_help,core_blog]
HLP blog/filtertags.html,[filtertags_help,core_blog]
HLP blog/name.html,[name_help,core_blog]
HLP blog/publish_state.html,[publishto_help,core_blog]
HLP blog/tags.html,[autotags_help,core_blog]
HLP blog/url.html,[url_help,core_blog]
AMOS END
2010-07-19 18:31:13 +00:00
a7748d91ea
removing old htmleditor leftovers - format is not used any more
2010-07-14 16:43:26 +00:00
096ec8d63d
MDL-21695 Cleaning up legacy strings and help
...
Text of help pages Read carefully, Write carefully and Ask questions
moved to wiki by Helen. Text formatting help removed, to be
re-introduced properly in editors rewrite. Unused editorhelp form
element removed completely.
2010-06-27 21:34:01 +00:00
bfebaf64d8
MDL-22388 Added some checks to kill these scripts dead with an unequivocal notice unless included properly from a Moodle script.
2010-05-13 02:02:05 +00:00
4f0c2d0009
MDL-21655 big scary enrolment and roles improvements - see tacker for list of changes, includes other minor fixes too
2010-03-31 07:41:31 +00:00
1c7b8b934b
MDL-19676 MDL-14408 MDL-8776 Blog improvements
2009-10-30 07:25:50 +00:00
947eaf5781
MDL-19754 MDL-8776 MDL-19678 MDL-20314 Converting old post table to blog_entries, upgrading blog code accordingly, and tags in tag_instance table
2009-09-18 06:57:52 +00:00
b73d1ca4f2
MDL-19676 Put association section in advanced items for edit form, corrected bug in group listing, enabled commenting
2009-09-16 10:05:34 +00:00
5d50868a61
MDL-19744 Fixed blog attachments
2009-09-11 05:52:22 +00:00
5f4d4d801c
MDL-19676 Removed blog assignment code
2009-09-11 01:45:16 +00:00
b0e90a0ccd
MDL-19792 Fixed number of bugs in URLs
2009-09-09 03:26:18 +00:00
0a941490ec
MDL-19792 Changed param id to entryid so that the navigation is built consistently with index.php. Also fixed the form which was broken
2009-09-08 05:36:45 +00:00
cae837087a
MDL-19676 Blog improvements
2009-09-04 00:36:43 +00:00
fc23301ced
blog / tags: MDL-17900 Use the new tags field type to tag blog posts.
2009-01-16 07:08:58 +00:00
16851b22ad
MDL-16676 All references to the text.html and emoticons.html files need to be updated to point to text2.html and emoticons2.html
2008-09-25 10:04:01 +00:00
172dd12c63
MDL-14589 initial file storage implementation, temporary file manager, migration of course files; blog conversion MDL-15905; assignment conversion MDL-15904; fromslib related file improvements MDL-15906
2008-07-31 22:15:30 +00:00
47a2c30b67
MDL-15310: removing unused variable, old commented code and adding a small adjustment to the tag code.
2008-06-19 09:21:45 +00:00
45df7de3ad
MDL-14679 towards /blog conversion
2008-06-01 13:48:12 +00:00
4c7fa6cecb
MDL-13632 Merged from 1.9
2008-02-25 05:32:10 +00:00
3d535996db
MDL-13404 - Merge from 1.9 (re-commit, including missing file)
2008-02-25 01:58:17 +00:00
bb06244703
MDL-13404 reverted - missing file and other minor problems
2008-02-22 19:53:48 +00:00
db32b054d1
MDL-13404 - Merge from 1.9
2008-02-22 10:25:36 +00:00
d417533252
Fix for par of the missing strings, as reported in MDL-12294
2007-11-26 04:10:08 +00:00
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
93bbdd5031
making blogs respect global tags flag
2007-08-30 09:13:36 +00:00
bd1f4559f7
MDL-10956, convert blogs to use the same tags (and convert old tags)
2007-08-27 08:46:00 +00:00
e295df447f
MDL-10870 All files updated to new build_navigation() method.
2007-08-17 11:18:58 +00:00
2ee60b4944
MDL-9742 Replaced stray tabs with spaces
2007-05-08 16:11:58 +00:00
18a7736107
added helpbuttons to htmleditors where needed. Further work on htmleditor helpbutton code.
2007-01-05 04:51:46 +00:00
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
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