Commit Graph

85 Commits (a083c198bb7ce8e4be871c1377e070c9ca69123b)

Author SHA1 Message Date
msquare 031fc3057c rename settings to event config and implement mvc pattern on it
msquare 3f4be08865 remove old update script
kamishetty sreeja 8a20b43f6d Added Feature Admin Settings Page
Philip Häusler 81a8361740 rename archangels to bürokraten
Philip Häusler 0ac05d251c fixed: driving license feature completed - integrated into angeltypes
Philip Häusler facc32f133 add basic driver license information
Philip Häusler ab50115746 clean update.sql
Philip Häusler 01a73c2b9b update install sql
Philip Häusler a7189482e9 add shift creator and editor
Philip Häusler cac86ef509 add planned date of departure
Philip Häusler a30af6e46b allow up to 50 chars angeltype names (25 before)
Philip Häusler 803c0a552f make multiple vouchers possible
Philip Häusler d49404c35d dont create db with install
Philip Häusler 8c518d4c34 add arrival date feature
Philip Häusler 66c7e67a03 remove avatars
Philip Häusler 45c8a68beb deleted counter function - never needed in the last 4 years
Philip Häusler 06a57df620 update install sql
Philip Häusler 1b550e89ff update install sql
Philip Häusler 6bede2fd22 harden the sql queries
Philip Häusler af25ca9103 fix broken log nick
Philip Häusler 8ed077bcec user voucher feature
Philip Häusler 544a51612f update install sql
Philip Häusler 74b98b8c3e fix update script for shifttypes
Philip Häusler a791a75b0a integrate shift type into shifts
Philip Häusler 3f8e5e47c0 add update, delete and view for shift type
Philip Häusler c8cc46886b shift type list
Philip Häusler 25889920cf prepare for shift types model, add db update
Philip Häusler 55dc676b77 dont create dabase on install
Philip Häusler 663f9f6d2d update install.sql
Philip Häusler 57a92dbdcd add opt-in bool for shiftinfo mails and remove icq from users
Robert Oehlmann 48c8ddaa44 Fixed database schema
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.
Moritz Kaspar Rudert (mortzu) 27b8223611 removed bootstrap.php
Philip Häusler 74647e16d3 add basic bootstrap theme
Philip Häusler f1145b8a5e implemented team/angeltype coordinators
Philip Häusler 98f355cd86 added angeltype description
Philip Häusler a05f578f52 create database not needed for install sql
Philip Häusler 71feeee3f2 innodb and foreign keys
Philip Häusler 5e84539928 rewritten angeltypes and user angeltypes
Philip Häusler 724d62776f 0001-fix-admin-default-password
Philip Häusler a9fb05b128 force active function
Philip Häusler c589219a96 freeloader feature
Philip Häusler 0c98f13eee user password recovery
Philip Häusler 821e37c1b2 removed faq feature
Philip Häusler e9565a79ea simplified config
Philip Häusler ada62a2937 config and install sql cleanup
Philip Häusler 3c4321ff76 30c3 theme
Philip Häusler bfb0cacd54 mysql to mysqli and a lot of cleanup and mvc
Philip Häusler fb8241039b added links to json export
Philip Häusler 5b4c7fe15e changed some ical key texts to api key
Philip Häusler a47b1935cb added basic shift json export support using same pattern like ical export