aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-02-26Fixed sorting.marcinzelent
2017-02-22Fixed bug crashing program because of trying to sort null Events.marcinzelent
2017-02-20Merge branch 'master' of https://github.com/marcinzelent/EventMaker.gitmarcinzelent
2017-02-20Added one test case.marcinzelent
2017-02-20Added one test scase.marcinzelent
2017-02-19Added unit tests for adding, removing and editing events.marcinzelent
2017-02-19Final diagram commit (hopefully).marcinzelent
2017-02-19Even more diagrams!marcinzelent
2017-02-18Diagrams!marcinzelent
2017-02-18Removed faulty diagrams.marcinzelent
2017-02-18Added sequence diagram for removing event, cleaned up code.marcinzelent
2017-02-17Added checking if fields are empty when creating or editing events, added ↵marcinzelent
more diagrams, updated use cases, fixed unit test project.
2017-02-15Limited event's name to 20 characters, updated use cases and added unit test ↵marcinzelent
project for future use.
2017-02-14Added use cases and some diagrams.marcinzelent
2017-02-14Changed version to 1.3.0marcinzelent
2017-02-14Added sorting by name and place.marcinzelent
2017-02-13Added sorting by date.marcinzelent
2017-02-12Cleaned up Views and styles. Started working on sorting.marcinzelent
2017-02-10Fixed bug which caused taking values to new event from previously edited event.marcinzelent
2017-02-10Added DeleteButton on each ListViewItem, added editing events functionality, ↵marcinzelent
improved UI, cleaned up project, fixed some bugs.
2017-02-07Fixed back button and deleting with old index.marcinzelent
2017-02-06Added pictures, changed colors, fixed creation of events.marcinzelent
2017-02-06Improved UI, done some cleaning.marcinzelent
2017-02-01Finished program.marcinzelent
2017-02-01Initial commit. Added catalogs and classes.marcinzelent
2017-01-31Initial commitmarcinzelent