-
v1.2.257ade2a7 · ·
Change wedo_common package dependency version to v0.16.1 Update shipments view, templates and JS - fix labels print
-
-
v1.2.0c8a6fd4a · ·
Change wedo_common package dependency version to v0.16.0 Update global JS and CSS - refactor whole sorting/filtering factory, include Bootstrap CSS v4.6, build new distribution files Update index views, templates and JS - refactor whole sorting/filtering Update templates and JS - add dataTables sorting arrows Update templates - change btn-outline-secondary to btn-secondary after CSS changes in Bootstrap v4.6
-
-
-
-
-
-
-
v1.1.127f52cda6 · ·
Update base template - fix receivers menu ACL condition (due another ACL name in app_bo_acl db table) Update receivers view - fix ACL condition (due another ACL name in app_bo_acl db table)
-
v1.1.118499b88f · ·
Fix global JS showConfirmationModalWithCallback() method - prevent multiple callback bind Update global JS - add jquery validation method "selectNonEmptyValue" Update driver and carrier JS and forms - add email validation Fix notification email and sms JS and forms - improve and fix jquery validation (use selectNonEmptyValue instead of required method, add email validation method) Update views and forms - fix all country list queries (add collate for sorting and deleted=False condition) Update pickup place view - adopt new return values from wedo-common FsDistributionPoint reset_pin_giveout() method Update base template - use Bootstrap bundle JS with included popper instead of separate Bootstrap and popper JS, update version of Bootstrap JS to 4.6.0, update version of jQuery JS to 3.6.0 Fix gruntfile path to source files (used in map file which produced 404 error) Build new JS production distribution files
-
-
-
v1.1.83b5ad054 · ·
Change wedo_common package dependency version to v0.13.3 Move ValidatePrice() form validator class to wedo-common afs Float() class Update using ValidatorPrice() to new wedo-common Float() class
-
v1.1.7c015ee3d · ·
Fix users portal edit JS - remove translation which produce JS error and makes modal for pickup places not working Fix invoices issued indes JS - remove translation which produce JS error
-
v1.1.6341d2b67 · ·
Fix products view - remove delivery type set from index() method, it is orm mapped object Fix products index template - change i.delivery_type to i.delivery_type.code due it is orm mapped object
-
v1.1.532ab5c98 · ·
Fix users portal view - update validate_username() method to return true or false expected by remote validation method from JS Fix notification email templates view - update validate_username() method to return true or false expected by remote validation method from JS Fix notification sms templates view - update validate_username() method to return true or false expected by remote validation method from JS
-
v1.1.4a8cf5655 · ·
Update users portal view - add validate_username() method for ajax call from edit template Update users portal edit JS - add remote username validation Update remote JS validations - set async = false everywhere Update notification SMS JS - fix field names Update notification email template and JS - fix field names
-
v1.1.3397db74b · ·
Update views - improve existing delete_restore_item() methods, wrap with try: whole code to be able show unsuccessful message everytime Fix user portal index template - add missing column into inline filter table row Fix user portal view - delete_restore_item() method item loading
-
v1.1.248783d64 · ·
Change wedo_common package dependency version to v0.13.0 Update application - solve ajax unauthorized request with 401 response to ensure proper application behavior Fix user portal view - fix user create foreign key user_id value for pickup places Fix user portal index template - show sorting arrow for surname