03 Nov, 2015
2 commits
29 Oct, 2015
1 commit
02 Oct, 2015
2 commits
-
* login-captcha: Added the missing session store
01 Oct, 2015
9 commits
-
* login-captcha: Implemented votes with captcha
-
* login-captcha: removed serpro_captcha plugin code Conflicts: plugins/serpro_captcha
30 Sep, 2015
3 commits
29 Sep, 2015
9 commits
28 Sep, 2015
12 commits
-
The plugin still has some structural problems
-
Adding a Dockerfile that builds de development environment. I pushed the first built machine with this Dockerfile on the following repository: https://hub.docker.com/r/noosfero/dev/ I'm assuming the responsibility on maintaining this image updated with the lastest master branch. Whoever feels like help maintaining it send an email to noosfero-dev requesting access to the repository.
26 Sep, 2015
2 commits
-
Notification plugin code improvments Improve Environment Notification plugin's code to attempt to [Plugins Architecture Guidelines](http://noosfero.org/bin/view/Development/PluginsArchitecture) The main improvments is related to js and css scope as suggested in MR !650. See merge request !680