31 Oct, 2009
2 commits
30 Oct, 2009
2 commits
-
(ActionItem1279)
27 Oct, 2009
4 commits
-
* transformed script/feed-updater into a controller script. It starts and stops together with the production system (script/production) * moved the update (daemon) logic into FeedUpdater class. It knows which feeds must be updated and when, and when it should stop running. * concentrated the fetch (download) logic into FeedHandler class. It knows how to update a specific feed. * implemented the concept of "enabled" and "expired" in both ExternalFeed and FeedReaderBlock. The feed updater looks for feeds that are both enabled *and* expired to update. * Disabled feed reader blocks get re-enabled when their address is changed. * fixed a bug that made some feeds crash when using PostgreSQL (CGI::unescapeHTML transforms Numeric Character References into iso-8859-1 data and PostgreSQL won't accept that into a UTF-8 database) * Removed sleep(1) calls from script/production, they don't seem to be useful * Added an index for the type column in `blocks` table. (ActionItem1243)
-
(ActionItem1253)
-
(ActionItem1279)
26 Oct, 2009
9 commits
-
(ActionItem1283)
-
(ActionItem1279)
-
(ActionItem1279)
-
(ActionItem1279)
-
Thanks to the guys at Technische Universität Dresden. Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br>
-
(ActionItem1258)
-
(ActionItem1258)
-
(ActionItem1258)
-
- Ask confirmation before change blog address - Add cucumber tests for blog - Set icon to create blog in CMS - Choose a blog when edit blog archives block (ActionItem1258)
16 Oct, 2009
1 commit
-
(ActionItem1253)
14 Oct, 2009
1 commit
-
It will be created on startup if needed. This way we allow the local site administrator to set a different default theme. (ActionItem1279)
09 Oct, 2009
1 commit
-
ActionItem1279
07 Oct, 2009
6 commits
05 Oct, 2009
1 commit
-
* home page news cache uses cache_key
04 Oct, 2009
3 commits
03 Oct, 2009
4 commits
-
Cache from homepage was not being expired after changing portal folder
30 Sep, 2009
2 commits
29 Sep, 2009
2 commits
28 Sep, 2009
2 commits
-
Conflicts: lib/noosfero.rb