This website requires JavaScript.
Explore
Help
Sign in
sanghee
/
dynamicweb
Watch
1
Star
0
Fork
You've already forked dynamicweb
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
082f39e9dc
dynamicweb
/
digitalglarus
History
Levi
082f39e9dc
Added url in booking&price menu bar button. Fixed bug when user booked for 1 days and two free days were being given. Created UserBillingAddress. Created UserBillingAddress Form.Created UserBillingAddress after first user payment. Added Previous Billing data to booking payment view if there is one. Moved booking button. Fixed error on free days in booking invoice. Added modal to cancel subscription page. Now a member can booking without entering his billing address or credit card info. Fixed error on free days.Current user billing address is showed on billing and booking order details. Edit billing address form added.Added user_billing_address.html. Added user billing address get views. Filled user billing address view with current user billing address.Now an user can edit his billing address. Added is_free flag in Select Booking Dates in order to now if a booking is free. Changed Booking Order Model in order to allow free payments. Added free payment template. Added free payment into Booking Payment View. Fixed issue
#2586
: new digitalglarus navbar font change.Fixed issue
#2608
: style fix new DG.Fixed
#2617
: fix input fields and btn responsiveness on DG payment page.
Fixed
#2620
: responsive issue in DG order summary.Fixed
#2623
: Order history style fix for deativate button and message below.Fixed
#2625
: DG membership activation page fix.
Fixed
#2616
: fix navbar responsivness for new DG.
Fixed
#2619
: credit card input field responsiveness fix
2016-10-13 23:33:48 -05:00
..
locale/de
/LC_MESSAGES
fixing url translations
2016-04-15 22:25:57 -05:00
management
Added Login View Test. Added Signup View Test. Added Reset Password View Test. Added Password Reset Confirm View Test. Added Membership Payment View Test for Post request. Added Membership Payment View test for urls, Membership Payment View Test tests for urls. Added odd cases to tests.
2016-10-04 23:26:02 -05:00
migrations
Added url in booking&price menu bar button. Fixed bug when user booked for 1 days and two free days were being given. Created UserBillingAddress. Created UserBillingAddress Form.Created UserBillingAddress after first user payment. Added Previous Billing data to booking payment view if there is one. Moved booking button. Fixed error on free days in booking invoice. Added modal to cancel subscription page. Now a member can booking without entering his billing address or credit card info. Fixed error on free days.Current user billing address is showed on billing and booking order details. Edit billing address form added.Added user_billing_address.html. Added user billing address get views. Filled user billing address view with current user billing address.Now an user can edit his billing address. Added is_free flag in Select Booking Dates in order to now if a booking is free. Changed Booking Order Model in order to allow free payments. Added free payment template. Added free payment into Booking Payment View. Fixed issue
#2586
: new digitalglarus navbar font change.Fixed issue
#2608
: style fix new DG.Fixed
#2617
: fix input fields and btn responsiveness on DG payment page.
Fixed
#2620
: responsive issue in DG order summary.Fixed
#2623
: Order history style fix for deativate button and message below.Fixed
#2625
: DG membership activation page fix.
Fixed
#2616
: fix navbar responsivness for new DG.
Fixed
#2619
: credit card input field responsiveness fix
2016-10-13 23:33:48 -05:00
static
Added url in booking&price menu bar button. Fixed bug when user booked for 1 days and two free days were being given. Created UserBillingAddress. Created UserBillingAddress Form.Created UserBillingAddress after first user payment. Added Previous Billing data to booking payment view if there is one. Moved booking button. Fixed error on free days in booking invoice. Added modal to cancel subscription page. Now a member can booking without entering his billing address or credit card info. Fixed error on free days.Current user billing address is showed on billing and booking order details. Edit billing address form added.Added user_billing_address.html. Added user billing address get views. Filled user billing address view with current user billing address.Now an user can edit his billing address. Added is_free flag in Select Booking Dates in order to now if a booking is free. Changed Booking Order Model in order to allow free payments. Added free payment template. Added free payment into Booking Payment View. Fixed issue
#2586
: new digitalglarus navbar font change.Fixed issue
#2608
: style fix new DG.Fixed
#2617
: fix input fields and btn responsiveness on DG payment page.
Fixed
#2620
: responsive issue in DG order summary.Fixed
#2623
: Order history style fix for deativate button and message below.Fixed
#2625
: DG membership activation page fix.
Fixed
#2616
: fix navbar responsivness for new DG.
Fixed
#2619
: credit card input field responsiveness fix
2016-10-13 23:33:48 -05:00
templates
Added url in booking&price menu bar button. Fixed bug when user booked for 1 days and two free days were being given. Created UserBillingAddress. Created UserBillingAddress Form.Created UserBillingAddress after first user payment. Added Previous Billing data to booking payment view if there is one. Moved booking button. Fixed error on free days in booking invoice. Added modal to cancel subscription page. Now a member can booking without entering his billing address or credit card info. Fixed error on free days.Current user billing address is showed on billing and booking order details. Edit billing address form added.Added user_billing_address.html. Added user billing address get views. Filled user billing address view with current user billing address.Now an user can edit his billing address. Added is_free flag in Select Booking Dates in order to now if a booking is free. Changed Booking Order Model in order to allow free payments. Added free payment template. Added free payment into Booking Payment View. Fixed issue
#2586
: new digitalglarus navbar font change.Fixed issue
#2608
: style fix new DG.Fixed
#2617
: fix input fields and btn responsiveness on DG payment page.
Fixed
#2620
: responsive issue in DG order summary.Fixed
#2623
: Order history style fix for deativate button and message below.Fixed
#2625
: DG membership activation page fix.
Fixed
#2616
: fix navbar responsivness for new DG.
Fixed
#2619
: credit card input field responsiveness fix
2016-10-13 23:33:48 -05:00
__init__.py
digital_glarus -> digitalglarus
2015-06-10 23:34:33 +02:00
admin.py
Fixed cc brand bug, Added button to print/save pdf to booking order detail view.Added booking order list.Added booking order list views. Added customised user navbar. Added “my bookings” link to navbar. Added membership active date range. Fixed function to calculate if a membership is active or not. Added membership order detail view. Added order membership view. Create order membership detail html.Added validation to not allow booking on already booked dates.
2016-09-08 23:24:52 -05:00
cms_plugins.py
updated main pages links
2016-04-01 12:37:01 +02:00
forms.py
Added url in booking&price menu bar button. Fixed bug when user booked for 1 days and two free days were being given. Created UserBillingAddress. Created UserBillingAddress Form.Created UserBillingAddress after first user payment. Added Previous Billing data to booking payment view if there is one. Moved booking button. Fixed error on free days in booking invoice. Added modal to cancel subscription page. Now a member can booking without entering his billing address or credit card info. Fixed error on free days.Current user billing address is showed on billing and booking order details. Edit billing address form added.Added user_billing_address.html. Added user billing address get views. Filled user billing address view with current user billing address.Now an user can edit his billing address. Added is_free flag in Select Booking Dates in order to now if a booking is free. Changed Booking Order Model in order to allow free payments. Added free payment template. Added free payment into Booking Payment View. Fixed issue
#2586
: new digitalglarus navbar font change.Fixed issue
#2608
: style fix new DG.Fixed
#2617
: fix input fields and btn responsiveness on DG payment page.
Fixed
#2620
: responsive issue in DG order summary.Fixed
#2623
: Order history style fix for deativate button and message below.Fixed
#2625
: DG membership activation page fix.
Fixed
#2616
: fix navbar responsivness for new DG.
Fixed
#2619
: credit card input field responsiveness fix
2016-10-13 23:33:48 -05:00
mixins.py
Added url in booking&price menu bar button. Fixed bug when user booked for 1 days and two free days were being given. Created UserBillingAddress. Created UserBillingAddress Form.Created UserBillingAddress after first user payment. Added Previous Billing data to booking payment view if there is one. Moved booking button. Fixed error on free days in booking invoice. Added modal to cancel subscription page. Now a member can booking without entering his billing address or credit card info. Fixed error on free days.Current user billing address is showed on billing and booking order details. Edit billing address form added.Added user_billing_address.html. Added user billing address get views. Filled user billing address view with current user billing address.Now an user can edit his billing address. Added is_free flag in Select Booking Dates in order to now if a booking is free. Changed Booking Order Model in order to allow free payments. Added free payment template. Added free payment into Booking Payment View. Fixed issue
#2586
: new digitalglarus navbar font change.Fixed issue
#2608
: style fix new DG.Fixed
#2617
: fix input fields and btn responsiveness on DG payment page.
Fixed
#2620
: responsive issue in DG order summary.Fixed
#2623
: Order history style fix for deativate button and message below.Fixed
#2625
: DG membership activation page fix.
Fixed
#2616
: fix navbar responsivness for new DG.
Fixed
#2619
: credit card input field responsiveness fix
2016-10-13 23:33:48 -05:00
models.py
Added url in booking&price menu bar button. Fixed bug when user booked for 1 days and two free days were being given. Created UserBillingAddress. Created UserBillingAddress Form.Created UserBillingAddress after first user payment. Added Previous Billing data to booking payment view if there is one. Moved booking button. Fixed error on free days in booking invoice. Added modal to cancel subscription page. Now a member can booking without entering his billing address or credit card info. Fixed error on free days.Current user billing address is showed on billing and booking order details. Edit billing address form added.Added user_billing_address.html. Added user billing address get views. Filled user billing address view with current user billing address.Now an user can edit his billing address. Added is_free flag in Select Booking Dates in order to now if a booking is free. Changed Booking Order Model in order to allow free payments. Added free payment template. Added free payment into Booking Payment View. Fixed issue
#2586
: new digitalglarus navbar font change.Fixed issue
#2608
: style fix new DG.Fixed
#2617
: fix input fields and btn responsiveness on DG payment page.
Fixed
#2620
: responsive issue in DG order summary.Fixed
#2623
: Order history style fix for deativate button and message below.Fixed
#2625
: DG membership activation page fix.
Fixed
#2616
: fix navbar responsivness for new DG.
Fixed
#2619
: credit card input field responsiveness fix
2016-10-13 23:33:48 -05:00
test_views.py
Added url in booking&price menu bar button. Fixed bug when user booked for 1 days and two free days were being given. Created UserBillingAddress. Created UserBillingAddress Form.Created UserBillingAddress after first user payment. Added Previous Billing data to booking payment view if there is one. Moved booking button. Fixed error on free days in booking invoice. Added modal to cancel subscription page. Now a member can booking without entering his billing address or credit card info. Fixed error on free days.Current user billing address is showed on billing and booking order details. Edit billing address form added.Added user_billing_address.html. Added user billing address get views. Filled user billing address view with current user billing address.Now an user can edit his billing address. Added is_free flag in Select Booking Dates in order to now if a booking is free. Changed Booking Order Model in order to allow free payments. Added free payment template. Added free payment into Booking Payment View. Fixed issue
#2586
: new digitalglarus navbar font change.Fixed issue
#2608
: style fix new DG.Fixed
#2617
: fix input fields and btn responsiveness on DG payment page.
Fixed
#2620
: responsive issue in DG order summary.Fixed
#2623
: Order history style fix for deativate button and message below.Fixed
#2625
: DG membership activation page fix.
Fixed
#2616
: fix navbar responsivness for new DG.
Fixed
#2619
: credit card input field responsiveness fix
2016-10-13 23:33:48 -05:00
urls.py
Added url in booking&price menu bar button. Fixed bug when user booked for 1 days and two free days were being given. Created UserBillingAddress. Created UserBillingAddress Form.Created UserBillingAddress after first user payment. Added Previous Billing data to booking payment view if there is one. Moved booking button. Fixed error on free days in booking invoice. Added modal to cancel subscription page. Now a member can booking without entering his billing address or credit card info. Fixed error on free days.Current user billing address is showed on billing and booking order details. Edit billing address form added.Added user_billing_address.html. Added user billing address get views. Filled user billing address view with current user billing address.Now an user can edit his billing address. Added is_free flag in Select Booking Dates in order to now if a booking is free. Changed Booking Order Model in order to allow free payments. Added free payment template. Added free payment into Booking Payment View. Fixed issue
#2586
: new digitalglarus navbar font change.Fixed issue
#2608
: style fix new DG.Fixed
#2617
: fix input fields and btn responsiveness on DG payment page.
Fixed
#2620
: responsive issue in DG order summary.Fixed
#2623
: Order history style fix for deativate button and message below.Fixed
#2625
: DG membership activation page fix.
Fixed
#2616
: fix navbar responsivness for new DG.
Fixed
#2619
: credit card input field responsiveness fix
2016-10-13 23:33:48 -05:00
views.py
Added url in booking&price menu bar button. Fixed bug when user booked for 1 days and two free days were being given. Created UserBillingAddress. Created UserBillingAddress Form.Created UserBillingAddress after first user payment. Added Previous Billing data to booking payment view if there is one. Moved booking button. Fixed error on free days in booking invoice. Added modal to cancel subscription page. Now a member can booking without entering his billing address or credit card info. Fixed error on free days.Current user billing address is showed on billing and booking order details. Edit billing address form added.Added user_billing_address.html. Added user billing address get views. Filled user billing address view with current user billing address.Now an user can edit his billing address. Added is_free flag in Select Booking Dates in order to now if a booking is free. Changed Booking Order Model in order to allow free payments. Added free payment template. Added free payment into Booking Payment View. Fixed issue
#2586
: new digitalglarus navbar font change.Fixed issue
#2608
: style fix new DG.Fixed
#2617
: fix input fields and btn responsiveness on DG payment page.
Fixed
#2620
: responsive issue in DG order summary.Fixed
#2623
: Order history style fix for deativate button and message below.Fixed
#2625
: DG membership activation page fix.
Fixed
#2616
: fix navbar responsivness for new DG.
Fixed
#2619
: credit card input field responsiveness fix
2016-10-13 23:33:48 -05:00