190 Commits

Author SHA1 Message Date
tjhunt
2647f80ecd MDL-12373 - If you can see your user profile, but don't have moodle/course:viewparticipants, you get a link in the nav bar that takes you to an error message - and there were also instances in blog. 2008-01-09 17:23:47 +00:00
toyomoyo
69882467d4 fixing duplicate header 2007-11-30 01:16:26 +00:00
scyrma
d417533252 Fix for par of the missing strings, as reported in MDL-12294 2007-11-26 04:10:08 +00:00
skodak
9f7f1a74a0 MDL-12221 custom themes revisited - implemented container concept; merged from MOODLE_19_STABLE 2007-11-23 16:49:51 +00:00
toyomoyo
f23aee73d0 MDL-11770, broken userid in add_to_log 2007-10-17 03:02:17 +00:00
toyomoyo
cccd44e2b7 MDL-11779, blog tagging code broken 2007-10-17 02:55:16 +00:00
toyomoyo
0f106650ee merged fix for MDL-11709, print_header() warning for blogs 2007-10-11 08:14:13 +00:00
moodler
673bc55dc2 Merged blog theme/lang fixes from MDL-10833 2007-10-07 09:27:13 +00:00
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