- Feb 15, 2018
-
-
Niko Ehrenfeuchter authored
There is no need to test a status file for correctness as the status class will simply create a new object with default values in case parsing an existing file fails. Refers to #22, #28
-
- Feb 14, 2018
-
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
One file ("config.common.xml") containing site-global configuration settings, the other one (the file name equals the host name with a ".xml" suffix) containing host-specific settings. Both files use the same syntax and may contain the same setting attributes with the host-specific one having priority over the site-global one. Refers to #18
-
- Feb 12, 2018
-
-
Niko Ehrenfeuchter authored
Refers to #3
-
- Feb 11, 2018
-
-
Niko Ehrenfeuchter authored
Refers to #28
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
- Jan 31, 2018
-
-
Niko Ehrenfeuchter authored
Following the new naming guidelines.
-
Niko Ehrenfeuchter authored
All projects (and namespaces) should start with an "ATx" prefix, having a capital "AT" and a lowercase "x".
-
- Jan 17, 2018
-
-
Niko Ehrenfeuchter authored
Currently this is almost entirely untested and configuration for email notifications is yet to be done. Refers to #3
-
- Jan 12, 2018
-
-
Niko Ehrenfeuchter authored
Since we have more to share between the applications than just the XML wrappers, this is the location to keep common classes and methods.
-
- Jan 09, 2018
-
-
Niko Ehrenfeuchter authored
Fixes #22
-