- Mar 07, 2017
-
-
Vytor Calixto authored
-
Vytor Calixto authored
-
Vytor Calixto authored
-
Vytor Calixto authored
-
- Mar 06, 2017
-
-
Vytor Calixto authored
-
Vytor Calixto authored
reqQueryFields would duplicate inner joins if the same property appeared in dims and filter.
-
- Feb 20, 2017
-
-
Vytor Calixto authored
-
- Feb 07, 2017
-
-
Vytor Calixto authored
Was bugging the response when enabled
-
- Feb 02, 2017
-
-
Vytor Calixto authored
-
- Feb 01, 2017
-
-
Vytor Calixto authored
-
Vytor Calixto authored
-
- Jan 27, 2017
-
-
Vytor Calixto authored
-
- Jan 18, 2017
-
-
Vytor Calixto authored
-
Vytor Calixto authored
Related: simcaq/SCRUM#210
-
Vytor Calixto authored
Related: simcaq/SCRUM#210
-
Vytor Calixto authored
-
Vytor Calixto authored
This adds the option to have values accepted only by one parameter, instead of globals, like it was then
-
- Jan 17, 2017
-
-
Vytor Calixto authored
-
- Jan 16, 2017
-
-
Lucas Gabriel Lima authored
-
- Jan 13, 2017
-
-
Lucas Gabriel Lima authored
-
Lucas Gabriel Lima authored
-
- Jan 11, 2017
-
-
Lucas Gabriel Lima authored
-
- Jan 10, 2017
-
-
Vytor Calixto authored
-
Vytor Calixto authored
-
Vytor Calixto authored
-
Vytor Calixto authored
It uses a object to set the url fields accepted and it's values, parse the fields and build the query with the values automagically
-
Vytor Calixto authored
-
- Dec 09, 2016
-
-
Vytor Calixto authored
-
Vytor Calixto authored
SQL now is using new schema
-
Vytor Calixto authored
SQL is now compatible with DB schema in simcaqdb3
-
- Dec 08, 2016
-
-
Vytor Calixto authored
-
- 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>
-
Lucas Gabriel Lima authored
-
- Nov 30, 2016
-
-
Vytor Calixto authored
bcript is breaking at the VMs and I've changed it to a identical one cc @lgl15
-
- Nov 29, 2016
-
-
João Victor Tozatti Risso authored
- Add proper error handling in libs/db/query_exec. Uses a catch function after each then to proper capture database errors and report them to the user. - Add logging the error stack when a database query error occurs. - Change error message reported in the response when a database query occurs, because the person making the request does not need to know about an internal error in the database. Signed-off-by:
João Victor Tozatti Risso <jvtr12@inf.ufpr.br>
-
- Nov 28, 2016
-
-
Vytor Calixto authored
-
- Nov 22, 2016
-
-
João Victor Tozatti Risso authored
- Add middleware to check for the appropriate Node version. This relies on the engines.node flag being set on package.json.
-
João Victor Tozatti Risso authored
Signed-off-by:
João Victor Tozatti Risso <jvtr12@inf.ufpr.br>
-
- Nov 21, 2016
-
-
João Victor Tozatti Risso authored
Signed-off-by:
João Victor Tozatti Risso <jvtr12@inf.ufpr.br>
-