Petr Skoda
30d2453880
MDL-22204 fixed incorrect defines in rss file
2010-05-02 16:48:41 +00:00
Andrew Davis
fcce139aa3
RSS MDL-22204 committing new RSS code. Uses a token to ID the user. RSS feeds also generated/updated as needed rather than by cron.php
2010-05-02 11:43:57 +00:00
Petr Skoda
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
Petr Skoda
6f5e085205
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 16:48:45 +00:00
Petr Skoda
2e9b772fb8
MDL-20693 new NO_DEBUG_DISPLAY define
2009-10-31 22:02:05 +00:00
skodak
17da2e6f28
MDL-16438 centralise information about plugins to avoid duplication, includes local customisation conversion to standard plugin structure + fixes for some recent regressions; see tracker for more details and links to docs and forums discussions
2009-06-19 14:25:56 +00:00
skodak
11e7b506ce
MDL-17754, MDL-11061, MDL-9276, MDL-17777, MDL-17787 - various url handling improvemetns; rewritten $FULLME and added $ME, $SCRIPT and $FULLSCRIPT; improved slashargument handling especially for IIS; removed legacy slasharguments functions obsoleted since 1.6; some other refactoring; reverse procy support, ssl appliance support
2009-01-05 21:37:20 +00:00
skodak
1b813f5c2a
MDL-17772 fixed guest access; MDL-17754 $USER object initialisation cleanup
2009-01-02 21:05:16 +00:00
Francois Marier
6800d78e06
Drift between CVS and git
...
- large deletions
- lucene updates
- error() => print_error()
- NO_MOODLE_COOKIES define
- various other things
2008-06-25 17:31:23 +00:00
skodak
b3829d0a55
MDL-14679 towards notes conversion and regression
2008-05-31 17:44:57 +00:00
skodak
a015506a14
hack for problems with concurrent use of $nomoodlecookie and capabilities in RSS feeds, see MDL-7243 - it should be replaced once we get to codes in urls; merged from MOODLE_17_STABLE
2006-11-01 21:03:09 +00:00
moodler
72f383b18c
Merged blog RSS fix MDL-7251
2006-10-27 16:28:20 +00:00
skodak
7eb0b60a1f
debugging and error reporting level fixes and improvements MDL-6671
2006-09-23 09:38:39 +00:00
toyomoyo
d02eededf7
adding capabilities
2006-09-06 08:55:23 +00:00
moodler
6619a7f4a3
iImproved RSS
2006-03-17 09:48:24 +00:00
moodler
a848c48cf3
Just pushing the RSS a bit further, it's not tested properly yet
2006-03-17 09:11:06 +00:00
moodler
66c52fdfb4
Just tweaking
2006-03-17 08:20:28 +00:00
toyomoyo
ab7d76bb5a
naming consistency
2006-03-17 08:13:27 +00:00
toyomoyo
7fe0ce4e6a
had to change this a bit because blogs use different location to store rss, as it is not a module, please warn if this is a security issue
2006-03-17 07:37:27 +00:00
moodler
56e8032e99
Merged fix from stable when checking course->guest on site
2005-07-25 09:05:12 +00:00
moodler
7ade05c52a
MOre changes to use filelib.php
2005-03-07 12:10:22 +00:00
moodler
48b29ba423
Moved rsslib.php from the rss directory to the lib directory with the
...
other libraries
2005-01-25 06:09:31 +00:00
stronk7
c5152930f5
Now filename is fixed to rss.xml. SC#23
2004-12-15 23:21:25 +00:00
stronk7
be88433c7e
filename is the 5th parameter. Now it's cleaned and used
...
by the send_file() function.
2004-12-14 20:28:23 +00:00
stronk7
fa6ed70c93
Minimum change (curiosly PHP doesn't warn about it).
2004-12-14 19:40:51 +00:00
skodak
e7f927a0fc
new handling of uploaded files, please TEST, TEST, TEST
2004-12-14 18:57:51 +00:00
stronk7
c062fee637
Check added. SC#23
...
Merged from MOODLE_14_STABLE
2004-12-12 12:54:32 +00:00
moodler
7613890851
BRANCH MERGE
...
These are the changes from MOODLE_13_STABLE, merged into trunk
The tag MOODLE_13_MERGED on the MOODLE_13_STABLE branch now refers to this point
The biggest changes here are the fixes for HTML editor in all standard modules
2004-06-04 06:17:30 +00:00
stronk7
c0f778a269
Added some consistency with the show/hide feature in Moodle.
...
Now if the course is hidden or the activity is hidden, only
teachers cand download the feed.
2004-05-09 18:59:36 +00:00
stronk7
8adcb49f8e
First version of RSS System.
...
Discussion and post forum feeds supported.
Integrated in cron system.
Some strings missing.
Test, test, test...
2004-05-02 23:08:19 +00:00