15 Sep, 2009
3 commits
-
* after login: the same place the user was before * after logout: the site root (/)
02 Sep, 2009
10 commits
-
* Should not create InviteFriend if already is a friend
31 Aug, 2009
1 commit
-
Before the save transaction ends, postfix process will not have an updated vision of the users table, and the e-mail will fail.
26 Aug, 2009
4 commits
-
* monkey patch in the plugin init
21 Aug, 2009
7 commits
-
Conflicts: po/pt_BR/noosfero.po
-
* now is created one cache to user who can edit and other to other people * added touch plugin to update articles * added migrate to add column updated_at to profiles * added migrate to remove column lock_version from articles
-
* only admin can add users, so moderation is not needed
19 Aug, 2009
1 commit
11 Aug, 2009
1 commit
10 Aug, 2009
4 commits
-
* 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
-
created a new helper link_to_product_category and used in: * catalog page * product show page * manage product show page * manage product index on consumption list * extracted from the search controller on listing products
07 Aug, 2009
1 commit
06 Aug, 2009
1 commit
05 Aug, 2009
3 commits
03 Aug, 2009
4 commits
-
* removing logic inversion in ssl support * using environment's default hostname instead of the request hostname for SSL links