09 Dec, 2013
1 commit
-
Although there are a lot of places on Noosfero where we do this test_helper ugly inclusion, they are just obsolete. Now we prefer to just include the test_helper and run the tests through rake tasks or including the path to the tests helper in the test run (something like: ruby -Itest ...).
05 Dec, 2013
1 commit
-
Whenever we are creating new models on plugins we should use the plugin's namespace to avoid future name conflicts.
21 Nov, 2013
1 commit
-
Also allowing the expire of cache from old layouts
20 Nov, 2013
1 commit
04 Nov, 2013
1 commit
-
Render container block box and do not override children boxes makes drag and drop functional. Also fix article block to not use direct box attribute and use owner method instead.
25 Oct, 2013
1 commit
23 Aug, 2012
1 commit
27 Nov, 2011
1 commit
-
Conflicts: app/controllers/admin_controller.rb app/controllers/application.rb app/controllers/public/account_controller.rb app/controllers/public/content_viewer_controller.rb lib/noosfero/i18n.rb test/functional/account_controller_test.rb test/functional/admin_controller_test.rb test/unit/contact_test.rb test/unit/profile_test.rb
02 May, 2011
1 commit
-
(ActionItem1981)
04 Apr, 2011
1 commit
-
Developed with Caio SBA <caio@colivre.coop.br> Available only for PostgreSQL by now See INSTALL.multitenancy for details (ActionItem1845)
22 Feb, 2011
1 commit
-
Conflicts: app/controllers/application.rb lib/noosfero.rb lib/noosfero/i18n.rb test/test_helper.rb test/unit/consumption_test.rb
02 Dec, 2010
1 commit
-
Blocks will be displayed according to the browser locale: * "all": displayed in all languages * some language: displayed only in the selected language (ActionItem1774) Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br>
06 Aug, 2010
1 commit
17 Jul, 2010
1 commit
02 Jul, 2010
1 commit
18 May, 2010
1 commit
-
- Old setting field 'visible' removed (ActionItem1499)
05 Feb, 2010
1 commit
-
* added option to shuffle images * added navigation buttons * other changes: * Removed "toggle visibility" button and action in BoxOrganizer Controller * Bock#visible? now receives an optional context so that blocks can decide where they must be shown or not * BoxesHelper now passes the context into the Block#visible? method * Added title to Uploaded files and displaying it instead of the description when viewing files (ActionItem1358)
27 Oct, 2009
1 commit
-
* transformed script/feed-updater into a controller script. It starts and stops together with the production system (script/production) * moved the update (daemon) logic into FeedUpdater class. It knows which feeds must be updated and when, and when it should stop running. * concentrated the fetch (download) logic into FeedHandler class. It knows how to update a specific feed. * implemented the concept of "enabled" and "expired" in both ExternalFeed and FeedReaderBlock. The feed updater looks for feeds that are both enabled *and* expired to update. * Disabled feed reader blocks get re-enabled when their address is changed. * fixed a bug that made some feeds crash when using PostgreSQL (CGI::unescapeHTML transforms Numeric Character References into iso-8859-1 data and PostgreSQL won't accept that into a UTF-8 database) * Removed sleep(1) calls from script/production, they don't seem to be useful * Added an index for the type column in `blocks` table. (ActionItem1243)
25 May, 2009
1 commit
-
* changed 'all <profile>' to simply 'view all' * adding number to profile list blocks title * added mebers info to communities block
23 Mar, 2009
1 commit
-
* basic implementation of cache in blocks * fixed the timed cache plugin * polished the cache timeouts * expiring cache for recent documents and blog archive blocks * minor performace improvement * fixed expiring cache of articles
17 Feb, 2009
1 commit
09 Jul, 2008
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2184 3f533792-8f58-4932-b0fe-aaf55b0a4547
04 Jul, 2008
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2152 3f533792-8f58-4932-b0fe-aaf55b0a4547
09 Feb, 2008
2 commits
-
…rn nil (no footer) instead of an empty string. git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1346 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1345 3f533792-8f58-4932-b0fe-aaf55b0a4547
08 Feb, 2008
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1316 3f533792-8f58-4932-b0fe-aaf55b0a4547
30 Jan, 2008
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1284 3f533792-8f58-4932-b0fe-aaf55b0a4547
24 Jan, 2008
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1261 3f533792-8f58-4932-b0fe-aaf55b0a4547
23 Jan, 2008
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1257 3f533792-8f58-4932-b0fe-aaf55b0a4547
18 Jan, 2008
2 commits
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1235 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1216 3f533792-8f58-4932-b0fe-aaf55b0a4547
01 Aug, 2007
2 commits
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@294 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@292 3f533792-8f58-4932-b0fe-aaf55b0a4547
22 Jul, 2007
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@111 3f533792-8f58-4932-b0fe-aaf55b0a4547
17 Jul, 2007
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@85 3f533792-8f58-4932-b0fe-aaf55b0a4547
16 Jul, 2007
1 commit
-
…e plugin to manage the web git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@78 3f533792-8f58-4932-b0fe-aaf55b0a4547
08 Jul, 2007
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@37 3f533792-8f58-4932-b0fe-aaf55b0a4547
06 Jul, 2007
2 commits
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@34 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@32 3f533792-8f58-4932-b0fe-aaf55b0a4547