demoscenemusic.git
12 years agoCreate data manager as application-scoped bean on context startup.
David ‘Bombe’ Roden [Wed, 18 Apr 2012 13:28:39 +0000 (15:28 +0200)]
Create data manager as application-scoped bean on context startup.

12 years agoUse correct order of elements.
David ‘Bombe’ Roden [Wed, 18 Apr 2012 10:32:18 +0000 (12:32 +0200)]
Use correct order of elements.

12 years agoAdd template for context.xml file.
David ‘Bombe’ Roden [Wed, 18 Apr 2012 10:27:43 +0000 (12:27 +0200)]
Add template for context.xml file.

12 years agoLoad tracks correctly.
David ‘Bombe’ Roden [Wed, 18 Apr 2012 10:27:30 +0000 (12:27 +0200)]
Load tracks correctly.

12 years agoTracks can belong to multiple artists and styles.
David ‘Bombe’ Roden [Wed, 18 Apr 2012 10:26:42 +0000 (12:26 +0200)]
Tracks can belong to multiple artists and styles.

12 years agoOverride some Object methods.
David ‘Bombe’ Roden [Wed, 18 Apr 2012 10:26:25 +0000 (12:26 +0200)]
Override some Object methods.

12 years agoAdd mysql dependency for local development.
David ‘Bombe’ Roden [Wed, 18 Apr 2012 10:26:13 +0000 (12:26 +0200)]
Add mysql dependency for local development.

12 years agoAdd context parameters for some paths.
David ‘Bombe’ Roden [Wed, 18 Apr 2012 08:37:20 +0000 (10:37 +0200)]
Add context parameters for some paths.

12 years agoMove web.xml file to template.
David ‘Bombe’ Roden [Wed, 18 Apr 2012 08:37:08 +0000 (10:37 +0200)]
Move web.xml file to template.

12 years agoAdd JSP page stubs.
David ‘Bombe’ Roden [Wed, 18 Apr 2012 08:26:26 +0000 (10:26 +0200)]
Add JSP page stubs.

12 years agoLet abstract base class implement the base interface.
David ‘Bombe’ Roden [Wed, 18 Apr 2012 06:52:55 +0000 (08:52 +0200)]
Let abstract base class implement the base interface.

12 years agoAdd basic deployment descriptor.
David ‘Bombe’ Roden [Wed, 18 Apr 2012 06:06:24 +0000 (08:06 +0200)]
Add basic deployment descriptor.

12 years agoAdd first stab at database interface.
David ‘Bombe’ Roden [Wed, 18 Apr 2012 05:38:05 +0000 (07:38 +0200)]
Add first stab at database interface.

12 years agoUse utils package.
David ‘Bombe’ Roden [Wed, 18 Apr 2012 05:37:54 +0000 (07:37 +0200)]
Use utils package.

12 years agoAdd setter methods.
David ‘Bombe’ Roden [Wed, 18 Apr 2012 05:09:40 +0000 (07:09 +0200)]
Add setter methods.

12 years agoAdd method to check whether attributes have been modified.
David ‘Bombe’ Roden [Wed, 18 Apr 2012 04:59:23 +0000 (06:59 +0200)]
Add method to check whether attributes have been modified.

12 years agoImplement Party using attributes.
David ‘Bombe’ Roden [Wed, 18 Apr 2012 04:44:37 +0000 (06:44 +0200)]
Implement Party using attributes.

12 years agoImplement group using attributes.
David ‘Bombe’ Roden [Wed, 18 Apr 2012 04:43:03 +0000 (06:43 +0200)]
Implement group using attributes.

12 years agoImplement artist using attributes.
David ‘Bombe’ Roden [Wed, 18 Apr 2012 04:40:46 +0000 (06:40 +0200)]
Implement artist using attributes.

12 years agoAdd style to track.
David ‘Bombe’ Roden [Wed, 18 Apr 2012 04:38:40 +0000 (06:38 +0200)]
Add style to track.

12 years agoUse the first set value as original.
David ‘Bombe’ Roden [Wed, 18 Apr 2012 04:37:38 +0000 (06:37 +0200)]
Use the first set value as original.

12 years agoDon’t store the style locally.
David ‘Bombe’ Roden [Wed, 18 Apr 2012 04:35:32 +0000 (06:35 +0200)]
Don’t store the style locally.

12 years agoStore artist of a track in the attributes.
David ‘Bombe’ Roden [Wed, 18 Apr 2012 04:35:21 +0000 (06:35 +0200)]
Store artist of a track in the attributes.

12 years agoStore the name of a track in the attributes.
David ‘Bombe’ Roden [Wed, 18 Apr 2012 04:33:11 +0000 (06:33 +0200)]
Store the name of a track in the attributes.

12 years agoAdd save() method to base interface.
David ‘Bombe’ Roden [Wed, 18 Apr 2012 04:32:19 +0000 (06:32 +0200)]
Add save() method to base interface.

12 years agoAdd Style implementation.
David ‘Bombe’ Roden [Wed, 18 Apr 2012 04:32:13 +0000 (06:32 +0200)]
Add Style implementation.

12 years agoAdd Style interface.
David ‘Bombe’ Roden [Wed, 18 Apr 2012 04:31:58 +0000 (06:31 +0200)]
Add Style interface.

12 years agoAdd attributes to base class.
David ‘Bombe’ Roden [Wed, 18 Apr 2012 04:31:46 +0000 (06:31 +0200)]
Add attributes to base class.

12 years agoTurn Base into abstract base class, extract Base interface.
David ‘Bombe’ Roden [Tue, 17 Apr 2012 21:00:26 +0000 (23:00 +0200)]
Turn Base into abstract base class, extract Base interface.

12 years agoRemove single style specification.
David ‘Bombe’ Roden [Tue, 17 Apr 2012 20:59:21 +0000 (22:59 +0200)]
Remove single style specification.

12 years agoExtract Track interface, turn Track into abstract base class.
David ‘Bombe’ Roden [Tue, 17 Apr 2012 20:58:53 +0000 (22:58 +0200)]
Extract Track interface, turn Track into abstract base class.

12 years agoAdd party container.
David ‘Bombe’ Roden [Tue, 17 Apr 2012 15:48:51 +0000 (17:48 +0200)]
Add party container.

12 years agoAdd style to track.
David ‘Bombe’ Roden [Tue, 17 Apr 2012 15:47:52 +0000 (17:47 +0200)]
Add style to track.

12 years agoAdd base class, let all other containers extend the base class.
David ‘Bombe’ Roden [Tue, 17 Apr 2012 15:46:19 +0000 (17:46 +0200)]
Add base class, let all other containers extend the base class.

12 years agoAdd method to return ID.
David ‘Bombe’ Roden [Tue, 17 Apr 2012 15:44:42 +0000 (17:44 +0200)]
Add method to return ID.

12 years agoAdd track container.
David ‘Bombe’ Roden [Tue, 17 Apr 2012 15:42:50 +0000 (17:42 +0200)]
Add track container.

12 years agoAdd artist container.
David ‘Bombe’ Roden [Tue, 17 Apr 2012 15:30:59 +0000 (17:30 +0200)]
Add artist container.

12 years agoAdd group container.
David ‘Bombe’ Roden [Tue, 17 Apr 2012 15:29:56 +0000 (17:29 +0200)]
Add group container.

12 years agoAdd Maven POM.
David ‘Bombe’ Roden [Tue, 17 Apr 2012 13:26:43 +0000 (15:26 +0200)]
Add Maven POM.