Commit graph

174 commits

Author SHA1 Message Date
Igor Scheller
9a3ad88834 Changed from mysqli to PDO, some refactorings, faster sql queries 2017-01-21 13:58:53 +01:00
Igor Scheller
8254a79c58 Bugfixes & improvements 2017-01-03 15:59:33 +01:00
Bot
55141154c0 Replaced " with ' 2017-01-03 15:32:59 +01:00
Bot
356b2582f3 PPHDoc, formatting, fixes, cleanup 2017-01-03 03:22:48 +01:00
Bot
d71e7bbfad Formatting 2017-01-02 15:49:53 +01:00
Bot
7313e15ce8 PSR-2 formatting 2017-01-02 03:57:23 +01:00
Igor Scheller
1f8d1eb4bb Fixed "Constant already defined" notice
Added more ugly global variables
2017-01-01 18:50:53 +01:00
msquare
b8ebd23f6d bring back filtering by occupancy 2016-12-29 15:33:21 +01:00
msquare
fe5dec73ba bring back filtering by occupancy 2016-12-29 14:51:43 +01:00
msquare
4407604793 move data sorting to begin 2016-12-28 14:53:35 +01:00
msquare
0603d0dd4e remove unused code 2016-12-28 12:11:35 +01:00
msquare
46528fe1d8 shift view performance improvements 2016-12-27 23:02:05 +01:00
msquare
2f2d08c574 fix edit user bug deleting emails 2016-12-27 13:05:30 +01:00
msquare
99c7e8ce1a fixes allow a shift supporter to remove a user from shift 2016-12-24 17:29:12 +01:00
msquare
0c15964e6b hide freeload form from angeltype supporters 2016-12-24 17:02:34 +01:00
msquare
e86d75b4d9 begin add privilege and add users to shifts by angeltype supporter 2016-12-24 17:00:03 +01:00
jwacalex
6a591e7557 merged cherry picked commit 2016-11-30 23:31:21 +01:00
jwacalex
45cda10479 merged master and issue 2016-11-30 23:23:49 +01:00
jwacalex
79b9f9448e initial commit and functionality for no self sign up 2016-11-30 23:20:13 +01:00
jwacalex
1324260e0f forgot to remove if-statement -.- 2016-11-30 16:17:52 +01:00
jwacalex
f4f6dfefcb fixed broken logic in controller (cf. to mail to @msquare) 2016-11-30 15:53:47 +01:00
msquare
34248bb20c show freeload comments to supporters (user shift admin) 2016-11-25 14:27:47 +01:00
msquare
bae3ede662 fixes fix exporting freeload comment in json export 2016-11-25 13:38:16 +01:00
msquare
ff31d0a1c5 fix shift signup state being combined to null 2016-11-24 09:32:32 +01:00
msquare
3fd30add3c fix NPE 2016-11-23 22:31:11 +01:00
msquare
356cc9e1d0 reduce complexity of user driver license 2016-11-17 15:04:33 +01:00
msquare
7b8d191808 reduce complexity of user driver license 2016-11-17 14:40:21 +01:00
msquare
9c4636f5c4 reduce complexity of user driver license 2016-11-17 14:35:04 +01:00
msquare
b5784e5961 fix order problem 2016-11-17 13:16:15 +01:00
msquare
d64f96b6a1 reduce complexity of angeltype controller 2016-11-17 13:11:44 +01:00
msquare
1636688394 reduce complexity of angeltype edit controller 2016-11-17 13:03:28 +01:00
msquare
f2630162e9 reduce complexity of password recovery controller 2016-11-15 22:08:41 +01:00
msquare
54f3253c32 fix js var names 2016-11-15 21:42:43 +01:00
msquare
15243f15fc fix shift view 2016-11-15 17:22:15 +01:00
msquare
918d41ca70 reduce complexity of menu and hints 2016-11-15 16:31:55 +01:00
msquare
ec6016cd38 reduce complexity of menu and hints 2016-11-15 16:28:20 +01:00
msquare
1a3b4e2a33 redone shift coloring and shift signup state 2016-11-12 23:00:46 +01:00
msquare
f5a5f234e4 fixes : add checkbox allowing the users email to be used by humans like event-team 2016-11-11 15:24:51 +01:00
msquare
82b9436c50 rename coordinator to supporter 2016-11-11 14:59:25 +01:00
msquare
468a10774c reduce complexity of user driver license controller 2016-11-10 13:55:16 +01:00
msquare
1d4811cca5 remove unused code 2016-10-08 09:18:04 +02:00
msquare
6d97aa2d27 continue working on shifts calendar renderer 2016-10-05 22:28:39 +02:00
msquare
6fff6a6c1a begin room view and shifts filter renderer 2016-10-05 18:56:50 +02:00
msquare
27c9650dc4 reduce complexity of shifts controller 2016-10-04 21:20:38 +02:00
msquare
42144ed21c move static access to datetime parse function 2016-10-04 17:58:56 +02:00
msquare
eec10ebfc5 reduce complexity of user angeltypes controller 2016-10-04 16:50:06 +02:00
msquare
455e417200 fix variable naming problems 2016-10-04 16:16:00 +02:00
msquare
f3a0ce865d move sql queries from shifts controller to model 2016-10-03 18:32:25 +02:00
msquare
09c931dcf5 fix missing variables 2016-10-03 17:55:49 +02:00
msquare
6c8a113383 introduce ShiftsFilter 2016-10-03 17:41:14 +02:00