06 Jun, 2009
2 commits
-
* changed system roles to depend on environment * made roles environment specific
-
…p; before the button span
26 May, 2009
1 commit
25 May, 2009
5 commits
-
* changed 'all <profile>' to simply 'view all' * adding number to profile list blocks title * added mebers info to communities block
-
Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br>
23 May, 2009
1 commit
22 May, 2009
1 commit
-
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).
18 May, 2009
2 commits
11 May, 2009
2 commits
27 Apr, 2009
1 commit
23 Apr, 2009
1 commit
22 Apr, 2009
1 commit
13 Apr, 2009
1 commit
13 Mar, 2009
2 commits
-
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
12 Mar, 2009
1 commit
03 Mar, 2009
1 commit
-
This reverts commit 905d2dd51ea248a3a71dc0ed1f7dd13a4f426780.
02 Mar, 2009
1 commit
-
It seems that some User Agents are interpreting the CSS, and trying to download referenced files inside commented code !!!
21 Feb, 2009
1 commit
20 Feb, 2009
1 commit
27 Jan, 2009
1 commit
-
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
22 Dec, 2008
1 commit
18 Dec, 2008
1 commit
15 Dec, 2008
3 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
11 Dec, 2008
1 commit
-
- display comment form opened - links to subscribe rss feed - show 'Edit blog' on view blog - display button to remove article when view - use select box instead of text fields to blog configuration - decreasing size of the field description - use 'New post' instead of 'New article'
19 Sep, 2008
1 commit
-
* remove categories from profile editor * remove categories from article editor * not display categories menu
15 Sep, 2008
1 commit
-
environment git-svn-id: https://svn.colivre.coop.br/svn/noosfero/branches/0.11.x@2519 3f533792-8f58-4932-b0fe-aaf55b0a4547
09 Sep, 2008
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/branches/0.11.x@2490 3f533792-8f58-4932-b0fe-aaf55b0a4547
05 Sep, 2008
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2470 3f533792-8f58-4932-b0fe-aaf55b0a4547
04 Sep, 2008
1 commit
-
Changes: * Implemented require_ssl and refuse_ssl in ApplicationController * Changed AccountController to require SSL + pointing to HTTPS in login forms * Changed PublicController to refuse SSL, and fixed all controllers in app/controllers/public to inherit from it (with some exceptions). * Changed MyProfileController to require SSL Side-effects: * Some controllers had been changed in an unappropriated way for the new SSL requirement. * Some tests changed to reflect the new SSL requirements. * Needed to tweak content_viewer controller to deal with SSL URL's: + Fixed detection of user coming from public view that was broke by the SSL thing. * adapted enterprise_registration tests git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2458 3f533792-8f58-4932-b0fe-aaf55b0a4547
02 Sep, 2008
1 commit
-
We are calling "template" the disposition of the main screen area. In other words, a template is the disposition of columns. Currently there are three templates: * default: left and right columns + main area * leftbar: main area + left column * rightbar: main area + right column git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2439 3f533792-8f58-4932-b0fe-aaf55b0a4547