winix/winixd
Tomasz Sowa 09dc6782c8
fix: remember the first/last weekday flags from a timezone DST
If a date is given in a relative form with first/last parameters,
we must remember them in order to select the appropriate day
of the week from the appropriate year.
2023-12-24 14:55:39 +01:00
..
core fix: remember the first/last weekday flags from a timezone DST 2023-12-24 14:55:39 +01:00
db global winixd/Makefile uses now 'find' for looking for *.cpp files 2022-06-26 06:22:27 +02:00
etc allow to use a first|last weekday name when defining a timezone dst 2023-12-20 03:58:21 +01:00
functions add a Request::raw_post buffer 2023-11-02 05:14:48 +01:00
html update htmx to 1.9.9 2023-12-02 10:45:44 +01:00
locale allow to use a first|last weekday name when defining a timezone dst 2023-12-20 03:58:21 +01:00
main parse winixjson_* environment variables as json config options 2022-11-25 13:30:51 +01:00
models add primary keys definition to migration rules 2022-12-19 19:13:45 +01:00
notify allow a request to be processed in a job 2022-07-25 14:21:21 +02:00
plugins make depend 2023-11-02 05:15:30 +01:00
requestjobs add a RequestJobBase base class for requests jobs 2023-09-28 07:47:06 +02:00
templates allow a request to be processed in a job 2022-07-25 14:21:21 +02:00
txt moved winix directories to winixdsubdirectory 2016-03-17 08:26:02 +00:00
utils fix(Http): send body content for PATCH, DELETE and OPTIONS methods if exists 2023-09-26 23:02:34 +02:00
Makefile add /usr/include/postgresql to includes paths 2022-09-23 19:53:26 +02:00
Makefile.dep make depend 2023-11-02 05:15:30 +01:00