- Mar 16, 2017
-
-
Vytor Calixto authored
* Create routes /enrollment/gender and /enrollment/ethnic_group * Add gender and ethnic_group to enrollment params in RQF
-
- Mar 15, 2017
-
-
Vytor Calixto authored
-
Vytor Calixto authored
-
Vytor Calixto authored
Route /api/v1/simulation/time exists and works with parameter max_time * Example route: `/api/v1/simulation/time?max_time=10` * Return value: {"result": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]} If no value is specified in max_time, an error is returned
-
- Mar 14, 2017
-
-
Vytor Calixto authored
-
- Mar 07, 2017
-
-
Vytor Calixto authored
-
- Feb 20, 2017
-
-
Vytor Calixto authored
-
- Feb 06, 2017
-
-
Vytor Calixto authored
-
Vytor Calixto authored
-
- Jan 27, 2017
-
-
Vytor Calixto authored
-
Vytor Calixto authored
-
- Jan 18, 2017
-
-
Vytor Calixto authored
Related: simcaq/SCRUM#210 !31
-
- Jan 17, 2017
-
-
Vytor Calixto authored
-
- Jan 10, 2017
-
-
Vytor Calixto authored
-
- Dec 09, 2016
-
-
Vytor Calixto authored
SQL now is using new schema
-
- Dec 05, 2016
-
-
Vytor Calixto authored
-
- Dec 02, 2016
-
-
João Victor Risso authored
- Mount route under '/api/v1/enrollment/location' - It should list the location names for enrollments and school classes - The reponse format is a lista of objects with each object having a location_id (CEBES014T1) and a description Signed-off-by:
João Victor Risso <joaovictor.risso@gmail.com>
-
- Nov 30, 2016
-
-
Vytor Calixto authored
-
- Nov 22, 2016
-
-
João Victor Tozatti Risso authored
Signed-off-by:
João Victor Tozatti Risso <jvtr12@inf.ufpr.br>
-
- Nov 09, 2016
-
-
João Victor Risso authored
Signed-off-by:
João Victor Risso <joaovictor.risso@gmail.com>
-
João Victor Risso authored
Signed-off-by:
João Victor Risso <joaovictor.risso@gmail.com>
-
João Victor Risso authored
Signed-off-by:
João Victor Risso <joaovictor.risso@gmail.com>
-
- Nov 08, 2016
-
-
João Victor Tozatti Risso authored
- Add /location/educational/school_level route to query enrollments per school level; - Add basic test case for the route. For now, it only checks if the format of the response is the expected one. Signed-off-by:
João Victor Tozatti Risso <jvtr12@inf.ufpr.br>
-
- Nov 07, 2016
-
-
João Victor Tozatti Risso authored
Signed-off-by:
João Victor Tozatti Risso <jvtr12@inf.ufpr.br>
-
- Nov 04, 2016
-
-
João Victor Tozatti Risso authored
Signed-off-by:
João Victor Tozatti Risso <jvtr12@inf.ufpr.br>
-
João Victor Tozatti Risso authored
Signed-off-by:
João Victor Tozatti Risso <jvtr12@inf.ufpr.br>
-
- Nov 01, 2016
-
-
João Victor Tozatti Risso authored
Signed-off-by:
João Victor Tozatti Risso <jvtr12@inf.ufpr.br>
-
- Oct 25, 2016
-
-
Lucas Gabriel Lima authored
-
Lucas Gabriel Lima authored
-
- Oct 24, 2016
-
-
João Victor Tozatti Risso authored
Change SQL queries in the following routes: * city * state * region * school * enrollment Also, change tests to reflect the new schema where appropriate. Specially in the case of cities, the primary key now becomes pk_cod_ibge (city IBGE code) and, therefore, any query that relies on the city id should use this value instead of the old primary key. Aliases of fields that have different names were added to ensure compatibility with the UI of LDE. Please refer to the database repository in order to understand how the current schema works. The corresponding ER diagram can be located there.
-
Lucas Gabriel Lima authored
-
- Oct 18, 2016
-
-
Rudolf Copi Eckelberg authored
-
- Oct 14, 2016
-
-
Vytor Calixto authored
Sanitize the location in the result
-
- Oct 10, 2016
-
-
Rudolf Copi Eckelberg authored
-
Rudolf Copi Eckelberg authored
-
Rudolf Copi Eckelberg authored
-
- Oct 07, 2016
-
-
Rudolf Copi Eckelberg authored
-
- Oct 05, 2016
-
-
Rudolf Copi Eckelberg authored
-
Rudolf Copi Eckelberg authored
-
- Oct 04, 2016
-
-
Rudolf Copi Eckelberg authored
-