05 Sep, 2012
1 commit
-
ActionItem2420
05 Apr, 2012
1 commit
09 Mar, 2012
1 commit
-
(ActionItem2316)
08 Mar, 2012
1 commit
-
I am also already adding a "spam" flag to the table, which we will use next. (ActionItem2309)
07 Mar, 2012
1 commit
-
(ActionItem2305)
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
09 Feb, 2012
1 commit
-
(ActionItem2259)
27 Jan, 2012
1 commit
-
Conflicts: app/helpers/application_helper.rb debian/changelog vendor/plugins/monkey_patches/touch/init.rb
09 Jan, 2012
1 commit
-
The profile has a new attribute to define if the guest must be automaticaly redirected to the article translation or not. Closes ActionItem2121
17 Dec, 2011
1 commit
08 Dec, 2011
2 commits
-
I ask myself how the hell this test was passing before
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
-
(ActionItem2075)
13 Aug, 2011
1 commit
-
(ActionItem2027)
04 May, 2011
1 commit
-
(ActionItem1988)
03 Apr, 2011
1 commit
-
Conflicts: test/unit/image_gallery_test.rb
28 Mar, 2011
1 commit
25 Mar, 2011
1 commit
-
(ActionItem1961)
22 Mar, 2011
1 commit
-
Also, fixing all selenium tests (ActionItem1672)
02 Mar, 2011
1 commit
-
(ActionItem1911)
28 Feb, 2011
1 commit
-
Conflicts: app/models/qualifier.rb db/schema.rb test/unit/manage_products_helper_test.rb test/unit/qualifier_test.rb
27 Feb, 2011
1 commit
-
* Forbidding folders to be created inside blogs. * Avoiding folders on the blog's posts until it's decided what's going to be done the the folders that are already inside blogs (migration). (ActionItem1892)
25 Feb, 2011
1 commit
-
Also: * Moved integration tests to content_viewer functional test * Removed image_label unused method (ActionItem1894)
22 Feb, 2011
2 commits
-
Besides nobody using it, the implementataion is really crappy so we are better without it.
14 Feb, 2011
1 commit
-
(ActionItem1799)
27 Jan, 2011
1 commit
-
* if he is also last member, the next user to join organization will become admin * if has other members, admin must choose some user to become admin * Generalized enterprise add_member interface. * Using json to manage action after join/leave/add/remove community/friend through ajax. * Person.members_of now returns unique profiles (ActionItem1400)
26 Jan, 2011
1 commit
-
(ActionItem1771)
18 Jan, 2011
1 commit
-
* Adds another "Post a comment" top button that redirects to the bottom * "Post a comment" button is left-aligned * Removal confirmation message changed to cover replies * Removes background and border from the remove icon * The remove icon appears only on mouse over * Works in all major browsers * Highlights the author reply as the same way as the author comment (ActionItem1771)
13 Jan, 2011
2 commits
-
Conflicts: public/stylesheets/application.css test/functional/content_viewer_controller_test.rb
-
(ActionItem1686)
11 Jan, 2011
1 commit
-
(ActionItem1771)
30 Dec, 2010
1 commit
-
(ActionItem1791)
09 Dec, 2010
1 commit
-
(ActionItem894)
07 Dec, 2010
1 commit
-
(ActionItem1769)
26 Oct, 2010
1 commit
-
(ActionItem1680)
21 Oct, 2010
1 commit
-
* Posts unavailable for the user weren't displayed but were considered on pagination. * Used a direct sql to increase the performance. * Removing last and first_day_of_month methods and using the rails builtin methods in_the_beginning_of_month and in_the_end_of_month. P.S.: done against the master branch. (ActionItem1557)
02 Sep, 2010
1 commit
-
* Added 'thumbnails_processed' to articles and images * Added images to be displayed when the uploaded were not processed yet (ActionItem1661)