Commit Graph

336 Commits (a36e142f2821993a9fd04c50cee358077affd7a7)

Author SHA1 Message Date
Igor Scheller d15946df2d Changed `src/` code and templates to use the new user model
Igor Scheller b443b53919 Translation: added pluralization support
Igor Scheller 90e1a94962 Make application name configurable
* Added app_name configuration option
* Extended `EngelsystemMailer` to prepend the application name to all mails

Closes 
Igor Scheller 7f61dc95be EventConfig: Merge event configuration from database to global config
Igor Scheller 7762c0eb2b Translatable user groups & cutoff fix
Closes  (Typo: "irt Manager" instead of "Shirt Manager")
Igor Scheller 66038eda14 Merge branch 'twig-templates'
Igor Scheller 2a134e6c0b Config: Removed nightshifts query
Igor Scheller d0abc27c07 Merge remote-tracking branch 'MyIgel/translations'
Igor Scheller 9e217d87c0 Template refactoring to use twig
Bot e8f8fc7f5f Replaced gettext translation `_()` with `__()` that uses the Translator class
Igor Scheller acfe72cb91 Removed translation from config file
Igor Scheller d6c8f1a614 Merge branch 'master' to 'rebuild-database'
Bot 28349b69a8 Changed JS to use single quotes instead of double quotes
Bot 5227fe6a94 Formatting
Igor Scheller fe58e4f422 database: updated checks for selectOne
mia c83771ed62
Fixes
Display "shift started" instead of "shift starts" when shift has already started.
msquare c961269bb7 better hour formatting
msquare d66dc43aec fix worklog entry view
msquare ee9fbda098 add work date to work log
msquare d95e488893 add work log creator infor
msquare 86a38a3372 add user work log entries feature
msquare 14584b9611 small improvements of user view
msquare be6bd2f3d3 small improvements of user view
msquare 3993e553d1 small improvements of user view
msquare c3b8fa892d tshirt-score for forced active
Bot b00743d6d3 Formatting
msquare 02b775684d some beauty for the my shifts table
msquare 1e8f0c4845 fixes , fixes : T-Shirt Score™ should be shown on the user view page below your shifts
msquare abf4b1da30 check if logged in before sign up
Igor Scheller f1b7946975 Removed some short ifs from Shifts_view.php
msquare db11dd1d0f fix room view
msquare a7dc640385 add my shifts button to shift view
msquare 0101993284 fix dashboard rows
msquare d4ccc14d6c fix dashboard rows
msquare 6aaf8d6f53 fix : Public Dashboard Stats
Bot 952c7892f3 Formatting & Docstrings
klemens a6cf4c9ce9 spelling fixes
msquare 6f29b6492d show forced active on user view
msquare 05aad262bb show forced active on user view
msquare fbbea4eb5f add show on dashboard flag for angeltypes
msquare a1c032642f introduce new shift signup state for not arrived angels
msquare 2c04e35bed introduce new shift signup state for not arrived angels
msquare 7a3bdda483 rewrite controller for creating shift entries
msquare 1289101f6e rewrite controller for creating shift entries
msquare fd85034e7f redo shift signoff and icons for delete/confirm/acknowledgment questions
msquare b60ad7ccfb make shift entry comment private again
msquare 3ea35788be finetuning dashboard layout
msquare a5f4de9509 finetuning dashboard layout
msquare c70e268a2e add fullscreen button to dashboard and update translation to german
msquare cf7eb80a92 fix dashboard ajax reload
gnomus c3d22ad517
Replace window reload with jquery ajax load
msquare 991058a9e4 improve public dashboard
msquare adc62470c5 improve public dashboard
msquare 582b1a739a improve public dashboard
msquare 3379ea10b2 improve public dashboard
msquare 59b8e76d12 improve public dashboard
msquare ff94df53d6 finish basic public dashboard
msquare 74f3677f19 add quick+dirty public dashboard
msquare cbe88ad801 remove some unused code
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 6dfa70974e ask for dect number if user arrived
MichiK bc3f777b23 Rename 'supporter(s)' to 'Supporter(s)'
msquare 962e7d5726 Hide 'You are not marked as arrived' notification in header until congress starts, fixes
msquare e54a10b816 add shift calendar to angeltype view fix tab jumps
msquare 928e707015 add shift calendar to angeltype view
msquare d8476f244d complete feature contact info for angeltypes, fixes
msquare b95d4ece8a increase readability of hints with links, refs
Igor Scheller d34b160b5c Added links to notifications, closes
Igor Scheller 945fcb079a Added registration_enabled configuration
msquare db8b6b2520 change shift renderer global add user link
Igor Scheller 0a20883aa8 Reimplementation of 2840bb619 (signup requires arrival), closes
Igor Scheller 96f1d9fd54 Bugfixes
Bot a473a56f1d Formatting
Igor Scheller d0074cf006 Merge remote-tracking branch 'engelsystem/feature-igel-rewrite'
# Conflicts:
#	includes/controller/angeltypes_controller.php
#	includes/pages/admin_groups.php
#	includes/pages/user_settings.php
#	includes/sys_page.php
#	src/Exceptions/Handler.php
#	src/Http/Request.php
Igor Scheller 73175e2b64 : Added routing
msquare 5cffcd7fdf fix angeltype edit and display bugs
msquare 4effb7e59f fix lane rendering
msquare a0af8d4624 further switching to db exceptions instead of return false
Igor Scheller cdf14f9d3f Reapplied "Merge pull request from raboof/wantsToDrive"
Bot 3de0cc840f Removed spaces
Igor Scheller 8506d6d27e Refactoring: Config cleanup / moved to class
Bot 915ce28fee Replaced " with '
Igor Scheller 9a3ad88834 Changed from mysqli to PDO, some refactorings, faster sql queries
Igor Scheller 8254a79c58 Bugfixes & improvements
Bot 55141154c0 Replaced " with '
Bot 356b2582f3 PPHDoc, formatting, fixes, cleanup
Bot d71e7bbfad Formatting
Bot 7313e15ce8 PSR-2 formatting
msquare 3fbd62ab7d bring back coloring for admins
msquare fe5dec73ba bring back filtering by occupancy
msquare 6c4bb0da31 move data sorting to begin
msquare 0603d0dd4e remove unused code
msquare 363cc8f6b5 more performance using union
msquare 46528fe1d8 shift view performance improvements
msquare 2840bb6198 no signup for shifts for angels that are not arrived
msquare 5f9d508b02 fix show date on every time tick in shift calendar
msquare deb41c4b64 reduce number of sql queries on shift calendar
msquare 99c7e8ce1a fixes allow a shift supporter to remove a user from shift
msquare 5b9ff7b7bf fix that free shifts become green
msquare acfe7309f6 remove angeltype contact fields until the feature is ready
msquare 2f0a63a4a1 remove angeltype contact radios for now
msquare e26eb952f4 update binary lang file
jwacalex 45cda10479 merged master and issue
jwacalex 79b9f9448e initial commit and functionality for no self sign up
Leandra Eberle 687c333322 Update Descriptions
Leandra Eberle acbaaf4364 Update Descriptions
Leandra Eberle 10517213f6 Update Descriptions
Leandra Eberle 0401e90f00 Update Descriptions
msquare 561e8ec36c better msg placement on angeltype view
msquare bae3ede662 fixes fix exporting freeload comment in json export
msquare 4f6db20ae4 fix shift view bars
Leandra Eberle 4116e0114e Change ask an Arch Angel, to Ask the Heaven because the Arch Angel only role is deprecated
msquare 5ae328b2b1 hide event countdown for mobile clients
msquare 409761ce4b rebuild login page
msquare 9098b8e80d reduce complexity of user view
msquare 9c4636f5c4 reduce complexity of user driver license
msquare 1636688394 reduce complexity of angeltype edit controller
msquare ac53559fea fix shift calendar headers
msquare 54f3253c32 fix js var names
msquare 79ca2f1772 add fixed shift calendar headers and timelane
msquare 5299ca2103 reduce complexity of shift view
msquare 5a93050a06 localize date rendering for eventconfig info
msquare 15243f15fc fix shift view
msquare ec40e10ebd fix unused code
msquare 918d41ca70 reduce complexity of menu and hints
msquare ec6016cd38 reduce complexity of menu and hints
msquare f568141164 add shift legend and fix dark theme
msquare 0ab9f4f988 fix shift ended recognition and displayed time range end
msquare 1a3b4e2a33 redone shift coloring and shift signup state
msquare c61e888de4 change shift coloring
msquare 247166f28b improve code of user settings
msquare 82b9436c50 rename coordinator to supporter
msquare dfc9e209a5 fix parsedown
msquare af9328f558 split angeltype about view into different methods
msquare 0ba0ce207d split angeltype view into different methods
msquare 22520532c7 fix shift occupied calculation
msquare 125f34133d remove unused var
msquare db7f8c1ab3 split shift calendar renderer into different classes
msquare cf8cc5f592 change shift table to html5
msquare 902866ff3a add first design of new shift markup
msquare 1d4811cca5 remove unused code
msquare c48335e702 improve shift rendering
msquare 6d97aa2d27 continue working on shifts calendar renderer
msquare 6fff6a6c1a begin room view and shifts filter renderer
msquare eec10ebfc5 reduce complexity of user angeltypes controller
msquare 51d270db28 restore ical export
msquare 6c8a113383 introduce ShiftsFilter
msquare d5d2acc7d8 improve code style
msquare 6dfefc3bb9 small code improvements
msquare 3738d071f8 remove long array syntax