ljacqu
|
39168bc818
|
#482 Provide better default messages and merge MessagesManager
- Return message from the JAR's messages_en.yml file instead of an unusable error for the end user
- Merge MessagesManager into Messages
|
2016-02-11 21:27:16 +01:00 |
|
ljacqu
|
9653354135
|
#450 Move Settings#getRestrictedIp()
|
2016-01-31 18:50:57 +01:00 |
|
ljacqu
|
fbd5265a0b
|
#450 Fix YAML export of enum values
- Move writing logic to PropertyType
- Remove unused double property type
- Add sample enum property type to tests
|
2016-01-31 10:49:30 +01:00 |
|
ljacqu
|
dedb3fce26
|
#450 Add integration test for potentially difficult values
- Ensure that edge cases such as backslashes, apostrophes and new lines are handled properly by the YAML writer & reader
|
2016-01-28 10:38:44 +01:00 |
|
ljacqu
|
4012421d80
|
#450 Create migration service for new settings
- Create service to check if new settings is up-to-date
- Remove up-to-date checks from old Settings
- Update tests
|
2016-01-19 16:50:54 +01:00 |
|
ljacqu
|
200af9c4c4
|
Move new configs outside of 'custom' package
- Create properties package for storing the config properties
- Move NewSetting class to main settings pkg
|
2016-01-19 09:20:55 +01:00 |
|