27 Apr, 2015
1 commit
24 Apr, 2015
8 commits
-
Plugins hotspots support This MR introduce the required code to support plugins extention through hotspots. This is a generic way that must be used to add specific plugins hotspots, as can been seen in FooPlugin. Also, it is not necessary to declare the hotspot in Noosfero::Plugin class. All you need is implement the method plugin_hotspots returning an array with your plugin's hotspot name and document their use in the main plugin class. This MR also introduce a new hotspot in LDAP plugin to manipulate the person data before user creation. This MR substitutes the old MR !507 See merge request !534
-
- A Hotspot to change person_data before user creation - A Hotspot to update the created person by LDAP plugin
23 Apr, 2015
2 commits
-
Remove unused javascript tag that was breaking profile edition page. Fixing profile edit page See merge request !552
22 Apr, 2015
4 commits
-
Mistakenly replaced the correct way of doing modals by the old way. This reverts commit ed63bab09a77c398c9228030a8ace0f11e9a6268.
-
Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com> Signed-off-by: Gabriela Navarro <navarro1703@gmail.com>
21 Apr, 2015
4 commits
20 Apr, 2015
2 commits
19 Apr, 2015
5 commits
17 Apr, 2015
3 commits
16 Apr, 2015
9 commits
-
Improve blog posts listing A help for armengeless themes. See merge request !543
15 Apr, 2015
2 commits
-
Add a config option that define a exclusion pattern for profile identifiers See merge request !548