09 Oct, 2014
1 commit
-
Also displays every field that is not defined in any category in the last category called "General". Fields are now easily moved between categories and categories a easily created. Fields html generation centered in only one method and the field name and value are customizable through methods. Fix #14
26 Nov, 2013
1 commit
13 Aug, 2013
1 commit
-
(ActionItem2768)
04 Nov, 2012
3 commits
-
Added tests Added background on edition of profile to be easier to know which field the checkbox is related (ActionItem1717)
13 Sep, 2012
1 commit
09 Apr, 2012
1 commit
04 Jan, 2012
1 commit
-
In Rails 2.3 the memcache driver already supports adding timeout to cache keys.
29 Nov, 2011
1 commit
04 Jan, 2011
1 commit
-
Done: * Plugin loading process * Infra-structure for plugins registering and event activations. * Three fixed routes for plugins. * Methods to define plugins meta-information. * Interface for activation and deactivation of plugins in the environment panel. * Hotspots: - Buttons in the control panel. - Tabs in the profile (including expanded_template method). - New attributes for profile. * Possibility for the plugin to add new tables. * Mezuro prototype. Missing: * Test integration. * Dependencies integration. * Possibility to add behaviours in noosfero base models.