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
2 commits
-
(ActionItem1391)
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
5 commits
-
(ActionItem1789)
-
patch attached From df266a9e69468ee74bcb38d92985fbbb46e3d14b Mon Sep 17 00:00:00 2001 From: Aurelio A. Heckert <aurelio@colivre.coop.br> Date: Thu, 16 Dec 2010 21:43:53 -0300 Subject: [PATCH] Beautify themes list page
16 Dec, 2010
4 commits
-
(ActionItem1773)
-
(ActionItem1789)
-
(ActionItem658)
10 Dec, 2010
2 commits
-
(ActionItem1770)
-
* Added rss-feed-16.png (a 16x16 image of rss feed) * icon_name now is a class method * removing image_tags with article's icons * added icon_for_article on class to display icons (ActionItem1770)
09 Dec, 2010
4 commits
-
(ActionItem894)
-
* English text review * Letting the administrator edit all fields which are going to be published before accepting the article. * Letting administrator highlight the new article. * Making the size of the lead and body fields consistent with other UI parts * Removed inconsistent styling * Updated database schema file (ActionItem1732)
-
(ActionItem1732)
-
* When approving a task, some fields from published article are displayed and can be edited * Removed PublishedArticle * Added migrate to copy body, article and type from PublishedArticle's reference_article to article (ActionItem1733)
07 Dec, 2010
2 commits
-
(ActionItem1769)
-
* Added profile-base as base of profile's themes * Added profile-base on gettext.rake to be translated * Fixed scarletred and skyblue themes to import profile-base * New themes based on Tango pallete: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines * aluminium * butter * chameleon * chocolate * orange * plum (ActionItem1675)
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
25 Nov, 2010
1 commit
26 Oct, 2010
4 commits
-
(ActionItem1680)