18 Feb, 2011
1 commit
-
* Added tinymce editor on lead and body of suggested article * Added tiny mce on approval of suggested articles (ActionItem1887)
16 Feb, 2011
1 commit
-
(ActionItem1868)
11 Feb, 2011
1 commit
-
(ActionItem1656)
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
2 commits
-
(ActionItem1771)
-
+ 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
-
* 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)
17 Jan, 2011
1 commit
-
(ActionItem1729)
13 Jan, 2011
3 commits
-
Conflicts: public/stylesheets/application.css test/functional/content_viewer_controller_test.rb
-
(ActionItem1686)
-
(ActionItem1775)
11 Jan, 2011
1 commit
-
(ActionItem1771)
07 Jan, 2011
2 commits
-
Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br> (ActionItem1776)
04 Jan, 2011
1 commit
-
Done: * Plugin loading process * Infra-structure for plugins registering and event activations. * Three fixed routes for plugins. * Methods to define plugins meta-information. * Interface for activation and deactivation of plugins in the environment panel. * Hotspots: - Buttons in the control panel. - Tabs in the profile (including expanded_template method). - New attributes for profile. * Possibility for the plugin to add new tables. * Mezuro prototype. Missing: * Test integration. * Dependencies integration. * Possibility to add behaviours in noosfero base models.
30 Dec, 2010
1 commit
-
(ActionItem1791)
20 Dec, 2010
1 commit
17 Dec, 2010
1 commit
-
(ActionItem1732)
16 Dec, 2010
1 commit
-
(ActionItem1769)
10 Dec, 2010
1 commit
-
* 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)
-
* Enhancing the way a theme is set to an environment * Allowing users to remove the theme of a profile * Fixed delayed_attachment_fu, so favicon (not thumbnailable file) won't display loading image (ActionItem1675)
30 Nov, 2010
1 commit
-
Removing all that mess feels *very good*. ActionItem1761
26 Oct, 2010
1 commit
-
(ActionItem1680)
21 Oct, 2010
2 commits
-
Users can delete own profiles Organization admins can delete organizations Environment admins also can remove others profiles (ActionItem1716)
-
* 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)
04 Oct, 2010
2 commits
-
(ActionItem1685)
-
(ActionItem1303)
25 Sep, 2010
1 commit
24 Sep, 2010
1 commit
-
(ActionItem1673)
21 Sep, 2010
2 commits
-
* The users member of a community shoudl be notified with the information of where that noficication is. * The friendship relationship should be notified to the both users * If the article is created automaticaly according its template this article should not be notified * The article approval should not notify the article with the user who aproved it as the user that made the article (ActionItem1303)
-
* Also adding a named_scope for images (ActionItem1698)
20 Sep, 2010
2 commits
-
Also: * Adding links to the profile-image balloon. * Removing add-friend and join-community confirmation steps.
-
(ActionItem1303)