Commit Graph

146 Commits

Author SHA1 Message Date
vyshane 014161956c Fix for MDL-7796 "Default permissions for Course Creators are too permissive". Changed some permissions from allow to inherit. Changed course deletion checks to allow course creators to delete courses. 2007-02-16 08:15:02 +00:00
stronk7 3c5f492e9d Deprecating old "upgrade" files. MDL-7214 2006-10-26 22:25:21 +00:00
stronk7 f5f53ceb7a New upgrade.php file added for this module. MDL-7214
Merged from HEAD
2006-10-26 16:53:08 +00:00
skodak 5aab521e4d better cleaning of rss feeds SC#328 2006-10-24 22:38:53 +00:00
toyomoyo 6cb0f10970 fix for MDL-6884 2006-10-17 06:24:54 +00:00
moodler a0ba79ded7 All the PREVENTS from the legacy roles have been removed
(and thus are treated as INHERIT by default).

See MDL-6907 for details.
2006-10-11 06:16:16 +00:00
skodak d8247de55e problem with incorrect redirect url - wwwroot without the trailning slash in not standard compliant MDL-6193 2006-10-08 18:55:18 +00:00
skodak a3627bb77d incorrect context used in rss_client block upgrade code MDL-6707 - part of the upgrade code is now rerun in existing installations - new upgrades should be ok, the cleanup of stale contexts and overrides will be done later as part on normal maintenance from cron 2006-10-01 16:17:30 +00:00
vyshane d1cc283172 Fixed wrong context bug 2006-09-29 08:58:02 +00:00
vyshane acad3401f1 Reverting first until we have a fix for converting the wrong context levels 2006-09-27 07:18:25 +00:00
vyshane 4b69085833 CONTEXT_MODULE should really be CONTEXT_BLOCK 2006-09-27 07:11:06 +00:00
nfreear fd2339cfd6 Fixes bug MDL-6548 "blog_menu block should use lists"
- also blocks: rss_client, admin_bookmark.
 - also fixed &/& validation error in rss_client footer.
2006-09-22 15:15:48 +00:00
vyshane 938c039e52 Suggested changes from MDL-6654 2006-09-22 09:23:50 +00:00
vyshane 242a445fdf Fix for MDL-6654 2006-09-22 07:08:43 +00:00
skodak eef868d17d major whitespace cleanup - fixed trailng whitespace in new files and admin area 2006-09-20 21:00:45 +00:00
moodler 0e1cc9070b Fixed a some debugging statements 2006-09-18 13:24:45 +00:00
vyshane 218ec889d2 Replaced managesharedfeeds by manageanyfeeds 2006-09-18 08:37:29 +00:00
vyshane f98fe0efad Removed isadmin() 2006-09-18 08:10:20 +00:00
vyshane 29ac3cc28d Capability tweaks for rss_client block 2006-09-13 04:10:41 +00:00
vyshane 1975d8bd3e Added $USER->id in rss_display_feeds() call 2006-09-13 03:02:57 +00:00
vyshane 7d02b43640 Fixed typo 2006-09-13 02:59:20 +00:00
stronk7 9a96282f2c Added rss_client->shared 2006-09-12 15:24:41 +00:00
vyshane 23973f1856 Modified to support Roles. 2006-09-12 06:57:05 +00:00
toyomoyo cc398c7262 adding caapabilities 2006-09-04 08:45:08 +00:00
skodak 86a1ba04fd replace all uses of isset($USER->id) with empty() to allow proper operation of $CFG->notloggedinroleid hack 2006-09-02 11:44:04 +00:00
stronk7 08b6ce833d Initial commit for rss block tables 2006-08-07 18:40:37 +00:00
moodler 1a2ea6f488 Merged $course -> $COURSE fixes from 1.6 stable 2006-05-29 08:17:57 +00:00
martinlanghoff 7f8199c253 moodle16cleanup: blocks/rss_client set the correct column default value 2006-05-17 06:35:50 +00:00
toyomoyo f1f5ec3773 fix for 5438 merged 2006-05-08 07:09:28 +00:00
moodler 9a7a199fd0 No need to restrict where RSS feeds can be displayed 2006-04-05 08:35:40 +00:00
patrickslee cb8229d0a8 UTF8 migration - now supporting PostgreSQL 2006-03-10 03:43:33 +00:00
skodak 38b7336ed1 short php tags 2006-03-07 21:35:13 +00:00
dhawes fec312fdf5 removed secondary cache to close bug 4625 2006-03-02 17:05:12 +00:00
toyomoyo f841494c62 see changes for admin/utfdbmigrate.php 2006-02-24 08:20:13 +00:00
moodler 136b6ab33f changed to use utfconvert function 2006-01-31 02:15:21 +00:00
moodler ede17ee59f fixing bugs 2006-01-20 04:06:49 +00:00
moodler 5d7a2722d5 more bugs 2006-01-16 07:57:56 +00:00
mjollnir_ d5250d2f13 RSS client block: users can now add their own rss feeds and pick from their feeds and admin feeds. users don't see feeds added by other nonadmin users. this is probably only useful for my moodle since they can't edit any other pages 2006-01-16 03:02:42 +00:00
toyomoyo 85ef664d10 bug fixes 2006-01-16 02:26:54 +00:00
toyomoyo fb7b685530 adding utf8 support scripts 2006-01-09 06:12:18 +00:00
stronk7 7124cc16e7 Now rss_unhtmlentities() is not used anymore!
Merged from MOODLE_16_UTF8. Abandoning the branch.
2006-01-05 13:13:06 +00:00
dhawes 0117998b3d got aroundoptional_param problem with PARAM_URL munging rss:// and feed:// urls 2005-12-14 00:51:34 +00:00
mjollnir_ bacd847b35 Fixing last commit - mysql upgrade - table_column defaults to 0 for default rather than empty string and mysql doesn't want to allow 0 for defaults for type text columns 2005-11-13 22:58:26 +00:00
mjollnir_ 79598cf025 Fixing bug 4244: length of rss title changed to TEXT in db and truncated to 64+ ... in block content. Also fixed BAD BUG where the function name for rss_client block upgrade was misnamed - this would have meant that db no upgrades ran for this block 2005-11-13 22:50:45 +00:00
dhawes 35ba289440 bug 4244. Replaced rss_edit with rssedit keyword everywhere. Also added string replace for any feed:// or rss:// url strings with http:// 2005-11-10 23:34:28 +00:00
moodler eb3bf78354 Space, the final frontier 2005-10-06 08:21:55 +00:00
moodler 5a666f05d5 Fixed link for editing RSS feeds when there isn't one yet 2005-10-06 08:21:14 +00:00
dhawes f00679f5da removed comparisons to NULL and added isset() calls instead as per JP's suggestion 2005-10-02 17:45:20 +00:00
defacer 9bd49dfa3b Code readability improvements and fixed a notice 2005-10-02 15:46:06 +00:00
dhawes 8f858bd1f9 attempt to fix bug 3980 - asking JP and Penny to test 2005-10-02 14:30:05 +00:00