27 Oct, 2009
1 commit
-
* 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)
26 Oct, 2009
2 commits
-
(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)
07 Oct, 2009
1 commit
05 Oct, 2009
1 commit
-
* home page news cache uses cache_key
25 Sep, 2009
2 commits
02 Sep, 2009
2 commits
21 Aug, 2009
3 commits
-
Conflicts: po/pt_BR/noosfero.po
-
* now is created one cache to user who can edit and other to other people * added touch plugin to update articles * added migrate to add column updated_at to profiles * added migrate to remove column lock_version from articles
12 Aug, 2009
1 commit
03 Aug, 2009
1 commit
21 Jul, 2009
1 commit
08 Jul, 2009
1 commit
06 Jun, 2009
2 commits
-
* changed system roles to depend on environment * made roles environment specific
11 May, 2009
1 commit
-
* made areas appear in the front page * folders can provide specific news for front page * adding condition to display news (feature and portal community defined) * admin can set the portal community * added cache to the news page * added migration for highlight attribute + renumbering migrations
06 May, 2009
1 commit
27 Apr, 2009
1 commit
22 Apr, 2009
1 commit
04 Apr, 2009
1 commit
-
* Fixing BlogArchivesBlock to list the years in the correct order * Changing Article#recent to consider published_at instead of created_at for listing recent content. * small refactoring in FeedHandler (rename variable) * Better wording in blog edition template
03 Apr, 2009
1 commit
27 Mar, 2009
3 commits
-
* Adding migrate with new permission to admin and moderators * not allowing members to view private content
20 Feb, 2009
1 commit
17 Feb, 2009
1 commit
03 Feb, 2009
1 commit
29 Jan, 2009
1 commit
28 Jan, 2009
2 commits
27 Jan, 2009
4 commits
-
added an evironment feature to track the join commnity popup made the pupup appear in the rigth context added ask_to_join? method to person moved join to profile controller and added the popup added the popup window
-
Had to convert the birth_date setting to a database column for active_record do its magic and couple with the date_select helper that is used on the pick_date helper
23 Jan, 2009
1 commit
-
added the hit counter Added the hits column and the option to display it on the page
02 Jan, 2009
1 commit
12 Dec, 2008
1 commit