29 Jan, 2016
1 commit
-
This is expected to improve compatibility with reverse-proxies. Still, for full compatibility, regarding redirections, we still may need to set the default url options with the proxy host. Signed-off-by: Rafael Reggiani Manzo <rr.manzo@gmail.com>
12 Jan, 2016
1 commit
-
Using URL helpers is not friendly with proxies like Colab. The path helpers have the same effect unless we want sometime to render pages outside Prezento context like embeds or sending emails. Signed off by: Diego Araújo <diegoamc90@gmail.com>
17 Jun, 2015
1 commit
21 May, 2015
1 commit
27 Apr, 2015
1 commit
-
Error handling for finding resources in controllers used a find_resource method. It was broken and was letting code pass-through after errors. In addition, cases for find methods for things other than simple IDs weren't handled. Replace it with an error handler in ApplicationController capturing RecordNotFound exceptions and returning the appropriate error pages (or JSON). Also, fix usages of find that should throw errors (using ActiveRecord methods ending with !) but didn't. Correspondly, fix all the tests that mocked the find_resource method, and correct expectations where needed. Signed-off-by: Daniel Miranda <danielkza2@gmail.com>
17 Apr, 2015
2 commits
-
Missing actions for menu selection Signed off by: Daniel Miranda <danielkza@gmail.com>
26 Feb, 2015
1 commit
-
* Unit tests pass * Missing acceptance tests * The models were kept so the migrations works Still has to filter the project list by not hidden.
12 Feb, 2015
2 commits
-
Otherwise, ActiveResource requests would look for the unexistent route /mezuro_configurations instead of /kalibro_configuration which is the route expected by KalibroConfigurations webservice.
10 Dec, 2014
1 commit
13 Apr, 2014
2 commits
26 Feb, 2014
8 commits
-
Signed off by: Guilherme Rojas V. de Lima <guilhermehrojas@gmail.com>
-
project_owner? is semantically more correct Signed off by: Guilherme Rojas V. de Lima <guilhermehrojas@gmail.com>
-
signed-off-by: Fellipe Souto <fllsouto@gmail.com>
-
Missing unit tests and acceptance tests. signed-off-by: Diego Araújo <diegoamc90@gmail.com>
-
Controller method Refactored new into partials Fixed destroy route Factories for compound metrics Update route with a helper Missing: Acceptance tests Update action Signed off by: Diego Araújo <diegoamc90@gmail.com>
-
Pending: Complete acceptance tests.
-
Pending acceptance tests. Removed cache for listing metric configurations. signed-off-by: Fellipe Souto Sampaio <fllsouto@gmail.com> signed-off-by: Renan Fichberg <rfichberg@gmail.com>
-
Signed off by: Renan Fichberg <rfichberg@gmail.com>
30 Jan, 2014
1 commit
28 Jan, 2014
3 commits
-
Signed-off-by: Renan Fichberg <rfichberg@gmail.com>
-
Signed-off-by: Renan Fichberg <rfichberg@gmail.com>
-
Implementing ownership for configuration. Signed-off By: Diego Araújo <diegoamc90@gmail.com> Signed-off By: Fellipe Souto Sampaio <fllsouto@gmail.com>
21 Jan, 2014
3 commits
-
set_reading_group on a before_action ownership checkage semantically correct Began to test concerns Signed off by: Guilherme Rojas V. de Lima <guilhermehrojas@gmail.com>
-
missing updates Signed-of By: Rafael Reggiani Manzo <rr.manzo@gmail.com>
-
Signed-off-by: Fellipe Souto <fllsouto@gmail.com> Signed-off-by: Renan Fichberg <rfichberg@gmail.com>
23 Oct, 2013
1 commit
-
Signed-off by: Fellipe Souto <fllsouto@gmail.com>
22 Oct, 2013
2 commits
-
Signed-off-by: Renan Fichberg <rfichberg@gmail.com>
-
Signed-off-by: Renan Fichberg <rfichberg@gmail.com>
21 Jun, 2013
1 commit