10 Dec, 2015
1 commit
09 Dec, 2015
9 commits
-
require_auth_to_comment_plugin: fix exception protected method calling logged_in? require_auth_to_comment_plugin: fix exception protected method when calling logged_in? on plugin See merge request !745
08 Dec, 2015
1 commit
-
This reverts commit 3057b70bfe7e25e4dee80cae10c408238f040a02, which caused several tests to fail.
07 Dec, 2015
8 commits
-
Refactoring assert_equivalent Refactoring assert_equivalent to take in consideration the length of arrays on equivalency analisys See merge request !743
05 Dec, 2015
2 commits
-
Also drop wrong files copied from old repo
04 Dec, 2015
7 commits
-
Fix HTTP caching and logins with rails 4 Since all cookies should be dropped for unauthenticated users, you cannot expect the XSRF cookie to be present to allow users to login! See merge request !739
-
- Adds hostspot in Organization Rating task details - Improvements on task and organization ratings layout - Added one hotspot for task contents and another for ratings container content - Rejected rating comments are only displayed to env admins and comment owners - All task messages now refers to "a Report" instead of Comment: i.g. "Report waiting for approval" instead of "Comment waiting for approval" - Also added css style to auto expand task div Signed-off-by: Gabriel Silva <gabriel93.silva@gmail.com> Signed-off-by: Gustavo Coelho <gust.rod.coelho@gmail.com> Signed-off-by: Tallys Martins <tallysmartins@gmail.com> Signed-off-by: Thiago Ribeiro <thiagitosouza@gmail.com> Signed-off-by: Dylan Guedes <djmgguedes@gmail.com> Signed-off-by: Daniela Soares Feitosa <danielafeitosa@colivre.coop.br> See merge request !737
03 Dec, 2015
12 commits
-
Since all cookies should be dropped for unauthenticated users, you cannot expect the XSRF cookie to be present to allow users to login!