23 Jul, 2009
10 commits
-
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
16 commits
-
last_lang was not being actually used anywhere.
-
Instead, update the automatically created person object with the desired data afterwards.
-
@finder is used internally by GetText