31 Oct, 2009
1 commit
-
- New UI for calendar - New routes to /profile/:profile/events (ActionItem1255)
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
-
(ActionItem1283)
-
- 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
3 commits
04 Oct, 2009
1 commit
03 Oct, 2009
2 commits
28 Sep, 2009
3 commits
-
Conflicts: lib/noosfero.rb
-
* Private profiles should not be counted
26 Sep, 2009
1 commit
23 Sep, 2009
2 commits
18 Sep, 2009
7 commits
-
* when a not logged user asks to join a community, should redirect to page where the user was after login * should not show join_community_popup when in action join -
* fixing ProfileListBlock profile_count * making PeopleBlock count public people on profile_count
16 Sep, 2009
5 commits
-
liblocale-ruby is deprecated, anyway.
-
members can create articles an edit/delete them without being able to edit/delete others' members articles
15 Sep, 2009
7 commits
-
* after login: the same place the user was before * after logout: the site root (/)
02 Sep, 2009
5 commits