23 Feb, 2015
11 commits
-
Add iso currency unit See merge request !384
-
Use has_many through for favorite enterprises This allow hooks for the joint model in the OpenGraphPlugin See merge request !382
-
Improve person notifier email layout Improve person notifier email layout Also: - Include pending tasks in notification email; - Fix image path problem; - Fix loop bug. See merge request !446
-
New test for statistics block Add test to not show products when they are disabled on environment. See merge request !476
-
Add test to not show products when they are disabled in environment.
-
Allow Access-Control-Allow-Credentials in Access-Control-Allow-Origin http://noosfero.org/Development/ActionItem3029 See merge request !129
22 Feb, 2015
17 commits
-
Load custom dependencies through Gemfile This allows custom dependencies to be loaded through the Gemfile. See merge request !472
-
Fixes multitenancy documentation and task Multitenancy installation is not currently working as described on documentation. This patch fixes the create task and updates the documentation. See merge request !377
-
Add topleft layout template See merge request !385
-
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
1 commit
20 Feb, 2015
2 commits
19 Feb, 2015
2 commits
13 Feb, 2015
7 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.