11 Sep, 2010
1 commit
-
- 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
17 commits
-
(ActionItem1661)
-
The pre-existing images must have their thumbnails_processed flag set to true, since they indeed already had the thumbnails created! (ActionItem1661)
-
The HTTP caching feature conflicts with it. This was a crappy feature, anyway. (ActionItem1608)
-
(ActionItem1661)
-
This technique is actually very useful to inject request context into whatever objects you need, and I learnt it from Leandro and Caio.
-
* Added 'thumbnails_processed' to articles and images * Added images to be displayed when the uploaded were not processed yet (ActionItem1661)
-
* added delayed_attachment_fu lib to process thumbnails in background * added create_thumbnails_job lib to create thumbnails (ActionItem1661)
-
Also removed a useless test for PublishedArticle (ActionItem1668,ActionItem1664)
-
* Also cleaning the css that involves, the article title and the blog-feed-link.
-
* Add Article#lead explicitly and moved the logic there * Better UI for article * Changed the the "short" format of blogs to use the lead intead of the "first paragraph". With that the lead UI almost makes sense for all users. (ActionItem1664)
-
(ActionItem1669)
-
(ActionItem1668)
-
(ActionItem1667)
-
* Adding the lead field to article's edition. This field fills the information that is displayed in the highlighted news. (ActionItem1664)
01 Sep, 2010
1 commit
-
Run each request 10 times to avoid failure because of outliers (ActionItem1617)
31 Aug, 2010
6 commits
-
(ActionItem1665)
-
(ActionItem1666)
-
(ActionItem1665)
-
* Dealing with the content in the view. (ActionItem1665)
-
(ActionItem1658)
30 Aug, 2010
2 commits
-
(ActionItem1640)