23 Feb, 2015
6 commits
22 Feb, 2015
13 commits
-
Normalize email before save Users were saving emails in uppercase See merge request !413
-
Two oauth plugins: oauth_client and oauth_provider See merge request !415
-
Plugins: fix extensions and filters reload See commit description. This is needed for the responsive plugin. See merge request !457
-
Support plugins' namespaced controllers See merge request !447
-
Use only colorbox for modals (popins) See merge request !424
-
Colorbox was updated for the onCleanup callback
-
New configuration to define when user activation check will perform See merge request !455
-
Register last login date See merge request !465
-
Fixes for ToleranceTimePlugin and RelevantContentPlugin Fixes blocking crashes when enabling these plugins: NameError exception in RelevantContentPlugin and argument mismatch for ToleranceTimePlugin. See merge request !450
21 Feb, 2015
3 commits
20 Feb, 2015
1 commit
19 Feb, 2015
4 commits
-
Currently translated at 100.0% (6 of 6 strings)
13 Feb, 2015
13 commits
-
Avoid reload of products inputs See merge request !468
-
Allow admins to define the number of news on portal See merge request !470
-
Profile description block this plugin adds a block that displays the description field of the profile. See merge request !464
-
If there is a problem with the DB setup, rake noosfero:translations:compile would fail silently, but we also do not want all its output (which is a lot) unless something goes wrong.