18 Jul, 2012
1 commit
-
Removed whitespaces Recovered schema.rb without plugins fields Included info about solr support of multitenancy on solr.yml.dist
20 May, 2012
1 commit
-
Conflicts: app/views/layouts/_javascript.rhtml features/step_definitions/noosfero_steps.rb features/support/paths.rb
24 Feb, 2012
1 commit
19 Feb, 2012
1 commit
-
Conflicts: app/controllers/application.rb app/controllers/public/browse_controller.rb app/helpers/application_helper.rb app/helpers/display_helper.rb app/models/environment_finder.rb app/models/product.rb app/views/layouts/_javascript.rhtml app/views/layouts/application-ng.rhtml public/javascripts/application.js public/stylesheets/application.css test/functional/browse_controller_test.rb test/functional/search_controller_test.rb vendor/plugins/acts_as_solr_reloaded/lib/tasks/solr.rake
10 Feb, 2012
1 commit
24 Dec, 2011
1 commit
-
It will be readded later where it is used: on the search controller
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
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)
30 Nov, 2009
1 commit
-
(ActionItem1330)
23 Sep, 2009
1 commit
22 Sep, 2009
2 commits
26 Aug, 2009
1 commit
-
The only exception is when the locale set by Ruby-GetText is included in the list of supported locales.
03 Aug, 2009
2 commits
-
* removing logic inversion in ssl support * using environment's default hostname instead of the request hostname for SSL links
21 Jul, 2009
1 commit
17 Jul, 2009
2 commits
-
* not show sideboxes when render access denied * fix tests for access_control plugin * remove unused helper UsesDesignBlocksHelper * profile design needs login
23 May, 2009
1 commit
15 May, 2009
1 commit
14 May, 2009
2 commits
25 Mar, 2009
2 commits
-
Hoping to be able to debug the translation problems with it.
05 Mar, 2009
1 commit
03 Mar, 2009
1 commit
02 Mar, 2009
1 commit
-
Logging Referer and User-Agent to enable a better debugging.
23 Jan, 2009
1 commit
21 Jan, 2009
1 commit
02 Jan, 2009
1 commit
09 Oct, 2008
1 commit
11 Sep, 2008
1 commit
-
To disable SSL, just set disable_ssl = true in the environment. Like this: Environment.default.update_attributes(:disable_ssl => true) git-svn-id: https://svn.colivre.coop.br/svn/noosfero/branches/0.11.x@2511 3f533792-8f58-4932-b0fe-aaf55b0a4547
06 Sep, 2008
2 commits
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2477 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2475 3f533792-8f58-4932-b0fe-aaf55b0a4547
04 Sep, 2008
1 commit
-
Changes: * Implemented require_ssl and refuse_ssl in ApplicationController * Changed AccountController to require SSL + pointing to HTTPS in login forms * Changed PublicController to refuse SSL, and fixed all controllers in app/controllers/public to inherit from it (with some exceptions). * Changed MyProfileController to require SSL Side-effects: * Some controllers had been changed in an unappropriated way for the new SSL requirement. * Some tests changed to reflect the new SSL requirements. * Needed to tweak content_viewer controller to deal with SSL URL's: + Fixed detection of user coming from public view that was broke by the SSL thing. * adapted enterprise_registration tests git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2458 3f533792-8f58-4932-b0fe-aaf55b0a4547
29 Aug, 2008
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2432 3f533792-8f58-4932-b0fe-aaf55b0a4547
30 Jul, 2008
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2358 3f533792-8f58-4932-b0fe-aaf55b0a4547
18 Jul, 2008
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2281 3f533792-8f58-4932-b0fe-aaf55b0a4547
14 May, 2008
1 commit
-
…hen talking to the database git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1795 3f533792-8f58-4932-b0fe-aaf55b0a4547
28 Apr, 2008
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1717 3f533792-8f58-4932-b0fe-aaf55b0a4547