raviks789
|
559660c3bc
|
Remove unnecessary files
|
2025-05-14 17:29:13 +02:00 |
|
raviks789
|
e708496868
|
WIP: Add items to instantiable dictionary
|
2025-05-12 09:47:49 +02:00 |
|
raviks789
|
92790d2ede
|
WIP: Instantiable dictionary support
|
2025-05-12 09:47:49 +02:00 |
|
Eric Lippmann
|
00985429c5
|
Fix PSR-12 violations
|
2024-10-22 14:31:14 +02:00 |
|
Sukhwinder Dhillon
|
d879186f0e
|
Fix wrong method param types and add var type hints
|
2024-02-05 16:05:24 +01:00 |
|
EmTeedee
|
6b7bff80de
|
${var} deprecated in favor of {$var}
See: https://www.php.net/manual/en/migration82.deprecated.php#migration82.deprecated.core.dollar-brace-interpolation
|
2023-07-19 10:44:40 +02:00 |
|
Thomas Gelf
|
6caa02c716
|
dependencies: remove obsolete 'use'
|
2021-12-17 11:47:14 +01:00 |
|
Thomas Gelf
|
ff57ec5c77
|
FormStoredPassword: check for null
|
2021-12-06 22:10:46 +01:00 |
|
Thomas Gelf
|
6badc53d61
|
DependencyChecker: new implemenation
This is now also able to give help for web 2.9.x
fixes #2354
fixes #2350
|
2021-07-13 09:50:17 +02:00 |
|
Thomas Gelf
|
456832e7d1
|
css, various places: use Hint class
|
2020-10-26 18:50:13 +01:00 |
|
Thomas Gelf
|
be8c1101f2
|
travis: use phpcs 3.5.2
|
2019-11-28 07:13:22 +01:00 |
|
Thomas Gelf
|
5c93594687
|
phperror: use new state-hint CSS
|
2019-09-20 10:33:00 +02:00 |
|
Thomas Gelf
|
4a070d5ba7
|
FormStoredPassword: one more dipl
|
2019-09-11 22:37:13 +02:00 |
|
Thomas Gelf
|
087b09d363
|
run: check module dependencies
fixes #1938
|
2019-09-11 22:34:48 +02:00 |
|
Thomas Gelf
|
a97f31e657
|
StoredPassword: new element type -> hidden strings
fixes #1872
|
2019-07-10 13:11:58 +02:00 |
|
Markus Frosch
|
ab86a4fd89
|
Add input suggestion for datalist vars
|
2018-08-10 08:25:10 +02:00 |
|
Thomas Gelf
|
28320fe6bb
|
FormDataFilter: use auto-suggestion for groups...
...drop ugly method in IcingaObjectGroup and clean up some files
|
2018-06-08 20:45:02 +02:00 |
|
Thomas Gelf
|
e3c086c78c
|
FormDataFilter: cleanup
|
2018-06-08 18:52:12 +02:00 |
|
offsides
|
38a56f68fe
|
Assign: add "is not set" operator
fixes #1436
|
2018-05-04 12:42:39 +02:00 |
|
Thomas Gelf
|
adb9cc47a4
|
Forms: suggest Service properties...
...where applicable. Also, remove some obsolete overhead
fixes #1207
|
2017-10-12 15:43:30 +02:00 |
|
Thomas Gelf
|
ec23a205c7
|
SuggestController: move escaping to controller
|
2017-09-17 13:44:52 +02:00 |
|
Thomas Gelf
|
1fe8ecf895
|
sugges: escape output, this is still legacy code
|
2017-09-13 13:28:35 +02:00 |
|
Thomas Gelf
|
99eb6acd63
|
AssignRenderer and Form: "is true/set" operator
refs #339
fixes #729
fixes #739
|
2017-08-25 12:08:11 +02:00 |
|
Thomas Gelf
|
3c72cb9062
|
FormDataFilter: use correct view helper for...
...ExtensibleSet - this affects assign filters involving arrays
fixes #1068
|
2017-08-21 12:23:02 +02:00 |
|
Thomas Gelf
|
93a42c7fc8
|
controllers, tables, view scripts: remove obsolete
|
2017-08-17 00:08:08 +02:00 |
|
Thomas Gelf
|
6f20e6c35e
|
schema: no more view script, refactor controller
|
2017-08-16 19:13:07 +02:00 |
|
Thomas Gelf
|
04a78f734a
|
config: refactor controller, tables, get rid...
...of view scripts, add new Widget helper classes
|
2017-08-16 19:11:30 +02:00 |
|
Thomas Gelf
|
a4d138354b
|
ImportsourceController: completely refactor, get
...rid of view scripts
|
2017-08-16 14:58:23 +02:00 |
|
Thomas Gelf
|
4c177fc4ea
|
JobsController: refactor, cleanup
|
2017-08-16 14:14:30 +02:00 |
|
Thomas Gelf
|
8333c2f754
|
list/table: still in use, so remove filterEditor
...as that one is obsolete for now
|
2017-07-27 10:36:19 +02:00 |
|
Thomas Gelf
|
c2a6bef46e
|
phperror/error: provide a failsafe error message
...for PHP 5.3
fixes #1033
|
2017-07-26 11:49:51 +02:00 |
|
Thomas Gelf
|
098cd0a57a
|
Sync: completely refactor table, form, controller
|
2017-07-25 17:53:59 +02:00 |
|
Thomas Gelf
|
f44afef214
|
ActivityLog: refactor code, fix HTML, use ipl
|
2017-07-25 14:04:08 +02:00 |
|
Thomas Gelf
|
31d65fadc2
|
Deployment: add Info class, refactor LogRenderer
No more view script, based on ipl
|
2017-07-20 11:06:20 +02:00 |
|
Thomas Gelf
|
2cdba2aa65
|
Import and Sync: add description fields
fixes #1018
|
2017-07-14 14:27:05 +02:00 |
|
Thomas Gelf
|
350bc34043
|
FormDataFilter: missing use of use
|
2017-07-14 13:48:48 +02:00 |
|
Thomas Gelf
|
8216daa3af
|
Core: give empty list on 404, remove obsolete...
...view scripts
|
2017-07-14 13:21:42 +02:00 |
|
Thomas Gelf
|
f10b85ac9e
|
Kickstart: remove legacy code, clean up
|
2017-07-14 13:21:42 +02:00 |
|
Thomas Gelf
|
3564cb04f8
|
objects/tree: this is no longer needed
|
2017-07-14 13:21:42 +02:00 |
|
Thomas Gelf
|
120a7532a1
|
ObjectController: fix history and fields
|
2017-07-14 13:21:42 +02:00 |
|
Thomas Gelf
|
b390dd152e
|
CommandArguments: no more view script
|
2017-07-14 13:21:42 +02:00 |
|
Thomas Gelf
|
f0059a38fc
|
HostController: get rid of legacy view-based code
|
2017-07-14 13:21:42 +02:00 |
|
Thomas Gelf
|
f08c3535bf
|
simple view script: not needed any more
|
2017-07-14 13:21:42 +02:00 |
|
Thomas Gelf
|
eda559ce53
|
Dashboard: no more view scripts
|
2017-07-14 13:21:42 +02:00 |
|
Thomas Gelf
|
338edf08ef
|
service/index: remove obsolete view script
|
2017-07-14 13:21:42 +02:00 |
|
Thomas Gelf
|
0cf6676c3c
|
Host/Service/ObjectController: use more ipl
|
2017-07-14 13:21:42 +02:00 |
|
Thomas Gelf
|
8dbf7ef6df
|
dashboard/index: remove logic, dashboard renders
|
2017-07-14 13:21:42 +02:00 |
|
Thomas Gelf
|
04e22f5a23
|
ExtensibleSet: completely refactored based on ipl
|
2017-07-14 13:21:42 +02:00 |
|
Thomas Gelf
|
5cbcf48480
|
config/files: do not fail without filterEditor
|
2017-07-14 13:21:42 +02:00 |
|
Thomas Gelf
|
719bd3646d
|
FormDataFilter: re-introduce suggestions
|
2017-07-14 13:21:42 +02:00 |
|