17 Feb, 2016
2 commits
-
After kalibro_client upgrade, scope now has the type nested as a key.
-
Due to the kalibro_client upgrade, metric granularities are now actual object instances instead of hashes.
22 Jan, 2016
2 commits
-
Signed-off-by: Heitor Reis <marcheing@gmail.com>
-
Signed off by: Diego Araújo <diegoamc90@gmail.com>
20 Jan, 2016
3 commits
-
There will no longer be a @kalibro_configuration_id instance variable, and all the views will use @metric_configuration, with no special cases like Compound previously had. Signed off by: Daniel Miranda <danielkza2@gmail.com>
-
There are no attributes to be edited on a hotspot metric configuration Signed off by: Diego Araújo <diegoamc90@gmail.com>
-
Now it doesn't redirect to the tree metric configuration creation page after choosing a hotspot metric configuration Adds a bunch of code from removed commit ec4c3ef6f29aa34f3c58819df4f84725aff8bd60 that fixed the view after the modification introduced by 39bc97f568d6989ae98b1f5fd5452515ee54045f. It fixes the view to properly work with the path helper. This is a squash of two commits. Signed off by: Diego Araújo <diegoamc90@gmail.com> Signed off by: Heitor Reis <marcheing@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>
09 Nov, 2015
1 commit
-
* Closes Issue #218 KalibroClient returns 0 instead of nil when the module has no parent. Signed-off-by: Eduardo Silva Araújo <duduktamg@hotmail.com>
28 Oct, 2015
1 commit
-
* Also the previous conditional in the view was unnecessary because the kalibro_ranges method never returns nil, at most it returns an empty array, which is checked by another conditional in the same view Signed off by: Eduardo Araújo <duduktamg@hotmail.com>
26 Oct, 2015
9 commits
-
* It was showing the hash corresponding to the granularity, now it only shows the granularity's type Signed off by: Diego Araújo <diegoamc90@gmail.com>
-
* Now it is correctly checking for the names of the files in the repositories#show page Signed off by: Diego Araújo <diegoamc90@gmail.com>
-
* Also renamed some step definitions to explicitly use tree metric configurations or hotspot metric configurations * Also added translations for the cases when there are no metric configurations of each type * Showing name and code on the table for hotspot metric configurations * When adding a hotspot metric configuration, the weight will be Signed off by: Diego Araújo <diegoamc90@gmail.com>
-
* The acceptance test got ambiguous when trying to assert for links inside metric configuration tables. Signed off by: Rafael Reggiani Manzo <rr.manzo@gmail.com> -
Signed off by: Eduardo Silva Araújo <duduktamg@hotmail.com> Signed off by: Diego Araújo <diegoamc90@gmail.com>
-
* WIP: cucumber feature to show hotspot metric results * Add partials to list hotspot metric results * Add necessary JS to render the list of hotspot metric results on the right place div of the accordion * Translations specific to hotspot metric results * HotspotMetric and HotspotMetricConfiguration factories Signed off by: Eduardo Silva Araújo <duduktamg@hotmail.com>
-
* Includes translations * Replaces "Metric Results" with "Tree Metric Results" * Creates a feature for hotspot metric results * Handles the view when the processing fails Signed off by: Eduardo Silva Araújo <duduktamg@hotmail.com>
-
The test was wipped and forgotten long ago and now been bought back to life! Signed off by: Heitor Reis <marcheing@gmail.com>
-
* Currently using tree_metric_results to get the results from the module Signed off by: Diego Araújo <diegoamc90@gmail.com>
07 Oct, 2015
1 commit
-
* It is already present on the translations Signed off by: Rafael Reggiani Manzo <rr.manzo@gmail.com>
11 Sep, 2015
1 commit
-
Signed off by: Heitor Reis <marcheing@gmail.com>
31 Aug, 2015
3 commits
-
Retrieving metric code when updating a compound metric configuration
-
Signed off by: Heitor Reis <marcheing@gmail.com>
-
The problem was that, when the compound metric configuration was persisted, we didn't display the save button. Signed off by: Heitor Reis <marcheing@gmail.com>
24 Aug, 2015
1 commit
-
Closes #266 Closes #265
14 Aug, 2015
1 commit
-
Fixes the orthography for elapsed time on ProcessingHelper
05 Aug, 2015
1 commit
-
Signed off by: Diego Araújo <diegoamc90@gmail.com>
17 Jul, 2015
1 commit
-
Disable jquery effects on tests Metric Selection accordion is closed by default
15 Jul, 2015
1 commit
14 Jul, 2015
1 commit
08 Jul, 2015
3 commits
-
Fixed acceptance tests and removed project list selector from repository form Signed-off-by: Pedro Scocco <pedroscocco@gmail.com> Signed off by: Diego Araújo <diegoamc90@gmail.com>
-
Signed-off-by: Daniel Miranda <danielkza2@gmail.com>
07 Jul, 2015
1 commit
-
Signed-off-by: Daniel Miranda <danielkza2@gmail.com>
06 Jul, 2015
2 commits
-
This enables the acceptance tests for repository index to pass. Fixed a missing translation for Project index. Signed off by: Diego Araújo <diegoamc90@gmail.com>
-
Signed off by: Rafael Reggiani Manzo <rr.manzo@gmail.com>
26 Jun, 2015
1 commit
-
The button for searching for a processing result set by date manually sets the HTML for the loading message. It was not using the correct translation for the message. Fix that.
25 Jun, 2015
1 commit
-
Signed-off-by: Pedro Scocco <pedroscocco@gmail.com>
24 Jun, 2015
1 commit
-
Better HTTP method semantics for repository state
22 Jun, 2015
1 commit