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
1 commit
28 Sep, 2009
2 commits
-
Conflicts: lib/noosfero.rb
-
* Private profiles should not be counted
26 Sep, 2009
1 commit
23 Sep, 2009
1 commit
18 Sep, 2009
5 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
4 commits
-
members can create articles an edit/delete them without being able to edit/delete others' members articles
15 Sep, 2009
3 commits
02 Sep, 2009
8 commits
31 Aug, 2009
1 commit
-
Before the save transaction ends, postfix process will not have an updated vision of the users table, and the e-mail will fail.
26 Aug, 2009
4 commits
-
* monkey patch in the plugin init
21 Aug, 2009
4 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
19 Aug, 2009
1 commit
10 Aug, 2009
1 commit