27 Nov, 2011
3 commits
-
Also, removed explicit :previous_label and :next_label from calls to the pagination_links helper that used the same string as the default ones already provided by the helper. This needs will_paginate from Debian Squeeze at least.
-
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
22 Nov, 2011
1 commit
17 Nov, 2011
1 commit
31 Oct, 2011
1 commit
-
closes ActionItem2124
25 Oct, 2011
1 commit
-
Included new named_scopes for browsing contents: * more_recent * more_comments * more_views A named_scope to filter only text articles * text_articles Included new browse_contents_menu on base theme (ActionItem2069)
11 Oct, 2011
1 commit
-
Libs added * jquery-validation * colorbox * recaptcha (ActionItem2074)
10 Oct, 2011
2 commits
-
* 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)
16 Aug, 2011
1 commit
-
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)
13 Aug, 2011
1 commit
-
Conflicts: app/controllers/my_profile/cms_controller.rb test/functional/cms_controller_test.rb
11 Aug, 2011
1 commit
-
Now cucumber gems should install fine with RAILS_ENV=cucumber gems:install in Debian Lenny and its task start/stop solr
10 Aug, 2011
1 commit
-
…nto merge-requests/30
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)
20 Jun, 2011
1 commit
-
* Making partial for class consider: - Controller's view paths - rhtml and html.erb extensions - Namescoped models * Also fixing the extensions for partial_for_task_class too.
14 Jun, 2011
1 commit
-
(ActionItem2016)
01 Jun, 2011
1 commit
27 May, 2011
1 commit
-
(ActionItem1998)
04 May, 2011
1 commit
-
I've made a selenium test suite for all the problems I've noticed so far, that are the following: * Profile control panel links in profile image block and profile information block * Link to user profile in user bar * Link to user control panel in user bar * 'Go to the home page' button on not found page, that should link to profile home page or to environment home page So I've made the tests, ran them, fixed the problems, and ran the tests again. (ActionItem1465)
10 Apr, 2011
1 commit
-
(ActionItem1925)
03 Apr, 2011
1 commit
-
Conflicts: test/unit/image_gallery_test.rb
23 Feb, 2011
2 commits
22 Feb, 2011
2 commits
-
Besides nobody using it, the implementataion is really crappy so we are better without it.
-
(ActionItem1801)
15 Feb, 2011
1 commit
-
(ActionItem1801)
27 Jan, 2011
1 commit
-
- new config entry: addthis_enabled - new Rails initializer to load config file (ActionItem1820)
26 Jan, 2011
2 commits
-
(ActionItem1527)
-
+ Multi-processing tasks. + Graciously show/hide functions with the smooth slide of + Jquery. ^^ + Using Unobtrusive Javascript. + Customized messages for each task type. + Button "Set all to approve/reject/skip". + Icons related to the task action. * Missing - Need to make selenium tests. (ActionItem1527)
19 Dec, 2010
1 commit
-
* Removing city from profile_image_link * Removed unnecessary method community_image_link * Added people's city when browsing people (ActionItem1773) Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br>
17 Dec, 2010
1 commit
16 Dec, 2010
2 commits
-
(ActionItem658)
-
(ActionItem1769)
09 Dec, 2010
2 commits
-
(ActionItem894)
-
(ActionItem1732)
02 Dec, 2010
1 commit
-
ActionItem1773 Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br>
30 Nov, 2010
1 commit
-
Removing all that mess feels *very good*. ActionItem1761
21 Oct, 2010
2 commits
-
(ActionItem1649)