Fixed the logging class so that if debug loggin...
Finished converting all of the current settings...
Updated the listbox control on the settings for...
Updated the data grid view controls on the sett...
Converted the large majority of form controls o...
Changed the loadStringsFile function to be priv...
Added code to load the strings.xml file so that...
Added debug log messages to the i18n class init...
Started to add support for internationalisation...
Event IDs
When logging a debug message, any line breaks a...
Event IDs
Added the logging class to the config class, so...
Updated log class comments to reflect the use o...
Added code to create a new debug log folder str...
Converted debug logging to be un UTC time, and ...
Added code to write a basic log file if debug l...
Added code to check if the debug logs should be...
Re-added log project removed from [d4b021] so t...
Removed log project, as it didn't sync the log ...
Moved the log class into its own project, so th...
Moved the config class into its own project, so...
Made the logging class to be public; Added a 'u...
Added the ability to log warning and error mess...
Created a public info function in the log class...
Created the logEvent function to do the actual ...
Added code to load the logging class when the m...
Added logging class to log most events to a cus...
Added code to skip trying to fill in the OU tab...
Added code to the config class to count the num...
Added code to the config class to load the OU n...
Corrected problem where the settings form would...
Added code to load some of the domain node conf...
Added code to display information about the for...
Added domain attributes form controls, and doma...
Updated a missed line to also have tabs at the ...
Changed to tabbed spacing for the newly updated...
Updated the config file to reflect changes to t...
Added data grid views to the settings form, so ...
Set the settings form message label to be empty...
Added code to display the relevant group boxes ...
Removed the help button for the settings form; ...
Tidied up code in the settings form close butto...
Version 0.2 release. Also accidentally included...
Save Remaining Config File Values
Finish Designing Settings Form
Read Remaining Config File Values
status: open --> closed This is now working as of version 0.2 ([56773a], http://...
Save Config XML File
status: accepted --> closed Note: Forgot to close the ticket correctly yesterday...
Read Config XML file
The password is now stored in the ADaMISConfig....
Check when saving a node to see if all of the a...
Added code to create a blank ADaMISConfig.xml f...
Added code to save to the ADaMISConfig.xml file...
status: open --> accepted This is now working as of version 0.1 ([bb34cc], http:...
Read Config XML file
Version 0.1 Release
Clarification: To be able to save a single node (MIS) from the settings form, and...
Clarification: To be able to read a single node (MIS) from the config file, and populate...
Fixed bug introduced in [8a4088] where it check...
Added code to update the MIS path location if t...
Converted the dictionary keys to be upper case,...
Added folder and file browsers onto the setting...
Added SIMS as an option on the settings form MI...
Changed settings form font to be Segoe UI and r...
Added MIS form controls onto the settings form,...
Added a getValue function in the config class, ...
Added missing comment section to the addToDicti...
Swapped order of the program.cs config file che...
Started to create the load config function, to ...
Changed the config class to be a singleton clas...
Added settings form icon, and code to display a...
Created the config class, and updated program.c...
Added border around the panels on the settings ...
The program now checks to see if the config fil...
Added GNU GPL license header to source code files
Designed basic layout for the Settings form.
Changed default properties for the Settings form
Corrected AssemblyVersion to use 0.0.* instead ...
Added settings form.
Added ADaMISConfig.xml file, and changed settin...
Save Config XML File
Read Config XML file
Updated Assembly info with a description of the...
Initial Commit