05 May, 2016
1 commit
-
metadata: Use lead instead of body for description Most social networks limit the description length so it's not necessary to put the whole article body in the description meta tag so we use the lead instead. Also if the article is reasonably long, the user could be unable to share it, getting a "Request-URI Too Large" error. See merge request !873
26 Apr, 2016
1 commit
-
Most social networks limit the description length so it's not necessary to put the whole article body in the description meta tag so we use the lead instead. Also if the article is reasonably long, the user could be unable to share it, getting a "Request-URI Too Large" error.
25 Apr, 2016
1 commit
11 Sep, 2015
1 commit
28 Aug, 2015
1 commit
13 Aug, 2015
2 commits
10 Aug, 2015
1 commit
28 Jul, 2015
1 commit
24 Jul, 2015
1 commit
18 Jun, 2015
1 commit
11 Jun, 2015
1 commit
-
resolves issue #79
10 Feb, 2015
2 commits
30 Jan, 2015
1 commit
29 Jan, 2015
3 commits
-
Contact without login Currently, unlogged users cannot contact profiles See merge request !437
28 Jan, 2015
4 commits
-
Only shows visible and enabled enterprises on environment statistics block See merge request !441
-
Created a scope to show only visible and enabled enterprises on environment statistics block. Bug fix from #2783
-
Hide license Hide license selection when there is no license available on environment See merge request !438
27 Jan, 2015
6 commits
-
Other functionality is already testing this, anyway; in special plugins tests.
-
Ai3297 class community Fix the reviewed code in https://gitlab.com/noosfero/noosfero/merge_requests/348 See merge request !404
26 Jan, 2015
9 commits
-
Block permission Add privacy of block only to members in a community Add privacy of block only to friends in person. The privacies were added in the block edition. See merge request !418
-
Signed-off-by: Álvaro Fernando <alvarofernandoms@gmail.com> Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com> Signed-off-by: Gabriela Navarro <navarro1703@gmail.com> Signed-off-by: Hebert Douglas <hebertdougl@gmail.com> Signed-off-by: Luciano Prestes <lucianopcbr@gmail.com>
-
This needs to be done for all plugins as well, but it's more complicated there because several plugins have their own test_helper (which will also load the core test_helper).
-
There is no much point in hardcoding the expected constant in the test.
22 Jan, 2015
3 commits
-
Also removed "id" on update of external_feed_data. It must not be updated or mass-assigned
-
Always allow admin to change profiles homepage See merge request !412
-
Fix invitation tasks Fix creation of tasks to invite already registered users See merge request !399