Commit Graph

21 Commits

Author SHA1 Message Date
mniip
23a874bd18
Add a faster implementation of TimeZoneSeries (#6) 2024-05-08 14:38:51 +02:00
mniip
886e1906ce Add a faster implementation of TimeZoneSeries 2024-05-03 17:47:49 +02:00
Ville Tirronen
1550439fda
Merge pull request #5 from typeable/ville/add-opm-holidays 2023-04-12 14:22:03 +03:00
Ville Tirronen
a35439332f Missing file 2023-04-12 13:46:34 +03:00
Ville Tirronen
3e734ecc09
Merge pull request #4 from typeable/ville/add-opm-holidays
Add opm's list of holidays
2023-04-12 13:42:01 +03:00
Ville Tirronen
4d32a6342b exterminate orphans 2023-04-11 14:58:35 +03:00
Ville Tirronen
3ae39c2079 Add opm's list of holidays 2023-04-06 13:01:33 +03:00
Yuras
113c91bef7
Merge pull request #3 from typeable/wip/yuras/holidays
Add time accounting for holidays
2022-12-20 11:36:48 +03:00
Yuras Shumovich
ce26acbc67 oops 2022-12-19 16:15:12 +03:00
Yuras Shumovich
6da661ebb5 Add time accounting for holidays 2022-12-19 15:04:32 +03:00
Ville Tirronen
537af3e662
Merge pull request #2 from typeable/ville/fix-ghc-9-bug
Add a stack yaml and missing substituteTimeSpecifier
2022-11-29 11:51:18 +02:00
Ville Tirronen
17ecb0606c
Merge pull request #1 from typeable/ville/make-buildable-in-isolation
Added a stack yaml so I could test it by itself
2022-11-21 12:53:11 +02:00
Ville Tirronen
8a1d27ed49 Add a stack yaml and missing substituteTimeSpecifier 2022-11-21 12:52:01 +02:00
Ville Tirronen
eb9c3ba786 Added a stack yaml so I could test it by itself 2022-11-21 11:18:34 +02:00
Alexey Uimanov
cfc87256b3 B2H-805 Settlement time parameter for cron (#6276)
* Add option to wait for settlement
* startup scripts
2021-07-27 17:00:02 +05:00
Vladislav Lagunov
1976e842be B2H-746: Make packages compatible with vanila reflex-platform (#6092) 2021-06-02 11:55:32 +04:00
Dmitry Olshansky
28ec1cecce Ref: extra-time (#5956)
* Ref: extra-time

* cleanup

* increase time version
2021-04-09 17:00:54 +03:00
Dmitry Olshansky
82de1afe1c Ref: increase base for id and network-extra (#5942)
* Ref: increase base for id and network-extra

* Upd: id.cabal

* set version's boundary for time in extra-time
2021-04-06 14:28:45 +03:00
Vladislav Lagunov
c7ba9a0945 B2H-443: Correct order page (#5452)
* b2h-443: Order page corrections

* b2h-443: Error details inside dialog

* b2h-443: Convert UTCTime to EST in CancellationPolicyData

* b2h-443: Capitalize more titles

* b2h-443: Rename errorMsgTd -> mkErrorMsgDetails
2020-11-13 11:38:24 +04:00
Nick
3b3920ccae Add hotels cron service and payments settlement. (#4993)
* Add execEnvT to control-has.

* Hotels cron.

* Stack.yaml.

* Fix broken things.

* More hotels-cron things.

* Fix SQL.

* Hotels cron shell script.

* Ceterum autem censeo Haslexinem esse delendam.

* Rework SQL to get payment ids for settlement.

* Log error on settlement. Add missing enum values to SQL types.

* Mark old credit card payments as automatically charged.

* Actually subtract instead of adding.

* Fix sqitch.plan

* Replace hardcoded values with macros in SQL.

* Use Hours instead of Word.
2020-09-14 12:13:50 +00:00
Giorgio Marinelli
ce18945e71 Create air-domain package with air travel data types (#4757) 2020-07-22 09:18:27 +02:00