02 Apr, 2013
2 commits
01 Nov, 2012
10 commits
25 Aug, 2012
1 commit
16 Aug, 2012
1 commit
-
No plugin should have any code outside of its own directory; the way this was, in practive everyone had to have savon installed to do *anything* in Noosfero. Plugins cannot force their dependencies on installations were they are not enabled.
17 Feb, 2012
2 commits
16 Feb, 2012
1 commit
15 Feb, 2012
2 commits
14 Feb, 2012
1 commit
10 Feb, 2012
1 commit
06 Feb, 2012
5 commits
-
Create a test in mezuro_plugin for ConfigurationContent
31 Jan, 2012
3 commits
10 Oct, 2011
1 commit
-
* Refactoring profile management to use tokeninput * Also, adding support of tokeninput to the core * Adding attributes validated and cnpj to enterprise * Environment option to define enterprise as validated by defaul * Making profile namedscopes consider subclasses too * Adapting enterprise icon and identification to meet Bsc expectations * Adapting profile info actions to meet Bsc expectations * Adapting control panel buttons to meet Bsc expectations * Adapting core product to meed Bsc expectations * Adding and fixing plugin hotspots (ActionItem2085, ActionItem2087, ActionItem2086, ActionItem2088)
10 May, 2011
1 commit
-
* Hot Spots: - Catalog item extra content - Stylesheet - JS - Application body extra content - Product info extra content * Plugin new methods - Public name - Public path * Plugin manager - Fixing map and adding collect method * Fixes: - Expand template method
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.