ea817b2520
Update media S3 URL to include the year in the path.
Jonathan Bernard
2017-02-21 11:30:54 -06:00
d954557000
Re-organized into two submodules: service and uploader.
Jonathan Bernard
2017-02-11 23:53:04 -06:00
7d7f2eed87
Re-organized into two submodules: service and uploader.
v2.8
Jonathan Bernard
2017-02-11 23:53:04 -06:00
a6a68a5320
Add song rank in performance. Use DbMigrate in tests.
v2.7
Jonathan Bernard
2017-02-11 21:23:17 -06:00
200b69b960
Updated build to use git versioning and extract shell utilities.
v2.6
Jonathan Bernard
2016-12-17 22:49:05 -06:00
e02b465ada
Update elastic beanstalk config for new environment.
Jonathan Bernard
2016-12-17 21:55:19 -06:00
cdaa29f07d
Release v2.5
v2.5
Jonathan Bernard
2016-12-17 21:50:33 -06:00
5ce29aa86e
apply from not working in Gradle 3. Moved helper script into main build script.
Jonathan Bernard
2016-12-17 21:47:12 -06:00
fc5f29eaed
fixup
Jonathan Bernard
2016-12-17 21:47:22 -06:00
4d89e45c7b
service.@date -> service.getLocalDate because direct field accessor isn't working properly anymore.
Jonathan Bernard
2016-12-17 17:07:55 -06:00
a132f6540c
Update code and build for deployment to ElasticBeanstalk.
Jonathan Bernard
2016-12-17 13:22:57 -06:00
409469c624
Remove ElasticBeanstalk from .gitignore.
Jonathan Bernard
2016-12-17 13:23:18 -06:00
e7eb82ceb6
Update dependencies and code to play nice.
Jonathan Bernard
2016-12-17 13:17:39 -06:00
b3ad5016fb
Add ElasticBeanstalk configuration files.
Jonathan Bernard
2016-12-17 13:14:10 -06:00
c89668031c
Updated .gitignore for elastic beanstalkfiles.
Jonathan Bernard
2016-12-16 22:33:04 -06:00
62f68a25a5
Build missing task declaration
Jonathan Bernard
2016-07-15 17:07:54 -05:00
3b77006381
Fixed bug in NLSongsDB implementation.
Jonathan Bernard
2015-12-11 13:59:04 -06:00
5e81284220
Fixed artists split in DB layer. Services sorted most recent first.
v2.4
Jonathan Bernard
2015-07-22 09:26:53 -05:00
0e16d42eaf
Increment minor version number. New work belongs on v2.4
Jonathan Bernard
2015-05-12 20:52:49 -05:00
58b00cbdb0
Migrated source documentation to doc.jdb-labs.com.
v2.3
Jonathan Bernard
2015-05-12 20:51:58 -05:00
f551165a82
Increment minor version number. New work belongs on v2.3
Jonathan Bernard
2015-04-14 15:48:49 -05:00
e89b2e0a02
Added service descriptions.
v2.2
Jonathan Bernard
2015-04-14 15:13:21 -05:00
c7bee5009a
Continued work on API documentation.
Jonathan Bernard
2015-04-10 19:14:30 -05:00
cad957394e
Fleahed out documentation.
Jonathan Bernard
2015-04-09 21:47:48 -05:00
8eb7918f7f
Added favicon in ICO format.
Jonathan Bernard
2015-03-30 21:07:17 -05:00
b7970f6af8
Increment minor version so new work is on v2.2
Jonathan Bernard
2015-03-30 02:17:49 -05:00
4580709d29
Version 2.1: Default to MP3s instead of OGGs for song files.
v2.1
Jonathan Bernard
2015-03-30 02:15:06 -05:00
2bf0412629
Increment minor version so new work is on v2.1.
Jonathan Bernard
2015-03-23 04:16:09 -05:00
5224804cda
Release version 2.0.
v2.0
Jonathan Bernard
2015-03-23 04:11:21 -05:00
49178b44a3
Started working on API documentation.
Jonathan Bernard
2015-03-23 04:10:55 -05:00
da3cf13267
Finished out UI.
Jonathan Bernard
2015-03-23 04:10:36 -05:00
207e86de81
Fixed missing permissions on mutable Song REST resources.
Jonathan Bernard
2015-03-23 04:10:01 -05:00
bc02b45712
Fixed versioning release versions, brought test web.xml up-to-date.
Jonathan Bernard
2015-03-23 04:09:28 -05:00
a83d8e4dd8
Added another context configuration file. Made the datasource config property more obvious.
Jonathan Bernard
2015-03-23 04:08:54 -05:00
fb722a898e
Fixed a regression based on the ServiceType toString implementation.
Jonathan Bernard
2015-03-23 04:04:58 -05:00
73be769483
Added individual song and service pages.
Jonathan Bernard
2015-03-17 22:30:55 -05:00
5bcd4d91c3
Finished initial implementation of songs and services page.
Jonathan Bernard
2015-03-17 19:46:50 -05:00
29f00f806b
Restructured project to version builds and move CSS into src.
Jonathan Bernard
2015-03-17 18:15:13 -05:00
f6f3222855
Started working on front-end MVC (WIP).
Jonathan Bernard
2015-03-17 14:40:54 -05:00
b6536c0794
Added test cases and test data for the database layer.
Jonathan Bernard
2015-03-07 14:20:06 -06:00
c323df219e
Fixed LIKE queries in DB layer.
Jonathan Bernard
2015-03-07 14:18:49 -06:00
e13bf171b1
Added user login endpoint.
Jonathan Bernard
2015-03-07 14:18:05 -06:00
66cd8f579a
Added equals implementations on model classes.
Jonathan Bernard
2015-03-07 14:16:52 -06:00
f55cabe242
Update migration script to use the new database properties file.
Jonathan Bernard
2015-03-05 14:22:11 -06:00
4f247cba37
Fixed bug in buildToken and buildUser.
Jonathan Bernard
2015-03-03 16:29:15 -06:00
d84ec06afb
Started working on an embeddable test version of the service for unit testing.
Jonathan Bernard
2015-03-03 16:27:45 -06:00
6ed3bd399b
Started working on the front-end.
Jonathan Bernard
2015-03-02 21:27:05 -06:00
43ba9216e5
Further API implmentation.
Jonathan Bernard
2015-03-02 21:26:06 -06:00
dc5cb78320
Added support for cross-origin requests (CORS).
Jonathan Bernard
2015-03-02 21:24:58 -06:00
83a0f7275c
Implemented token-based API authentication.
Jonathan Bernard
2015-03-02 21:20:25 -06:00
38e0432c1e
Updated build file to handle a local deployment and Jetty instance.
Jonathan Bernard
2015-03-02 20:36:28 -06:00
37208fa381
Added web deployment description, context configuration, service, and song endpoint implementations.
Jonathan Bernard
2015-02-20 17:28:42 -06:00
d71f6003ef
Added data and migration scripts to migrate data from 1.0 DB.
Jonathan Bernard
2015-02-20 17:27:49 -06:00
e867732209
Created DB CRUD interface.
Jonathan Bernard
2015-02-20 17:27:05 -06:00
134afd5945
Updated build with WAR plugin as well as dependencies needed for the REST API.
Jonathan Bernard
2015-02-20 17:23:30 -06:00
3e07dc20bf
Created model objects and DB layer.
Jonathan Bernard
2015-02-20 01:08:17 -06:00
f2dc674181
Initial commit: .gitignore and build.gradle.
Jonathan Bernard
2015-02-17 16:45:18 -06:00