-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
---------------------- set version to 0.5.0 typo fixed typo DEFAULT_FOREGROUND Updated CSS Fixed #60 - Added the "required" attribute to the color fields Fixed #58 - Associated the user tips with the input fields fixed #54 - Upgraded outdated dependencies:: SpringFramework 4.3.9 #57 Allowed colors by CSS name #57 Javascript: allowed colors by CSS name in isValidateColor() Updated JS / form.jsp fixed #55 (2) - Added "back to the homepage" link when result has errors CSS - Fixed .has-error .help-block IndexController - Fixed result.hasErrors() fixed #55 - Added "back to the homepage" link Updated css typo updated i18n FR fixed CSS for <code> updated i18n Changed DEFAULT_FOREGROUND fixed initial colors in results Added unit tests Added ColorConverter.colorFromStr() and ColorConverter.colorFromRgbStr() ColorConverter.formatColorStr() - Allowed rgb format #25 Javascript: allowed rgb format in isValidateColor() minor fix for ColorConverter.formatColorStr() Moved formatColor() into ColorConverter class + added unit tests typo webapp/(...)/ColorModel.java - a little refactored (2) webapp/(...)/ColorModel.java - a little refactored Javascript - Replaced change*Sample() functions by changeColorSample() Fixed #53 - White space allowed around the color in the form Fixed #52 - contrast-finder.conf: added option for debugging set version to 0.4.8-dev
- Loading branch information
Showing
33 changed files
with
961 additions
and
138 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.