141 Commits (master)
 

Author SHA1 Message Date
Julio Biason efdd1ec9ea oops, wrong envvar 10 years ago
Julio Biason 0499a18750 added config in the index, to check if things are in the right place 10 years ago
Julio Biason 9498c9d832 fixed the api listing 10 years ago
Julio Biason 1e6cfc3b38 added method to the url 10 years ago
Julio Biason 9b19c02733 dont accept invalid characters in username. fixes #1 10 years ago
Julio Biason e91c50a457 fix the test due the change on #6 10 years ago
Julio Biason 16da4d0b4a updated content-type. fixes #7 10 years ago
Julio Biason 2fa9310b49 updated methods to reflect POST = create and PUT = update. fixes #6 10 years ago
Julio Biason a9345412f8 documentation 10 years ago
Julio Biason ae549e9a89 make sure non-members cannot get the results 10 years ago
Julio Biason 7260454dce dont explode if the group have no places to go 10 years ago
Julio Biason ac4bbec335 check if the group exists 10 years ago
Julio Biason 3ca37b0d2d checking if the voting closes when everyone votes 10 years ago
Julio Biason a7f75207ea get voting results 10 years ago
Julio Biason e733ec9157 Merge branch 'master' of github.com:jbiason/lunch-o 10 years ago
Julio Biason 9ee5d6912d documentation 10 years ago
Julio Biason 3f0a7b1dcd added logging to run the repr() calls 10 years ago
Julio Biason 7348c7a7bb cannot vote for places that doesnt exist 10 years ago
Julio Biason 9bf2c81677 cannot vote for groups that the user is not a member 10 years ago
Julio Biason c6c039ce7b cannot vote for groups that doesnt exist 10 years ago
Julio Biason 9a4e6269c0 cannot vote for the same place twice 10 years ago
Julio Biason b7c8274f31 cannot vote for places not part of the group 10 years ago
Julio Biason 3d377cd8ea cannot vote in the same day even in different groups 10 years ago
Julio Biason 5be65f7167 cannot vote in the same day 10 years ago
Julio Biason 3b42b68db9 valid number of votes 10 years ago
Julio Biason 94d1d61fd2 added check for duplicated voting 10 years ago
Julio Biason 4730af454b voting 10 years ago
Julio Biason f9c043d18b 100% coverage 10 years ago
Julio Biason f50893e14d 100% coverage on groups 10 years ago
Julio Biason c4c6ba2582 added the group+places docs 10 years ago
Julio Biason dd35d910b5 unplugging places from groups works 10 years ago
Julio Biason 938af6fede we receive the place back in the listing 10 years ago
Julio Biason 05349ae632 making sure the member place is not rejected 10 years ago
Julio Biason 21551c8ccf cannot add non-members places to the group 10 years ago
Julio Biason b38f888b2b back relationships in sqlalchemy are BORKED LIKE FUCK 10 years ago
Julio Biason 657850a381 added places works (as tested) 10 years ago
Julio Biason 7494b3e9e4 elements "disappear" once the session is gone; missing users now returns a 200 with the missing elements in not_found 10 years ago
Julio Biason d8c7c286b4 added the group+places management, still missing tests 10 years ago
Julio Biason fa479fe097 places almost 100%, but we require group integration now 10 years ago
Julio Biason 3c8294a11b approaching 100% on places 10 years ago
Julio Biason 57587113f3 100% coverage on groups 10 years ago
Julio Biason 885b64b6e7 removed stupid warning because sqlalchemy is stupid 10 years ago
Julio Biason fb25d485b3 user management in a different blueprint, to generate two different documentations 10 years ago
Julio Biason dceff90e89 conversion from put to post (and vice versa) 10 years ago
Julio Biason 1ce910e45c switched the offline doc theme to rtd too 10 years ago
Julio Biason 98d229e589 added places documentation and updated documentation 10 years ago
Julio Biason 98bb519a43 oops, too many os 10 years ago
Julio Biason 4dc9bf59a8 requirements 10 years ago
Julio Biason 398ea7af23 setup and install 10 years ago
Julio Biason 096b9255b9 updated the readme 10 years ago