08 May, 2015
2 commits
-
Signed-off-by: Hebert Douglas <hebertdougl@gmail.com> Signed-off-by: Filipe Ribeiro <firibeiro77@live.com> Signed-off-by: André Bernardes <andrebsguedes@gmail.com>
-
Signed-off-by: Hebert Douglas <hebertdougl@gmail.com> Signed-off-by: Filipe Ribeiro <firibeiro77@live.com> Signed-off-by: André Bernardes <andrebsguedes@gmail.com>
07 May, 2015
2 commits
-
Conflicts: test/unit/boxes_helper_test.rb
-
Add alternative redirect's behavior when user is '~' This is a new feature to create generic URL's related to usernames in Noosfero. It is useful for internal links on articles and for general links on themes. Examples: - If you're logged in as "test" and you go to /~/blog it will redirect you to /test/blog - If you're logged in as "test" and you go to /myprofile/~ it will redirect you to /myprofile/test - If you're not logged in and you go to /profile/~ or any other link using "~" it will give you a not found page(404). See merge request !518
27 Apr, 2015
7 commits
-
Refactoring SuggestArticle Refactoring SuggestArticle and add two new features: - Accept suggestion from logged in users; - SuggestArticle model accept other article types. See merge request !561
-
When the :profile parameter is '~', replace it with the identifier of the currently logged-in user and redirect. This is useful for example for adding direct links to the control panel of the current user in documentation. Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br> Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com> Signed-off-by: David Carlos <ddavidcarlos1392@gmail.com> Signed-off-by: Gabriela Navarro <navarro1703@gmail.com>
24 Apr, 2015
7 commits
-
Obviously a test for randomness that is not well designed will fail ... randomly!
-
Blocks configured before the definition of limit type were strings and were crashing
23 Apr, 2015
2 commits
-
* broken ul tag * link to suggestions page
-
Remove unused javascript tag that was breaking profile edition page. Fixing profile edit page See merge request !552
22 Apr, 2015
2 commits
-
Mistakenly replaced the correct way of doing modals by the old way. This reverts commit ed63bab09a77c398c9228030a8ace0f11e9a6268.
-
Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com> Signed-off-by: Gabriela Navarro <navarro1703@gmail.com>
21 Apr, 2015
3 commits
16 Apr, 2015
2 commits
-
Improve blog posts listing A help for armengeless themes. See merge request !543
15 Apr, 2015
3 commits
-
I am pretty sure that those calls to .first() an .last() on Javascript arrays never worked at all.
14 Apr, 2015
1 commit
-
A help for armengeless themes.
10 Apr, 2015
3 commits
09 Apr, 2015
1 commit
08 Apr, 2015
2 commits
07 Apr, 2015
1 commit
01 Apr, 2015
1 commit
-
This reverts commit 58eb25a99fcea0876b1ce8da86b8605493bf6fa1.
31 Mar, 2015
1 commit