08 Feb, 2012
1 commit
07 Feb, 2012
1 commit
06 Feb, 2012
3 commits
31 Jan, 2012
2 commits
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.
16 Dec, 2010
1 commit
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
2 commits
-
(ActionItem894)
-
* 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
1 commit
-
(ActionItem1769)
02 Dec, 2010
1 commit
-
Blocks will be displayed according to the browser locale: * "all": displayed in all languages * some language: displayed only in the selected language (ActionItem1774) Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br>
26 Oct, 2010
2 commits
-
(ActionItem1680)
-
(ActionItem1751)
21 Oct, 2010
1 commit
-
Users can delete own profiles Organization admins can delete organizations Environment admins also can remove others profiles (ActionItem1716)
04 Oct, 2010
1 commit
-
(ActionItem1685)
24 Sep, 2010
2 commits
-
(ActionItem1646)
-
(ActionItem1701)
21 Sep, 2010
1 commit
20 Sep, 2010
4 commits
-
Also: * Adding links to the profile-image balloon. * Removing add-friend and join-community confirmation steps.
-
(ActionItem1303)
-
(ActionItem1394)
-
This code was written at LinguÁgil 2010 <http://www.linguagil.com.br/>, during the "Noosfero Coding Dojo" session on September 17th, 2010. The following people contributed: * Fabrício * Márcio Albuquerque * João Paulo * Luiz Cláudio * Guto Maia * Alexandre Gomes * Ivan * Serge Rehem * Bruno Porkaria * Antonio Terceiro * Rodrigo Souto * Daniela Feitosa (ActionItem1394)
11 Sep, 2010
1 commit
-
- added strophejs lib to communication with XMPP server - added jquery.scrollabletab.js and jquery.emoticon.js plugins - new 'pidgin' icon theme - environment attribute 'icon_theme' moved to theme - added ruby_bosh as plugin to start XMPP/BOSH session (ActionItem1635)
10 Sep, 2010
2 commits
-
* Environment admin can send e-mail to all environment users * Community admin can send e-mail to all community members * Added migrate to create mailing * Added job to send mailing (ActionItem1659)
-
I've tested manually and this works, but I could not make this test work. So, for now I am removing it. :-( (ActionItem1608)
02 Sep, 2010
1 commit
-
The HTTP caching feature conflicts with it. This was a crappy feature, anyway. (ActionItem1608)
31 Aug, 2010
1 commit
30 Aug, 2010
3 commits
-
(ActionItem1640)
-
(ActionItem1605)
-
(ActionItem1640)
27 Aug, 2010
2 commits
-
* Added message if user wants to fetch from hotmail * Added <url> to message if user removed it * Refactored invite_controller * Added ContactList * Added get_email_contacts_job * Added invitation_job (ActionItem1640)
-
"Contact us" -> "Send a message"
26 Aug, 2010
4 commits
-
* Instead of creating a PublishedArticle, a copy of the event is created. PS: depends of cba6c4326. (ActionItem1648)
-
(ActionItem1647)
-
(ActionItem1645)
-
(ActionItem1641)
22 Aug, 2010
1 commit
-
Added delayed_job plugin Added a daemon to start/stop delayed_job Added invitation on a queue to be processed later (ActionItem1640)