24 May, 2012
1 commit
-
Conflicts: test/functional/account_controller_test.rb
16 May, 2012
2 commits
-
This is specially useful in development/test setups where you don't have a working MTA.
-
This "feature" started as a workaround for the fact that "the CMS is not good rnough". In practice, it was only effective for enterprises, and the only known site that actually used this in the past does not use it for ages.
15 May, 2012
1 commit
-
* Allowing enable/disable to receive the class
26 Apr, 2012
1 commit
-
- Environment homepage cache (ActionItem2336)
25 Feb, 2012
1 commit
-
Conflicts: app/controllers/application.rb debian/changelog plugins/bsc/lib/bsc_plugin.rb plugins/shopping_cart/lib/shopping_cart_plugin.rb
15 Feb, 2012
1 commit
-
(ActionItem2259)
09 Feb, 2012
1 commit
-
(ActionItem2259)
04 Jan, 2012
1 commit
-
Conflicts: features/step_definitions/noosfero_steps.rb
30 Dec, 2011
1 commit
-
* new table production_costs * environment and enterprises can have them * new table price_details * products have price details with a cost and a price * updated db/schema * included method to display the total value of inputs * included partials to display and edit price details * allowing users to create new cost from select * manage_products.js to separate js codes from application.js * numbers_only_javascript * created a partial with the js needed to allow only numbers on some fields * price composition bar is updated when an user edit some price (ActionItem1413)
27 Nov, 2011
1 commit
-
Conflicts: app/controllers/admin_controller.rb app/controllers/application.rb app/controllers/public/account_controller.rb app/controllers/public/content_viewer_controller.rb lib/noosfero/i18n.rb test/functional/account_controller_test.rb test/functional/admin_controller_test.rb test/unit/contact_test.rb test/unit/profile_test.rb
11 Oct, 2011
1 commit
-
Libs added * jquery-validation * colorbox * recaptcha (ActionItem2074)
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 Aug, 2011
1 commit
-
…nto merge-requests/28
09 Aug, 2011
1 commit
-
…nto merge-requests/20
28 Jul, 2011
1 commit
-
- Also, removing some re-definition of Environment model at old migrations that causes error when trying to save Environment instances (ActionItem2051)
14 Jul, 2011
1 commit
-
…ero into merge-requests/22
12 Jul, 2011
1 commit
-
(ActionItem2048)
14 Jun, 2011
2 commits
-
also removed "return" from method
-
…nto merge-requests/13
09 Jun, 2011
1 commit
-
Adding '.txt' to the end of runnable scripts to avoid attacks due to unsecure servers. Same solution adopted by foswiki. (ActionItem2009)
31 May, 2011
1 commit
-
This was happening because default_hostname and top_url were both adding the port. (ActionItem2016)
27 May, 2011
1 commit
-
(ActionItem1998)
12 May, 2011
1 commit
-
This reverts commit 1ebe4f84dc0910b6ded065b60ed0e58612a93659. Conflicts: features/step_definitions/noosfero_steps.rb test/functional/manage_products_controller_test.rb
09 May, 2011
2 commits
-
(ActionItem1934)
27 Apr, 2011
1 commit
-
* new table production_costs * environment and enterprises can have them * new table price_details * products have price details with a cost and a price * updated db/schema * included method to display the total value of inputs * included partials to display and edit price details * allowing users to create new cost from select * manage_products.js to separate js codes from application.js * numbers_only_javascript * created a partial with the js needed to allow only numbers on some fields (ActionItem1413)
10 Apr, 2011
1 commit
03 Apr, 2011
1 commit
-
Conflicts: test/unit/image_gallery_test.rb
28 Mar, 2011
1 commit
-
Makes no sense to have a configuration like that in environment
25 Feb, 2011
1 commit
-
- Product::UNITS was removed; and - We lost the power of gettext to translate units (ActionItem1859)
22 Feb, 2011
1 commit
-
Besides nobody using it, the implementataion is really crappy so we are better without it.
15 Feb, 2011
1 commit
-
(ActionItem1801)
18 Jan, 2011
1 commit
13 Jan, 2011
1 commit
-
(ActionItem1729)
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.
09 Dec, 2010
1 commit
-
(ActionItem894)
07 Dec, 2010
2 commits
-
(ActionItem1675)
-
* Enhancing the way a theme is set to an environment * Allowing users to remove the theme of a profile * Fixed delayed_attachment_fu, so favicon (not thumbnailable file) won't display loading image (ActionItem1675)
02 Dec, 2010
1 commit
-
ActionItem1773