Commit Graph

56 Commits (39f83ef082f459b4468d6d06c4aa8c3c81fdff97)

Author SHA1 Message Date
Igor Scheller 36ba619d5a
Fixed button sizes and types
Igor Scheller b41a9a02d1
Use bootstrap icons instead of glyphicons
EdJoPaTo 0bde445aa2 translation: less misleading admin_arrive translation
Igor Scheller b3a4c67b1b Admin arrive: Fixed search
Igor Scheller e1471248fe User: Add pronoun statement
Bot be39c63f46 Renamed redirect() to throwRedirect()
msquare 1b3781cb2f format admin_arrive dates accordingly as in user list
Igor Scheller 4e709d0d23 Log messages without inline HTML
Igor Scheller 36830c43e7 Fix warning if searching two whitespaces and formatting
msquare 93b819025c fix margin of form submit in tables
MichiK 7e53c45890 Change the color of "reset" in admin_arrive
Igor Scheller 944c29b964 Require POST for sending forms
* Ensure that the form is submitted with a post request
* Replaced several links with forms

Closes  (Security Vulnerability)
Igor Scheller 15751f9c7a Fix error when accessing undefined date
Closes  (Edit User fails when User never logged in before)
Igor Scheller a2aaba9cab User: Bugfixes & code cleanup
Igor Scheller 57932be428 Moved arrival_date to state
Igor Scheller 4e09ee3eb2 Replaced more user related stuff
(Contains some buggy stuff too...)
Igor Scheller 89e62c95a7 Changed more functions 🎉
Igor Scheller b069a938c6 Changed user_link and some other user functions to use the user id
Igor Scheller d0abc27c07 Merge remote-tracking branch 'MyIgel/translations'
Bot e8f8fc7f5f Replaced gettext translation `_()` with `__()` that uses the Translator class
Igor Scheller d6c8f1a614 Merge branch 'master' to 'rebuild-database'
Igor Scheller fe58e4f422 database: updated checks for selectOne
Igor Scheller b2e5b5c44d Prevent empty string after $tokens = explode(' ', $search);
Igor Scheller 96f1d9fd54 Bugfixes
Igor Scheller 73175e2b64 : Added routing
Igor Scheller 3a1e460249 Changed $_GET, $_POST and $_REQUEST to use the Request object
Bot 740026a9de Replaced [0-9] with \d
Igor Scheller 9a3ad88834 Changed from mysqli to PDO, some refactorings, faster sql queries
Bot 55141154c0 Replaced " with '
Bot 356b2582f3 PPHDoc, formatting, fixes, cleanup
Bot d71e7bbfad Formatting
Bot 7313e15ce8 PSR-2 formatting
msquare 07ddbb0f4c make short variable names longer
msquare 91dafb19ec prohibit inline control structures on pages
msquare 53ad1b5110 fix codacy unused code
Philip Häusler 897053e049 redirect to users profile page after marking as arrived or not arrived
Philip Häusler 128ee0911f fix wrong data at arrival statistics
Philip Häusler c4ee004095 rework arrival stat graphs and tables
Philip Häusler cac86ef509 add planned date of departure
Philip Häusler bc0354fbff responsive resizing for graphs is broken -> turn off
Philip Häusler bae55f78fd swap chart and table
Philip Häusler d414c455a2 responsive chart
Philip Häusler 46f0636f2f arrival statistics
Philip Häusler 8c518d4c34 add arrival date feature
Philip Häusler 6bede2fd22 harden the sql queries
Philip Häusler 74647e16d3 add basic bootstrap theme
Philip Häusler c589219a96 freeloader feature
Philip Häusler c8041fa27f template cleanup
Philip Häusler aad54bfe88 basic gettext integration
Philip Häusler dd4530d760 User Nick function, enhanced log with some links