12 May, 2011
2 commits
-
This reverts commit 1ebe4f84dc0910b6ded065b60ed0e58612a93659. Conflicts: features/step_definitions/noosfero_steps.rb test/functional/manage_products_controller_test.rb
11 May, 2011
10 commits
-
This old commit doesn't works! This reverts commit 3e5f93f48a85241667456ceba454dc13afe02335.
-
Also replaced create_user by fast_create on test (ActionItem356)
-
This is an enterprise block that shows all people that added the enterprise as "favorite". (ActionItem356)
-
- log files are in tmp/pids/*.output - using 'default' as default value for '-i' option (ActionItem1898)
-
(ActionItem1941)
-
(ActionItem1941)
-
(ActionItem1996)
10 May, 2011
14 commits
-
(ActionItem1963)
-
This patch creates some tasks to run noosfero plugins' tests through rake. For further information take a look at: http://noosfero.org/Development/PluginsArchitecture#Tasks (ActionItem1996)
-
(ActionItem1996)
-
Signed-off-by: Daniela Soares Feitosa <danielafeitosa@colivre.coop.br>
-
(ActionItem1970)
-
* Features: - Extension of ActionMailer::Base so that it can append or prepend new paths to view_paths and each instance of it has it's own view paths. So if I define Mailer < ActionMailer::Base, my new class Mailer will have an independent view_path from ActionMailer, despite having a default value equal to it. - Adding new method root_path for Plugins. * Fixes: - select_country helper receive options too. - Passing request form through ajax serialize instead of hardcoded.
-
(ActionItem1996)
-
* Feature: - Adding session to plugin context * Fixes: - Fixing routes due to dubious route - Including helper due to method float_to_currency (ActionItem1996)
-
* 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
09 May, 2011
9 commits
-
Conflicts: features/step_definitions/noosfero_steps.rb test/functional/profile_design_controller_test.rb
-
(ActionItem1957)
-
(ActionItem1934)
-
(ActionItem1982)
-
(ActionItem1978)
-
- separating the fields date, author and comment link - adding new div inner main content div (ActionItem1997)
-
- moving boxes style definitions from base theme to templates - fixing sidebars width to 190px everywhere (ActionItem1979)
05 May, 2011
5 commits
-
(ActionItem1959)
-
This reverts commit bf661b69c99feebc5616149ae6a29052c12fef60. (ActionItem1959)
-
(ActionItem1848)
-
- Added missing step of how to create a development environment (thanks to Ronny Kursawe)
-
(ActionItem1465)