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