demoscenemusic.git
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.
2012-07-27 David ‘Bombe... Change method signature.
2012-07-27 David ‘Bombe... Load the properties of a track together with the track.
2012-07-27 David ‘Bombe... List tracks on artist page, add form to add a new track.
2012-07-27 David ‘Bombe... Add page to add a new track to an artist.
2012-07-27 David ‘Bombe... Show error message on empty name.
2012-07-27 David ‘Bombe... Refactor add-artist form into an include file.
2012-07-27 David ‘Bombe... Fix redirect URL.
2012-07-27 David ‘Bombe... Add method to create to new track.
2012-07-27 David ‘Bombe... Add method to create a new derivative for a track.
2012-07-27 David ‘Bombe... Add method to get track derivative by ID.
2012-07-27 David ‘Bombe... Add track derivatives to tracks.
2012-07-27 David ‘Bombe... Rename all methods that load properties for specific...
2012-07-27 David ‘Bombe... Use new method to load artist properties.
2012-07-27 David ‘Bombe... Add method to load properties for arbitrary objects.
2012-07-27 David ‘Bombe... Add object creator for track derivatives.
2012-07-27 David ‘Bombe... Add default implementation of track derivative.
2012-07-27 David ‘Bombe... Actually remove all attributes from track derivative...
2012-07-27 David ‘Bombe... Add interface for track derivatives.
2012-07-27 David ‘Bombe... Create data directory helper on load.
2012-07-27 David ‘Bombe... Add data directory helper.
2012-07-26 David ‘Bombe... Remove obsolete interface.
2012-07-26 David ‘Bombe... Redirect back to itself after editing an artist.
2012-07-26 David ‘Bombe... Manage properties on artist.
2012-07-26 David ‘Bombe... Remove dependency on nekohtml.
2012-07-26 David ‘Bombe... Use more recent version of utils.
2012-07-26 David ‘Bombe... Save properties of an artist when saving the artist.
2012-07-26 David ‘Bombe... Add “dirty” flag to properties.
2012-07-26 David ‘Bombe... Add accessor for custom properties.
2012-07-26 David ‘Bombe... Show all artist properties on admin interface.
2012-07-26 David ‘Bombe... Load artist properties with artists.
2012-07-26 David ‘Bombe... Add custom properties.
2012-07-26 David ‘Bombe... Remove “delete” link.
2012-07-26 David ‘Bombe... Add accept-charset attribute to all forms.
2012-07-26 David ‘Bombe... Fix page header names.
2012-07-26 David ‘Bombe... Set encoding for all parameters to UTF-8, the one and...
next