demoscenemusic.git
2012-08-02 David ‘Bombe... Current state of Rocker. rocker
2012-08-01 David ‘Bombe... Use includes for displaying track information in non... master
2012-08-01 David ‘Bombe... Add missing javadoc.
2012-08-01 David ‘Bombe... If there’s no codec, use the extension.
2012-07-31 David ‘Bombe... Add include for groups (non-admin mode).
2012-07-31 David ‘Bombe... Sort releases of a party.
2012-07-31 David ‘Bombe... Add include for track display.
2012-07-31 David ‘Bombe... Remove already selected values from selext boxes.
2012-07-31 David ‘Bombe... Add include file for group display.
2012-07-31 David ‘Bombe... Add short name to groups.
2012-07-31 David ‘Bombe... Recognize files that begin with “mod.” as ProTracker...
2012-07-31 David ‘Bombe... Add Scream Tracker 3 audio codec.
2012-07-31 David ‘Bombe... Change name of MOD files.
2012-07-31 David ‘Bombe... Remove superfluous whitespace.
2012-07-31 David ‘Bombe... Show derivatives for tracks on artist and party pages.
2012-07-31 David ‘Bombe... Add audio codec for Impulse Tracker Modules.
2012-07-31 David ‘Bombe... Don’t try to load properties for an empty list.
2012-07-31 David ‘Bombe... Remove the explicit “edit” link everywhere, just link...
2012-07-31 David ‘Bombe... Remove superfluous “by.”
2012-07-31 David ‘Bombe... Fix typo.
2012-07-31 David ‘Bombe... Show collaborators on an artist’s page.
2012-07-31 David ‘Bombe... Add filter that can remove single elements from collect...
2012-07-31 David ‘Bombe... Add page that lists all parties.
2012-07-31 David ‘Bombe... Add page that lists all releases of a party.
2012-07-31 David ‘Bombe... Use include to display artist.
2012-07-31 David ‘Bombe... Add group page to footer.
2012-07-31 David ‘Bombe... Add page that adds a group.
2012-07-31 David ‘Bombe... Add page that edits a group.
2012-07-31 David ‘Bombe... Add page that lists all groups.
2012-07-31 David ‘Bombe... Rename artist list admin page.
2012-07-31 David ‘Bombe... Add include to render a complete artist.
2012-07-31 David ‘Bombe... Sort displayed groups.
2012-07-31 David ‘Bombe... Add group comparator to sort filter.
2012-07-31 David ‘Bombe... Add functions to manage groups of an artist.
2012-07-31 David ‘Bombe... Add comparator for groups.
2012-07-31 David ‘Bombe... Use new and improved method to load properties.
2012-07-31 David ‘Bombe... Add method that loads properties of several objects...
2012-07-31 David ‘Bombe... Remove URL from group.
2012-07-31 David ‘Bombe... Add group management functions.
2012-07-31 David ‘Bombe... Save groups when saving artist.
2012-07-30 David ‘Bombe... Add artist management to track.
2012-07-30 David ‘Bombe... Don’t load properties if there is no object.
2012-07-30 David ‘Bombe... Show parties on track page.
2012-07-30 David ‘Bombe... Add party management on track page.
2012-07-30 David ‘Bombe... Store party links when storing tracks.
2012-07-30 David ‘Bombe... Override Object.hashCode() and Object.equals().
2012-07-30 David ‘Bombe... Override Object.toString().
2012-07-30 David ‘Bombe... Set core and data manager in all templates.
2012-07-30 David ‘Bombe... Get parties a track was released at from the track.
2012-07-30 David ‘Bombe... Add comparator for parties to the sort filter.
2012-07-30 David ‘Bombe... Set automatically detected codec on new derivatives.
2012-07-30 David ‘Bombe... Add method that tries to automatically detect the audio...
2012-07-30 David ‘Bombe... Add the code of the codec to its description.
2012-07-30 David ‘Bombe... Split up form into three forms to have default buttons...
2012-07-30 David ‘Bombe... Skip non-existing properties.
2012-07-30 David ‘Bombe... Add page to edit a party.
2012-07-30 David ‘Bombe... Add page to add a party.
2012-07-30 David ‘Bombe... Add methods that create, load, and save parties.
2012-07-30 David ‘Bombe... Add page that lists all parties.
2012-07-30 David ‘Bombe... Add comparator that sorts by parties by name and year.
2012-07-30 David ‘Bombe... Make releases of a party availabable.
2012-07-29 David ‘Bombe... Remove currently useless style display on track page.
2012-07-29 David ‘Bombe... Fix storage of current user in the template.
2012-07-28 David ‘Bombe... Use short name of audio codec as file header, link...
2012-07-28 David ‘Bombe... Add method to get a track by a derivative ID.
2012-07-28 David ‘Bombe... Add MIME type to audio codec description.
2012-07-28 David ‘Bombe... Add servlet that lets the user download a track.
2012-07-28 David ‘Bombe... Add TODO.
2012-07-28 David ‘Bombe... Store original extension.
2012-07-28 David ‘Bombe... Add audio codec for FastTracker II modules.
2012-07-28 David ‘Bombe... Show filesize of deriviative on track page.
2012-07-28 David ‘Bombe... Add filter for concise numbers (three most significant...
2012-07-28 David ‘Bombe... List derivatives on track page.
2012-07-28 David ‘Bombe... Get audio codec description if audio/codec property...
2012-07-28 David ‘Bombe... Add audio codec helper class.
2012-07-28 David ‘Bombe... Add button that saves the properties.
2012-07-28 David ‘Bombe... Add duration filter to all templates.
2012-07-28 David ‘Bombe... Rework menu in footer.
2012-07-28 David ‘Bombe... Show release information, if present.
2012-07-28 David ‘Bombe... Store properties with a slast instead of a dot as separ...
2012-07-28 David ‘Bombe... Add commons-fileupload and commons-io dependencies.
2012-07-28 David ‘Bombe... Add button to delete a derivative.
2012-07-28 David ‘Bombe... Change button name.
2012-07-28 David ‘Bombe... Make it possible to edit the remix information of a...
2012-07-28 David ‘Bombe... Add page that lets the user edit a track derivative.
2012-07-28 David ‘Bombe... Add page that lets the user add a derivative.
2012-07-28 David ‘Bombe... Clear properties are not saved, so make them dirty.
2012-07-28 David ‘Bombe... Add method to remove a derivative from the database.
2012-07-28 David ‘Bombe... Add method to remove a file and all of its empty parent...
2012-07-28 David ‘Bombe... Improve directory name generation.
2012-07-28 David ‘Bombe... Add method to save track derivatives.
2012-07-28 David ‘Bombe... Always keep the properties sorted.
2012-07-28 David ‘Bombe... Redirect back to itself after editing.
2012-07-27 David ‘Bombe... Automatically link new track to an artist.
2012-07-27 David ‘Bombe... Add method to save a track with artists and properties.
2012-07-27 David ‘Bombe... Add match filter to templates.
2012-07-27 David ‘Bombe... Add accessor for track derivatives.
2012-07-27 David ‘Bombe... Add page that edits a track.
2012-07-27 David ‘Bombe... Use new method in base class.
2012-07-27 David ‘Bombe... Add method to process properties from a request.
next