19 Jan, 2015
2 commits
-
The PluginAdminController protect by default users that didn't have edit_environment_features permission against access plugin administration.
15 Jan, 2015
1 commit
-
More fixes for custom forms plugin migration to rails 3 A couple of bugs in custom forms plugin on rails 3 I found while testing another feature, see commit message. See merge request !409
14 Jan, 2015
4 commits
-
When upgrading from 0.47, 20140724134601_fix_yaml_encoding.rb will run before 20140827191326_remove_environment_statistics_block.rb and crash because the EnvironmentStatisticsBlock class does not exist anymore.
13 Jan, 2015
3 commits
-
Fix javascript bug The refactoring of this commit 64d0ae2868654ad922dea3ae23ad3ad7a0421903 was causing the user to be logged out after trying to change his homepage. See merge request !414
-
Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com> Signed-off-by: Fabio Teixeira <fabio1079@gmail.com> Signed-off-by: Gabriela Navarro <navarro1703@gmail.com> Signed-off-by: Luciano Prestes <lucianopcbr@gmail.com>
-
can't call Array() on a hash because it will generate an array of [key, value] arrays.
12 Jan, 2015
5 commits
-
Pjax plugin See merge request !31
-
This fixes issues when a not-logged-id user logs in, but still sees an old page. This is because the user's browser has cached the page due to having received it with 'Cache-Control: public, ...' headers. Now we make varnish overwrite to always set 'Cache-Control: no-cache' so that clients will always hit the server again. For not-logged-in users will also always hit the server, but varnish will still handle the requests directly for as long as it has a valid cached version of the page.
-
This should mitigate upgrade issues from squeeze when upgrading noosfero without upgrading the entire system together.
09 Jan, 2015
1 commit
-
Also fixes a mass assignment error in membership task and removes a redundant `attr_accessible` in TextField since it was already set in Field.
08 Jan, 2015
9 commits
06 Jan, 2015
1 commit
-
Mostly editorial changes
05 Jan, 2015
1 commit
26 Dec, 2014
1 commit
-
Installing out-of-tree plugins with $ ./script/noosfero-plugins enable /path/to/plugin will just work. (Manually creating the symlinks should already work, but what the hell) Also, install relative symlinks to allow relocation of the Noosfero tree.
23 Dec, 2014
1 commit
-
On environments created before including =spam_comments_count=, the visualization of number of comments was crashing because it was nil Fixes #31
22 Dec, 2014
6 commits
-
wavatar produces shitty little monsters which is annoying
-
This will make apache serve Noosfero on any virtualhost
18 Dec, 2014
4 commits
16 Dec, 2014
1 commit
-
Currently translated at 51.4% (1347 of 2618 strings)