Commit graph

23 commits

Author SHA1 Message Date
Eric Lippmann
05d6f5890a License source files as GPL-3.0-or-later
Add SPDX license headers and mark source files as GPL-3.0-or-later to
preserve the option to relicense under later GPL versions.
2026-03-11 21:48:49 +01:00
Yonas Habteab
d3553d557d Cast args explicitly to string 2023-08-30 13:33:36 +02:00
Yonas Habteab
8de35ac903 Fix can't perform numeric operation with non-numeric type 2023-08-30 13:33:36 +02:00
raviks789
c7abdfa0f3 Fix PHP 8.2 support issues 2023-06-28 11:30:02 +02:00
Eric Lippmann
173e740dee Fix code style 2022-09-19 09:51:37 +02:00
Johannes Meyer
aff4079986 Don't perform static calls on traits 2022-01-14 11:32:00 +01:00
Johannes Meyer
53743669ec Fix style issues 2021-04-08 15:31:09 +02:00
Florian Strohmaier
71c6ad259c CommonForm: Add class .inline to form
refs #215
2019-08-26 15:44:56 +02:00
Alexander A. Klimov
7997be46ae Respect a user's timezone preferences
refs #138
2018-02-26 15:33:12 +01:00
Alexander A. Klimov
1c843915ac Add global option to set default time range
refs #98
2017-12-15 16:32:19 +01:00
Alexander A. Klimov
b224e6f709 Close custom time range picker on update 2017-11-27 15:57:32 +01:00
Alexander A. Klimov
4065cfd4ba Add placeholders to the custom time range picker 2017-11-22 10:55:57 +01:00
Alexander A. Klimov
4716cbc405 Use flyover instead of an URL parameter to display the custom time range picker form
refs #44
2017-11-16 15:05:35 +01:00
Alexander A. Klimov
a9dae9e1b9 Pre-select range "1 hour" by default
refs #78
2017-11-07 14:54:57 +01:00
Alexander A. Klimov
218355dd18 Fix not working SomeType[string] in code docs 2017-09-29 14:13:10 +02:00
Alexander A. Klimov
8939b11b73 Fix forms' data-base-target
refs #27
2017-09-20 10:51:09 +02:00
Alexander A. Klimov
f02ab19872 Use the time range picker in the detail view
refs #27
2017-09-07 17:33:46 +02:00
Alexander A. Klimov
64c776ca9a Centralize URL parameters
refs #33
2017-09-07 12:27:07 +02:00
Alexander A. Klimov
37a4b9ad3e Connect the two forms
refs #33
2017-09-07 11:08:24 +02:00
Alexander A. Klimov
9970fa8cb9 Apply the relative range start (if any) to the absolute range selector
refs #33
2017-09-06 18:32:57 +02:00
Alexander A. Klimov
fe9eeba818 Group date and time inputs
refs #33
2017-09-06 17:16:06 +02:00
Alexander A. Klimov
7fd314a09b Handle users' mistakes gracefully
refs #33
2017-09-06 15:34:38 +02:00
Alexander A. Klimov
288c451737 Split form into common and custom time ranges selector
refs #33
2017-09-06 14:04:52 +02:00