25 Nov, 2010
1 commit
-
(ActionItem1765)
26 Oct, 2010
1 commit
-
(ActionItem1680)
21 Oct, 2010
1 commit
-
Users can delete own profiles Organization admins can delete organizations Environment admins also can remove others profiles (ActionItem1716)
04 Oct, 2010
2 commits
-
(ActionItem1685)
-
(ActionItem1303)
24 Sep, 2010
1 commit
21 Sep, 2010
1 commit
-
* The users member of a community shoudl be notified with the information of where that noficication is. * The friendship relationship should be notified to the both users * If the article is created automaticaly according its template this article should not be notified * The article approval should not notify the article with the user who aproved it as the user that made the article (ActionItem1303)
12 Sep, 2010
1 commit
-
(ActionItem1303)
11 Sep, 2010
3 commits
-
(ActionItem1303)
-
(ActionItem1635)
-
- added strophejs lib to communication with XMPP server - added jquery.scrollabletab.js and jquery.emoticon.js plugins - new 'pidgin' icon theme - environment attribute 'icon_theme' moved to theme - added ruby_bosh as plugin to start XMPP/BOSH session (ActionItem1635)
10 Sep, 2010
1 commit
-
* Rewrite ProfileListBlock logic to become simpler and faster * Rewrite membership logic to use named scopes instead of loading the entire list and doing filters with Ruby code. * Moved Noosfero-specific membership logic from access control plugin to Noosfero models. * Removed useless tests * Fixed tests that assumed the slow implementation
06 Aug, 2010
1 commit
-
(ActionItem1587,ActionItem1588)
02 Jul, 2010
1 commit
24 Mar, 2010
1 commit
-
(ActionItem1448)
20 Jan, 2010
2 commits
-
* 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
18 Jan, 2010
1 commit
-
* 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)
31 Oct, 2009
1 commit
-
* Moved all object creation helper methods into Noosfero::Factory * Added a new and faster version of create_user. * Adjusted some test cases tests to use the new factory methods This comprised removing a lot of bad smells from the tests, involving eliminating uneeded database hits. * reviewed ProfileTest for speed as a case study. The test suite used to take ~ 40 seconds to run, now it takes ~ 14 seconds. If we do this to all test suites, we can dramatically reduce the time we need to run all the tests * Added a rake task test:smells to list potential test smells. Started with probably unecessary and/or too slow database hits * In the end, running all the tests now takes ~ 13 minutes on Colivre's development machine, instead of the ~ 30 minutes it used to. (ActionItem1279)
05 Aug, 2009
1 commit
23 Jul, 2009
2 commits
-
Conflicts: app/models/person.rb
21 Jul, 2009
1 commit
-
last_lang was not being actually used anywhere.
17 Jul, 2009
1 commit
06 Jun, 2009
3 commits
28 May, 2009
1 commit
13 Mar, 2009
1 commit
-
it doesn't show if the user already asked to join but was not approved yet it stores the "not now" option in the session and is limited to 10 communities the "no and don't ask again" button now only show to logged on users changed the css to centralize the buttons to box changed the css to not break the buttons in half
03 Feb, 2009
1 commit
27 Jan, 2009
2 commits
-
added an evironment feature to track the join commnity popup made the pupup appear in the rigth context added ask_to_join? method to person moved join to profile controller and added the popup added the popup window
26 Jan, 2009
1 commit
02 Jan, 2009
1 commit
26 Dec, 2008
1 commit
15 Dec, 2008
1 commit
-
* making fields appear on signup form * environment has a list of Category subclasses that must be available for users; if there is only one category type available, no need of asking for category type * environment has a setting categories_menu which enables/disables the category menu. If it is disabled, then no need to ask for a color in the menu * add a configuration to the environment called disable_gender_icon. When it is false, don't display gender icons. * adding css for profile_data * adding required on label for schooling fixing javascript * adding fields on signup and option to admin manage * adding required message on required fields * adding partials for person/enterprise/community fields * adding methods for person/community/enterprise custom_fields * adding option to admin manage person fields
12 Dec, 2008
1 commit
24 Nov, 2008
1 commit
-
enhancement pending task mail message list pending tasks in communities/groups where the user is a member and can solve the tasks loop through users with pending tasks and notify them determine wheter a user has pending tasks
15 Oct, 2008
1 commit
-
Squashed commit of the following: commit ff9310723bc4f768185d4c562f06a99807e00d05 Author: Moises Machado <moises@colivre.coop.br> Date: Sat Oct 11 18:34:24 2008 -0300 fixed the rest of the tests commit 8fe241dcb67b3928796254e557319da3ec7e9734 Author: Moises Machado <moises@colivre.coop.br> Date: Sat Oct 11 17:16:27 2008 -0300 ActionItem780: refactoring tests and forms
07 Oct, 2008
1 commit