17 Feb, 2012
2 commits
16 Feb, 2012
1 commit
15 Feb, 2012
8 commits
14 Feb, 2012
1 commit
06 Feb, 2012
4 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
-
(ActionItem658)
09 Dec, 2010
1 commit
-
* 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)
26 Oct, 2010
1 commit
-
(ActionItem1754)
21 Oct, 2010
5 commits
-
Bail out from the callback in the case the "online friends" widget is not present. (ActionItem1708)
-
(ActionItem1608)
-
(ActionItem1730)
-
- resolved bug with friends online list in Opera browser (ActionItem1705)
04 Oct, 2010
1 commit
-
(ActionItem1685)
24 Sep, 2010
4 commits
-
This fixes the ballon on Internet Explorer 7 and probably also on other browsers. (ActionItem1673)
-
It turns out that Internet Explorer has problems with it. It looks like it is trying to parse that text as %-escape caracters, and since the parsing fails, it does not put those links as proper DOM elements but as 'raw' objects, and thus the .href attribute does not exist (actually an error occurs if you try to access such attribute on those objects). This bug was introduced by the HTTP caching commit (ActionItem1608) (ActionItem1711)
-
(ActionItem1711)
-
For some weird reason it is not working on IE. (ActionItem1711)
21 Sep, 2010
1 commit
-
Added sound when user receives message on chat Fixed width on css of chat (ActionItem1679)
20 Sep, 2010
1 commit
-
Also: * Adding links to the profile-image balloon. * Removing add-friend and join-community confirmation steps.
17 Sep, 2010
3 commits
-
This time via Javascript since all HTML is (potentially) cached. Thanks to Aurélio Heckert for pointing it out. (ActionItem1608)
-
(ActionItem1679)
12 Sep, 2010
1 commit
-
- render URLs - more emotes - title to emoticons images (ActionItem1635)
11 Sep, 2010
2 commits
-
(ActionItem1303)
-
- 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)