PCoder
|
78f901c48a
|
Simplify migrations
|
2019-12-18 16:24:27 +05:30 |
|
|
6c3f01003f
|
remove search_base + fixed issue pointed out by mravi that results in different username in db and ldap
|
2019-12-18 15:19:47 +05:00 |
|
|
75b08cfbf8
|
Change password in db only if password change in ldap is successfull
|
2019-12-18 12:52:46 +05:00 |
|
|
a8149edba5
|
Make greeting in dashboard a little bigger and increase margin
|
2019-12-16 20:17:26 +05:00 |
|
|
f9a9a24516
|
Show username in navbar and setting. Show greeting in dashboard for user's name
|
2019-12-16 12:54:59 +05:00 |
|
PCoder
|
c1137c26a1
|
Don't track ldap max uid file
|
2019-12-14 19:48:48 +05:30 |
|
PCoder
|
9c96f2447c
|
Uncomment password change call
|
2019-12-14 19:47:01 +05:30 |
|
PCoder
|
eda766dc6c
|
Check if we get correct opennebula user id
|
2019-12-14 19:19:23 +05:30 |
|
|
b52f2de8d7
|
now using hash func from utils.ldap_manager
|
2019-12-14 14:29:45 +05:00 |
|
|
2a1932e052
|
Added validator to allow only letters + spaces + hyphen, Normalizing usernames to ASCII
|
2019-12-13 20:37:30 +05:00 |
|
|
b4995336c6
|
username would consist of only alphanumerics, ldap fields are encoded in utf-8
|
2019-12-13 17:52:00 +05:00 |
|
|
c96aff16af
|
username check added for ldap
|
2019-12-13 15:05:27 +05:00 |
|
|
37a3d21e0c
|
cleanup, ldap3 added to requirements.txt
|
2019-12-12 22:19:10 +05:00 |
|
PCoder
|
49453cacd4
|
Merge remote-tracking branch 'mainRepo/master' into ldap_integration
|
2019-12-12 21:33:49 +05:30 |
|
PCoder
|
9970bd9925
|
Remove user for db
|
2019-12-12 21:33:37 +05:30 |
|
PCoder
|
fbfc1152b8
|
Remove unknown or unspecified country option
|
2019-12-12 17:42:18 +05:30 |
|
|
db1da3af4c
|
use python-dotenv instead of django-dotenv
|
2019-12-10 23:01:07 +05:00 |
|
|
3b9322b929
|
init commit
|
2019-12-10 22:53:50 +05:00 |
|
PCoder
|
a09f95d619
|
Update Changelog
|
2019-12-09 19:37:31 +05:30 |
|
PCoder
|
cc027c2497
|
Add eu vat code
|
2019-12-09 18:07:46 +05:30 |
|
PCoder
|
fcc671a707
|
Fix >= for first_vm_id_after_eu_vat
|
2019-12-09 18:07:19 +05:30 |
|
PCoder
|
a6695a103f
|
Refactor PRE_EU_VAT_RATE + fix >= for first_vm_id_after_eu_vat
|
2019-12-09 18:06:14 +05:30 |
|
PCoder
|
744e76c5df
|
Change price
15 CHF -> 10.5 CHF
|
2019-12-09 17:47:47 +05:30 |
|
PCoder
|
d2d9eafa41
|
Fix using wrongly copy/pasted variable
|
2019-12-09 15:20:05 +05:30 |
|
PCoder
|
d0398ddec2
|
Set after_eu_vat_intro for hosting VM buy flow
|
2019-12-09 15:15:21 +05:30 |
|
PCoder
|
52717c2ce7
|
EU VAT for hosting flow
|
2019-12-09 15:09:05 +05:30 |
|
PCoder
|
e334b01ad4
|
Fix the way we get variables
|
2019-12-09 14:44:31 +05:30 |
|
PCoder
|
73b590f480
|
Set EU VAT context for invoice_detail
|
2019-12-09 14:42:12 +05:30 |
|
PCoder
|
e940b468c4
|
Retrieve VM_ID as str
|
2019-12-09 13:24:14 +05:30 |
|
PCoder
|
d864f82e0f
|
Make invoice EU VAT compatible
|
2019-12-09 12:30:49 +05:30 |
|
PCoder
|
d8172d6bb2
|
Fix vat_country
|
2019-12-07 19:42:46 +05:30 |
|
PCoder
|
b33271ce7d
|
Make vat_rate Decimal before Decimal operations
|
2019-12-07 19:38:33 +05:30 |
|
PCoder
|
3b0e479a70
|
Use country specific vats for dcl vm buy flow
|
2019-12-07 19:26:21 +05:30 |
|
PCoder
|
b759471274
|
Add /year text for yearly products
|
2019-12-04 01:17:46 +05:30 |
|
PCoder
|
cc5d82ccac
|
Allow None value for billing_reason
|
2019-11-28 13:59:03 +05:30 |
|
|
bed57786d7
|
Merge branch 'update-customuser-to-store-stripe-import-remarks' into 'master'
Update customuser to store stripe import remarks
See merge request ungleich-public/dynamicweb!720
|
2019-11-28 09:14:04 +01:00 |
|
PCoder
|
b683a5ac44
|
Save import remark
|
2019-11-28 13:38:45 +05:30 |
|
PCoder
|
a2635e6fb9
|
Update customuser add stripe import remark
|
2019-11-28 12:51:02 +05:30 |
|
PCoder
|
987efe8f99
|
Move separator within loop
|
2019-11-28 12:35:32 +05:30 |
|
PCoder
|
9a84fc899e
|
Add a line separator when fetching more than 1 stripe bill
|
2019-11-28 12:10:50 +05:30 |
|
PCoder
|
3d28b17c71
|
Update Changelog for 2.6.10
|
2019-11-16 20:44:30 +05:30 |
|
PCoder
|
67d38df047
|
Correction by Sanghee: Benusername -> Benutzername
|
2019-11-16 20:41:24 +05:30 |
|
_moep_
|
49ef761b2e
|
translate it, too
|
2019-11-16 08:45:47 +01:00 |
|
_moep_
|
f82ed81b33
|
add german translation
|
2019-11-16 08:30:44 +01:00 |
|
PCoder
|
1ff577ddcd
|
Update django.po
|
2019-11-15 23:06:29 +05:30 |
|
PCoder
|
15ef20dbc1
|
Fix yearly email
|
2019-11-15 22:58:47 +05:30 |
|
PCoder
|
dc507396eb
|
Update Changelog for 2.6.9
|
2019-11-15 22:16:11 +05:30 |
|
PCoder
|
aec2002a9f
|
Update django.po
|
2019-11-15 22:11:15 +05:30 |
|
PCoder
|
7dd57fb116
|
Fix old order detail page
|
2019-11-15 22:04:37 +05:30 |
|
PCoder
|
530e47586e
|
Fix month name
|
2019-11-15 21:23:04 +05:30 |
|