Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | deleting cars works now | Christian Pointner | 2014-09-20 | 1 | -27/+0 |
* | cart listing for shows work now | Christian Pointner | 2014-09-20 | 1 | -21/+1 |
* | renamed signin to auth | Christian Pointner | 2014-09-20 | 1 | -3/+3 |
* | moved javascript code to external files | Christian Pointner | 2014-09-20 | 1 | -264/+4 |
* | whitespace cleanup | Christian Pointner | 2014-09-20 | 1 | -1/+1 |
* | even more refactoring | Christian Pointner | 2014-09-20 | 1 | -66/+100 |
* | refactoring | Christian Pointner | 2014-09-20 | 1 | -39/+42 |
* | persistent show selection | Christian Pointner | 2014-09-20 | 1 | -4/+14 |
* | fixed refactored name | Christian Pointner | 2014-09-20 | 1 | -4/+4 |
* | whitespace cleanups | Christian Pointner | 2014-09-20 | 1 | -5/+5 |
* | improved password field clearing | Christian Pointner | 2014-09-20 | 1 | -1/+1 |
* | renamed show_carts to log_carts | Christian Pointner | 2014-09-20 | 1 | -10/+10 |
* | fixed hardcoded value | Christian Pointner | 2014-09-20 | 1 | -4/+9 |
* | improved concurrency | Christian Pointner | 2014-09-20 | 1 | -8/+18 |
* | added debug output | Christian Pointner | 2014-09-20 | 1 | -4/+8 |
* | improved selector for table data rows | Christian Pointner | 2014-09-20 | 1 | -1/+1 |
* | group and show cart lists get imported now | Christian Pointner | 2014-09-20 | 1 | -10/+62 |
* | re-renamed listshows to listdropboxes | Christian Pointner | 2014-09-20 | 1 | -1/+1 |
* | also exporting log name of dropboxes | Christian Pointner | 2014-09-20 | 1 | -0/+1 |
* | show selection works now | Christian Pointner | 2014-09-20 | 1 | -1/+16 |
* | parsing showlist return values | Christian Pointner | 2014-09-20 | 1 | -1/+35 |
* | renamed listdropboxes to listshows | Christian Pointner | 2014-09-19 | 1 | -7/+18 |
* | fixed icon position on buttons | Christian Pointner | 2014-09-19 | 1 | -0/+4 |
* | improved mockup | Christian Pointner | 2014-09-19 | 1 | -8/+20 |
* | fixed typo | Christian Pointner | 2014-09-19 | 1 | -1/+1 |
* | added mockup for shows | Christian Pointner | 2014-09-18 | 1 | -15/+73 |
* | fixed app selection on page reload | Christian Pointner | 2014-09-18 | 1 | -1/+1 |
* | added support apps | Christian Pointner | 2014-09-18 | 1 | -4/+45 |
* | improve styles | Christian Pointner | 2014-09-18 | 1 | -17/+22 |
* | whitespace cleanups | Christian Pointner | 2014-09-18 | 1 | -29/+36 |
* | improved focus and form values after errors | Christian Pointner | 2014-09-18 | 1 | -0/+2 |
* | navbar titles | Christian Pointner | 2014-09-18 | 1 | -3/+2 |
* | remove useless style | Christian Pointner | 2014-09-18 | 1 | -4/+0 |
* | added main window with navbar | Christian Pointner | 2014-09-18 | 1 | -4/+38 |
* | login and logout work now | Christian Pointner | 2014-09-18 | 1 | -19/+42 |
* | login screen is now pretty pretty ;) | Christian Pointner | 2014-09-18 | 1 | -10/+46 |
* | switch to german | Christian Pointner | 2014-09-18 | 1 | -4/+3 |
* | improved signin screen | Christian Pointner | 2014-09-18 | 1 | -1/+3 |
* | exported manual styles to signin.css | Christian Pointner | 2014-09-18 | 1 | -36/+2 |
* | using bootstrap to make things less ugly... | Christian Pointner | 2014-09-18 | 1 | -20/+68 |
* | fixed json syntax error | Christian Pointner | 2014-09-17 | 1 | -1/+5 |
* | auth call now uses typed in password | Christian Pointner | 2014-09-17 | 1 | -1/+12 |
* | requesting authtoken works now | Christian Pointner | 2014-09-16 | 1 | -11/+23 |
* | added login form and action | Christian Pointner | 2014-09-16 | 1 | -1/+13 |
* | added css | Christian Pointner | 2014-09-16 | 1 | -0/+1 |
* | added jquery | Christian Pointner | 2014-09-16 | 1 | -0/+2 |
* | added basic index.html | Christian Pointner | 2014-09-16 | 1 | -0/+11 |