Xu
|
7637e0c66e
|
refactor user info icon
|
2024-01-03 19:43:58 +01:00 |
Igor Scheller
|
05725cd58c
|
Eager load relations and optimize queries
|
2023-12-29 13:06:53 +01:00 |
xuwhite
|
ac73489aed
|
Icons (#1279)
* add icons to design page
* make icons more consistent
|
2023-12-21 13:08:29 +01:00 |
xuwhite
|
48ea35562e
|
show user-info icon with admin_arrive permission
|
2023-12-14 22:15:17 +01:00 |
Xu
|
47ad0a6133
|
fix translation keys in twig templates
|
2023-11-24 17:10:10 +01:00 |
Xu
|
fec2f17bea
|
fix date translations
|
2023-11-24 17:10:10 +01:00 |
Igor Scheller
|
bf83e6a300
|
Recreated shifts history page
|
2023-11-19 18:32:47 +01:00 |
Xu
|
b6bd3eba56
|
Replace page_link_to() with url()
|
2023-11-13 17:37:52 +01:00 |
Xu
|
6195692d3d
|
cleaning more translations
|
2023-10-20 21:38:34 +02:00 |
Igor Scheller
|
f966b1521f
|
Arrive search: Ignore datetime
|
2023-08-29 20:11:37 +02:00 |
msquare
|
0a1c85d6bd
|
cccamp23 theme improvements on badges
|
2023-07-24 18:49:32 +02:00 |
Johannes Rudolph
|
c67fbbad73
|
Add option to show user first and last name instead of nickname
|
2023-03-13 17:33:17 +01:00 |
Igor Scheller
|
34e9d01c18
|
Translate more date / time outputs
|
2023-02-26 14:10:02 +01:00 |
Bot
|
ad360a70fb
|
Require comma at last array element and no single line space
|
2023-02-09 18:19:38 +01:00 |
Michael Weimann
|
1277f8f96f
|
Replace chart-js with backend rendering
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
|
2022-07-11 23:30:41 +02:00 |
Igor Scheller
|
36ba619d5a
|
Fixed button sizes and types
|
2021-07-29 20:01:06 +02:00 |
Igor Scheller
|
b41a9a02d1
|
Use bootstrap icons instead of glyphicons
|
2021-07-29 20:01:05 +02:00 |
EdJoPaTo
|
0bde445aa2
|
translation: less misleading admin_arrive translation
|
2020-12-18 21:16:46 +01:00 |
Igor Scheller
|
b3a4c67b1b
|
Admin arrive: Fixed search
|
2019-12-28 10:27:21 +01:00 |
Igor Scheller
|
e1471248fe
|
User: Add pronoun statement
|
2019-12-26 19:18:47 +01:00 |
Bot
|
be39c63f46
|
Renamed redirect() to throwRedirect()
|
2019-12-08 02:12:56 +01:00 |
msquare
|
1b3781cb2f
|
format admin_arrive dates accordingly as in user list
|
2019-07-25 19:02:08 +02:00 |
Igor Scheller
|
4e709d0d23
|
Log messages without inline HTML
|
2019-06-03 20:33:09 +02:00 |
Igor Scheller
|
36830c43e7
|
Fix warning if searching two whitespaces and formatting
|
2018-12-26 19:39:40 +01:00 |
msquare
|
93b819025c
|
fix margin of form submit in tables
|
2018-12-09 12:51:48 +01:00 |
MichiK
|
7e53c45890
|
Change the color of "reset" in admin_arrive
|
2018-12-07 17:26:44 +01:00 |
Igor Scheller
|
944c29b964
|
Require POST for sending forms
* Ensure that the form is submitted with a post request
* Replaced several links with forms
Closes #494 (Security Vulnerability)
|
2018-11-21 19:24:36 +01:00 |
Igor Scheller
|
15751f9c7a
|
Fix error when accessing undefined date
Closes #491 (Edit User fails when User never logged in before)
|
2018-11-02 18:03:40 +01:00 |
Igor Scheller
|
a2aaba9cab
|
User: Bugfixes & code cleanup
|
2018-10-31 13:43:23 +01:00 |
Igor Scheller
|
57932be428
|
Moved arrival_date to state
|
2018-10-31 13:43:23 +01:00 |
Igor Scheller
|
4e09ee3eb2
|
Replaced more user related stuff
(Contains some buggy stuff too...)
|
2018-10-31 13:43:23 +01:00 |
Igor Scheller
|
89e62c95a7
|
Changed more functions 🎉
|
2018-10-31 13:43:23 +01:00 |
Igor Scheller
|
b069a938c6
|
Changed user_link and some other user functions to use the user id
|
2018-10-31 13:43:23 +01:00 |
Igor Scheller
|
d0abc27c07
|
Merge remote-tracking branch 'MyIgel/translations'
|
2018-09-15 14:58:31 +02:00 |
Bot
|
e8f8fc7f5f
|
Replaced gettext translation `_()` with `__()` that uses the Translator class
|
2018-08-29 23:46:32 +02:00 |
Igor Scheller
|
d6c8f1a614
|
Merge branch 'master' to 'rebuild-database'
|
2018-08-20 21:07:57 +02:00 |
Igor Scheller
|
fe58e4f422
|
database: updated checks for selectOne
|
2018-01-14 17:47:26 +01:00 |
Igor Scheller
|
b2e5b5c44d
|
Prevent empty string after $tokens = explode(' ', $search);
|
2018-01-03 01:47:34 +01:00 |
Igor Scheller
|
96f1d9fd54
|
Bugfixes
|
2017-08-30 15:35:12 +02:00 |
Igor Scheller
|
73175e2b64
|
#337: Added routing
|
2017-08-28 17:34:00 +02:00 |
Igor Scheller
|
3a1e460249
|
Changed $_GET, $_POST and $_REQUEST to use the Request object
|
2017-07-19 11:44:16 +02:00 |
Bot
|
740026a9de
|
Replaced [0-9] with \d
|
2017-01-21 20:12:48 +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 |
msquare
|
07ddbb0f4c
|
make short variable names longer
|
2016-09-29 12:45:06 +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 |