22 Mar, 2011
1 commit
-
(ActionItem1936)
03 Mar, 2011
1 commit
-
* Mergin all separate body and lead of all the article's type into one shared partial. * Adding the lead slide to the task (it was just showing instead of hiding and sliding when the 'Lead' button was clicked). PS: This refactoring also fixes the AI1869. (ActionItem1869)
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
25 Feb, 2011
1 commit
-
(ActionItem1894)
22 Feb, 2011
3 commits
-
(ActionItem1801)
-
(ActionItem1890)
-
(ActionItem1896)
21 Feb, 2011
1 commit
20 Feb, 2011
1 commit
-
Conflicts: public/stylesheets/application.css
19 Feb, 2011
2 commits
-
- removed 'icon-scrap' CSS class (ActionItem1854)
-
(ActionItem1870)
17 Feb, 2011
3 commits
-
Solve http://noosfero.org/Development/ActionItem1851 Unhappily, as i see, that is impossible to auto-test if a content is overflowing a sized box. That is also impossible to auto-test if the <pre> is bigger then the sized box, despite the content is forcing to be bigger, and that i can't explain. It's clientWidth shows it with the parent size. :-( The good news is that is really easy to correct! :-) We only need to style white-space: pre-wrap on <pre> elements inside line-brakes as it must do, and add brakes at the end of the horizontal space if need (what solves the bug). http://www.w3.org/TR/CSS21/text.html#propdef-white-space (ActionItem1851)
-
(ActionItem1866)
-
(ActionItem1855)
15 Feb, 2011
2 commits
-
(ActionItem1801)
-
(ActionItem1801)
14 Feb, 2011
2 commits
-
(ActionItem1799)
-
(ActionItem1799)
11 Feb, 2011
2 commits
-
(ActionItem1750)
-
(ActionItem1656)
10 Feb, 2011
1 commit
-
(ActionItem1812)
02 Feb, 2011
1 commit
-
(ActionItem1834)
01 Feb, 2011
4 commits
-
(ActionItem1804)
-
(ActionItem1804)
-
(ActionItem1777)
-
(ActionItem1734)
31 Jan, 2011
1 commit
27 Jan, 2011
2 commits
-
* Removing padding between time and description. * Changing time color to a tango gray. * Reducing description min-height and image height. (ActionItem1813)
-
* 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
2 commits
-
OBS: applied over 4222d1a7eb43d8b3428d231c87a2368ad9e56f67 (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)
18 Jan, 2011
3 commits
-
(ActionItem1734)
-
* new controller profile_search * new block profile_search_block * added on style.css background images for mimetypes icons * new route profile/foo/search?q=bar (ActionItem1734)
-
* 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
3 commits
-
Conflicts: public/stylesheets/application.css test/functional/content_viewer_controller_test.rb
-
(ActionItem1686)
-
(ActionItem1796)
11 Jan, 2011
2 commits
-
(ActionItem1771)
-
(ActionItem1807) Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br>
07 Jan, 2011
1 commit
-
(ActionItem1391)