02 Dec, 2009
1 commit
-
(ActionItem101)
30 Nov, 2009
5 commits
-
Conflicts: app/views/profile_editor/_organization.rhtml features/support/selenium.rb
-
(ActionItem1330)
-
* Brazilian's currency format: 123.456,78 * American's currency format: 123,456.78 ActionItem1322
-
* When a user try to publish an article in some communities and there is another article with the same name already published in these communities, an exception is raised and the exception message will be shown listing the commuinties where this problem ocurred. * If the community is moderated, then no message will be shown to the user, but when the moderator try to accept the task, an exception message will be shown informing that that name is already in use. ActionItem1309
-
* copying theme when applying template (ActionItem1311)
25 Nov, 2009
2 commits
-
(ActionItem1255)
20 Nov, 2009
2 commits
-
- Better formatting for select a day message - Changing style of arrow for next and previous links - Adding icon for Event in link list block - Dont show horizontal scroll in events list (ActionItem1255)
-
(ActionItem1320)
13 Nov, 2009
4 commits
-
ActionItem1284
-
Conflicts: po/pt/noosfero.po
-
* If the comment was created by a user that now doesn't exist: *In the place of name is displayed "(removed user)" *In the avatar is displayed "unknown user" avatar ActionItem1296
-
ActionItem1305
06 Nov, 2009
3 commits
-
Conflicts: app/models/environment.rb
-
* Added feature 'enterprises_are_disabled_when_created' * After create, when applying template: * if enterprise is disabled, apply inactive_template * if enterprise is enabled, apply active_template ActionItem1268
-
ActionItem1301
05 Nov, 2009
1 commit
31 Oct, 2009
6 commits
-
(ActionItem1254)
-
Adding explanation about moderation ActionItem1254
-
* Added a feature to environment * If feature is on, a task is created to environment admin ActionItem1254
-
For some weird reason, in development mode we were being redirected to a URL without a port number. Article#url returned with the port number, bur Article#view_url did not (only in this context, in an automated test it worked ok). Since in production mode Noosfero.url_options is guaranteed to return an empty hash, this has no impact on production servers.
-
* Vimeo * Archive.org * iteia * TV SL (stream and video) ActionItem1257
-
- New UI for calendar - New routes to /profile/:profile/events (ActionItem1255)
27 Oct, 2009
2 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)
26 Oct, 2009
3 commits
-
(ActionItem1283)
-
(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
4 commits
05 Oct, 2009
1 commit
-
* home page news cache uses cache_key
04 Oct, 2009
1 commit
03 Oct, 2009
3 commits
-
Cache from homepage was not being expired after changing portal folder
30 Sep, 2009
2 commits