02 Sep, 2009
2 commits
21 Aug, 2009
1 commit
10 Aug, 2009
2 commits
-
When a new profile is created, statistics block should be updated
-
* changed category_ids on profile and article * changed update_roles on profile_members controller * updated a test that passed categories objects instead of ids to category_ids
03 Aug, 2009
1 commit
-
created a profile observer that is called by a callback in the model as workaround to some dependencies cycles in environment.rb changed the per_page number to be a Noosfero constant instead of a ProfileController class method
23 Jul, 2009
2 commits
-
Conflicts: app/controllers/my_profile/memberships_controller.rb app/views/profile_editor/_organization.rhtml po/bg/noosfero.po po/de/noosfero.po po/es/noosfero.po po/fr/noosfero.po po/hy/noosfero.po po/it/noosfero.po po/nl/noosfero.po po/noosfero.pot po/pt_BR/noosfero.po test/functional/profile_editor_controller_test.rb
22 Jul, 2009
1 commit
-
* move leave logic to profile_controller * use lightbox to leave confirmation, like join * store location to remember to where redirect
17 Jul, 2009
1 commit
16 Jul, 2009
1 commit
13 Jul, 2009
1 commit
20 Jun, 2009
1 commit
06 Jun, 2009
2 commits
-
* changed system roles to depend on environment * made roles environment specific
27 May, 2009
1 commit
26 May, 2009
1 commit
25 May, 2009
1 commit
11 May, 2009
2 commits
-
* made areas appear in the front page * folders can provide specific news for front page * adding condition to display news (feature and portal community defined) * admin can set the portal community * added cache to the news page * added migration for highlight attribute + renumbering migrations
04 May, 2009
1 commit
27 Apr, 2009
1 commit
22 Apr, 2009
1 commit
27 Mar, 2009
1 commit
-
* Adding migrate with new permission to admin and moderators * not allowing members to view private content
23 Mar, 2009
1 commit
-
* basic implementation of cache in blocks * fixed the timed cache plugin * polished the cache timeouts * expiring cache for recent documents and blog archive blocks * minor performace improvement * fixed expiring cache of articles
09 Mar, 2009
1 commit
20 Feb, 2009
1 commit
03 Feb, 2009
1 commit
23 Jan, 2009
1 commit
-
- show or hide state/city selects according to a configuration - this must work for both person and group - display contact button only for friends - add contact button to communities/groups
06 Jan, 2009
3 commits
-
Since administrators can add or set as mandatory new fields after the enterprises are already in the database, enabling the enterprises must bypass the full validation process otherwise it will fail if there are invalid fields (according to the newly created validation rules!).
26 Dec, 2008
2 commits
-
Extracted the logic of getting "who should be notified for a given profile" in its own method. Added a default implementation for Profile and overrided it in Organization to list both the contact_email entered and the administrators e-mails.
22 Dec, 2008
2 commits
18 Dec, 2008
1 commit
17 Dec, 2008
1 commit
-
* removing links to edit template on manage templates * removing mark for required from non-formlabel labels * fix: only one error message for each field * fixing problem with translation
15 Dec, 2008
1 commit
11 Dec, 2008
1 commit
-
- add fields city and state to contact form - aceess_control plugin: filter members by role - stay on contact form after send message - validates format of email only if filled - remove phone and add name and fill fields if user logged in - mark contact fields to translation