Commit Graph

4746 Commits

Author SHA1 Message Date
PCoder ddd90e650b Add clean_name method for BillingAddressFormSignup 2019-12-18 22:54:10 +05:30
PCoder e46729ee04 Add name validators to all signup forms 2019-12-18 22:40:33 +05:30
PCoder 3f012b7514 Remove duplicate LDAP_SERVER variable 2019-12-18 22:12:09 +05:30
PCoder 36d16ddd72 Update Changelog 2019-12-18 21:40:23 +05:30
PCoder 034d2971cd Remove duplicate import 2019-12-18 21:33:02 +05:30
PCoder 4ef4eaf785 Merge branch 'master' into ldap_integration 2019-12-18 21:22:57 +05:30
ahmadbilalkhalid aa26458a8c Make greetings in dashboard font-weight equal to 300 2019-12-18 19:39:41 +05:00
PCoder a8cc07d95f Update Changelog for 2.7.3 2019-12-18 19:36:22 +05:30
PCoder ed74504270 Bugfix: Swiss VAT wrongly being applied to non EU customers 2019-12-18 19:33:44 +05:30
ahmadbilalkhalid b382d9709f removed redundant migrations 2019-12-18 16:28:26 +05:00
PCoder e2615de907 Merge remote-tracking branch 'mainRepo/ldap_integration' into ldap_integration 2019-12-18 16:26:12 +05:30
PCoder 78f901c48a Simplify migrations 2019-12-18 16:24:27 +05:30
ahmadbilalkhalid b29ff91b46 utils/migration/0007 removed 2019-12-18 15:43:28 +05:00
ahmadbilalkhalid 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
ahmadbilalkhalid 75b08cfbf8 Change password in db only if password change in ldap is successfull 2019-12-18 12:52:46 +05:00
PCoder c4013178f5 Update Changelog 2019-12-17 18:45:39 +05:30
PCoder 69061c016b Improve string representation of the billing address 2019-12-17 18:45:29 +05:30
PCoder 922fea3bf4 Add vat rates for AD, TK, IS 2019-12-17 18:41:47 +05:30
ahmadbilalkhalid a8149edba5 Make greeting in dashboard a little bigger and increase margin 2019-12-16 20:17:26 +05:00
ahmadbilalkhalid 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
ahmadbilalkhalid b52f2de8d7 now using hash func from utils.ldap_manager 2019-12-14 14:29:45 +05:00
PCoder 859249b894 Update Changelog 2019-12-14 11:20:47 +05:30
pcoder116 146e9faf53 Merge branch 'feature/all_customers_mgmt_command' into 'master'
Feature/all customers mgmt command

See merge request ungleich-public/dynamicweb!723
2019-12-14 06:48:46 +01:00
PCoder 6666e40ec4 Remove unused imports 2019-12-14 11:00:37 +05:30
PCoder 7442cbd9ca Print appropriate message 2019-12-14 10:56:14 +05:30
PCoder 991908c37e Fix obtianing active customers only 2019-12-14 10:52:20 +05:30
PCoder 70f0fed63f Add all_customers management command 2019-12-14 10:18:39 +05:30
ahmadbilalkhalid 2a1932e052 Added validator to allow only letters + spaces + hyphen, Normalizing usernames to ASCII 2019-12-13 20:37:30 +05:00
ahmadbilalkhalid b4995336c6 username would consist of only alphanumerics, ldap fields are encoded in utf-8 2019-12-13 17:52:00 +05:00
ahmadbilalkhalid c96aff16af username check added for ldap 2019-12-13 15:05:27 +05:00
ahmadbilalkhalid 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
ahmadbilalkhalid db1da3af4c use python-dotenv instead of django-dotenv 2019-12-10 23:01:07 +05:00
ahmadbilalkhalid 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