22 Aug, 2011
1 commit
17 Aug, 2011
2 commits
-
…nto merge-requests/35 Conflicts: script/sample-profiles
-
Conflicts: debian/changelog lib/noosfero.rb lib/noosfero/plugin.rb
16 Aug, 2011
22 commits
-
This reverts commit 6409d6cc8e989f473f17b882d05367c4b9153528, reversing changes made to 313f8a54d53a4fdfa651f02197813026e1660e3b. Conflicts: features/step_definitions/noosfero_steps.rb test/unit/category_finder_test.rb There are some problems with solr (ActionItem1958)
-
This reverts commit 630b8afabf809e6d7b7f271d7b25fe08fac76854. There are some problems with solr (ActionItem1958)
-
* Features: - Plugin helper. - Plugin mailer. - Template for supplier and customer email. - Upgrades to form. * Fixes: - Passing request form through ajax serialize instead of hardcoded.
-
(ActionItem1970)
-
(ActionItem1970)
-
Also added cursor:pointer on form's button (ActionItem1970)
-
Adding the 'Add to cart' button to assets products list.
-
Mailer uses supplier and environment domains to avoid messages being filtered as spams.
-
* Features: - Plugin helper. - Plugin mailer. - Template for supplier and customer email. - Upgrades to form. * Fixes: - Passing request form through ajax serialize instead of hardcoded.
-
* Missing the send-email implementation
-
* Feature: - Possibility to enable and disable "Add to cart" buttons - Also possibility to further configurations of cart on the profile.
-
* Feature: - Controller for cart
15 Aug, 2011
1 commit
13 Aug, 2011
3 commits
-
Conflicts: app/controllers/my_profile/cms_controller.rb test/functional/cms_controller_test.rb
-
(ActionItem2052)
-
(ActionItem1958)
11 Aug, 2011
4 commits
-
(ActionItem1958)
-
Now cucumber gems should install fine with RAILS_ENV=cucumber gems:install in Debian Lenny and its task start/stop solr
-
- creating helpers in Noosfero::SampleDataHelper to save some 'typing' - adding articles and profiles to categories in sample-data scripts - moving Events creation to sample-articles script - echoing 'F' or 'E' in output in case of fail or error on creating
09 Aug, 2011
1 commit
08 Aug, 2011
1 commit
-
also: - fix noosfero/i18n: error_messages_for should works as documented in Rails API (accept param :header_message => '...') - new helper method to display errors in a dialog box - now Plugins knows what is URL to admin itself - defining paths to cucumber steps and setup files in config/cucumber.yml - allow plugins to have documentation in same way as Noosfero core (ActionItem2056)
04 Aug, 2011
1 commit
27 Jul, 2011
1 commit
26 Jul, 2011
3 commits
-
Only search the content for one page, loading more than a hundred results is slow cause solr send xmls for us to parse.