1
Fork 0
mirror of https://github.com/Steffo99/greed.git synced 2024-11-22 05:54:18 +00:00
Commit graph

42 commits

Author SHA1 Message Date
9640156716
Add es_mx language 2020-12-03 07:51:14 +01:00
3bcd409056 Fix self.loc race condition 2020-09-09 16:55:46 +02:00
177f5b3507 Reformat code using PyCharm 2020-09-07 17:13:27 +02:00
6a49756394
Completely rework the configuration system (#76)
* Do a lot of progress on the new config system

* Completely rework the configuration system

* Improve logging messages
2020-09-07 17:11:22 +02:00
378bbbad43 Make the welcome message toggleable with a config option (closes #69) 2020-09-06 18:32:48 +02:00
netanel133
9267b25eb6
Adding Hebrew language support (#70)
* Adding Hebrew language support

* Update heb.py

* Fix a few things

* Fix issues

Co-authored-by: Stefano Pigozzi <ste.pigozzi@gmail.com>
Co-authored-by: Netanel Koli <netanel.koli@earlysense.com>
2020-08-26 01:55:42 +02:00
智慧雨泽
c3d119fd2e
Update template_config.ini 2020-08-22 16:03:34 +08:00
zhihuiyuze
1679975c21
Add Chinese support is preparing to test 2020-08-22 13:57:56 +08:00
5c79ec7581 Improve language configuration options 2020-05-03 11:41:12 +02:00
8356565bd2 Fix template_config.ini 2020-05-03 01:17:22 +02:00
5d50008936 Refactor localization support to close #51 2020-05-03 01:01:44 +02:00
8f471412ee Remove quotes in currency symbol template 2020-04-29 01:06:56 +02:00
8d3b492822
Merge branch 'master' into logging 2020-04-23 17:22:58 +02:00
45eadb74b2 Clarify how to disable credit card payments in the template config 2020-04-07 23:52:17 +02:00
b074daf347
Merge pull request #41 from pzhuk/russian-translation
add russian language support
2020-04-07 14:39:52 +02:00
9d6e21fb4e Move the presets to the [Credit Card] section 2020-04-07 02:02:07 +02:00
c9561f0da5 Bump up config file version 2020-04-07 01:30:13 +02:00
Pavlo Zhuk
23f395ee8a allow refill on insufficient funds during checkout 2020-04-07 01:29:49 +02:00
Pavlo Zhuk
5be2f9e762 add configurable payment presets 2020-04-07 01:29:49 +02:00
b1c313bf1d
Bump config version 2020-04-05 19:04:32 +02:00
Pavlo Zhuk
be31210afa Allow configuration of currency symbol instead of using language-based one 2020-04-05 00:43:41 +03:00
Pavlo Zhuk
37ce8ca57d add russian language support 2020-04-05 00:18:45 +03:00
641c2736bd Enable logging in core 2020-03-31 01:52:10 +02:00
63a28f2225 Improve translations a bit 2020-02-05 03:23:13 +01:00
985550e37b Bump the config version to 14, as a new value was added to it 2020-02-05 02:12:57 +01:00
Darren
49cc2b8036 Add language switcher 2020-02-04 15:13:14 +02:00
2d8c36fdca
Fix default database engine 2019-10-21 17:44:29 +02:00
002ccfb14b
Change default setting (closes #21) 2018-11-21 14:05:38 +00:00
055f3b72c1 Configuration updates 2018-05-03 09:24:04 +02:00
fe63028e5f #15: Hide order id from users 2018-04-26 08:47:53 +02:00
6883d8ff3d Add Sentry integration and error handling 2018-04-12 10:21:11 +02:00
69862d62a7
Change the database value type from Decimal to int 2018-01-29 11:46:01 +01:00
ad38019afb
Add support for credit card user fees 2018-01-15 10:16:04 +01:00
c26621223d
Recover from corrupt repo 2018-01-10 11:29:02 +01:00
be22e9351a
Add invoice generation 2018-01-03 15:23:08 +01:00
ddbd7ee667
Add payment verification 2018-01-03 14:52:05 +01:00
2720d96c57
Add "Add Credit" menu 2017-12-26 18:15:30 +01:00
c1e1684efd
Start work on the database code
The code isn't finished yet and isn't ready for use!
2017-12-18 10:46:48 +01:00
e540fa09b2
Load config by importing configloader 2017-12-17 16:49:46 +01:00
aec1391b17
Configure long polling 2017-12-14 10:25:05 +01:00
15e80ad644
Recover corrupt git data 2017-12-13 11:20:53 +01:00
6091295563
Add config code 2017-12-06 15:40:12 +01:00