Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-05 | implement user list | Sebastian Reichel | 1 | -0/+8 | |
2012-10-05 | fix superuser row in user profile | Sebastian Reichel | 1 | -1/+1 | |
2012-10-05 | merge user import script into the web interface | Sebastian Reichel | 1 | -0/+39 | |
Users can be imported from *.csv files via /users/import. | |||||
2012-10-02 | restructure code, switch from GTK to Web based UI | Sebastian Reichel | 2 | -0/+56 | |
- move barcode generation scripts into generation/ - move code to src/ - remove database analysis from invoice/graph - put database creation sql files into sql/ - remove glade builder file - add new templates/ directory, which contains files used by the Web-UI |