Commit Graph

10 Commits

Author SHA1 Message Date
e89b2e0a02 Added service descriptions.
Pages now use service descriptions to describe services, falling back on the
service type's displayable value if no description is given.
2015-04-14 15:13:21 -05:00
c7bee5009a Continued work on API documentation. 2015-04-10 19:14:30 -05:00
cad957394e Fleahed out documentation. 2015-04-09 21:47:48 -05:00
b7970f6af8 Increment minor version so new work is on v2.2 2015-03-30 02:17:49 -05:00
4580709d29 Version 2.1: Default to MP3s instead of OGGs for song files. 2015-03-30 02:15:06 -05:00
2bf0412629 Increment minor version so new work is on v2.1. 2015-03-23 04:16:09 -05:00
5224804cda Release version 2.0. 2015-03-23 04:11:21 -05:00
73be769483 Added individual song and service pages. 2015-03-17 22:30:55 -05:00
5bcd4d91c3 Finished initial implementation of songs and services page. 2015-03-17 19:46:50 -05:00
29f00f806b Restructured project to version builds and move CSS into src.
* Added a new version implementation to the build. The build task now triggers
  an increment to the build version.
* Reconfigured the war plugin to filter source files and replace the @version@
  token with the project version and to rename css and js files to include the
  version number in the filename.
2015-03-17 18:15:13 -05:00