07 Apr, 2014
1 commit
18 Sep, 2013
1 commit
-
Conflicts: db/schema.rb
19 Aug, 2013
1 commit
-
Also, added max-width on css to avoid overflowing when using those tags (ActionItem2740)
01 May, 2013
1 commit
-
Note that on Debian stable we will still use whatever is linked in vendor/rails, since we known that that Debian already has the bits from 2.3.15 we need in its patched 2.3.5.
03 Mar, 2012
1 commit
-
(ActionItem2101)
28 Feb, 2012
1 commit
27 Feb, 2012
1 commit
04 Jan, 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
20 Jun, 2011
1 commit
12 Apr, 2011
1 commit
-
(ActionItem1974)
22 Feb, 2011
2 commits
-
Conflicts: app/controllers/application.rb lib/noosfero.rb lib/noosfero/i18n.rb test/test_helper.rb test/unit/consumption_test.rb
31 Jan, 2011
1 commit
30 Jul, 2010
1 commit
-
(ActionItem1600)
08 Jul, 2010
1 commit
-
* Kept backwards compatibility with Rails 2.1.0, so Debian stable users are still good. * Should also work with newer versions from the 2.3.x series
09 Jun, 2010
1 commit
-
This will install the needed gems in the working versions.
30 Apr, 2010
1 commit
05 Apr, 2010
1 commit
-
Besides being faster, consumming less memory, and being thread-safe, fast_gettext's approach is cleaner than Ruby-GetText's because it does not mess with the Rails internals. That's probably due to the fact that fast_gettext was designed after Rails had proper I18N support, so that's not exactly Ruby-GetText's fault. Current versions of Ruby-GetText are claimed to be thread-safe as well, but I decided to go with fast_gettext regardless. I am messing with the Rails internals myself by copying some code from Ruby-Gettext, but that code will be dropped when we upgrade to a more recent Rails version with proper I18N. Code was copied from Ruby-GetText to implement: * per-language cache * validation error messages translation During initialization, the needed .mo files installed system-wide are symlinked locally. By doing this we can take "similar" locales locally since fast_gettext does not seem to support loading of files from similar locales (e.g. loading pt_BR/LC_MESSAGES/domain.mo when pt/LC_MESSAGES/domain.mo is not available). This hopefully will fix the long-standing bug with messed up translations due to high concurrency and non-thread-safety of the version of Ruby-GetText in Debian Lenny. (ActionItem1315)
31 Oct, 2009
1 commit
-
* Vimeo * Archive.org * iteia * TV SL (stream and video) ActionItem1257
26 Oct, 2009
1 commit
-
(ActionItem1279)
23 Sep, 2009
1 commit
22 Sep, 2009
2 commits
24 Jul, 2009
1 commit
-
If the user wants to use some Rails version from Rails, it's simple: * remove the symlink in vendor/rails * Uninstall Rails from Debian * install rails through gem
21 Jul, 2009
1 commit
11 Jul, 2009
1 commit
-
Everything that was in the zen3-specific branch was brought to the master branch either directly as a enhancement or as a configuration that will be available and turned on on zen3 itself.
08 Jul, 2009
1 commit
-
* added a sweeper helper to remove code duplication * changed the fragment cache key for the category menu cache
25 May, 2009
1 commit
29 Apr, 2009
1 commit
27 Apr, 2009
1 commit
22 Apr, 2009
1 commit
20 Apr, 2009
1 commit
27 Mar, 2009
1 commit
-
changed the expiration of caches based on article changes to observe the model instead of being called by the cms controller so the daemon scripts that update/create/destroy articles cause the expiration of the caches too
21 Feb, 2009
1 commit
-
* Adding tags object and embed to allowed_tags for sanitize * Fixing lightbox. It was appearing behind videos
29 Jan, 2009
1 commit
02 Jan, 2009
1 commit
04 Sep, 2008
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2462 3f533792-8f58-4932-b0fe-aaf55b0a4547
27 Aug, 2008
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2422 3f533792-8f58-4932-b0fe-aaf55b0a4547
25 Jul, 2008
1 commit
-
controller git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2319 3f533792-8f58-4932-b0fe-aaf55b0a4547