Commit Graph

103 Commits (5792c96eaa69b8e43b28a5c873a3d1d907ebc384)

Author SHA1 Message Date
Bot 952c7892f3 Formatting & Docstrings
msquare fbbea4eb5f add show on dashboard flag for angeltypes
msquare 4143680297 remove room number and visible flag, rename pentabarf to frab and introduce map/c3nav integration as well as markdown description for rooms
msquare d8476f244d complete feature contact info for angeltypes, fixes
msquare 80606cdd8b add sql script to anonymize a live db for testing
Igor Scheller 4817658862 Merge branch 'noc0lour:fix_setup_bugs', closes
Igor Scheller e6ed8a3017 Changed LogEntries table: Use log level instead of nick name
Igor Scheller 3002ed9e93 Security: Only allow angels with admin_news_html privilege to use HTML
Andrej Rode b1af1f9cc2 Change default value for datetime fields to valid range
msquare b05b235cf8 fix slow query
msquare deb41c4b64 reduce number of sql queries on shift calendar
msquare e86d75b4d9 begin add privilege and add users to shifts by angeltype supporter
msquare 6976208d5d remove db name from update script
msquare deac80e700 merge
jwacalex 79b9f9448e initial commit and functionality for no self sign up
msquare f5a5f234e4 fixes : add checkbox allowing the users email to be used by humans like event-team
msquare 82b9436c50 rename coordinator to supporter
msquare 6fff6a6c1a begin room view and shifts filter renderer
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