# # ChangeLog for .gitignore in OpenWorkouts-current # # Generated by Trac 1.0.17 # Apr 20, 2024, 4:15:55 PM Sun, 13 Oct 2019 14:40:50 GMT Borja Lopez [715671f] * .gitignore (modified) * development.ini (modified) * ow/models/bulk.py (modified) * ow/schemas/bulk.py (modified) * ow/tasks/bulk.py (added) * ow/tasks/run.py (modified) * ow/templates/bulk_files.pt (modified) * ow/tests/fixtures/bulk-empty.zip (added) * ow/tests/fixtures/bulk-fit.tgz (added) * ow/tests/fixtures/bulk-fit.zip (added) * ow/tests/fixtures/bulk-gpx.tgz (added) * ow/tests/fixtures/bulk-gpx.zip (added) * ow/tests/fixtures/bulk-invalid.zip (added) * ow/tests/models/test_bulk.py (added) * ow/tests/tasks/test_bulk.py (added) * ow/tests/views/test_bulk.py (added) * ow/views/bulk.py (modified) * production.ini (modified) * staging.ini (modified) (#77) Bulk workouts upload: - Added methods to extract files from ... Mon, 04 Mar 2019 12:04:46 GMT Borja Lopez [35953eb] * .gitignore (modified) Ignore env/venv directories properly 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 22:50:30 GMT Borja Lopez [aad4954] * .gitignore (modified) Added backup .po files to the git ignore file Tue, 26 Feb 2019 10:18:19 GMT Borja Lopez [a4e4799] * .gitignore (modified) * bin/new_translations (added) * bin/update_translations (added) * ow/locale/OpenWorkouts.pot (added) * ow/locale/es/LC_MESSAGES/OpenWorkouts.mo (added) * ow/locale/es/LC_MESSAGES/OpenWorkouts.po (added) * ow/templates/403.pt (modified) * ow/templates/404.pt (modified) * ow/templates/500.pt (modified) * ow/templates/add_manual_workout.pt (modified) * ow/templates/base.pt (modified) * ow/templates/dashboard.pt (modified) * ow/templates/update_workout_from_file.pt (modified) (#56) Added i18n helper scripts and spanish (es) translations. Done ... Mon, 18 Feb 2019 20:58:17 GMT Borja Lopez [75383e6] * .gitignore (modified) Add several log files generated by the install, start and stop ... Mon, 18 Feb 2019 17:26:57 GMT Borja Lopez [b5d87e0] * .gitignore (modified) * ow/tasks/__init__.py (added) * ow/tasks/mail.py (added) * ow/tasks/manager.py (added) * ow/tasks/run.py (added) * ow/tests/tasks/__init__.py (added) * ow/tests/tasks/test_mail.py (added) * ow/tests/tasks/test_manager.py (added) * ow/tests/tasks/test_run.py (added) (#29) Added a tasks module, implemented a task to run the mail queue ... Mon, 18 Feb 2019 15:45:54 GMT Borja Lopez [c612889] * .gitignore (modified) Added the mail queue directory to the .gitignore file Mon, 18 Feb 2019 15:16:04 GMT Borja Lopez [82a4c44] * .gitignore (modified) Added several files under var/zeo to the .gitignore file Tue, 29 Jan 2019 11:56:22 GMT Segundo Fdez [3e48af6] * .gitignore (modified) update gitignore to hide maps Sun, 13 Jan 2019 07:18:11 GMT Borja Lopez [7388b68] * .gitignore (added) Added .gitignore file