04 Aug, 2009
3 commits
03 Aug, 2009
14 commits
-
pt_BR 100%
-
* removing logic inversion in ssl support * using environment's default hostname instead of the request hostname for SSL links
-
created a profile observer that is called by a callback in the model as workaround to some dependencies cycles in environment.rb changed the per_page number to be a Noosfero constant instead of a ProfileController class method
30 Jul, 2009
2 commits
25 Jul, 2009
2 commits
-
* small English review * Portuguese translation complete
24 Jul, 2009
13 commits
-
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
-
with `rake rails:update`
-
Due to changes in the route recognization in Rails 2.1, the pure globbing routes are always tested last, so the check for a hosted domain must be done in the regular profile route.
-
* this is because of the identifier thats derived from the nickname becouse of ActionItem1126
23 Jul, 2009
6 commits
-
It was not properly saving product latitude and longitude.
-
Probably Rails 2.1 changed the way the validation on associated objects works. But eberything is fine now.
-
It works in the console, works in the running application, but that test only passed when I forced the reload of the relationship.
-
Conflicts: app/models/person.rb