31 May, 2015
32 commits
-
Allow assignment of a task responsible to improve task management on large communities Add responsible attribute to task and add an option to filter tasks by responsible. See merge request !582
30 May, 2015
3 commits
29 May, 2015
3 commits
-
Adds Sniffer Plugin This merge request adds the sniffer plugin, a plugin to help enterprises find consumers and suppliers for their products or product categories of interest. I used micro commits for changes on noosfero core or other plugins that needed fixes to work with this new plugin, plus a single commit that adds the sniffer plugin. See merge request !585
-
Handle optional fields for not logged users in login form LDAP plugin uses the login_extra_contents hotspot in order to put some extras fields to login form. This MR fix a bug that shows the privacity option when this code were executed. See merge request !577
28 May, 2015
2 commits
-
This avoids solr throwing an error when it tries to filter by unindexed column.
-
Plugins can set aditional html options like id, class or data attributes for control panel buttons.