summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Collapse)Author
2015-08-25clean update.sqlPhilip Häusler
2015-08-25update install sqlPhilip Häusler
2015-08-15add shift creator and editorPhilip Häusler
2015-08-15add planned date of departurePhilip Häusler
2015-08-14allow up to 50 chars angeltype names (25 before)Philip Häusler
2015-08-12make multiple vouchers possiblePhilip Häusler
2015-07-12dont create db with installPhilip Häusler
2015-07-12add arrival date featurePhilip Häusler
2015-07-12remove avatarsPhilip Häusler
2015-06-07deleted counter function - never needed in the last 4 yearsPhilip Häusler
2015-05-14update install sqlPhilip Häusler
2015-05-14update install sqlPhilip Häusler
2014-12-28harden the sql queriesPhilip Häusler
2014-12-26fix broken log nickPhilip Häusler
2014-12-26user voucher featurePhilip Häusler
2014-12-25update install sqlPhilip Häusler
2014-12-25fix update script for shifttypesPhilip Häusler
2014-12-17integrate shift type into shiftsPhilip Häusler
2014-12-17add update, delete and view for shift typePhilip Häusler
2014-12-17shift type listPhilip Häusler
2014-12-17prepare for shift types model, add db updatePhilip Häusler
2014-12-07dont create dabase on installPhilip Häusler
2014-12-07update install.sqlPhilip Häusler
2014-12-06add opt-in bool for shiftinfo mails and remove icq from usersPhilip Häusler
2014-11-20Fixed database schemaRobert Oehlmann
The answer fields in Questions are now NULL by default. The previous defaults would not fullfill the forein key contraints on line 493 of install.sql and thus the creation of new (yet unanswered) questions was not possible.
2014-09-08removed bootstrap.phpMoritz Kaspar Rudert (mortzu)
2014-08-22add basic bootstrap themePhilip Häusler
2014-05-13implemented team/angeltype coordinatorsPhilip Häusler
2014-03-09added angeltype descriptionPhilip Häusler
2014-01-07create database not needed for install sqlPhilip Häusler
2014-01-05innodb and foreign keysPhilip Häusler
2014-01-05rewritten angeltypes and user angeltypesPhilip Häusler
2013-12-290001-fix-admin-default-passwordPhilip Häusler
2013-12-28force active functionPhilip Häusler
2013-12-27freeloader featurePhilip Häusler
2013-12-26user password recoveryPhilip Häusler
2013-12-03removed faq featurePhilip Häusler
2013-12-03simplified configPhilip Häusler
2013-12-01config and install sql cleanupPhilip Häusler
2013-10-1330c3 themePhilip Häusler
2013-09-18mysql to mysqli and a lot of cleanup and mvcPhilip Häusler
2013-09-10#119 added links to json exportPhilip Häusler
2013-09-10changed some ical key texts to api keyPhilip Häusler
2013-09-10#119 added basic shift json export support using same pattern like ical exportPhilip Häusler
2013-06-22created new install sql based on language and privilege settings from 29c3Philip Häusler
2012-12-28polished the table view by offloading "is this shift free" to SQL. Might put ↵Jan-Philipp Litza
too much load on db server, need to evaluate. Also, replaced loads of & with & and simplified some expressions
2012-12-26added Atom feed for news and meetingsJan-Philipp Litza
2012-12-26#28 begin logPhilip Häusler
2012-12-12new authentication framework with stronger passwords and real salts - please ↵Jan-Philipp Litza
proofread!
2012-12-12more translations and fixesJan-Philipp Litza