Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Refactor item to user | Noah Loomans | 2017-01-30 |
| | | | | | While item is technically more correct, I still prefer user as i think it makes the code easier to understand. | ||
* | Fix bugs in url update | Noah Loomans | 2017-01-30 |
| | | | | | - Document title doesn't update - Page crashes when going back to front page | ||
* | Update the page URL when selecting user | Noah Loomans | 2017-01-29 |
| | | | | | | | | | | When you select a user and press the back button of your browser, it will exit out of schedule page instead of going back inside of the app. This is unexpected behavior. This commit will update the URL using history.pushState() when a user is selected. Allowing the browser navigation buttons to nicely integrate with the schedule. | ||
* | Remove backup file | Noah Loomans | 2017-01-29 |
| | | | | | Git already has a backup of the file, so there is no need to have a backup in the HEAD. | ||
* | Fix print support | Noah Loomans | 2017-01-27 |
| | | | | Signed-off-by: Noah Loomans <noahloomans@gmail.com> | ||
* | fix bundle | Noah Loomans | 2017-01-11 |
| | |||
* | Merge branch 'beta' | BuildTools | 2017-01-08 |
|\ | |||
| * | remove google challange | BuildTools | 2017-01-08 |
| | | |||
| * | Merge branch 'master' into beta | BuildTools | 2017-01-08 |
| |\ | |/ |/| | |||
* | | google search console | BuildTools | 2017-01-08 |
| | | |||
| * | fix crash when searching for non-existent user | BuildTools | 2017-01-08 |
| | | |||
| * | Merge branch 'master' into beta | BuildTools | 2017-01-08 |
| |\ | |/ |/| | |||
* | | fix getURLOFUSers | Noah Loomans | 2017-01-08 |
| | | |||
* | | build for production | BuildTools | 2017-01-07 |
|/ | |||
* | Merge branch 'master' into beta | BuildTools | 2017-01-07 |
|\ | |||
| * | remove santa hat | Noah Loomans | 2017-01-04 |
| | | |||
* | | add feature detect | Noah Loomans | 2016-12-22 |
| | | |||
* | | fixed browserify | Noah Loomans | 2016-12-22 |
| | | |||
* | | add analytics | Noah Loomans | 2016-12-21 |
| | | |||
* | | fix bug where multiple schedules are shown if switching too quickly. | Noah Loomans | 2016-12-21 |
| | | |||
* | | fixed safari bug | Noah Loomans | 2016-12-21 |
| | | |||
* | | always show scrollbar | Noah Loomans | 2016-12-21 |
| | | |||
* | | removed console.log | Noah Loomans | 2016-12-21 |
| | | |||
* | | fixed ie | Noah Loomans | 2016-12-21 |
| | | |||
* | | remove console.log | Noah Loomans | 2016-12-16 |
| | | |||
* | | fix error styling | Noah Loomans | 2016-12-16 |
| | | |||
* | | add ability to scroll week selector away | Noah Loomans | 2016-12-16 |
| | | |||
* | | add user frendly error handling | Noah Loomans | 2016-12-15 |
| | | |||
* | | use next week if sunday | Noah Loomans | 2016-12-15 |
| | | |||
* | | show human readable week format if available | Noah Loomans | 2016-12-15 |
| | | |||
* | | changed compact threshold | Noah Loomans | 2016-12-15 |
| | | |||
* | | add compatibility old version localstorrage | Noah Loomans | 2016-12-14 |
| | | |||
* | | add compact mode | Noah Loomans | 2016-12-14 |
| | | |||
* | | Merge branch 'beta' into refactor | Noah Loomans | 2016-12-14 |
|\ \ | |/ | |||
| * | add santa hat to metis logo | Noah Loomans | 2016-12-08 |
| | | |||
| * | changed to build-dev | Noah Loomans | 2016-12-08 |
| | | |||
| * | week-selector not showing hotfix | Noah Loomans | 2016-12-08 |
| | | |||
| * | switched to production bundle | BuildTools | 2016-12-07 |
| | | |||
* | | auto focus input on page load | Noah Loomans | 2016-12-14 |
| | | |||
* | | fix ie input event | Noah Loomans | 2016-12-14 |
| | | |||
* | | handle search focus | Noah Loomans | 2016-12-14 |
| | | |||
* | | add favorite | Noah Loomans | 2016-12-14 |
| | | |||
* | | removed unused files | Noah Loomans | 2016-12-14 |
| | | |||
* | | removed `console.log` | Noah Loomans | 2016-12-14 |
| | | |||
* | | extend EventEmitter instaid of property | Noah Loomans | 2016-12-14 |
| | | |||
* | | add week selector | Noah Loomans | 2016-12-09 |
| | | |||
* | | switch to search fireing search event | Noah Loomans | 2016-12-09 |
| | | | | | | | | instaid of calling schedule.viewItem himself | ||
* | | add searched class when searching | Noah Loomans | 2016-12-09 |
| | | |||
* | | switched to non-iframe schedule viewer | Noah Loomans | 2016-12-09 |
| | | |||
* | | removed autocomplete.show & hide function | Noah Loomans | 2016-12-09 |
| | |