18 Mar, 2014
1 commit
-
Also included tests for meta tags and removed not-needed tests (ActionItem2610)
16 Mar, 2014
1 commit
-
test/functional/application_controller_test.rb test/functional/profile_themes_controller_test.rb
07 Jan, 2014
1 commit
13 Mar, 2013
1 commit
30 Jan, 2013
1 commit
-
(ActionItem2560)
25 Oct, 2012
1 commit
13 May, 2012
1 commit
-
FastGettext.locale= returns its argument instead of returning the locale that was actually detected. (ActionItem2297)
09 Apr, 2012
1 commit
-
(ActionItem2213)
08 Mar, 2012
1 commit
-
I had to change a lot of plugin hotspot tests that depended on heavy/evil mocking and stubbing to pass. (ActionItem2315)
21 Dec, 2011
2 commits
-
- Added 2 new HOTSPOT: profile_data_extras and head_ending (ActionItem2208)
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
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)
11 May, 2011
1 commit
10 May, 2011
1 commit
-
Signed-off-by: Daniela Soares Feitosa <danielafeitosa@colivre.coop.br>
04 Apr, 2011
1 commit
-
Developed with Caio SBA <caio@colivre.coop.br> Available only for PostgreSQL by now See INSTALL.multitenancy for details (ActionItem1845)
23 Feb, 2011
2 commits
-
For some reason terminology was being assigned twice and the test was failing.
22 Feb, 2011
2 commits
-
Besides nobody using it, the implementataion is really crappy so we are better without it.
09 Dec, 2010
1 commit
-
(ActionItem894)
10 Sep, 2010
1 commit
-
(ActionItem1608)
08 Jul, 2010
1 commit
05 Feb, 2010
1 commit
-
* added option to shuffle images * added navigation buttons * other changes: * Removed "toggle visibility" button and action in BoxOrganizer Controller * Bock#visible? now receives an optional context so that blocks can decide where they must be shown or not * BoxesHelper now passes the context into the Block#visible? method * Added title to Uploaded files and displaying it instead of the description when viewing files (ActionItem1358)
20 Jan, 2010
1 commit
13 Jan, 2010
1 commit
31 Oct, 2009
1 commit
-
* Moved all object creation helper methods into Noosfero::Factory * Added a new and faster version of create_user. * Adjusted some test cases tests to use the new factory methods This comprised removing a lot of bad smells from the tests, involving eliminating uneeded database hits. * reviewed ProfileTest for speed as a case study. The test suite used to take ~ 40 seconds to run, now it takes ~ 14 seconds. If we do this to all test suites, we can dramatically reduce the time we need to run all the tests * Added a rake task test:smells to list potential test smells. Started with probably unecessary and/or too slow database hits * In the end, running all the tests now takes ~ 13 minutes on Colivre's development machine, instead of the ~ 30 minutes it used to. (ActionItem1279)
21 Aug, 2009
1 commit
03 Aug, 2009
2 commits
-
* removing logic inversion in ssl support * using environment's default hostname instead of the request hostname for SSL links
17 Jul, 2009
1 commit
25 May, 2009
1 commit
22 Apr, 2009
1 commit
02 Mar, 2009
1 commit
17 Feb, 2009
1 commit
26 Jan, 2009
2 commits
09 Oct, 2008
1 commit
27 Sep, 2008
1 commit
-
Also added some tests, but could not reproduce the bug. :(
19 Sep, 2008
1 commit
-
* remove categories from profile editor * remove categories from article editor * not display categories menu