04 Aug, 2014
3 commits
-
Applying changes Ewout and Daniel asked.
-
I decided to use the local storage approach offered by the plugin and not the cookie approach because this information is irrelevant to the server so it doesn't make much sense to send it to the server along with every request (like cookies). (ActionItem3238)
-
(ActionItem3238)
01 Aug, 2014
2 commits
-
[social-share] fixes previous update, that failed to change some files. now i really did the merge with the "organized" branch, so everything should be working the same. Conflicts: app/views/content_viewer/view_page.html.erb lib/noosfero/plugin.rb
31 Jul, 2014
13 commits
-
Ideally we want to merge both of them somehow...
-
(ActionItem3238)
-
(ActionItem3238)
-
Plugins can provide social share buttons in content view page. (ActionItem3238)
-
Creates configuration page for plugin. Environment admin can select networks which will have social buttons among those provided by Social Share Privacy. Selected network list is saved as environment setting. (ActionItem3238)
-
(ActionItem3238)
-
Creates the plugin to add to noosfero the jQuery plugin SocialSharePrivacy. Social Share Privacy is a jQuery plugin under the MIT license. More information: * http://panzi.github.io/SocialSharePrivacy * https://github.com/panzi/SocialSharePrivacy (ActionItem3238)
30 Jul, 2014
9 commits
-
When the administrator filled the welcome_message the default welcome message displayed below was displaying the message written by the user instead of the default welcome message.
29 Jul, 2014
9 commits
-
(ActionItem3234)
-
(ActionItem3234)
28 Jul, 2014
4 commits