summaryrefslogtreecommitdiffstats
path: root/templates/index.html
AgeCommit message (Collapse)AuthorFilesLines
2018-06-28all: replace hard-coded KtT branding with dynamic textJohannes Rudolph1-1/+1
* extend config file with general details * extend curves-ui makefile add config * Use name from config * replace static text with dynamic text * read short name and long name from config * replace SHORTNAME tags with the shortname * replace mail related branding information * add missing Replacement * make VAT (Umsatzsteuer) optional * make space name dynamic * make short name in treasuremail text dynamic * make pdf text more dynamic
2012-10-02restructure code, switch from GTK to Web based UISebastian Reichel1-0/+1
- 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