docs: refine bug report issue template
[e-mobility-charging-stations-simulator.git] / src /
2023-08-03  Jérôme Benoitfix: remove transaction charging profiles at stop trans...
2023-08-03  Jérôme Benoitfix: tx charging profiles have precedence over the...
2023-08-03  Jérôme Benoitrefactor: factor out charging schedule composition...
2023-08-02  Jérôme Benoitfix: avoid gaps in get composite schedule
2023-08-02  Jérôme Benoitfix: fix wrong charging profiles resorting at power...
2023-08-02  Jérôme Benoitfix: ensure charging profiles used for power limitation...
2023-08-02  Jérôme Benoitrefactor: improve log messages
2023-08-02  Jérôme Benoitrefactor: improve debug log messages
2023-08-02  Jérôme Benoitfix: ensure the latest schedule period within the charg...
2023-08-01  Jérôme Benoitrefactor: cleanup RFID authorization code
2023-08-01  Jérôme Benoitfix: avoid overlapping schedule periods in get composit...
2023-08-01  Jérôme Benoitfix: reduce the number of overlaping charging profiles...
2023-08-01  Jérôme Benoitrefactor: cleanup import
2023-08-01  Jérôme Benoitrefactor: factor out charging profiles preparation
2023-08-01  Jérôme Benoitfeat: make get composite schedule closer to OCPP 1...
2023-08-01  Jérôme Benoitrefactor: cleanup get composite schedule code
2023-08-01  Jérôme Benoitfeat: improve get composite schedule
2023-07-31  Jérôme Benoitrefactor: cleanup reservation code helpers
2023-07-31  Jérôme Benoitfix: ensure all charging station changes are pushed...
2023-07-31  Jérôme Benoitrefactor: use object destructuration for incoming reque...
2023-07-31  Jérôme Benoitfix: fix valid reservation detection at start transaction
2023-07-31  Jérôme Benoitfix: fix reservationId payload field filling at start...
2023-07-31  Jérôme Benoitperf: only clone the targeted connector status in ATG
2023-07-31  Jérôme Benoitfix: check for the connector status definition in ATG
2023-07-31  Jérôme Benoitrefactor: remove unneeded condition at changing availab...
2023-07-31  Jérôme Benoitfix: properly handle changing availability on multiples...
2023-07-31  Jérôme Benoitrefactor: factor out remote stop transaction helper
2023-07-31  Jérôme Benoitrefactor: factor out change availability helper
2023-07-31  Jérôme Benoitrefactor: cleanup RFID tags authorization code
2023-07-30  Jérôme Benoitfix: authorize remotely only if configured
2023-07-30  Jérôme Benoitrefactor: add date validation to date convertion helper
2023-07-30  Jérôme Benoitfix: add date validation check in date conversion helper
2023-07-30  Jérôme Benoitrefactor: cleanup reservation methods scope
2023-07-30  Jérôme Benoitfix: check reservation status at the end at start trans...
2023-07-30  Jérôme Benoitfix: ensure transaction id is a safe integer
2023-07-30  Jérôme Benoitfix: fix authorize response handling
2023-07-30  Jérôme Benoitrefactor: code cleanup
2023-07-30  Jérôme Benoitfix: fix some undefined/null checks
2023-07-30  Jérôme Benoitfix: fix reservation at remote start
2023-07-30  Jérôme Benoitfix: fix reservation removal at transaction start
2023-07-30  Jérôme Benoitrefactor: cleanup reservation check condition
2023-07-30  Jérôme Benoitrefactor: remove uneeded helper in reservation code
2023-07-30  Jérôme Benoitrefactor: rename src/charging-station/Utils.ts -> src...
2023-07-30  Jérôme Benoitfix: handle proper the number of arguments in isConnect...
2023-07-30  Jérôme Benoitrefactor: refine error message at building default...
2023-07-30  Jérôme Benoitfix: fix ui server default application protocol version...
2023-07-30  Jérôme Benoitfeat: add initial HTTP/2 support to ui server (mutually...
2023-07-30  Jérôme Benoitrefactor: split WorkerConstants class
2023-07-30  Jérôme Benoitrefactor: use keyof to build the reservation filter key
2023-07-30  Jérôme Benoitrefactor: cleanup reservation code
2023-07-29  Jérôme Benoitfix: fix reservable connector detection
2023-07-29  Jérôme Benoitrefactor: switch to try catch construct
2023-07-29  Jérôme Benoitfix: fix circular array splice semantic
2023-07-28  Jérôme Benoitrefactor: cleanup module name namespace
2023-07-28  Jérôme Benoitfix: fix circular dependencies in types
2023-07-28  Jérôme Benoitrefactor: remove unneeded redefinition of reservation...
2023-07-28  Jérôme Benoitfix: revert incorrect fix to elementsPerWorker 'auto...
2023-07-28  Jérôme Benoitfix: fix elementsPerWorker 'auto' computation, take 2
2023-07-28  Jérôme Benoitfix: fix elementsPerWorker 'auto' computation
2023-07-28  Jérôme Benoitfix: fix integer check condition
2023-07-28  Jérôme Benoitperf: switch to deep-clone for cloning (20% faster)
2023-07-28  Jérôme Benoitrefactor: add sanity checks to worker set arguments
2023-07-27  Jérôme Benoitrefactor: rename ChargingStationConfigurationUtils...
2023-07-27  Jérôme Benoitrefactor: factor out feature profile test
2023-07-27  Jérôme Benoitrefactor: remove uneeded unknown intermediate type...
2023-07-27  Jérôme Benoitrefactor: factor out configuration section cache population
2023-07-26  Jérôme Benoitrefactor: silence linter on code duplication
2023-07-26  Jérôme Benoitfix: fix configuration callback property type
2023-07-26  Jérôme Benoittest: code cleanup
2023-07-26  Jérôme Benoitrefactor: factor out ATG and charging profiles sanity...
2023-07-26  Jérôme Benoitfix: stop reservation expiration check at stop
2023-07-26  Jérôme Benoitrefactor: refine charging profiles handling variables...
2023-07-26  Jérôme Benoitrefactor: improve time handling code
2023-07-26  Jérôme Benoitrefactor: cleanup log messages
2023-07-25  Jérôme BenoitMerge branch 'main' of github.com:SAP/e-mobility-chargi...
2023-07-25  Jérôme Benoitrefactor: add more sanity checks to charging profiles...
2023-07-25  Jérôme Benoitdocs: refine code comments
2023-07-25  Jérôme Benoitdocs: refine code comments
2023-07-25  Jérôme Benoitfix: warn abount unsupported charging profiles structure
2023-07-25  Jérôme Benoitrefactor: cleanup log messages
2023-07-25  Jérôme Benoitfeat: warn if charging profile schedule periods are...
2023-07-25  Jérôme Benoitfix: fix recurring charging profile translation to...
2023-07-25  Jérôme Benoitfix: properly use date-fns difference functions
2023-07-25  Jérôme Benoitfix: handle properly charging profile schedule period...
2023-07-25  Jérôme Benoitfix: ensure recurring profile duration is valid
2023-07-25  Jérôme Benoitfix: handle properly charging profile validity date
2023-07-25  Jérôme Benoitperf: only sort charging schdule periods if needed
2023-07-25  Jérôme Benoitfix: ensure charging schedule periods are sorted by...
2023-07-25  Jérôme Benoitrefactor: add sanity check on recurring charging profil...
2023-07-25  Jérôme Benoitfix: properly handling moving recurring charging profiles
2023-07-25  Jérôme Benoitrefactor: factor out recurring charging profile handling
2023-07-25  Jérôme Benoitrefactor: add sanity checks to charging profiles handling
2023-07-25  Jérôme Benoitfeat: add support charging profile validity interval
2023-07-24  Jérôme Benoitrefactor: refine log level
2023-07-24  Jérôme Benoitrefactor: add type for charging profiles limit
2023-07-24  Jérôme Benoitfeat: add support for relative charging profile
2023-07-24  Jérôme BenoitMerge pull request #634 from SAP/fix-limitation-from...
2023-07-24  Jérôme Benoitrefactor: improve recurring charging profile mishandlin...
2023-07-24  Jérôme Benoitfeat: add support for charging profiles relative to...
2023-07-24  Jérôme Benoitrefactor: cleanup variable namespace
next