08 Mar, 2010
2 commits
-
(ActionItem1419)
-
* Granting that the attribute 'task_args' isn't nil before trying to merge. (ActionItem1411)
05 Mar, 2010
2 commits
-
* Also created another method for the cache of members called members_cache_key (ActionItem1399)
-
* The problem ocurred because the body of PublishedArticles is empty and it must call the body of the article to which it references to. This is done through the to_html method. * Also included fast_create defaults for blog. (ActionItem1395)
26 Feb, 2010
1 commit
-
(ActionItem1397)
05 Feb, 2010
5 commits
-
It will also happen when a user tries to browse the documentation but it was not generated by the site administrator.
-
* Reviewed all block desciptions; changed them to a single, short phrase describing the purpose of the block and removed the "term" block since it's not necessary in the context * Making better use of the space in "add block" popup
-
* added option to shuffle images * added navigation buttons * other changes: * Removed "toggle visibility" button and action in BoxOrganizer Controller * Bock#visible? now receives an optional context so that blocks can decide where they must be shown or not * BoxesHelper now passes the context into the Block#visible? method * Added title to Uploaded files and displaying it instead of the description when viewing files (ActionItem1358)
-
* The available roles for organization's members are: * Profile Administrator * Moderator * Member * Local roles aren't being considered because they're not working correctly until now. (ActionItem1382)
02 Feb, 2010
4 commits
-
Conflicts: features/support/paths.rb
-
- invite friends refactored (ActionItem1275)
01 Feb, 2010
1 commit
-
(ActionItem1374)
29 Jan, 2010
2 commits
-
* Documentation browser at /doc * Infra-structure for generating and translating the docs * Added a :release take task for doing th release, which already updates the docs.
20 Jan, 2010
4 commits
-
(ActionItem1367)
-
* Added migration to add visible to profiles * Some improvements on profile screen * A private profile displays a different profile screen * added profile image, name, description and message * added link to join if profile is a community * added link to "add friend" if profile is a person * Added description in profile * Added field description to organization and person form * Removed link and added button on not_found page * Added css for not access_denied message * Changed css for flash messages * Recent articles doens't list private profile's articles * Private profiles are listed on blocks and searches * Invisible profiles are never listed * Join community popup will be displayed if profile is private * Join community popup will not be displayed if profile is invisible * If an organization is private, it is also closed
-
Conflicts: po/de/noosfero.po po/pt/noosfero.po
18 Jan, 2010
5 commits
-
(ActionItem1371)
-
(ActionItem1368)
-
(ActionItem1366)
-
* Not allowing people to signup without a name * Adding a migrate to set identifier as name for people that are already without a name * Changing the field "Full Name" to "Name" and to become red when not filled * Adding new db:schema (ActionItem1352)
13 Jan, 2010
2 commits
-
(ActionItem1357)
-
(ActionItem1357)
30 Dec, 2009
3 commits
-
This includes the port number, if for some reason a Noosfero instance is publicly available on another port then the HTTP default. Based on a patch from Josef Spillner.
-
* Number of chars limited to 150. * Validation of "group_for_person" and "group_for_friend" (ActionItem1352)
28 Dec, 2009
1 commit
-
Conflicts: test/functional/search_controller_test.rb
21 Dec, 2009
1 commit
-
* Added google_maps_key to domain (ActionItem1341)
16 Dec, 2009
1 commit
02 Dec, 2009
5 commits
-
* 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
-
Blocks: friends, community and enterprises (ActionItem1326)
-
- Remove unnecessary config file tests for GoogleMaps - Also add the default gravatar configuration (ActionItem1324)
-
(ActionItem101)
30 Nov, 2009
1 commit
-
Conflicts: app/views/profile_editor/_organization.rhtml features/support/selenium.rb