14 Jun, 2014
3 commits
-
ActiveRecord::Base#human_name is deprecated on Rails 3, so Person#human_names was removed from core. This patch removes its use in stoa plugin.
08 Nov, 2013
1 commit
21 Oct, 2013
1 commit
-
Also provides hotspot for plugins to add new fields for password recovery (ActionItem2827)
03 Oct, 2013
1 commit
-
The core extensions now should be created inside the folder lib/ext. They will automatically loaded, so no need for the requires on the plugin class definition file. Further information on how to use this feature here: http://noosfero.org/Development/PluginsArchitecture#Extending_core_classes
16 Jan, 2013
1 commit
27 Nov, 2012
1 commit
21 Nov, 2012
1 commit
19 Nov, 2012
1 commit
15 Nov, 2012
5 commits
-
Changed strings to be more clear to user Changed colors of images
-
Removing unused code
-
Added balloons to fields cpf and birth date Fixed alignment
24 May, 2012
3 commits
-
* And tweaking interface * TODO: build filter to deal with controller logics
23 May, 2012
1 commit
-
Conflicts: plugins/stoa/lib/stoa_plugin.rb plugins/stoa/public/style.css
21 May, 2012
1 commit
15 May, 2012
2 commits
-
* Including invitation_code in the person * Also removing verbosity of schema on testing
-
* Adding new hotspots to remove links of invite friends * Adding new link on the control panel to invite friend
08 May, 2012
1 commit
-
* Checking wheather the user has cpf to decide what confirmation field to show (cpf of birth date)
22 Mar, 2012
4 commits
-
(ActionItem2293)
-
(ActionItem2293)
-
(ActionItem2293)