Commit Graph

1944 Commits (69ac1b2d2115a41afe2bd4527abadda70063019a)
 

Author SHA1 Message Date
Igor Scheller d4ad70804b Removed overwhelmed page
Igor Scheller 7d5d905fcf Moved $themes array to config
Igor Scheller b7ebb05b8e Passwords should be posted
Igor Scheller ec45216899 Merge remote-tracking branch 'engelsystem/feature-igel-rewrite'
msquare 9b3f6f557a update tests to work with phpunit version installed by composer
msquare 8ae0123635 unarrived angels can enter a shift (has been disabled for 33c3)
msquare 903a1f9790 remove 24h shift filter time range limit
msquare e93dd774a5 fix small issues on checking success of a db query
msquare 0d772ec908 Merge pull request from MyIgel/master
Reapplied missing commits
Igor Scheller 6cfd309bef Changed recommended PHP Version to >= 7.0
Igor Scheller 3a1e460249 Changed $_GET, $_POST and $_REQUEST to use the Request object
Igor Scheller 04217834fa Reapplied "fix icon font path"
Igor Scheller cdf14f9d3f Reapplied "Merge pull request from raboof/wantsToDrive"
Igor Scheller 317c91a22f Reapplied "Merge pull request from jwacalex/gh_317_unable_to_edit_hidden_room_in_admin"
Igor Scheller a2b9edc6a3 Reapplied "Merge pull request from Scriptkiddi/master"
Igor Scheller c8719e89fa Added phpunit and fixed typo
msquare 20e0765f57 remove german readme and add development readme
msquare 56814fa2fd Merge branch 'pr/316' into feature-igel-rewrite
msquare a5fc5bd097 fix icon font path
msquare 868780239f Merge pull request from MyIgel/themes
Themes: Moved bootstrap and improved generate script
msquare ff4d176341 Merge pull request from raboof/wantsToDrive
Improvements around 'wants_to_drive'
Arnout Engelen b688b928db Read wants_to_drive field correctly
Arnout Engelen 3d8dea3733 Form validation: should tick at least on license
Owning a car is not sufficient, select at least one kind of drivers' license
Arnout Engelen cf20b65902 Reword 'wants to operate a car for the PL'
As discussed in #sha2017-angel
msquare cb9a132790 Merge pull request from opensamba/master
Adding pt_BR translation
samba 89a2617f11 Adding pt_BR translation
msquare 42908b744b Merge pull request from jwacalex/gh_317_unable_to_edit_hidden_room_in_admin
first fix for . hidden rooms can be seen with admin_rooms priviledge
jwacalex b6d394e982 first fix for . hidden rooms can be seen with admin_rooms priviledge
msquare 7bbfe69583 Merge pull request from Scriptkiddi/master
Add config no reply mail
Fritz Otlinghaus 1ca6ed3daf Update config.default.php
removed base_url since it was unused
Igor Scheller cd30017b97 Some fixes
Igor Scheller 37c32ad08f Added PDO::ATTR_EMULATE_PREPARES => false
Igor Scheller 68da2a4eb8 Renamed "default_theme" config to "theme"
Fritz Otlinghaus c9336840ff Update email_helper.php
Fritz Otlinghaus 6f367eefe0 Update email_helper.php
Fritz Otlinghaus 3502eba048 Update config.default.php
Fritz Otlinghaus 6ebbd9f17b Update config.default.php
Igor Scheller 781f830678 Fixes and improvements
Bot 3de0cc840f Removed spaces
Igor Scheller 8506d6d27e Refactoring: Config cleanup / moved to class
Bot 740026a9de Replaced [0-9] with \d
Bot 915ce28fee Replaced " with '
Igor Scheller 9a3ad88834 Changed from mysqli to PDO, some refactorings, faster sql queries
Igor Scheller f7c09cb7ff Added exception handler
Igor Scheller 8254a79c58 Bugfixes & improvements
Igor Scheller 1c27bf1375 Removed $angeltype from function Shift_signup_allowed_*
Bot 55141154c0 Replaced " with '
Bot 356b2582f3 PPHDoc, formatting, fixes, cleanup
Bot d71e7bbfad Formatting
Bot 7313e15ce8 PSR-2 formatting