787 Commits

Author SHA1 Message Date
poltawski
325744cb14 MDL-9851 - RSS block links previously used to open in new window. Restoring this
behaviour. Had to tweak the cleaning to ensure the JS hack for XHTML complaint new
window gets through. Merged from MOODLE_18_STABLE
2007-09-03 10:26:44 +00:00
moodler
cdcaa9f2d3 This block can be anywhere 2007-08-31 04:58:03 +00:00
toyomoyo
81c07f5ebf admins should see all tags 2007-08-31 02:17:42 +00:00
toyomoyo
84895c5321 fixing timewithin login 2007-08-31 02:06:24 +00:00
toyomoyo
93bbdd5031 making blogs respect global tags flag 2007-08-30 09:13:36 +00:00
toyomoyo
d92e2906cc MDL-11054, removing dead links 2007-08-30 01:45:38 +00:00
moodler
d726e8c948 Fixed a mistaken checkin (never copy the CVS directory!) :-) 2007-08-28 08:48:00 +00:00
moodler
d797e50f78 New tags block 2007-08-28 08:43:11 +00:00
moodler
42cc453778 Added new tags block for all tags 2007-08-28 06:38:21 +00:00
moodler
4c43863561 Display tags as raw names 2007-08-27 09:51:27 +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
skodak
b286b86097 MDL-11004 missing capability check in main manu block on the frontpage 2007-08-26 15:58:48 +00:00
skodak
b571c6b37b MDL-10995 eliminated some get course record calls - reused $COURSE instead 2007-08-26 08:24:50 +00:00
moodler
3a59bfd1e0 Moved cache directory for flickr and youtube stuff 2007-08-24 03:44:31 +00:00
moodler
dd8f4910ed Hide role assign button from pinned blocks (always) MDL-9723 2007-08-24 02:17:28 +00:00
moodler
57a260d9a5 New key MDL-10953 2007-08-22 16:40:41 +00:00
poltawski
25a7d98066 MDL-10573 - moodle/block:view wasn't working with switch roles or block_list class 2007-08-22 10:35:28 +00:00
Martin Langhoff
13534ef716 cvsimport fixups 2007-08-29 13:10:11 +12:00
tjhunt
2a4e13c5e7 MDL-10894 - Make block add/remove and edit permissions more consistent 2007-08-17 13:07:23 +00:00
nicolasconnault
73c24ef80b MDL-10870 All files updated to new build_navigation() method. 2007-08-16 15:01:25 +00:00
skodak
5bf243d131 MDL-10383 - groups/groupings refactoring nearly finished ;-) 2007-08-16 11:06:48 +00:00
moodler
2150fe08e8 Fix some XHTML and untranslated text 2007-08-16 07:42:28 +00:00
moodler
63ddad295a Fixed some XHTML problems 2007-08-16 07:29:27 +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
poltawski
7e874772a3 MDL-10573 - Added a capability for viewing blocks, this allows role-based control of block
display.

Changed context capability check so that CONTEXT_BLOCK capabilities can also come from the
moodle core capability definitions
2007-08-13 10:08:15 +00:00
moodler
e3a1ea05b7 Fixes for XHTML Strict 1.0 2007-08-13 06:28:08 +00:00
moodler
e62950cacc Fixed some XHTML issues 2007-08-13 06:17:54 +00:00
luizlaydner
d4c603dbbd - removed simplexml from youtube block, now using another parsing library 2007-08-13 04:05:55 +00:00
toyomoyo
b4191a358f missing a ?> 2007-08-13 02:57:05 +00:00
toyomoyo
32fe29c7f3 MDL-10821, making configdata nullable 2007-08-13 02:38:10 +00:00
moodler
8ee4253761 Removing PHP5-ism again 2007-08-12 18:04:26 +00:00
moodler
ecfac80878 Added new blocks for flickr and youtube to tags (thanks, Luiz!) MDL-10169 2007-08-12 16:53:24 +00:00
jamiesensei
8bdd8660bf See http://moodle.org/mod/forum/discuss.php?d=77564#p345310 Questions link not showing up. 2007-08-12 16:09:57 +00:00
stronk7
056eb98627 Fixing the table (renaming + proper defaults). MDL-10572 2007-08-11 00:19:51 +00:00
moodler
9591bc3c9e Changed applicable_formats to remove certain blocks from the tags pages 2007-08-10 09:33:21 +00:00
moodler
b4483b9107 Switch arrows in blocks when in RTL mode MDL-10768 2007-08-09 08:47:09 +00:00
poltawski
a4459c2dd8 MDL-10749 - fixed short php tag 2007-08-08 19:48:14 +00:00
moodler
1966aa49b9 Added outcomes link back again 2007-08-02 07:39:24 +00:00
moodler
c4a71837f3 Removed outcomes and scales links (Use grades instead) 2007-08-02 05:13:15 +00:00
moodler
33c35353dd Don't show outcomes at all if it's not enabled. 2007-08-01 03:57:28 +00:00
stronk7
b030054c1c Using new outcomes icon + whitespace cleaning. 2007-07-31 22:54:46 +00:00
stronk7
6aad3d297e Fix one-character-wrong-indentation. Nothing important. 2007-07-31 19:34:20 +00:00
stronk7
f0aae42f41 rss_client cron added. Min time between executions set to 5 mins. And
online fetching will use a double caching time, so chance of caching
feeds by the cron process will be near 100%. MDL-9292
2007-07-31 18:52:38 +00:00
stronk7
9c6808457e Moving block_rss_timeout to block_rss_client_timeout. Work in progres... 2007-07-31 17:05:50 +00:00
moodler
60e2592702 Reordered the list a bit 2007-07-31 13:51:07 +00:00
skodak
042596946b tabbed Edit/Outcomes interface, link from course admin block, added manage outcomes capability, other cleanup 2007-07-31 09:10:35 +00:00
stronk7
13c59ebc0f Fixed one minor XHTML problem 2007-07-30 17:20:42 +00:00
stronk7
88dffda52c Cleaning some trailing spaces here and there. 2007-07-30 17:11:55 +00:00
skodak
78ad5f3ff0 MDL-10544 placeholder for outcome edit forms grade/edit/outcome/
MDL-10650 scales code moved to grade/edit/scale/
refactoring in grade/edit/
2007-07-29 23:02:03 +00:00