Use includes for displaying track information in non-admin mode.
[demoscenemusic.git] / src / main / java / net / pterodactylus / demoscenemusic / page / admin /
2012-07-31 David ‘Bombe’ RodenAdd short name to groups.
2012-07-31 David ‘Bombe’ RodenAdd page that adds a group.
2012-07-31 David ‘Bombe’ RodenAdd page that edits a group.
2012-07-31 David ‘Bombe’ RodenAdd page that lists all groups.
2012-07-31 David ‘Bombe’ RodenRename artist list admin page.
2012-07-31 David ‘Bombe’ RodenAdd functions to manage groups of an artist.
2012-07-30 David ‘Bombe’ RodenAdd artist management to track.
2012-07-30 David ‘Bombe’ RodenAdd party management on track page.
2012-07-30 David ‘Bombe’ RodenSet automatically detected codec on new derivatives.
2012-07-30 David ‘Bombe’ RodenSkip non-existing properties.
2012-07-30 David ‘Bombe’ RodenAdd page to edit a party.
2012-07-30 David ‘Bombe’ RodenAdd page to add a party.
2012-07-30 David ‘Bombe’ RodenAdd page that lists all parties.
2012-07-28 David ‘Bombe’ RodenAdd TODO.
2012-07-28 David ‘Bombe’ RodenStore original extension.
2012-07-28 David ‘Bombe’ RodenStore properties with a slast instead of a dot as separ...
2012-07-28 David ‘Bombe’ RodenMake it possible to edit the remix information of a...
2012-07-28 David ‘Bombe’ RodenAdd page that lets the user edit a track derivative.
2012-07-28 David ‘Bombe’ RodenAdd page that lets the user add a derivative.
2012-07-28 David ‘Bombe’ RodenRedirect back to itself after editing.
2012-07-27 David ‘Bombe’ RodenAutomatically link new track to an artist.
2012-07-27 David ‘Bombe’ RodenAdd page that edits a track.
2012-07-27 David ‘Bombe’ RodenUse new method in base class.
2012-07-27 David ‘Bombe’ RodenAdd method to process properties from a request.
2012-07-27 David ‘Bombe’ RodenAdd page to add a new track to an artist.
2012-07-27 David ‘Bombe’ RodenShow error message on empty name.
2012-07-27 David ‘Bombe’ RodenFix redirect URL.
2012-07-26 David ‘Bombe’ RodenRedirect back to itself after editing an artist.
2012-07-26 David ‘Bombe’ RodenManage properties on artist.
2012-07-26 David ‘Bombe’ RodenAdd page to edit an artist.
2012-07-26 David ‘Bombe’ RodenAdd page to add an artist.
2012-07-26 David ‘Bombe’ RodenUse admin base page in admin page.
2012-07-26 David ‘Bombe’ RodenAdd base admin page.
2012-07-26 David ‘Bombe’ RodenRequire GOD level to administrate.
2012-07-25 David ‘Bombe’ RodenAdd artists admin page.