issues
search
teknik-eksjo
/
chronos
A scheduling app that helps teachers submit workday outlines
MIT License
5
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add screenshots to give a better overview of the project.
#151
Greenheart
opened
8 years ago
2
Add .env.example file
#150
Greenheart
opened
8 years ago
2
Added some documentation
#149
hugolundin
closed
8 years ago
4
Feature/webtests
#148
Kallshem
opened
8 years ago
0
Added leave prevention for edit/add work-period
#147
hugolundin
closed
8 years ago
4
Added CSRF-protection on ajax calls
#146
hugolundin
closed
8 years ago
3
Created a celery beat task which removes inactive users every week
#145
hugolundin
opened
8 years ago
5
Updated tests for models.py
#144
Kallshem
opened
8 years ago
1
Fixed the color of the add deviation button
#143
shhmon
closed
8 years ago
0
Implement a working date-picker
#142
shhmon
opened
8 years ago
0
Protect AJAX calls from XSS and CSRF
#141
Limpan
opened
8 years ago
2
Increase the area of remove-deviation and add-deviation buttons
#140
shhmon
opened
8 years ago
3
Create `/instructions`-page to show before users get to `/base-schedule`
#139
Greenheart
opened
8 years ago
0
Created most of the front end for the deviations page
#138
shhmon
closed
8 years ago
4
Testing issues
#137
Limpan
closed
8 years ago
3
Added work hours
#136
hugolundin
closed
8 years ago
1
What `/admin/`-routes should Principals respectively Moderators be allowed to view?
#135
Greenheart
opened
8 years ago
4
`manage.py seed`: Update vocabulary to better reflect different levels of permissions
#134
Greenheart
opened
8 years ago
0
Add additional error-pages
#133
Greenheart
opened
8 years ago
4
`./manage.py seed`: Give principals and Admins correct roles
#132
Greenheart
closed
8 years ago
0
Local testing depends on development database
#131
Limpan
closed
8 years ago
1
Added tests directory as a default when linting.
#130
Limpan
closed
8 years ago
5
Test file cleanup and added basic tests
#129
Limpan
closed
8 years ago
1
Add proper relations when inserting objects in `./manage.py seed`
#128
Greenheart
opened
8 years ago
1
Principals and Admins should get a role when inserted by `./manage.py seed`
#127
Greenheart
closed
8 years ago
0
Create a 'get started' guide for future developers
#126
shhmon
opened
8 years ago
1
Make sure css is prefixed and working in every browser
#125
shhmon
opened
8 years ago
0
Add work_hours to user-model
#124
hugolundin
closed
8 years ago
0
Db script now adds principals and normal admins
#123
erikcollerstedt
closed
8 years ago
1
Should teachers have a `principal_id`-field that identifies them with a specific Principal?
#122
Greenheart
opened
8 years ago
1
Celery implemented.
#121
Limpan
closed
8 years ago
18
Minify & concat js and css into 1 js-file and 1 css-file automatically before deploying to production
#120
Greenheart
opened
8 years ago
0
Create a wiki page describing the order of implementing features
#119
shhmon
opened
8 years ago
1
Replace `$SCRIPT_ROOT` with `window.location`
#118
Greenheart
opened
8 years ago
0
Organized scripts in folders corresponding to their views
#117
Greenheart
closed
8 years ago
0
Fixed broken link in `work-periods/edit` and `work-periods/add`
#116
Greenheart
closed
8 years ago
1
Bad link in `/admin/work-periods/edit/<id>` and `/admin/work-periods/add/`
#115
Greenheart
closed
8 years ago
0
Users can leave without saving data in `/admin/work-periods/edit/<id>`
#114
Greenheart
opened
8 years ago
0
iCal calendar
#113
Limpan
opened
8 years ago
2
Big improvements to the `./manage.py seed`-script
#112
Greenheart
closed
8 years ago
12
E-mails in the workflow
#111
Greenheart
opened
8 years ago
10
Linted files outside of `/app`
#110
Greenheart
closed
8 years ago
4
Linting errors...
#109
Limpan
closed
8 years ago
3
Prevent edits to nonexistent `User`s and `WorkPeriod`s
#108
Greenheart
closed
8 years ago
0
Prevent admins from editing nonexistent `WorkPeriod`s and `Teachers`
#107
Greenheart
closed
8 years ago
0
Changing the sliders now submits the data to the application successfully.
#106
shhmon
closed
8 years ago
1
Fixed drop of alembic_version table.
#105
hugolundin
closed
8 years ago
0
Improved error-handling for the `/teachers/remove`-route
#104
Greenheart
closed
8 years ago
0
Removed db.create_all(), which created duplicate databases.
#103
erikcollerstedt
closed
8 years ago
0
Fix error handling for `/teachers/remove`-route
#102
Greenheart
closed
8 years ago
0
Next