Corrects misc typos
Adding user logging capabilities. The default configuration now creates a user. CRUD operations for categories and states added. Application logo updated. Several styles fixed. Added credits to Liera Sans authors and other open source contributors
Edit capabilities added to categories. Style fixes. New Exception to handle invalid arguments added. MIsc bugs corected.
Categories added to tickets. Basic CRUD operations added for categories. Clickable ticket titles have a renderer to improve usability. Ticket details now support markdown rendering
Model changed (relationship names updated to be more consistent). Clicking on a ticket from the dashboard list opens the details in a new tab. Bug in user creation fixed. Styles updated.
App logo updated
Actual manage states/users UIs implemented. Styles improved. Misc code clean-up. Version updated to 0.2
Automatically generated files removed, added to the gitignore list. README updated
Database model improved. Adding users and states dialogs improved. Entity classes moved to the "model" package. Apache Commons added to the maven dependencies. Several GUI improvements. Styles updated. README updated to reflect the new build instructions. Unused code removed.
Unused fonts removed, Version updated to 0.2, Several UI improvements. Corporate and application logos added
Added .mvn directory
More unnecessary directories removed from commit
Unnecesary directories removed from commit
Directories re-arranged
Directories re-arranged
Initial commit