Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-04-04 | Show Display-Names and Link Rooms in Relive-View | MaZderMind | 1 | -1/+1 |
2015-04-03 | Fail gracefully when the Schedule is unreachable | MaZderMind | 1 | -1/+8 |
2015-04-01 | Fix Getter | MaZderMind | 1 | -1/+1 |
2015-04-01 | Use URL as Part of the Cache-Key | MaZderMind | 1 | -2/+7 |
2015-04-01 | Allow Filtering Rooms from the Schedule | MaZderMind | 1 | -0/+16 |
2015-03-31 | Revert "Don't 500 when the Schedule is unreachable" | MaZderMind | 1 | -7/+1 |
2015-03-31 | Remove Global has/get | MaZderMind | 1 | -3/+3 |
2015-03-31 | Avoid Error when getSchedule does not return a mutuable Array | MaZderMind | 1 | -1/+2 |
2015-03-31 | Don't 500 when the Schedule is unreachable | MaZderMind | 1 | -1/+7 |
2015-03-30 | MVT Implementation of the schedule | MaZderMind | 1 | -31/+93 |
2015-03-30 | Implement MVT Pattern based on simple Config options | MaZderMind | 1 | -0/+173 |
2015-03-29 | Move get/set-Calls into ModelBase and abstract all access into a Model | MaZderMind | 1 | -0/+8 |