Michael Kaufmann
|
f82d78ad5d
|
add 'back to overview' links when adding/editing entities
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2022-04-20 17:08:49 +02:00 |
|
Dennis Dudek
|
25d9c52c58
|
remove unnecessary ternaries (#1027)
* remove unnecessary ternaries
* fix: !($id <= 0);
* remove ternary
|
2022-04-14 09:02:10 +02:00 |
|
Michael Kaufmann
|
04a08f9095
|
add empty index.html file to all folders to avoid accidental folder-content disclosure if 'Options Indexes' is set for a (parent)folder containing froxlor in webserver-config
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2022-03-24 14:35:30 +01:00 |
|
Michael Kaufmann
|
e6d12be7b3
|
update some more formfields; improved formfields with wrapper fieldrow()-macro to reduce duplicate markup; enable next_to functionality for some fields
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2022-02-20 12:50:29 +01:00 |
|
Michael Kaufmann
|
ef4feb07e6
|
migrate admin.add/edit
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2022-02-18 22:19:36 +01:00 |
|
Michael Kaufmann
|
9b86d576fa
|
do not display usages on dashboard in fixed size-units but dynamically adjusted
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2021-01-18 20:49:55 +01:00 |
|
Michael Kaufmann
|
4543c73b4f
|
add possibility to enable/disable api access on a per user base
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2019-10-09 11:43:22 +02:00 |
|
Michael Kaufmann
|
045a62a9db
|
remove duplcate visible-field in admin-edit formfield; fixes #625
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2019-01-06 08:48:24 +01:00 |
|
Michael Kaufmann
|
0401e6971a
|
Revert "refactor global array"
This reverts commit c5a58e3f36.
|
2018-12-22 08:15:31 +01:00 |
|
Michael Kaufmann
|
7e39a7bc60
|
Revert "refactor global array"
This reverts commit 370ccbdb74.
|
2018-12-22 08:15:31 +01:00 |
|
Michael Kaufmann
|
370ccbdb74
|
refactor global array
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2018-12-21 20:51:44 +01:00 |
|
Michael Kaufmann
|
c5a58e3f36
|
refactor global array
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2018-12-21 20:31:17 +01:00 |
|
Michael Kaufmann
|
97b5439c0d
|
auto-format all files; add table-definitions to test-bootstrap file
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2018-12-21 12:24:07 +01:00 |
|
Michael Kaufmann
|
bed069f269
|
more function moving
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2018-12-20 08:33:32 +01:00 |
|
Michael Kaufmann
|
8c896d60d6
|
get rid of some more functions
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2018-12-20 07:43:40 +01:00 |
|
Michael Kaufmann
|
26510f0745
|
removing more ticket-stuff; update all unit-tests
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2018-12-19 19:42:50 +01:00 |
|
Robert Kuntz
|
7c7ef5be09
|
Change formfield id for new admins
little Bug, requested "new_loginname" instead of "loginname"
|
2018-11-25 17:30:48 +01:00 |
|
Roman Schmerold (BNoiZe)
|
457e378d1e
|
Reverting HTMLform2 changes
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
|
2015-06-10 14:59:38 +02:00 |
|
Roman Schmerold (BNoiZe)
|
87fe3669a1
|
Migrate to new HTMLform2-class
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
|
2015-02-02 17:43:53 +01:00 |
|
Michael Kaufmann (d00p)
|
e578a29058
|
add option to display the custom-notes to the user and actually save the custom-note
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-01-15 22:10:37 +01:00 |
|
Michael Kaufmann (d00p)
|
7b8885c05e
|
add custom-notes field to admins and customers, fixes #1471
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-01-15 21:30:15 +01:00 |
|
Michael Kaufmann (d00p)
|
4cc3c01dcb
|
remove password-suggestion if a custom regex is defined; added password-complexity-settings for non-regex users to define what generated passwords should contain, thx to Marco Vogt; fixes #1216
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-11-10 10:07:32 +01:00 |
|
Roman Schmerold (BNoiZe)
|
bcf187761c
|
still implementing the new Settings-class, refs #1325
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
|
2013-12-15 14:35:07 +01:00 |
|
Michael Kaufmann (d00p)
|
2800ca05a1
|
began to 'clean up' for future releases (APS, Autoresponder and Backup)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-04 18:32:46 +01:00 |
|
Michael Kaufmann (d00p)
|
9061bfd9a3
|
customers should only see the ticket-categories created by their admin/reseller. Also, there now needs to be a 'tickets-see-all' flag for admins
Signed-off-by: Michael Kaufmann (d00p) <mkaufmann@nutime.de>
|
2013-02-25 14:09:14 +01:00 |
|
Florian Aders (EleRas)
|
df5d3ef66f
|
Added autocomplete="off" to formfields (yeah, it is valid in HTML5), thx sinuswave, fixes #469
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2011-08-04 08:29:09 +02:00 |
|
Andreas Burchert (scarya)
|
51a83d8b09
|
Removed @version in file header. This isn't used by git.
|
2011-05-04 11:59:20 +02:00 |
|
Christoph Burchert (Chb)
|
e87c16b598
|
added password generator, fixes #346
Signed-off-by: Christoph Burchert (Chb) <derchb@froxlor.org>
|
2011-04-16 16:46:38 +02:00 |
|
Andreas Burchert (scarya)
|
1730088ab1
|
Replaced yes/no selection with checkboxes, refs #645 @2h0m
Finished all for admin pages. admin_<section>.php files need to be cleaned.
|
2011-03-30 14:52:58 +02:00 |
|
Michael Kaufmann (d00p)
|
4fc02e6c93
|
fix inline-if-statements to show specific fields only if necessary, refs #633
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2011-03-06 16:49:22 +01:00 |
|
Florian Aders (EleRas)
|
4400125c7e
|
Fixed icon naming
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2011-02-13 18:36:56 +01:00 |
|
Michael Kaufmann (d00p)
|
57d52bd59e
|
merge/add new formfield-files for re-design
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2011-02-08 10:34:14 +01:00 |
|