24 Jan, 2012
1 commit
-
(ActionItem2070)
16 Jan, 2012
2 commits
-
This reverts commit 5ee0d0eebb51c4507e19adc86c9c8f1edd994a30.
21 Dec, 2011
1 commit
-
- Added 2 new HOTSPOT: profile_data_extras and head_ending (ActionItem2208)
22 Nov, 2011
1 commit
-
This reverts commit 26e7f6658d9d47584be570c1715a032111306316.
14 Nov, 2011
1 commit
-
(ActionItem2070)
11 Oct, 2011
1 commit
-
Libs added * jquery-validation * colorbox * recaptcha (ActionItem2074)
10 May, 2011
1 commit
-
(ActionItem1996)
22 Feb, 2011
1 commit
-
(ActionItem1895)
04 Jan, 2011
1 commit
-
Done: * Plugin loading process * Infra-structure for plugins registering and event activations. * Three fixed routes for plugins. * Methods to define plugins meta-information. * Interface for activation and deactivation of plugins in the environment panel. * Hotspots: - Buttons in the control panel. - Tabs in the profile (including expanded_template method). - New attributes for profile. * Possibility for the plugin to add new tables. * Mezuro prototype. Missing: * Test integration. * Dependencies integration. * Possibility to add behaviours in noosfero base models.
21 Oct, 2010
1 commit
-
Users can delete own profiles Organization admins can delete organizations Environment admins also can remove others profiles (ActionItem1716)
13 Jan, 2010
1 commit
11 Dec, 2009
1 commit
-
This time: * test/functional/search_controller_test.rb * test/functional/profile_editor_controller_test.rb The time gain was small, so perhaps we need to formulate another strategy for functional tests. The way we are doing them, they always require hitting the database.
02 Sep, 2009
1 commit
21 Aug, 2009
2 commits
-
* only admin can add users, so moderation is not needed
24 Jul, 2009
1 commit
-
* this is because of the identifier thats derived from the nickname becouse of ActionItem1126
23 Jul, 2009
3 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
3 commits
-
* moved box "enterprise activation" to control panel * require login to activate enterprise
-
* set environment when register new community * description duplicated in Community.fields model * remove duplicated code
20 Jun, 2009
1 commit
19 Jun, 2009
1 commit
06 Jun, 2009
1 commit
-
* changed system roles to depend on environment * made roles environment specific
25 May, 2009
1 commit
22 Apr, 2009
1 commit
03 Apr, 2009
1 commit
03 Feb, 2009
1 commit
27 Jan, 2009
1 commit
-
Had to convert the birth_date setting to a database column for active_record do its magic and couple with the date_select helper that is used on the pick_date helper
19 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
09 Dec, 2008
2 commits
-
* Adding feature to edit header/footer to environment and test * adding regexp to replace values on footer * removing message of no comments if there's no comment * fixing bug.. When applying template, didn't copy the homepage
29 Nov, 2008
1 commit
-
users can send message to enterprises the enterprise must choose if 'contact us' is available or not
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
19 Sep, 2008
3 commits
-
* remove categories from profile editor * remove categories from article editor * not display categories menu