summaryrefslogtreecommitdiff
path: root/includes/model
AgeCommit message (Expand)Author
2017-12-20introduce new shift signup state for not arrived angelsmsquare
2017-12-20rewrite controller for creating shift entriesmsquare
2017-12-19fix shift entry deletemsquare
2017-12-19redo shift signoff and icons for delete/confirm/acknowledgment questionsmsquare
2017-12-17add log entries when deleting a roommsquare
2017-12-15Allow dot in user nameMichiK
2017-12-14fix union queries for dashboard statsmsquare
2017-12-14fix dashboard using needed angeltypes from room config too for frab shiftsmsquare
2017-12-13improve public dashboardmsquare
2017-12-12finish basic public dashboardmsquare
2017-12-10move room db queries to modelmsquare
2017-12-10remove room number and visible flag, rename pentabarf to frab and introduce m...msquare
2017-12-06fix #376: Removing supporter rights does not workmsquare
2017-12-01fix user nick validation, fixes #369msquare
2017-11-29fix query for creating angeltypesmsquare
2017-11-24add shift calendar to angeltype viewmsquare
2017-11-24complete feature contact info for angeltypes, fixes #275msquare
2017-11-19fix problem with default values, fixes #354, fixes #353msquare
2017-11-19fix problem with default value for userangeltype.supporter, fixes #352msquare
2017-11-19fix sql queries with boolsmsquare
2017-09-25Merge branch 'noc0lour:fix_setup_bugs', closes #335Igor Scheller
2017-09-19Changed LogEntries table: Use log level instead of nick nameIgor Scheller
2017-08-31Reimplementation of 2840bb619 (signup requires arrival), closes #330Igor Scheller
2017-08-30FormattingBot
2017-08-16add edited_at_timestamp to shift creation to fix mysql errorAndrej Rode
2017-08-16fix only_full_group_by mysql default behaviourAndrej Rode
2017-07-28dried code by introducing selectOne for select queries with only one result l...msquare
2017-07-28fix angeltype edit and display bugsmsquare
2017-07-28further switching to db exceptions instead of return falsemsquare
2017-07-28clear delete queries from false resulsmsquare
2017-07-23handle failed db queries in Db classmsquare
2017-07-19unarrived angels can enter a shift (has been disabled for 33c3)msquare
2017-07-19remove 24h shift filter time range limitmsquare
2017-07-19fix small issues on checking success of a db querymsquare
2017-07-17Reapplied "Merge pull request #321 from raboof/wantsToDrive"Igor Scheller
2017-07-17Reapplied "Merge pull request #319 from jwacalex/gh_317_unable_to_edit_hidden...Igor Scheller
2017-04-30Form validation: should tick at least on licenseArnout Engelen
2017-04-11first fix for #317. hidden rooms can be seen with admin_rooms priviledgejwacalex
2017-03-03Some fixesIgor Scheller
2017-01-22Fixes and improvementsIgor Scheller
2017-01-22Removed spacesBot
2017-01-21Refactoring: Config cleanup / moved to classIgor Scheller
2017-01-21Replaced [0-9] with \dBot
2017-01-21Replaced " with 'Bot
2017-01-21Changed from mysqli to PDO, some refactorings, faster sql queriesIgor Scheller
2017-01-03Bugfixes & improvementsIgor Scheller
2017-01-03Removed $angeltype from function Shift_signup_allowed_*Igor Scheller
2017-01-03Replaced " with 'Bot
2017-01-03PPHDoc, formatting, fixes, cleanupBot
2017-01-02FormattingBot