20 Feb, 2011
1 commit
-
Conflicts: public/stylesheets/application.css
19 Feb, 2011
2 commits
-
(ActionItem1854)
-
- removed 'icon-scrap' CSS class (ActionItem1854)
18 Feb, 2011
1 commit
-
* Added tinymce editor on lead and body of suggested article * Added tiny mce on approval of suggested articles (ActionItem1887)
17 Feb, 2011
1 commit
-
(ActionItem1855)
16 Feb, 2011
1 commit
-
(ActionItem1868)
15 Feb, 2011
3 commits
-
- Event.body should be string as all other article types - Removed Event.description - Moving existing data in description field to body (ActionItem1865)
-
(ActionItem1801)
14 Feb, 2011
4 commits
-
(ActionItem1800)
-
(ActionItem1799)
12 Feb, 2011
1 commit
11 Feb, 2011
2 commits
-
(ActionItem1656)
-
(ActionItem1857)
10 Feb, 2011
1 commit
-
(ActionItem1847)
09 Feb, 2011
1 commit
-
(ActionItem1734)
03 Feb, 2011
1 commit
-
(ActionItem1840)
02 Feb, 2011
1 commit
-
(ActionItem1835)
31 Jan, 2011
4 commits
-
(ActionItem1734)
27 Jan, 2011
4 commits
-
Reverted Profile.members_of definition Added a members_count method (ActionItem1400)
-
- new config entry: addthis_enabled - new Rails initializer to load config file (ActionItem1820)
-
* 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
3 commits
-
(ActionItem1771)
-
Obs: should be applied over 4ce41162d5baa9389ae22ac09a730515143ad140 (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
4 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
-
(ActionItem1729)
-
Conflicts: public/stylesheets/application.css test/functional/content_viewer_controller_test.rb
-
(ActionItem1796)
11 Jan, 2011
1 commit
-
(ActionItem1771)
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.