22 Jun, 2015
1 commit
18 Jun, 2015
1 commit
-
Signed-off-by: Heitor Reis <marcheing@gmail.com>
17 Jun, 2015
1 commit
16 Jun, 2015
1 commit
-
Signed-off-by: Pedro Scocco <pedroscocco@gmail.com>
22 May, 2015
5 commits
-
Signed off by: Heitor Reis <marcheing@gmail.com>
-
Signed off by: Heitor Reis <marcheing@gmail.com>
-
If the memoization was left it could lead to inconsistencies after destroying. Removed forgotten print. Signed off by: Heitor Reis <marcheing@gmail.com>
-
If the memoization was left it could lead to inconsistencies after destroying Signed off by: Heitor Reis <marcheing@gmail.com>
21 May, 2015
5 commits
-
`public_or_owned_by_user` was using a syntax unsupported on all databases. Now it produces two queries to the database, but generated by ActiveRecord which takes care of compability. This was breaking KalibroConfiguration listing acceptance tests. Restored MetricConfiguration form for using `reading_group_options` helper. It was broken using a undefined method. This was breaking MetricConfiguration create and edit acceptance tests.
-
Signed-off-by: Daniel Miranda <danielkza2@gmail.com> Signed off by: Pedro Scocco <pedroscocco@gmail.com>
-
Signed-off-by: Daniel Miranda <danielkza2@gmail.com>
13 May, 2015
1 commit
-
It doesn't work since Project is an entity from KalibroClient, not a normal ActiveRecord model.
27 Feb, 2015
1 commit
26 Feb, 2015
3 commits
-
* 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
21 commits
-
Signed off by: Heitor Reis <marcheing@gmail.com>
-
Signed off by: Diego Araújo <diegoamc90@gmail.com>
-
Grade validation is wrong. We need to check whether the field was filled with letters.
-
Signed off by: Daniel Alves <danpaulalves@gmail.com>
-
We are missing the date selection and metric history features (which were wiped on cucumber) kalibro_client was updated Waiting for PR: https://github.com/mezuro/kalibro_processor/pull/76 Which is expected to fix the metric history graph Signed off by: Daniel Paulino Alves <danpaulalves@gmail.com> Signed off by: Heitor Reis Ribeiro <marcheing@gmail.com>
-
Signed off by: Daniel Alves <danpaulalves@gmail.com>
-
Signed off by: Daniel Paulino Alves <danpaulalves@gmail.com>
-
Signed off by: Diego Araújo <diegoamc90@gmail.com>
-
Otherwise, ActiveResource requests would look for the unexistent route /mezuro_configurations instead of /kalibro_configuration which is the route expected by KalibroConfigurations webservice.
-
Metric Configuration with snapshot Factory should be deleted in the future. Signed off by: Heitor Reis <marcheing@gmail.com>
-
Signed off by: Daniel Alves <danpaulalves@gmail.com>
-
Signed off by: Daniel Alves <danpaulalves@gmail.com>