Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
CS123-Canteeneo
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Willard Torres
CS123-Canteeneo
Commits
151189cc343ac1973c7e865c326bb71ef29ec731
Switch branch/tag
CS123-Canteeneo
15 Nov, 2016
13 commits
Fix wrong form in RegisterView
· 151189cc
Willard
authored
Nov 15, 2016
151189cc
Add dish type to forms and models
· 3327c176
Willard
authored
Nov 15, 2016
3327c176
Fix more syntax errors
· 25e5399e
Willard
authored
Nov 15, 2016
25e5399e
Fix syntax errors
· 30ea4d5c
Willard
authored
Nov 15, 2016
30ea4d5c
Fix wrong number of arguments for overriding dispatch_request
· 423d015e
Willard
authored
Nov 15, 2016
423d015e
Revert "Fix wrong number of arguments for overriding dispatch_request"
· 33d2eb77
Willard
authored
Nov 15, 2016
This reverts commit
e850bf0c
.
33d2eb77
Fix wrong number of arguments for overriding dispatch_request
· e850bf0c
Willard
authored
Nov 15, 2016
e850bf0c
Merge pluggable to master
· db9ce1d4
Willard
authored
Nov 15, 2016
db9ce1d4
Fix invalid syntax, add newline
· 85d322b3
Willard
authored
Nov 15, 2016
85d322b3
Proper dish_views.py formatting
· d519beb9
Willard
authored
Nov 15, 2016
d519beb9
Reorganize stall_views.py
· da1dcb2d
Willard
authored
Nov 15, 2016
da1dcb2d
Implement stall views as View and FormView classes
· 976825e0
Willard
authored
Nov 15, 2016
976825e0
Fix FormView not returning anything on invalid form
· 03656886
Willard
authored
Nov 15, 2016
03656886
11 Nov, 2016
2 commits
Reorganize classes in views.py
· 27dc41ff
Willard
authored
Nov 11, 2016
27dc41ff
Implement login and registration as FormView
· 74cd8246
Willard
authored
Nov 11, 2016
74cd8246
10 Nov, 2016
11 commits
Rename 'new-stall-form' id to 'form'
· 8bf76673
Willard
authored
Nov 10, 2016
8bf76673
Implement rest of dish_views as classes
· 0e07d5c1
Willard
authored
Nov 10, 2016
0e07d5c1
Fix incomplete context in delete_stall redirect
· 1f9cf429
Willard
authored
Nov 10, 2016
1f9cf429
Implement FormView, rewrite new_dish using it
· 48e5fd07
Willard
authored
Nov 10, 2016
48e5fd07
Add individual dish controller/view
· 121466d5
Willard
authored
Nov 10, 2016
121466d5
Fix typo in delete_stall()
· 1bf797d9
Willard
authored
Nov 10, 2016
1bf797d9
Fix merge conflict
· eb58df16
Willard
authored
Nov 10, 2016
eb58df16
Rename 'stall' endpoint to 'view_stall'
· 824a62bc
Willard
authored
Nov 10, 2016
824a62bc
Merge branch 'master' of
http://gitlab.com/Anheurystics/Canteeneo
· a33bf269
Willard
authored
Nov 10, 2016
a33bf269
Rename 'stall' endpoint to 'view_stall'
· b0a34063
Willard
authored
Nov 10, 2016
b0a34063
Rename 'stall' endpoint to 'view_stall'
· 2c795dfb
Willard
authored
Nov 10, 2016
2c795dfb
09 Nov, 2016
5 commits
Minor refactor
· d8c36fcd
Willard
authored
Nov 09, 2016
d8c36fcd
Place editing field in form class
· b58e050f
Willard
authored
Nov 09, 2016
b58e050f
Change redirect of edit and new stall
· fbc4c82f
Willard
authored
Nov 09, 2016
fbc4c82f
Move stall & dish specific views to separate files
· daf16ac4
Willard
authored
Nov 09, 2016
daf16ac4
Make dish in URL plural
· 380b8c23
Willard
authored
Nov 09, 2016
380b8c23
08 Nov, 2016
7 commits
Use decorators for stall and dish validation
· bee55882
Willard
authored
Nov 08, 2016
bee55882
Add if statement for run.py
· 8695734d
Willard
authored
Nov 08, 2016
8695734d
Merge conflicts in stalls.html
· 69c5b222
Willard
authored
Nov 08, 2016
69c5b222
Revert
76154157
· 84bb3cab
Willard
authored
Nov 08, 2016
84bb3cab
Merge views.py from stash
· 590008f8
Willard
authored
Nov 08, 2016
590008f8
Allow POST for stall endpoint
· bbc5e9c1
Willard
authored
Nov 08, 2016
bbc5e9c1
Implement stall methods in a MethodView
· 76154157
Willard
authored
Nov 08, 2016
76154157
07 Nov, 2016
1 commit
Make string literal enclosures consistent
· 4bdab473
Willard
authored
Nov 07, 2016
4bdab473
06 Nov, 2016
1 commit
Fix typo
· 5b869564
Willard
authored
Nov 06, 2016
5b869564