09 Sep, 2009
1 commit
04 Sep, 2009
4 commits
-
If you want to use the rules in it, just symlink it to .gitignore
-
Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br>
02 Sep, 2009
14 commits
-
For users and communities
-
* Should not create InviteFriend if already is a friend
31 Aug, 2009
2 commits
-
Send the e-mail outside the Task transaction, so the e-mail server can have an up-to-date view of the table.
-
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
7 commits
-
That's what you get when you pick random javascript crap from the internet.
-
* the method addBehavior, that is defined on lowpro.js, was being called when lowpro was not loaded
-
* monkey patch in the plugin init
-
The only exception is when the locale set by Ruby-GetText is included in the list of supported locales.
24 Aug, 2009
1 commit
21 Aug, 2009
11 commits
-
When the server has a lot of users and content already, it takes a long time to compress the files.
-
Conflicts: po/pt_BR/noosfero.po
-
* making profile index expire
-
* 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