12 Sep, 2014
3 commits
-
That is already done in lib/noosfero/i18n.rb
11 Sep, 2014
5 commits
-
Conflicts: AUTHORS app/controllers/public/content_viewer_controller.rb debian/changelog lib/noosfero.rb po/de/noosfero.po po/eo/noosfero.po po/es/noosfero.po po/fr/noosfero.po po/hy/noosfero.po po/it/noosfero.po po/noosfero.pot po/pt/noosfero.po po/ru/noosfero.po
-
No code on initializers should ever touch the database. During upgrades, that code will run when running migrations, i.e. while the database is still outdated.
-
Such memory consumption logging should be done on the processes processing requests, and not on the delayed job processes.
-
AI3286
09 Sep, 2014
12 commits
-
Fix support of custom layout in themes http://noosfero.org/Development/ActionItem3299 See merge request !315
-
The superclass methos alteady returns true anyway.
-
'def editable' was removed because it was overriding (of Block) and setting to false AI3298
-
shop-cart-form: displays form in colorbox https://noosfero.org/Development/ActionItem3288 See merge request !312
-
Fix path and init loading order to be as in noosfero-rails2 http://noosfero.org/Development/ActionItem3294 See merge request !311
-
Closes #307 Signed-off-by: Victor Costa <vfcosta@gmail.com> Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br>
05 Sep, 2014
1 commit
03 Sep, 2014
3 commits
-
AI3288
-
As paths needs to be added to activesupport and ruby, init can't be load at the same time. So do it on a separate loop
02 Sep, 2014
2 commits
-
(ActionItem3296)
-
(ActionItem3191)
28 Aug, 2014
2 commits
-
This reverts commit e0f459cd1cd5e0d3dddbc071cc653c28da183aa1.
27 Aug, 2014
2 commits
-
PeopleBlock plugin overrides the EnvironmentStatisticsBlock (ActionItem3045)
26 Aug, 2014
1 commit
-
also: * keep the tip about separate tags by comma * include the css in the header page to have cache (ActionItem3280)
25 Aug, 2014
2 commits
22 Aug, 2014
4 commits
-
Support passenger on production http://noosfero.org/Development/ActionItem3109 See merge request !233
-
Fixed file to log delayed_job info http://noosfero.org/Development/ActionItem3245 See merge request !273
-
Ai3036 Moderate Users Registration http://noosfero.org/Development/ActionItem3036 See merge request !188
21 Aug, 2014
3 commits