24 Jul, 2009
9 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
11 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
-
Conflicts: app/controllers/my_profile/memberships_controller.rb app/views/profile_editor/_organization.rhtml po/bg/noosfero.po po/de/noosfero.po po/es/noosfero.po po/fr/noosfero.po po/hy/noosfero.po po/it/noosfero.po po/nl/noosfero.po po/noosfero.pot po/pt_BR/noosfero.po test/functional/profile_editor_controller_test.rb
22 Jul, 2009
14 commits
-
* moved box "enterprise activation" to control panel * require login to activate enterprise
-
* added loading image * added drag and drop * turned unassociate to AJAX * adding members via ajax * added the user finding via ajax
-
* set environment when register new community * description duplicated in Community.fields model * remove duplicated code
-
* move leave logic to profile_controller * use lightbox to leave confirmation, like join * store location to remember to where redirect
-
That way the user knows that the abstract is clipped.
21 Jul, 2009
6 commits