18 Jul, 2012
1 commit
-
Removed whitespaces Recovered schema.rb without plugins fields Included info about solr support of multitenancy on solr.yml.dist
20 May, 2012
1 commit
-
Conflicts: app/views/layouts/_javascript.rhtml features/step_definitions/noosfero_steps.rb features/support/paths.rb
09 Apr, 2012
1 commit
-
(ActionItem2213)
16 Mar, 2012
1 commit
-
Conflicts: INSTALL app/helpers/application_helper.rb app/views/account/signup.rhtml app/views/layouts/application-ng.rhtml app/views/search/_product.rhtml debian/control debian/noosfero.install debian/noosfero.links features/step_definitions/noosfero_steps.rb script/production
14 Mar, 2012
1 commit
-
(i.e. for the case in which public/ is not writable) (ActionItem2314) Signed-off-by: Daniela Soares Feitosa <danielafeitosa@colivre.coop.br>
08 Mar, 2012
2 commits
-
I had to change a lot of plugin hotspot tests that depended on heavy/evil mocking and stubbing to pass. (ActionItem2315)
-
(ActionItem2314)
19 Feb, 2012
1 commit
-
Conflicts: app/controllers/application.rb app/controllers/public/browse_controller.rb app/helpers/application_helper.rb app/helpers/display_helper.rb app/models/environment_finder.rb app/models/product.rb app/views/layouts/_javascript.rhtml app/views/layouts/application-ng.rhtml public/javascripts/application.js public/stylesheets/application.css test/functional/browse_controller_test.rb test/functional/search_controller_test.rb vendor/plugins/acts_as_solr_reloaded/lib/tasks/solr.rake
27 Jan, 2012
1 commit
-
Conflicts: app/helpers/application_helper.rb debian/changelog vendor/plugins/monkey_patches/touch/init.rb
24 Jan, 2012
1 commit
-
(ActionItem2070)
16 Jan, 2012
2 commits
-
This reverts commit 5ee0d0eebb51c4507e19adc86c9c8f1edd994a30.
08 Jan, 2012
1 commit
-
(ActionItem2204)
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)
28 Dec, 2011
1 commit
26 Dec, 2011
1 commit
-
(ActionItem2216)
24 Dec, 2011
6 commits
-
- Standardized search for all entities type - New category search based on a facet view
-
This allow simples hints for inputs in Noosfero. Later a search input will receive use this plugin for hints.
-
It is necessary to update the URL with a new parameter value for ordering products. This needs to be done using javascript as the value is got with javascript.
-
Using modified version o jquery token input available at https://github.com/brauliobo/jquery-tokeninput
22 Dec, 2011
1 commit
-
(ActionItem2111)
21 Dec, 2011
2 commits
-
- Added 2 new HOTSPOT: profile_data_extras and head_ending (ActionItem2208)
08 Dec, 2011
1 commit
24 Nov, 2011
1 commit
21 Nov, 2011
1 commit
-
(ActionItem2122)
17 Nov, 2011
1 commit
13 Oct, 2011
1 commit
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)
12 May, 2011
1 commit
-
This reverts commit 1ebe4f84dc0910b6ded065b60ed0e58612a93659. Conflicts: features/step_definitions/noosfero_steps.rb test/functional/manage_products_controller_test.rb
11 May, 2011
1 commit
10 May, 2011
2 commits
-
Signed-off-by: Daniela Soares Feitosa <danielafeitosa@colivre.coop.br>
-
* 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
2 commits
-
Conflicts: features/step_definitions/noosfero_steps.rb test/functional/profile_design_controller_test.rb
-
- separating the fields date, author and comment link - adding new div inner main content div (ActionItem1997)
05 May, 2011
1 commit
-
This reverts commit bf661b69c99feebc5616149ae6a29052c12fef60. (ActionItem1959)