17 Sep, 2010
7 commits
-
Instead, use #paginate to find the records. (ActionItem1689)
-
(ActionItem1689)
-
This time via Javascript since all HTML is (potentially) cached. Thanks to Aurélio Heckert for pointing it out. (ActionItem1608)
-
(ActionItem1679)
-
(ActionItem1691)
-
(ActionItem1688)
15 Sep, 2010
3 commits
-
(ActionItem1303)
-
(ActionItem1659)
-
(ActionItem1303)
14 Sep, 2010
3 commits
-
(ActionItem1683)
-
- even if nickname is blank we should display proper name Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br>
12 Sep, 2010
6 commits
-
(ActionItem1303)
-
- fixing links at scroll bottom of chat history (ActionItem1635)
-
(ActionItem1635)
-
(ActionItem1635)
-
- render URLs - more emotes - title to emoticons images (ActionItem1635)
-
(ActionItem1303)
11 Sep, 2010
6 commits
-
(ActionItem1303)
-
Portuguese translation at 100% (ActionItem1303)
-
(ActionItem1303)
-
(ActionItem1303)
-
(ActionItem1635)
-
- added strophejs lib to communication with XMPP server - added jquery.scrollabletab.js and jquery.emoticon.js plugins - new 'pidgin' icon theme - environment attribute 'icon_theme' moved to theme - added ruby_bosh as plugin to start XMPP/BOSH session (ActionItem1635)
10 Sep, 2010
6 commits
-
(ActionItem1608)
-
All related tests still pass. (ActionItem1659)
-
* Environment admin can send e-mail to all environment users * Community admin can send e-mail to all community members * Added migrate to create mailing * Added job to send mailing (ActionItem1659)
-
I've tested manually and this works, but I could not make this test work. So, for now I am removing it. :-( (ActionItem1608)
-
(ActionItem1608)
-
* Rewrite ProfileListBlock logic to become simpler and faster * Rewrite membership logic to use named scopes instead of loading the entire list and doing filters with Ruby code. * Moved Noosfero-specific membership logic from access control plugin to Noosfero models. * Removed useless tests * Fixed tests that assumed the slow implementation
07 Sep, 2010
1 commit
-
(ActionItem1676)
04 Sep, 2010
4 commits
-
(ActionItem1661)
-
(ActionItem1608)
-
(ActionItem1608)
-
`./script/production run` will start the complete service (app server, ferret server, delayed_job server) in production mode and then wait for a control-C, after which it will stop the service. This is useful for running in production mode during test activities.
03 Sep, 2010
2 commits
-
Also added an explanation for the "Lead" field, which at least in Portuguese has a translation that is not self-explanatory for non-journalists.
-
(ActionItem1670)
02 Sep, 2010
2 commits
-
(ActionItem1661)
-
The pre-existing images must have their thumbnails_processed flag set to true, since they indeed already had the thumbnails created! (ActionItem1661)