04 Dec, 2009
1 commit
-
(ActionItem1280)
02 Dec, 2009
1 commit
-
* The user can set his location in the map by dragging a marker or by setting his address in the form. * After setting his location, the map is added to the location block. * The user can configure the zoom level and the map type that will be shown in the location block. ActionItem1256
30 Nov, 2009
3 commits
-
Conflicts: app/views/profile_editor/_organization.rhtml features/support/selenium.rb
-
(ActionItem1330)
-
* 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
13 Nov, 2009
2 commits
-
Conflicts: po/pt/noosfero.po
-
ActionItem1305
06 Nov, 2009
2 commits
-
Conflicts: app/models/environment.rb
-
ActionItem1301
31 Oct, 2009
3 commits
-
* 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.
-
- New UI for calendar - New routes to /profile/:profile/events (ActionItem1255)
26 Oct, 2009
1 commit
-
- 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
2 commits
03 Oct, 2009
2 commits
-
Cache from homepage was not being expired after changing portal folder
28 Sep, 2009
2 commits
-
Conflicts: lib/noosfero.rb
26 Sep, 2009
1 commit
23 Sep, 2009
1 commit
22 Sep, 2009
2 commits
18 Sep, 2009
3 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
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
6 commits
-
* On sitemap, only top level articles are listed * Cache on list of environment tags * Cache on list of profile tags * Cache and pagination when listing environment articles with some tag * Cache and pagination when listing profile articles with some tag
-
* after login: the same place the user was before * after logout: the site root (/)
02 Sep, 2009
3 commits
-
* Should not create InviteFriend if already is a friend
26 Aug, 2009
1 commit
-
The only exception is when the locale set by Ruby-GetText is included in the list of supported locales.