25 Sep, 2008
1 commit
24 Sep, 2008
1 commit
-
…n class button-bar on button.css
19 Sep, 2008
5 commits
-
* remove categories from profile editor * remove categories from article editor * not display categories menu
-
Squashed commit of the following: commit 57282b6b4d7d4dca00f42e6518df62263875c1f7 Author: Moises Machado <moises@colivre.coop.br> Date: Fri Sep 19 14:30:54 2008 -0300 solved the disabled button for accept terms commit 5f1c41618f1d8dc107238ea42d39522a9aa0ef7d Author: Moises Machado <moises@colivre.coop.br> Date: Fri Sep 19 15:33:16 2008 -0300 added messages to activation forms
18 Sep, 2008
6 commits
-
* Making titles consistent. * Adding a needed zip code field * Explaining the nickname field * "Edit Profile" -> "Profile settings" * Better organization for the public/private table.
-
…ents counting was removed where comments are not acepted.
16 Sep, 2008
2 commits
12 Sep, 2008
1 commit
-
remove the tilte 'search' and changed 'more search options' and 'advanced search' to more optios git-svn-id: https://svn.colivre.coop.br/svn/noosfero/branches/0.11.x@2517 3f533792-8f58-4932-b0fe-aaf55b0a4547
10 Sep, 2008
4 commits
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/branches/0.11.x@2505 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/branches/0.11.x@2495 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/branches/0.11.x@2492 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/branches/0.11.x@2491 3f533792-8f58-4932-b0fe-aaf55b0a4547
09 Sep, 2008
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/branches/0.11.x@2487 3f533792-8f58-4932-b0fe-aaf55b0a4547
07 Sep, 2008
3 commits
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2481 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2480 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2479 3f533792-8f58-4932-b0fe-aaf55b0a4547
05 Sep, 2008
3 commits
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2473 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2470 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2468 3f533792-8f58-4932-b0fe-aaf55b0a4547
04 Sep, 2008
7 commits
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2460 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
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 -
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2457 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2456 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2454 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2453 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2452 3f533792-8f58-4932-b0fe-aaf55b0a4547
02 Sep, 2008
3 commits
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2448 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
* added new wording * enhanced formatting * fixed a bug in acts_as_having_settings that was making boolean settings with false as default not return false! git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2444 3f533792-8f58-4932-b0fe-aaf55b0a4547 -
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
30 Aug, 2008
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2435 3f533792-8f58-4932-b0fe-aaf55b0a4547
29 Aug, 2008
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2434 3f533792-8f58-4932-b0fe-aaf55b0a4547
27 Aug, 2008
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2425 3f533792-8f58-4932-b0fe-aaf55b0a4547