Age | Commit message (Expand) | Author |
2017-12-23 | add show on dashboard flag for angeltypes | msquare |
2017-12-20 | introduce new shift signup state for not arrived angels | msquare |
2017-12-20 | rewrite controller for creating shift entries | msquare |
2017-12-19 | fix shift entry delete | msquare |
2017-12-19 | redo shift signoff and icons for delete/confirm/acknowledgment questions | msquare |
2017-12-17 | add log entries when deleting a room | msquare |
2017-12-15 | Allow dot in user name | MichiK |
2017-12-14 | fix union queries for dashboard stats | msquare |
2017-12-14 | fix dashboard using needed angeltypes from room config too for frab shifts | msquare |
2017-12-13 | improve public dashboard | msquare |
2017-12-12 | finish basic public dashboard | msquare |
2017-12-10 | move room db queries to model | msquare |
2017-12-10 | remove room number and visible flag, rename pentabarf to frab and introduce m... | msquare |
2017-12-06 | fix #376: Removing supporter rights does not work | msquare |
2017-12-01 | fix user nick validation, fixes #369 | msquare |
2017-11-29 | fix query for creating angeltypes | msquare |
2017-11-24 | add shift calendar to angeltype view | msquare |
2017-11-24 | complete feature contact info for angeltypes, fixes #275 | msquare |
2017-11-19 | fix problem with default values, fixes #354, fixes #353 | msquare |
2017-11-19 | fix problem with default value for userangeltype.supporter, fixes #352 | msquare |
2017-11-19 | fix sql queries with bools | msquare |
2017-09-25 | Merge branch 'noc0lour:fix_setup_bugs', closes #335 | Igor Scheller |
2017-09-19 | Changed LogEntries table: Use log level instead of nick name | Igor Scheller |
2017-08-31 | Reimplementation of 2840bb619 (signup requires arrival), closes #330 | Igor Scheller |
2017-08-30 | Formatting | Bot |
2017-08-16 | add edited_at_timestamp to shift creation to fix mysql error | Andrej Rode |
2017-08-16 | fix only_full_group_by mysql default behaviour | Andrej Rode |
2017-07-28 | dried code by introducing selectOne for select queries with only one result l... | msquare |
2017-07-28 | fix angeltype edit and display bugs | msquare |
2017-07-28 | further switching to db exceptions instead of return false | msquare |
2017-07-28 | clear delete queries from false resuls | msquare |
2017-07-23 | handle failed db queries in Db class | msquare |
2017-07-19 | unarrived angels can enter a shift (has been disabled for 33c3) | msquare |
2017-07-19 | remove 24h shift filter time range limit | msquare |
2017-07-19 | fix small issues on checking success of a db query | msquare |
2017-07-17 | Reapplied "Merge pull request #321 from raboof/wantsToDrive" | Igor Scheller |
2017-07-17 | Reapplied "Merge pull request #319 from jwacalex/gh_317_unable_to_edit_hidden... | Igor Scheller |
2017-04-30 | Form validation: should tick at least on license | Arnout Engelen |
2017-04-11 | first fix for #317. hidden rooms can be seen with admin_rooms priviledge | jwacalex |
2017-03-03 | Some fixes | Igor Scheller |
2017-01-22 | Fixes and improvements | Igor Scheller |
2017-01-22 | Removed spaces | Bot |
2017-01-21 | Refactoring: Config cleanup / moved to class | Igor Scheller |
2017-01-21 | Replaced [0-9] with \d | Bot |
2017-01-21 | Replaced " with ' | Bot |
2017-01-21 | Changed from mysqli to PDO, some refactorings, faster sql queries | Igor Scheller |
2017-01-03 | Bugfixes & improvements | Igor Scheller |
2017-01-03 | Removed $angeltype from function Shift_signup_allowed_* | Igor Scheller |
2017-01-03 | Replaced " with ' | Bot |
2017-01-03 | PPHDoc, formatting, fixes, cleanup | Bot |