summaryrefslogtreecommitdiff
path: root/index.html
Commit message (Expand)AuthorAgeFilesLines
* disabel musicpools app for nowChristian Pointner2014-10-071-1/+1
* added status info tag for file uploadsChristian Pointner2014-10-021-1/+5
* added dropzone.js from http://www.dropzonejs.com/Christian Pointner2014-10-021-0/+1
* added file import modalChristian Pointner2014-10-021-0/+13
* actually printing current weekChristian Pointner2014-10-011-1/+1
* moved alerboxex to each appChristian Pointner2014-09-221-2/+2
* added alertbox for main windowChristian Pointner2014-09-221-2/+3
* deleting cars works nowChristian Pointner2014-09-201-27/+0
* cart listing for shows work nowChristian Pointner2014-09-201-21/+1
* renamed signin to authChristian Pointner2014-09-201-3/+3
* moved javascript code to external filesChristian Pointner2014-09-201-264/+4
* whitespace cleanupChristian Pointner2014-09-201-1/+1
* even more refactoringChristian Pointner2014-09-201-66/+100
* refactoringChristian Pointner2014-09-201-39/+42
* persistent show selectionChristian Pointner2014-09-201-4/+14
* fixed refactored nameChristian Pointner2014-09-201-4/+4
* whitespace cleanupsChristian Pointner2014-09-201-5/+5
* improved password field clearingChristian Pointner2014-09-201-1/+1
* renamed show_carts to log_cartsChristian Pointner2014-09-201-10/+10
* fixed hardcoded valueChristian Pointner2014-09-201-4/+9
* improved concurrencyChristian Pointner2014-09-201-8/+18
* added debug outputChristian Pointner2014-09-201-4/+8
* improved selector for table data rowsChristian Pointner2014-09-201-1/+1
* group and show cart lists get imported nowChristian Pointner2014-09-201-10/+62
* re-renamed listshows to listdropboxesChristian Pointner2014-09-201-1/+1
* also exporting log name of dropboxesChristian Pointner2014-09-201-0/+1
* show selection works nowChristian Pointner2014-09-201-1/+16
* parsing showlist return valuesChristian Pointner2014-09-201-1/+35
* renamed listdropboxes to listshowsChristian Pointner2014-09-191-7/+18
* fixed icon position on buttonsChristian Pointner2014-09-191-0/+4
* improved mockupChristian Pointner2014-09-191-8/+20
* fixed typoChristian Pointner2014-09-191-1/+1
* added mockup for showsChristian Pointner2014-09-181-15/+73
* fixed app selection on page reloadChristian Pointner2014-09-181-1/+1
* added support appsChristian Pointner2014-09-181-4/+45
* improve stylesChristian Pointner2014-09-181-17/+22
* whitespace cleanupsChristian Pointner2014-09-181-29/+36
* improved focus and form values after errorsChristian Pointner2014-09-181-0/+2
* navbar titlesChristian Pointner2014-09-181-3/+2
* remove useless styleChristian Pointner2014-09-181-4/+0
* added main window with navbarChristian Pointner2014-09-181-4/+38
* login and logout work nowChristian Pointner2014-09-181-19/+42
* login screen is now pretty pretty ;) Christian Pointner2014-09-181-10/+46
* switch to germanChristian Pointner2014-09-181-4/+3
* improved signin screenChristian Pointner2014-09-181-1/+3
* exported manual styles to signin.cssChristian Pointner2014-09-181-36/+2
* using bootstrap to make things less ugly...Christian Pointner2014-09-181-20/+68
* fixed json syntax errorChristian Pointner2014-09-171-1/+5
* auth call now uses typed in passwordChristian Pointner2014-09-171-1/+12
* requesting authtoken works nowChristian Pointner2014-09-161-11/+23