glm94
|
7b2a93cbf6
|
Renamed the database selector form to "Login Form" and updated its UI. Moved database initialization to the login form. Made the exit file menu option on the main form functional.
|
2017-04-13 02:59:34 -05:00 |
|
glm94
|
a67dd966bd
|
Created a "login" dialog form to grab the server name from the user. Now a valid connection must be made before the Main form loads.
|
2017-04-12 20:01:32 -05:00 |
|
glm94
|
3567727caa
|
Updated the main form's tools to include an option to delete the entire active year. Tweaked the ListViews in the three tool forms to disallow multi-select and made a slight change to the behavior of the filter combo box.
|
2017-04-12 03:36:05 -05:00 |
|
glm94
|
09508aa16c
|
Updated the table class files to allow a nullable ad special ID and changed the enum in the new modify record form to a boolean. Added a form to manage ad special keywords, still needs to handle removing them properly.
|
2017-04-10 16:42:21 -05:00 |
|
glm94
|
9da9540969
|
First version of the Main form that is able to pull all the required data from the SQL database. Holiday detection is disabled for this build. Fixed some bugs with the debug database conversion code. Still missing Ad Special data in the conversion code.
|
2017-03-27 14:39:42 -05:00 |
|