# # ChangeLog for bin/install in OpenWorkouts-current # # Generated by Trac 1.0.17 # Apr 28, 2024, 1:40:47 PM Sun, 03 Mar 2019 18:20:29 GMT Borja Lopez [8ee2af5] * .gitignore (modified) * bin/install (modified) * bin/start (modified) * bin/uwsgi_start (modified) * etc/development.wsgi (added) * etc/uwsgi_development.ini (added) * var/log/uwsgi/README (added) Added the scripts and config files to run uwsgi instead of pserve ... Tue, 26 Feb 2019 10:09:00 GMT Borja Lopez [d411dae] * bin/install (modified) * setup.py (modified) (#56) Added lingua and babel as dependencies (needed for i18n) Tue, 19 Feb 2019 09:21:35 GMT Borja Lopez [91517b1] * bin/install (modified) Added a couple more functions to the install script, that show ... Mon, 18 Feb 2019 16:06:49 GMT Borja Lopez [ec51ffa] * bin/install (modified) Fixed creationg of the mail queue maildir by the install script Mon, 18 Feb 2019 15:46:26 GMT Borja Lopez [1d8d5cd] * bin/install (modified) More improvements for the install script: - If an existing env is ... Mon, 18 Feb 2019 12:14:27 GMT Borja Lopez [7f335a4] * bin/install (modified) Improved the install script: - Added some messages so the user ... Mon, 18 Feb 2019 12:01:05 GMT Borja Lopez [4af38e8] * bin/install (modified) Fixed broken bin/install (wrong name when calling a method that ... Mon, 11 Feb 2019 17:55:55 GMT Borja Lopez [d6f8304] * bin/install (modified) * bin/screenshot_map (deleted) * ow/models/workout.py (modified) * ow/templates/dashboard.pt (modified) * ow/templates/profile.pt (modified) * ow/tests/models/test_workout.py (modified) * ow/tests/test_utilities.py (modified) * ow/utilities.py (modified) * setup.py (modified) (#52) - screenshots of the workouts maps were corrupted randomly. ... Sun, 10 Feb 2019 09:32:31 GMT Borja Lopez [d98641b] * bin/install (modified) * bin/start (modified) * bin/zeo_backup (modified) * bin/zeo_pack (modified) * bin/zeo_start (modified) * bin/zeo_stop (modified) Fixed permissions on the helper scripts under bin/ Tue, 29 Jan 2019 20:11:03 GMT borja [d4cabcc] * bin/install (modified) * setup.py (modified) Remove dependency_links from setup.py. There is no need to keep ... Fri, 25 Jan 2019 11:19:15 GMT borja [7783f97] * bin/install (modified) Modified the install script, added a function to ensure all shell ... Fri, 11 Jan 2019 12:52:27 GMT borja [d17dffe] * bin/install (added) (#41) Added install script. Now, after getting a fresh copy of the ...