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)
03 Mar, 2010
1 commit
-
* Creating a community * Inviting contacts from e-mail * Moderating articles * Joining a community * Accepting new members (ActionItem1422)
26 Feb, 2010
4 commits
-
* Adding div's on blocks, blog, footer and home/index * Adding separator as argument on language chooser * Adding slideshowblock on available blocks of Environment (ActionItem1398)
-
(ActionItem1397)
-
(ActionItem1410)
08 Feb, 2010
3 commits
-
I *like* deleting code. :-)
-
(ActionItem1361)
05 Feb, 2010
9 commits
-
Also enhanced the visual of the "not found" and "access denied" screens
-
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
5 commits
-
Conflicts: features/support/paths.rb
-
- invite friends refactored (ActionItem1275)
01 Feb, 2010
3 commits
-
(ActionItem1375)
-
(ActionItem1374)
-
(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
9 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
-
(ActionItem1372)