Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-03-31 | Fix getSelections() | MaZderMind | 1 | -1/+1 |
2015-03-31 | Static Room-List getter | MaZderMind | 1 | -0/+9 |
2015-03-30 | Default Tab- and Selection access | MaZderMind | 1 | -2/+14 |
2015-03-30 | Static existence checks for Rooms | MaZderMind | 1 | -0/+13 |
2015-03-30 | Allow static access | MaZderMind | 1 | -7/+15 |
2015-03-30 | MVT Implementation of the schedule | MaZderMind | 2 | -31/+97 |
2015-03-30 | Implement MVT Pattern based on simple Config options | MaZderMind | 7 | -57/+648 |
2015-03-29 | Move get/set-Calls into ModelBase and abstract all access into a Model | MaZderMind | 7 | -35/+165 |
2015-03-29 | Use normal Constructor | MaZderMind | 2 | -7/+2 |
2015-03-29 | Fix Class Formatting | MaZderMind | 2 | -2/+4 |
2015-03-14 | Introduce Models abstracting the Config away from Views & Templates | MaZderMind | 4 | -0/+134 |