Rishabh Nambiar
|
7a7c61105c
|
Add default ERPNext installation to Easy Install script (develop) (#473)
* Added ERPNext to Easy Install
* fix site_name issue
* fix site_name issue
* uncomment
* fix -ask password
* Added ERPNext install to centos, debian, macosx
* Set site1.local as default sitename
* Update README.md
* Restrict ERPNext installation for production
* Added checks for existing sites and apps
* Included setup_erpnext.yml in setup_dev_env.yml
* Fixed erpnext ImportError issue with bench new-site command.
|
2017-09-01 16:36:21 +05:30 |
|
Rushabh Mehta
|
b5a029033d
|
Develop (#411)
* [fix] readme
* Removed swtich-to-v4 and switch-to-v5 commands
* consider passwords.txt (#408)
* Fixes bench release github username error (#406)
* ran 2to3 script
* Correct urllib.parse import
* Backward compatible urllib import
* removed test_setup_production_v6
* Fix bug global hashlib is not defined (#399)
* Don't need $query_string (#390)
* removed semicolon, click.prompt adds it
* Letsencrypt fix develop (#407)
* [Fix] Letsencrypt error - Please specify user or filename to write.
* Fix bug global hashlib is not defined (#399)
* Don't need $query_string (#390)
* [Fix] Issue #404 - write to system cron
* letsencrypt.py - renamed user_crontab to system_crontab
* Npm dependency management using package.json (#409)
* Fix bug global hashlib is not defined (#399)
* Don't need $query_string (#390)
* Develop (#400)
* [fix] readme
* Removed swtich-to-v4 and switch-to-v5 commands
* Add "bench setup babel" command
* Add "less" package
* Npm dependency management using package.json
* Add default package.json
|
2017-05-23 11:14:16 +05:30 |
|