New additions for Version 1.3
New additions for Version 1.3
r204:
Add datepicker to coupon, product and report sale. + minor fixes:
- fix on paypal
- fix on session handling
- fix on sitemap and gbase rrs
- fix on install process
- fix on catalog template
You can test our latest developments at
https://www.alegrocart.com/ecart
and
https://www.alegrocart.com/ecart/admin100 (username/password: demo)
Add datepicker to coupon, product and report sale. + minor fixes:
- fix on paypal
- fix on session handling
- fix on sitemap and gbase rrs
- fix on install process
- fix on catalog template
You can test our latest developments at
https://www.alegrocart.com/ecart
and
https://www.alegrocart.com/ecart/admin100 (username/password: demo)
Re: New additions for Version 1.3
r205:
This release adds Save and Stay function to the admin part for easier usage.
The Save button saves the content and leaves you to the list page, but the Update button keeps you on the same page and tab.
The last visited product, category etc. is highlighted in the list and appears in the admin menu as well, that improves navigation.
Check Featured4: Add Highlight (with red) to Special price in product list.
The inactive buttons are hidden from now on. List button from menu is removed. New menu entry "Commerce" added that include Manufacturer and Vendor.
New lifebelt icon added to show/hide explanation in the header. Minor fixes and improvements:
- new favicon
- fix on paypal
- fix on magnifier
-modify Product option to validate input
- update continue button and add working image on checkout confirm page
- modify Customer to remove cart error
- defer loading admin menu images
You can test our latest developments at
https://www.alegrocart.com/ecart
and
https://www.alegrocart.com/ecart/admin100 (username/password: demo)
This release adds Save and Stay function to the admin part for easier usage.
The Save button saves the content and leaves you to the list page, but the Update button keeps you on the same page and tab.
The last visited product, category etc. is highlighted in the list and appears in the admin menu as well, that improves navigation.
Check Featured4: Add Highlight (with red) to Special price in product list.
The inactive buttons are hidden from now on. List button from menu is removed. New menu entry "Commerce" added that include Manufacturer and Vendor.
New lifebelt icon added to show/hide explanation in the header. Minor fixes and improvements:
- new favicon
- fix on paypal
- fix on magnifier
-modify Product option to validate input
- update continue button and add working image on checkout confirm page
- modify Customer to remove cart error
- defer loading admin menu images
You can test our latest developments at
https://www.alegrocart.com/ecart
and
https://www.alegrocart.com/ecart/admin100 (username/password: demo)
Re: New additions for Version 1.3
r206:
Bunch of fixes and improvements:
- fix on Condense CSS and JS of the catalog to get rid of this error and make page load faster
- fix on dynamically added content at Save and Stay
- fix on zones, countries and vendors
You can test our latest developments at
https://www.alegrocart.com/ecart
and
https://www.alegrocart.com/ecart/admin100 (username/password: demo)
Bunch of fixes and improvements:
- fix on Condense CSS and JS of the catalog to get rid of this error and make page load faster
Code: Select all
file: /library/template/template.php
line: 56
code: E_WARNING
message: unlink(/catalog/styles/default/render/category_11586206563_40234.css): No such file or directory
Path: /demo/?controller=category&path=25_28&page=1
Query String: controller=category&path=25_28&page=1
log: Error was logged to file: /logs/error_log/error-20161215.txt.
##################################################
- fix on zones, countries and vendors
You can test our latest developments at
https://www.alegrocart.com/ecart
and
https://www.alegrocart.com/ecart/admin100 (username/password: demo)
Re: New additions for Version 1.3
r207:
From now on also the css and js files of the admin part are condensed by default to increase page load.
Without condensing the page load time could be high: When you enable it the first time, the condensed css and javascript files will be created and stored in the render directory. This is a time consuming process. But at the next page load the new css and js files are loaded from the disk or memory cache. New visitors of your site can download the files without blocking.
You can test our latest developments at
https://www.alegrocart.com/ecart
and
https://www.alegrocart.com/ecart/admin100 (username/password: demo)
From now on also the css and js files of the admin part are condensed by default to increase page load.
Without condensing the page load time could be high: When you enable it the first time, the condensed css and javascript files will be created and stored in the render directory. This is a time consuming process. But at the next page load the new css and js files are loaded from the disk or memory cache. New visitors of your site can download the files without blocking.
You can test our latest developments at
https://www.alegrocart.com/ecart
and
https://www.alegrocart.com/ecart/admin100 (username/password: demo)
Re: New additions for Version 1.3
r208:
We have extended Admin/Configuration/Users/User with telephone number, mobile number, fax number, monogram and signature. This is minor change, but needed for the future development. On the list page Date Added was deleted, and replaced with telephone number and e-mail address. By clicking on the e-mail address your default email application will be opened.
Minor fixes and improvements:
- fix on password autocomplete
- fix on e-mail validation
- scopes added
You can test our latest developments at
https://www.alegrocart.com/ecart
and
https://www.alegrocart.com/ecart/admin100 (username/password: demo)
We have extended Admin/Configuration/Users/User with telephone number, mobile number, fax number, monogram and signature. This is minor change, but needed for the future development. On the list page Date Added was deleted, and replaced with telephone number and e-mail address. By clicking on the e-mail address your default email application will be opened.
Minor fixes and improvements:
- fix on password autocomplete
- fix on e-mail validation
- scopes added
You can test our latest developments at
https://www.alegrocart.com/ecart
and
https://www.alegrocart.com/ecart/admin100 (username/password: demo)
Re: New additions for Version 1.3
r209:
The installer got a new look (new css and new logo).
We have fixed some minor issues as well.
You can test our latest developments at
https://www.alegrocart.com/ecart
and
https://www.alegrocart.com/ecart/admin100 (username/password: demo)
The installer got a new look (new css and new logo).
We have fixed some minor issues as well.
You can test our latest developments at
https://www.alegrocart.com/ecart
and
https://www.alegrocart.com/ecart/admin100 (username/password: demo)
Re: New additions for Version 1.3
r210
This commit continues the Extend Admin User development, i.e. this is the second part.
We have added position to user:
Company stamp can be uploaded in Settings (this will be used later):
Signature will be generated automatically and added to the footer of Mails and Newsletters:
Of course they are editable.
On admin/customers page the e-mail address is displayed. Clicking on it, it will be opened in your default e-mail client:
You can test our latest developments at
https://www.alegrocart.com/ecart
and
https://www.alegrocart.com/ecart/admin100 (username/password: demo)
This commit continues the Extend Admin User development, i.e. this is the second part.
We have added position to user:
Company stamp can be uploaded in Settings (this will be used later):
Signature will be generated automatically and added to the footer of Mails and Newsletters:
Of course they are editable.
On admin/customers page the e-mail address is displayed. Clicking on it, it will be opened in your default e-mail client:
You can test our latest developments at
https://www.alegrocart.com/ecart
and
https://www.alegrocart.com/ecart/admin100 (username/password: demo)
Re: New additions for Version 1.3
r211:
Added new module Bank Account.
You can create a separate bank account number for each currency from now on.
We have removed every bank account related entry from the payment bank transfer module.
So, it changed from to The new module has got a new menu entry as well. We have modified the menu structure for better understanding. Currency, Tax class and Bank account are grouped under Finance. On the list page you can add as many bank account numbers as you want. Offer separate account numbers for each currency if you can, but you can select All currencies as well. Customers on checkout_payment page can select payment Bank Transfer. Details for transfer will be emailed: One minor chage in admin/settings: added currency code after currency name at Default Currency as requested.
You can test our latest developments at
https://www.alegrocart.com/ecart
and
https://www.alegrocart.com/ecart/admin100 (username/password: demo)
Added new module Bank Account.
You can create a separate bank account number for each currency from now on.
We have removed every bank account related entry from the payment bank transfer module.
So, it changed from to The new module has got a new menu entry as well. We have modified the menu structure for better understanding. Currency, Tax class and Bank account are grouped under Finance. On the list page you can add as many bank account numbers as you want. Offer separate account numbers for each currency if you can, but you can select All currencies as well. Customers on checkout_payment page can select payment Bank Transfer. Details for transfer will be emailed: One minor chage in admin/settings: added currency code after currency name at Default Currency as requested.
You can test our latest developments at
https://www.alegrocart.com/ecart
and
https://www.alegrocart.com/ecart/admin100 (username/password: demo)
Re: New additions for Version 1.3
r212:
This commit adds back button to simplify navigation in admin.
Let's say, you want to insert new bank account, but New Zealand is missing: You have to go to Currencies and search for new: Click on the red X to change the status from disabled to enabled: You are done here, so you have to navigate back to bank account module. You can do it easily by clicking on the Last page button in the header (i.e. this is the back button): You will find yourself on the bank account page, and you can continue your work with selecting the newly added currency: If you click here on the Last page button, you navigate back to currencies.
We have added some minor improvements as well.
Buttons got a new look in admin.
The old: and the new: We display time on orders, account history and account invoice as requested (next to the date): This is important in admin to distinguish the changes in order history.
We tried to add more useful information to admin home.
E.g. under Customers icon you can see the number of customers registered in the last 7 days/all customers, under Orders pending/all orders etc. Just hover the icons for explanation.
You can test our latest developments at
https://www.alegrocart.com/ecart
and
https://www.alegrocart.com/ecart/admin100 (username/password: demo)
This commit adds back button to simplify navigation in admin.
Let's say, you want to insert new bank account, but New Zealand is missing: You have to go to Currencies and search for new: Click on the red X to change the status from disabled to enabled: You are done here, so you have to navigate back to bank account module. You can do it easily by clicking on the Last page button in the header (i.e. this is the back button): You will find yourself on the bank account page, and you can continue your work with selecting the newly added currency: If you click here on the Last page button, you navigate back to currencies.
We have added some minor improvements as well.
Buttons got a new look in admin.
The old: and the new: We display time on orders, account history and account invoice as requested (next to the date): This is important in admin to distinguish the changes in order history.
We tried to add more useful information to admin home.
E.g. under Customers icon you can see the number of customers registered in the last 7 days/all customers, under Orders pending/all orders etc. Just hover the icons for explanation.
You can test our latest developments at
https://www.alegrocart.com/ecart
and
https://www.alegrocart.com/ecart/admin100 (username/password: demo)
Re: New additions for Version 1.3
r213:
We have added a new tab called Description to admin/system/maintenance, where you can modify the maintenance description with the built-in CKeditor. In the past these texts were stored in the language files.
We have extended error handler to e-mail $_POST, $_GET and session variables plus $_COOKIE as well. It makes your developer's life easier while debuging.
We have added reset button to report viewed. Whenever you need it, you can delete this history.
To increase safety, we decided to require old password on changing in catalog and in admin as well.
From now on sitemap url will be added automatically to the robots.txt file in the install process. You don't have to edit robots,txt file any more.
Added Specialties filter to admin/product page as requested. If you have thousands of products, you will love this feature. You can filter products by FEATURED, SPECIAL, RELATED, PAYMENT REQUIRED DOWNLOAD and FREE DOWNLOAD.
You can test our latest developments at
https://www.alegrocart.com/ecart
and
https://www.alegrocart.com/ecart/admin100 (username/password: demo)
We have added a new tab called Description to admin/system/maintenance, where you can modify the maintenance description with the built-in CKeditor. In the past these texts were stored in the language files.
We have extended error handler to e-mail $_POST, $_GET and session variables plus $_COOKIE as well. It makes your developer's life easier while debuging.
We have added reset button to report viewed. Whenever you need it, you can delete this history.
To increase safety, we decided to require old password on changing in catalog and in admin as well.
From now on sitemap url will be added automatically to the robots.txt file in the install process. You don't have to edit robots,txt file any more.
Added Specialties filter to admin/product page as requested. If you have thousands of products, you will love this feature. You can filter products by FEATURED, SPECIAL, RELATED, PAYMENT REQUIRED DOWNLOAD and FREE DOWNLOAD.
You can test our latest developments at
https://www.alegrocart.com/ecart
and
https://www.alegrocart.com/ecart/admin100 (username/password: demo)