PCoder
3f012b7514
Remove duplicate LDAP_SERVER variable
2019-12-18 22:12:09 +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
PCoder
c1137c26a1
Don't track ldap max uid file
2019-12-14 19:48:48 +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
9970bd9925
Remove user for db
2019-12-12 21:33:37 +05:30
3b9322b929
init commit
2019-12-10 22:53:50 +05:00
PCoder
a6695a103f
Refactor PRE_EU_VAT_RATE + fix >= for first_vm_id_after_eu_vat
2019-12-09 18:06:14 +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
5ad871f124
updated for read vm realm
2019-05-16 16:35:44 -04:00
69ec7d2b46
reuse of the env variable in the base settings
2019-05-13 03:44:09 -04:00
PCoder
dca11c1b26
Remove code.jquery.com and maxcdn.bootstrapcdn.com dependencies
...
Use local resources instead
2019-05-05 20:23:02 +02:00
PCoder
3bf4f4dca7
Merge branch 'master' into feature/monthly-invoices
2019-04-13 12:13:38 +02:00
PCoder
f50af4f2aa
Improve log formatting
2019-04-13 12:04:18 +02:00
PCoder
f50e5dcaa4
Add ADMIN_EMAIL setting
2019-04-04 06:49:46 +02:00
PCoder
16b5f1e5a4
Merge branch 'master' into 5151/gdpr_modal
2019-01-30 21:05:34 +01:00
PCoder
d80b6cf490
Introduce UNGLEICH_BLOG_SITE_ID
...
- It should be initialized with the SITE_ID of the site that
hosts the blog
- Without this, django_parler is unhappy to show EN/DE options
when creating blog articles
See redmine issue #4465
2019-01-07 22:30:55 +01:00
PCoder
1feacc1770
Merge branch 'master' into 5151/gdpr_modal
2018-10-25 22:05:24 +02:00
PCoder
a4065c7e24
Handle product_slug
2018-10-03 07:55:56 +02:00
PCoder
e3bd963600
Test product_slug url (wip)
2018-10-02 10:02:44 +02:00
PCoder
e230f2ac8c
Merge master into 5151/gdpr_modal
2018-08-22 23:25:11 +02:00
PCoder
48936ace51
Revert back commenting out unwanted templates
...
Todo in another pull request
2018-08-07 21:59:50 +02:00
PCoder
0ddbdb045f
Remove unused CMS templates
2018-08-07 21:48:25 +02:00
PCoder
93d489334f
Load cms_templates later
...
These templates are/were used in digitalglarus and hence are
obsolete now. Later can be removed after testing.
2018-08-07 21:44:57 +02:00
PCoder
44fb184436
Add templates/gdpr to the template path
2018-07-21 10:49:58 +02:00
Pcoder
a51064448a
Merge pull request #644 from pcoder/remove_unused_comic_url
...
Remove unused ^comic/$ url
2018-07-18 22:03:49 +02:00
PCoder
1291b49ec3
Reformat base.py
2018-07-18 21:49:11 +02:00
PCoder
4a19bd1971
Set X_FRAME_OPTIONS from env
2018-07-18 21:48:39 +02:00
PCoder
13e33cbb7a
Remove unused import
2018-07-16 20:44:09 +02:00
PCoder
15e435d220
Remove unused ^comic/$ url
2018-07-14 20:05:18 +02:00
PCoder
dcbb0c2d64
Add google analytics code for comic.ungleich.ch
2018-06-19 08:49:21 +02:00
Arvind Tiwari
7a72cc02ab
translations
2018-05-07 05:22:05 +05:30
Arvind Tiwari
3bf064a017
add calculator placeholder to cms_integration
2018-04-25 14:52:25 +05:30
Arvind Tiwari
1a692bc88f
merge master
2018-04-21 22:39:44 +05:30
M.Ravi
8b5b353e59
Reformat code and give proper name to comic urlconf
2018-04-17 17:15:55 +02:00
M.Ravi
80a568b2b3
Remove unwanted /comic/... urlconf
2018-04-17 17:14:39 +02:00
M.Ravi
ff1d4f1a6f
Rename tags to category, because thats how we filter posts by
2018-04-17 16:15:49 +02:00
PCoder
b218ee1662
Add urlconfs for comic
2018-04-17 11:47:56 +02:00
Arvind Tiwari
2536f94058
django parler config fix
2018-04-13 17:44:00 +05:30
Arvind Tiwari
5679289329
replaced cms_menu with static menu
2018-04-12 22:24:50 +05:30
M.Ravi
be72b9628c
Add djangocms_blog namespace and urls
2018-04-10 13:21:58 +02:00
PCoder
24a9b8ab78
Redirect multi-tenant urls to /cms also
2018-04-07 00:13:24 +02:00
PCoder
1aa8319feb
Change order of ungleich_page namespace
2018-04-04 01:05:05 +02:00
PCoder
035f5c39ae
Format code
2018-04-04 00:35:25 +02:00
PCoder
ae4a83bdb8
Remove name for cms.urls
2018-04-04 00:35:12 +02:00
PCoder
9b45b758c4
Add ungleich_page urlconf namespace again
2018-04-04 00:34:29 +02:00