21 Aug, 2009
3 commits
-
* only admin can add users, so moderation is not needed
03 Aug, 2009
2 commits
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
11 Jul, 2009
1 commit
-
Everything that was in the zen3-specific branch was brought to the master branch either directly as a enhancement or as a configuration that will be available and turned on on zen3 itself.
20 Jun, 2009
1 commit
19 Jun, 2009
1 commit
27 May, 2009
1 commit
25 May, 2009
1 commit
-
Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br>
23 May, 2009
1 commit
22 May, 2009
2 commits
-
Also did a general cleanup in several places.
20 May, 2009
1 commit
-
Took the opportunity to do a general UI review of all templates that used tables (I had to check if they broke after my changes, after all).
22 Apr, 2009
1 commit
20 Apr, 2009
1 commit
16 Apr, 2009
1 commit
13 Apr, 2009
1 commit
30 Mar, 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
26 Jan, 2009
1 commit
06 Jan, 2009
1 commit
19 Dec, 2008
1 commit
18 Dec, 2008
1 commit
16 Dec, 2008
1 commit
15 Dec, 2008
4 commits
-
* 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
11 Nov, 2008
1 commit
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