This website requires JavaScript.
6329a647e4
hide expiry date unless has value
task-expiry
William Peebles
2023-04-18 19:45:26 -04:00
86ed978098
fix
William Peebles
2023-04-18 19:41:45 -04:00
b5c49bc46f
update templates
William Peebles
2023-04-18 19:41:13 -04:00
dc6fb52b58
update templates with task expiry
William Peebles
2023-04-18 17:26:49 -04:00
b783946273
update task form to include expiry date field
William Peebles
2023-04-18 17:25:59 -04:00
dca5b35395
expiry date migration in alembic
William Peebles
2023-04-18 17:13:56 -04:00
5d6695d608
add expiry_date to task model
William Peebles
2023-04-18 17:13:34 -04:00
1597a322bf
brand version 1.1.1
testing
William Peebles
2023-04-17 20:19:49 -04:00
dbfd1c8b2c
Merge pull request 'Version 1.1.0' (#32 ) from testing into master
master
1.1.0
williamp
2023-04-16 19:58:09 +00:00
256c4dddb1
Merge pull request 'garbage-collection' (#31 ) from garbage-collection into testing
williamp
2023-04-16 19:38:41 +00:00
c4e1a7ab75
add cleanupEvents to worker
William Peebles
2023-04-16 15:24:51 -04:00
723421160f
create cleanupEvents function
William Peebles
2023-04-16 15:24:25 -04:00
8d51a75275
bugfix, have hourly run occur at the 59th minute
William Peebles
2023-04-16 10:54:43 -04:00
61f6ea3502
Merge pull request 'Redis Messaging implementation' (#30 ) from redis-messaging into testing
williamp
2023-04-16 14:44:42 +00:00
e46b1ef4b9
edit docker-compose for celery
William Peebles
2023-04-13 23:56:02 -04:00
85753c5afe
rewrite worker to run on celery and redis
William Peebles
2023-04-13 02:11:59 -04:00
b07a9c70d2
Merge pull request '10-detect-empty-db' (#29 ) from 10-detect-empty-db into testing
williamp
2023-03-24 02:20:17 +00:00
99dc76b25a
check for empty database before begin
William Peebles
2023-03-23 22:19:03 -04:00
20af991841
add table detection logic
William Peebles
2023-03-23 20:57:37 -04:00
961573ade1
Merge pull request ''created' time to appear in user's defined tz' (#28 ) from 22-created-time-localtime into testing
williamp
2023-03-23 23:55:03 +00:00
3a3fd2da9a
'created' time to appear in user's defined tz
William Peebles
2023-03-23 19:53:38 -04:00
ed9f7864e8
Merge pull request 'add podStatus' (#27 ) from issue-24-liveness-page into testing
williamp
2023-03-23 22:59:03 +00:00
55161f0330
add podStatus
William Peebles
2023-03-23 18:56:59 -04:00
10d0a472b0
Merge pull request 'update base docker image from alpine 3.16/python3.11.0 to alpine 3.17/python3.11.2' (#25 ) from upgrade-image-python-3.11.2-alpine-3.17 into testing
williamp
2023-03-23 02:15:39 +00:00
f4106f2045
update base docker image from alpine 3.16/python3.11.0 to alpine 3.17/python3.11.2
William Peebles
2023-03-22 22:14:42 -04:00
94bb4c7ac7
Merge pull request 'make links clickable in task descriptions' (#23 ) from 21-make-links-clickable-tasks into testing
williamp
2023-03-23 02:07:02 +00:00
a58cc0ffcb
make links clickable in task descriptions
William Peebles
2023-03-22 21:59:09 -04:00
437c093adf
logging bugfix
William Peebles
2023-03-21 22:44:51 -04:00
d0a6b98ddc
Merge pull request 'server-logs' (#18 ) from server-logs into testing
williamp
2023-03-21 23:24:54 +00:00
f1e9c492de
Merge branch 'testing' into server-logs
williamp
2023-03-21 23:24:48 +00:00
2490fb6698
Merge pull request 'change version branding to 1.1.0' (#17 ) from version-branding into testing
williamp
2023-03-21 23:24:43 +00:00
fb7df832dc
Merge branch 'testing' into version-branding
williamp
2023-03-21 23:24:07 +00:00
7372eb625c
Merge pull request 'update dependencies' (#16 ) from dependency-updates into testing
williamp
2023-03-21 23:23:15 +00:00
c21cb03546
add logging to apps
William Peebles
2023-03-21 19:18:08 -04:00
b68e48b1cf
create logging service
William Peebles
2023-03-21 19:17:35 -04:00
d9391c73e9
change version to 1.1.0
William Peebles
2023-03-21 18:15:01 -04:00
c9b924a1e3
update dependencies
William Peebles
2023-03-21 18:12:48 -04:00
c2aa010812
Merge pull request '1.0.1 release' (#15 ) from testing into master
1.0.1
williamp
2023-03-21 18:10:14 +00:00
79592c39fb
Merge pull request 'fix worker app' (#14 ) from worker-context-bugfix into testing
williamp
2023-03-21 00:25:52 +00:00
c2ba1ca5e7
fix worker app
William Peebles
2023-03-20 20:00:40 -04:00
3830bdf240
Merge pull request 'adjust worker for mysql, add more stable background process' (#9 ) from stable-cron into testing
williamp
2023-03-20 02:34:56 +00:00
c502f359e7
adjust worker for mysql, add more stable background process
William Peebles
2023-03-19 22:34:00 -04:00
a1bfc827d4
Merge pull request 'mysql-migration' (#8 ) from mysql-migration into testing
williamp
2023-03-17 04:58:27 +00:00
ccdc9940df
update dockerfile and docker-compose for mysql
William Peebles
2023-03-17 00:56:12 -04:00
a4a3193e05
change sqlite config to mysql
William Peebles
2023-03-17 00:38:09 -04:00
d970954c1c
adjust init_db for mysql
William Peebles
2023-03-17 00:37:40 -04:00
0e8565dd2a
delete alembic versions from sqlite
William Peebles
2023-03-17 00:27:18 -04:00
80a9266431
update requirements to include mysqlclient
William Peebles
2023-03-17 00:24:19 -04:00
d5d18014a7
add mariadb to docker-compose file
William Peebles
2023-03-17 00:23:08 -04:00
aa87962b24
modify gitignore for local db directory
William Peebles
2023-03-16 23:25:15 -04:00
b3de7df4fc
manifest url typo fix
William Peebles
2022-12-01 23:06:14 -05:00
cab022e2cb
Remove input requirement for task description
William Peebles
2022-12-01 22:53:00 -05:00
da225224b0
adjust jinja2 templates to handle cases of no description
William Peebles
2022-12-01 22:51:34 -05:00
2b315caf9e
favicon support
William Peebles
2022-12-01 01:16:10 -05:00
f15d145144
add prevDay variable for previous day, primarily for queries
William Peebles
2022-12-01 00:54:41 -05:00
a441b4612a
implement gunicorn for prod WSGI server
William Peebles
2022-11-30 01:09:22 -05:00
645fc4a56b
docker-compose file update 2 electric boogalo
William Peebles
2022-11-30 00:46:17 -05:00
71fa0bec22
change docker-compose for new env variables
William Peebles
2022-11-29 22:51:13 -05:00
727941edd3
Error handling and custom error pages
William Peebles
2022-11-29 22:23:01 -05:00
ddc90da012
Add "remember me" option to login
William Peebles
2022-11-29 20:55:32 -05:00
dfa8eed12d
remove hardcoded secret key, rely on env variable
William Peebles
2022-11-29 20:41:56 -05:00
bf539fca09
create separate worker app for background tasks
William Peebles
2022-11-29 18:12:55 -05:00
130825d3dc
re-add createEvents script to newPeriod function
William Peebles
2022-11-26 11:57:08 -05:00
1a1d530b47
fix formatting issue on tasks html template
William Peebles
2022-11-25 20:50:24 -05:00
bbd44e9ec6
add scheduler to generate events, remove hacky workaround
William Peebles
2022-11-25 20:48:16 -05:00
04c8dfb5b4
update docker-compose file to reflect port change
William Peebles
2022-11-25 15:18:33 -05:00
56f7f907df
modify drone to brand commits before docker build
William Peebles
2022-11-25 15:12:34 -05:00
ac8bed1bad
add footer and support showing version/commit
William Peebles
2022-11-25 15:01:13 -05:00
00c4bc960e
prevent app from crashing when SIGNUP_ENABLED env variable does not exist
William Peebles
2022-11-24 19:06:42 -05:00
cc57dfdb32
change flask to use port 80
William Peebles
2022-11-24 18:07:36 -05:00
ec31206127
Add settings page, fix responsive login/logout link
William Peebles
2022-11-24 13:36:37 -05:00
8ed6336e20
create settings page, full timezone support
William Peebles
2022-11-23 20:36:38 -05:00
5c26838c50
begin timezone support
William Peebles
2022-11-22 05:25:11 -05:00
fbb3317693
add create account env variable
1.0.0
William Peebles
2022-11-19 23:18:43 -05:00
4c5ace5380
remove deployment for now
William Peebles
2022-11-19 23:14:54 -05:00
c52236579a
fix helm chart
William Peebles
2022-11-19 21:41:02 -05:00
64fb6351fe
create helm chart
William Peebles
2022-11-19 21:39:05 -05:00
b8728e0be5
fix
William Peebles
2022-11-19 21:34:10 -05:00
955c407917
new dronefile
William Peebles
2022-11-19 21:32:02 -05:00
09a7d4ad6c
remove triggers for now
William Peebles
2022-11-19 17:34:16 -05:00
cf3729861d
create drone file
William Peebles
2022-11-19 17:22:48 -05:00
817669d889
docker time
William Peebles
2022-11-19 17:17:26 -05:00
ab63eeff96
refactor to make way for dockerization
William Peebles
2022-11-19 16:44:50 -05:00
400c870056
completed authentication system
William Peebles
2022-11-19 15:55:38 -05:00
30493ec187
add migrations component
William Peebles
2022-11-19 09:51:47 -05:00
fb2d80f80d
add User model
William Peebles
2022-11-19 09:35:41 -05:00
173e763423
execute createEvents script upon loading redirect or /events
William Peebles
2022-11-19 09:16:54 -05:00
1ad2827df5
reorg orders of routes, add comments
William Peebles
2022-11-19 09:09:03 -05:00
c66f6e7bbf
split make misc for time and date stuff
William Peebles
2022-11-18 01:29:34 -05:00
6af3828c70
split db and forms classes into their own files
William Peebles
2022-11-17 22:57:03 -05:00
e968e835f7
add create_events function, integrate with createTask
William Peebles
2022-11-17 21:43:01 -05:00
f27749009c
convert to proper time db object, get rid of the 'str' messes
William Peebles
2022-11-17 17:53:19 -05:00
ce1e8ed68c
add period templates, add period, edit period, delete period
William Peebles
2022-11-17 11:34:41 -05:00
3082ab7307
add edit event feature
William Peebles
2022-11-16 19:56:19 -05:00
cb944d8bbe
change requirements to reflect wtforms sqlalchemy extension
William Peebles
2022-11-16 09:46:57 -05:00
07c7fd213c
change to iterate based on periods, showing matched event
William Peebles
2022-11-15 21:15:24 -05:00
97116c774c
add form element
William Peebles
2022-11-15 21:14:50 -05:00
7642efd755
temp move forms into app.py until i can get a sane way to separate everything
William Peebles
2022-11-14 23:16:01 -05:00
943a1c7121
cleanup
William Peebles
2022-11-14 21:01:54 -05:00
2fe6db8075
remove duplicate task name
William Peebles
2022-11-14 20:48:19 -05:00