Eric Lippmann
|
ce64888b81
|
Fix const visibility
|
2024-10-22 15:36:03 +02:00 |
|
raviks789
|
e48ddd2f35
|
Restore services of service set on restoring service set
All the services which were under the service set when it was deleted must be restored when it is restored from activity log.
|
2024-02-07 13:40:33 +01:00 |
|
Thomas Gelf
|
05de5b171b
|
BranchMerger: log change author
fixes #2606
|
2022-09-21 08:50:45 +02:00 |
|
Thomas Gelf
|
1c30412abd
|
DirectorActivityLog, others: constants, cleanup
|
2022-08-20 20:41:07 +02:00 |
|
Thomas Gelf
|
9afa3313ab
|
cli: implement deployment grace period and...
...refactor/restructure related code to achieve the same behavior on CLI and
via automated job
fixes #2499
|
2022-03-22 10:46:36 +01:00 |
|
Thomas Gelf
|
6377ed61cc
|
DbObject: remove binary column magic
Binary columns must be configured explicitly, binary keys are now also
possible
fixes #1702
|
2018-11-14 12:24:31 +01:00 |
|
Thomas Gelf
|
cf6e4536ea
|
Util: drop bin2hex/hex2bin helpers
We dropped support for PHP 5.3, this is no longer required
|
2018-10-30 15:32:17 +01:00 |
|
Thomas Gelf
|
1733d6d520
|
Db: fix timezone issues
fixes #1332
fixes #1270
|
2018-07-13 09:43:27 +02:00 |
|
Thomas Gelf
|
d92492d5a1
|
DirectorActivityLog: use IP when unauthenticated
This applies mostly to self service API
|
2017-07-21 12:06:36 +02:00 |
|
Thomas Gelf
|
afce89dc98
|
DirectorActivityLog: log username and ip
Logged values are now JSON-encoded
fixes #849
|
2017-03-15 12:02:08 +01:00 |
|
Thomas Gelf
|
468a2719a7
|
DirectorActivityLog: optionally log to file/syslog
fixes #12976
|
2016-11-02 18:40:43 +01:00 |
|
Thomas Gelf
|
1f660b514a
|
IcingaServiceForm: allow empty name for apply rule
|
2016-10-22 06:09:10 +00:00 |
|
Thomas Gelf
|
9210441178
|
DirectorActivityLog: fix loadLatest()
|
2016-06-28 12:11:13 +02:00 |
|
Thomas Gelf
|
984f28bfdc
|
DirectorActivityLog: allow to loadLatest()
|
2016-05-25 15:23:57 +02:00 |
|
Thomas Gelf
|
3e016311d6
|
DirectorActivityLog: improve removal logging
|
2016-03-20 12:02:45 +01:00 |
|
Thomas Gelf
|
a6891444b1
|
DirectorActivityLog: superfluous newline
|
2016-02-27 21:29:39 +01:00 |
|
Thomas Gelf
|
c2b0e48c7f
|
DirectorActivityLog: work based on new methods
|
2016-02-23 00:35:35 +01:00 |
|
Thomas Gelf
|
775cf0104e
|
DirectorActivityLog: avoid User access on CLI
|
2015-11-06 09:39:14 +01:00 |
|
Thomas Gelf
|
11892d3e78
|
DirectorActivityLog: imports, not groups
|
2015-10-26 11:42:38 +01:00 |
|
Thomas Gelf
|
3f176de03a
|
DirectorActivityLog: handle sub-objects
|
2015-08-28 17:14:59 +02:00 |
|
Thomas Gelf
|
f5bf209a8a
|
DirectorActivityLog: going towards logging deep
|
2015-07-31 14:50:36 +02:00 |
|
Thomas Gelf
|
a88563f925
|
DirectorActivityLog: start to log related objects
First implementation: groups
|
2015-07-30 11:46:27 +02:00 |
|
Thomas Gelf
|
676acf0740
|
Util: new helper class
|
2015-06-23 14:37:23 +02:00 |
|
Thomas Gelf
|
ca3398247e
|
Activity log: initial basic implementation
fixes #9167
|
2015-04-24 15:57:01 +02:00 |
|