Commit graph

58 commits

Author SHA1 Message Date
Igor Scheller
2bd127c011 Use symfony session 2017-08-30 19:57:01 +02:00
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
2017-08-29 23:16:41 +02:00
Igor Scheller
cc01c906ba : Integration of symfony/http-foundation request 2017-08-29 21:52:07 +02:00
msquare
a157004f4a handle failed db queries in Db class 2017-07-23 11:46:54 +02:00
Igor Scheller
7d5d905fcf Moved $themes array to config 2017-07-20 01:14:28 +02:00
Igor Scheller
3a1e460249 Changed $_GET, $_POST and $_REQUEST to use the Request object 2017-07-19 11:44:16 +02:00
Igor Scheller
8506d6d27e Refactoring: Config cleanup / moved to class 2017-01-21 23:07:20 +01:00
Igor Scheller
9a3ad88834 Changed from mysqli to PDO, some refactorings, faster sql queries 2017-01-21 13:58:53 +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
16e9a69c0d fixes date parsing returns the start of the day now 2016-11-24 09:25:28 +01:00
msquare
16ed2ae683 fixed settings validation 2016-11-14 19:10:29 +01:00
msquare
03c9d1ef5d reduce complexity of user settings main 2016-11-11 17:00:51 +01:00
msquare
beb0db6852 fix misspellings 2016-11-11 16:42:47 +01:00
msquare
247166f28b improve code of user settings 2016-11-11 16:34:23 +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
42144ed21c move static access to datetime parse function 2016-10-04 17:58:56 +02:00
msquare
f05f1a3cd4 rename to 2016-09-29 12:08:12 +02:00
msquare
91dafb19ec prohibit inline control structures on pages 2016-09-29 10:53:17 +02:00
msquare
53ad1b5110 fix codacy unused code 2016-08-21 18:00:39 +02:00
Philip Häusler
cac86ef509 add planned date of departure 2015-08-15 14:54:25 +02:00
Philip Häusler
df526fa2bf fix problem with beeing informed about shift changes 2015-08-13 10:48:39 +02:00
Philip Häusler
18644cac7a fixes : make users planned arrival date editable in user settings and show it in their own profile 2015-07-15 21:53:19 +02:00
Philip Häusler
6bede2fd22 harden the sql queries 2014-12-28 13:44:56 +01:00
Philip Häusler
247d9b65c1 remove user angeltype administration from user-edit 2014-12-27 21:48:08 +01:00
Felix Favre
b299b0e085 reworked user editing of angeltypes
fixes 
2014-12-16 00:16:10 +01:00
Philip Häusler
481e52cf77 add email shiftinfo checkbox/flag 2014-12-06 18:37:39 +01:00
Philip Häusler
57a92dbdcd add opt-in bool for shiftinfo mails and remove icq from users 2014-12-06 18:37:39 +01:00
Philip Häusler
51cecb27e5 better layout for user settings 2014-08-23 14:30:45 +02:00
Philip Häusler
74647e16d3 add basic bootstrap theme 2014-08-22 22:34:13 +02:00
Philip Häusler
f40b78faac angeltypes about section 2014-03-09 13:39:04 +01:00
Philip Häusler
821e37c1b2 removed faq feature 2013-12-03 16:28:37 +01:00
Philip Häusler
c1539ef5bb display stored dect number in settings 2013-12-01 21:20:56 +01:00
Philip Häusler
ef66360f69 fix angeltype assign error 2013-12-01 20:44:32 +01:00
Philip Häusler
1e05da6c81 gettext for user sites 2013-11-28 22:40:48 +01:00
Philip Häusler
85d9bf4f9c angel views in english complete 2013-11-25 21:56:56 +01:00
Philip Häusler
aad54bfe88 basic gettext integration 2013-11-25 21:04:58 +01:00
Philip Häusler
dd4530d760 User Nick function, enhanced log with some links 2012-12-30 17:58:23 +01:00
Jan-Philipp Litza
9270b54eb1 optimizations and minor fixes for user_shifts and admin_user 2012-12-28 17:47:02 +01:00
Philip Häusler
62e72eda93 simplified shift view 2012-12-27 17:35:42 +01:00
Jan-Philipp Litza
c0bdfe0871 link to Volunteers page of 29C3 whereever angeltypes are mentioned 2012-12-27 14:33:13 +01:00
Philip Häusler
7c42769ab8 finnished logging 2012-12-27 01:35:05 +01:00
Philip Häusler
8591fb4b5f fix password mind length check 2012-12-12 22:45:51 +01:00
Jan-Philipp Litza
db95fe6485 new authentication framework with stronger passwords and real salts - please proofread! 2012-12-12 02:40:12 +01:00
Philip Häusler
aac265ec7e fix problem changing tel and/or dect 2012-05-19 17:10:26 +02:00
Philip Häusler
77381ebca8 confirm angel types 2011-12-26 19:28:34 +01:00
Philip Häusler
b3d4d7dc52 user angel types -> user_settings, cleanup 2011-12-26 18:29:45 +01:00