2087b7f446
Build ARM Docker images
...
Closes #194 .
2022-12-04 01:06:49 +01:00
fe751cb56d
Prevent bypassing the requirement for certain privileges
2022-11-19 17:05:39 +01:00
bb99472c84
Add option to disable cash payments ( #190 )
...
* Create the `enable_pay_with_cash` and `enable_create_transaction` config options
* Add configuration gates to the `menu_cash` and `menu_edit_credit` buttons
2022-11-19 16:56:49 +01:00
8701071b30
Migrate README to GitHub Wikis
2022-06-06 08:33:59 +02:00
oleg20111511
55e14b10d5
Code refactor ( #178 )
...
Co-authored-by: Stefano Pigozzi <me@steffo.eu>
2022-05-20 02:55:12 +02:00
oleg20111511
0bd8a0c994
📝 Better description of product deletion message
2022-05-13 18:30:22 +02:00
ad0372c6be
📝 Fix documentation error
2022-04-14 02:52:37 +02:00
339760acce
🐳 Lowercase image tag
2022-03-28 16:51:34 +02:00
317f32900a
✨ Add Docker support ( #168 , #102 )
...
Co-authored-by: bpro <iserver12345@gmail.com>
2022-03-28 16:09:57 +02:00
Trentyn
5f59447240
Update ru.py
2022-03-22 18:50:59 +01:00
Trentyn
02d0411aa5
Update uk.py
2022-03-22 18:49:16 +01:00
78b51e30f3
🧹 Remove superfluous file creation ( closes #170 )
2022-03-16 16:20:32 +01:00
32bd6f6d84
🧹 Clarify returns in catch_telegram_errors
( closes #169 )
2022-03-16 16:19:08 +01:00
dd7a45c581
📔 Update translation attribution
2022-03-16 16:14:56 +01:00
Trentyn
c283506485
Update uk.py
2022-03-16 14:53:08 +01:00
8e49cae401
🗒️ Fix invalid link in README
2022-02-20 16:16:39 +01:00
Rashid Ali
ee86092c60
🔀 Merge #145 : Remove unused imports
...
* removed unused imports and refactored imports
* Update .gitignore
* Update core.py
* Update worker.py
2021-08-17 02:15:18 +02:00
dependabot[bot]
28967de9fb
Bump urllib3 from 1.26.4 to 1.26.5
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 1.26.4 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.4...1.26.5 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-02 19:41:07 +02:00
48c3eb9c48
Fix #135
2021-06-01 16:19:22 +02:00
bcdff61c3a
Update codeql-analysis.yml
2021-05-31 17:40:11 +02:00
3c235b2079
Create codeql-analysis.yml
2021-05-28 19:45:55 +02:00
Felipe Mateus
6995d78a32
Add language pt_br
( #132 )
...
* Add Language PT_BR
Create br.py
* Update config/template_config.toml
* Update strings/br.py
* Update strings/br.py
* Update strings/br.py
* Update strings/br.py
* Update strings/br.py
* Update strings/br.py
* Update config/template_config.toml
* Fix problems
* Update pt_br.py
* 🔧 Add `pt_br` to the language menu
Co-authored-by: Stefano Pigozzi <me@steffo.eu>
* Update pt_br.py
Update "order" word to "pedido".
2021-05-26 01:17:03 +02:00
2262dbb99c
🔧 #107 : Support tips (even if not recommended)
2021-05-13 03:41:44 +02:00
valentino-sm
94f8b91611
fix worker init
2021-05-07 14:09:36 +02:00
419efc59fa
🔧 #122 : Pin dependencies
2021-05-07 01:38:37 +02:00
2c5cdef2d4
🔧 Display + before the international prefix
2021-05-07 01:30:50 +02:00
deab2445eb
🔨 Remove saved runConfig
2021-05-07 01:30:07 +02:00
24d50249cf
🔧 Display transaction data if present in the db
2021-05-07 01:29:00 +02:00
efa6aee910
✏ Change guide link
2021-05-07 00:50:17 +02:00
d3200b170a
🔧 Improve SQLalchemy code
2021-05-07 00:45:32 +02:00
6cf8a3d43e
🔧 Remove unnecessary session parameter
2021-05-07 00:38:03 +02:00
0e1bf502ff
✏ Improve string spacing
2021-05-07 00:35:31 +02:00
valentino-sm
262eea2b38
fix orderitem-order relation warning
2021-05-06 17:53:47 +02:00
valentino-sm
6a70a45211
fix-2 sqlalchemy exception
2021-05-05 11:00:46 +02:00
skipper70
d0b7da2ab2
update ru.py
2021-05-04 15:50:27 +02:00
valentino-sm
730fa96e56
fix sqlalchemy exception
2021-05-04 14:46:53 +02:00
skipper70
ce8ab7ad85
update ru.py
2021-05-03 04:26:28 +02:00
skipper70
3272557df7
fix order-transaction one-to-one relation #2
2021-05-02 07:45:28 +02:00
skipper70
3f38083d3e
fix order-transaction one-to-one relation
2021-05-02 07:45:28 +02:00
skipper70
3dd0bbcf93
fix python-telegram-bot:latest warning && variable connection pool size
2021-05-01 03:47:30 +02:00
skipper70
17cb4fe118
fix 3+ numbers for create_transaction
2021-05-01 03:47:30 +02:00
ee57dd9e2a
🐛 Fix excess whitespace in russian translation
2021-04-30 04:12:32 +02:00
624f4c1b76
Merge remote-tracking branch 'origin/master'
2021-03-17 02:26:47 +01:00
3cc3693b9a
🐛 Fix #100 by using re.DOTALL in all regexes
2021-03-17 02:26:34 +01:00
3cfe0251d1
Tentative fix for #95
2021-03-10 16:51:21 +01:00
90e5141727
Merge pull request #92 from Bakx13/patch-1
...
Update ru.py
2021-01-11 19:19:55 +01:00
c9342de4fe
Fix newlines
2021-01-11 19:19:20 +01:00
Bakx13
a6f2040b73
Update ru.py
...
Added a couple of variables in Russian localization
2021-01-11 16:08:21 +03:00
e2bb95fcac
🗒 Replace Telegram group with GitHub Discussions
2020-12-09 01:59:28 +01:00
Santiago Valenzuela
3915bb7447
🐛 Fix worker not closing sessions properly
2020-12-03 08:11:58 +01:00