16 Jun, 2014
5 commits
-
'\w-' is the same of 'a-zA-Z0-9_-' (ActionItem3122)
-
(ActionItem2859)
15 Jun, 2014
4 commits
-
This reverts commit f8bd2430f86b0b6e3640e2662d1ca689a46ecb98.
-
(ActionItem3097)
-
the migration also fills in the attribute for all the existent articles updated db/schema (ActionItem3097)
-
(ActionItem3097)
14 Jun, 2014
3 commits
-
(ActionItem2859)
-
the PeopleBlock plugin that comes with these blocks is enabled by default in any Noosfero's environment (ActionItem2859)
13 Jun, 2014
1 commit
-
added new hotstop "body_ending"
06 Jun, 2014
1 commit
-
Also: - check return of before_disable.rb when disabling plugins - fix rails3: instance_eval -> instance_exec (ActionItem2859)
05 Jun, 2014
10 commits
-
(ActionItem2859)
-
(ActionItem2859)
-
(ActionItem2859)
-
(ActionItem2859)
-
Conflicts: app/controllers/admin/environment_design_controller.rb app/models/friends_block.rb app/models/members_block.rb test/functional/environment_design_controller_test.rb test/unit/members_block_test.rb
-
(ActionItem3042)
-
(ActionItem3042)
04 Jun, 2014
2 commits
-
Still not completely fixed
03 Jun, 2014
2 commits
02 Jun, 2014
4 commits
-
(ActionItem3152)
-
Conflicts: app/views/profile_editor/edit.html.erb (ActionItem3152)
30 May, 2014
2 commits
29 May, 2014
6 commits
-
There is no reason for the user menu to load on the client-side. The only reason, that would be plausible is if it varnish was providing cached pages for logged users. Since this is not happening, there is no need to load it on the client-side.