projects
/
demoscenemusic.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add button that saves the properties.
2012-07-28
David ‘Bombe’ Roden
Add button that saves the properties.
commit
|
commitdiff
|
tree
2012-07-28
David ‘Bombe’ Roden
Add duration filter to all templates.
commit
|
commitdiff
|
tree
2012-07-28
David ‘Bombe’ Roden
Rework menu in footer.
commit
|
commitdiff
|
tree
2012-07-28
David ‘Bombe’ Roden
Show release information, if present.
commit
|
commitdiff
|
tree
2012-07-28
David ‘Bombe’ Roden
Store properties with a slast instead of a dot as separator.
commit
|
commitdiff
|
tree
2012-07-28
David ‘Bombe’ Roden
Add commons-fileupload and commons-io dependencies.
commit
|
commitdiff
|
tree
2012-07-28
David ‘Bombe’ Roden
Add button to delete a derivative.
commit
|
commitdiff
|
tree
2012-07-28
David ‘Bombe’ Roden
Change button name.
commit
|
commitdiff
|
tree
2012-07-28
David ‘Bombe’ Roden
Make it possible to edit the remix information of a...
commit
|
commitdiff
|
tree
2012-07-28
David ‘Bombe’ Roden
Add page that lets the user edit a track derivative.
commit
|
commitdiff
|
tree
2012-07-28
David ‘Bombe’ Roden
Add page that lets the user add a derivative.
commit
|
commitdiff
|
tree
2012-07-28
David ‘Bombe’ Roden
Clear properties are not saved, so make them dirty.
commit
|
commitdiff
|
tree
2012-07-28
David ‘Bombe’ Roden
Add method to remove a derivative from the database.
commit
|
commitdiff
|
tree
2012-07-28
David ‘Bombe’ Roden
Add method to remove a file and all of its empty parent...
commit
|
commitdiff
|
tree
2012-07-28
David ‘Bombe’ Roden
Improve directory name generation.
commit
|
commitdiff
|
tree
2012-07-28
David ‘Bombe’ Roden
Add method to save track derivatives.
commit
|
commitdiff
|
tree
2012-07-28
David ‘Bombe’ Roden
Always keep the properties sorted.
commit
|
commitdiff
|
tree
2012-07-28
David ‘Bombe’ Roden
Redirect back to itself after editing.
commit
|
commitdiff
|
tree
2012-07-27
David ‘Bombe’ Roden
Automatically link new track to an artist.
commit
|
commitdiff
|
tree
2012-07-27
David ‘Bombe’ Roden
Add method to save a track with artists and properties.
commit
|
commitdiff
|
tree
2012-07-27
David ‘Bombe’ Roden
Add match filter to templates.
commit
|
commitdiff
|
tree
2012-07-27
David ‘Bombe’ Roden
Add accessor for track derivatives.
commit
|
commitdiff
|
tree
2012-07-27
David ‘Bombe’ Roden
Add page that edits a track.
commit
|
commitdiff
|
tree
2012-07-27
David ‘Bombe’ Roden
Use new method in base class.
commit
|
commitdiff
|
tree
2012-07-27
David ‘Bombe’ Roden
Add method to process properties from a request.
commit
|
commitdiff
|
tree
2012-07-27
David ‘Bombe’ Roden
Change method signature.
commit
|
commitdiff
|
tree
2012-07-27
David ‘Bombe’ Roden
Load the properties of a track together with the track.
commit
|
commitdiff
|
tree
2012-07-27
David ‘Bombe’ Roden
List tracks on artist page, add form to add a new track.
commit
|
commitdiff
|
tree
2012-07-27
David ‘Bombe’ Roden
Add page to add a new track to an artist.
commit
|
commitdiff
|
tree
2012-07-27
David ‘Bombe’ Roden
Show error message on empty name.
commit
|
commitdiff
|
tree
2012-07-27
David ‘Bombe’ Roden
Refactor add-artist form into an include file.
commit
|
commitdiff
|
tree
2012-07-27
David ‘Bombe’ Roden
Fix redirect URL.
commit
|
commitdiff
|
tree
2012-07-27
David ‘Bombe’ Roden
Add method to create to new track.
commit
|
commitdiff
|
tree
2012-07-27
David ‘Bombe’ Roden
Add method to create a new derivative for a track.
commit
|
commitdiff
|
tree
2012-07-27
David ‘Bombe’ Roden
Add method to get track derivative by ID.
commit
|
commitdiff
|
tree
2012-07-27
David ‘Bombe’ Roden
Add track derivatives to tracks.
commit
|
commitdiff
|
tree
2012-07-27
David ‘Bombe’ Roden
Rename all methods that load properties for specific...
commit
|
commitdiff
|
tree
2012-07-27
David ‘Bombe’ Roden
Use new method to load artist properties.
commit
|
commitdiff
|
tree
2012-07-27
David ‘Bombe’ Roden
Add method to load properties for arbitrary objects.
commit
|
commitdiff
|
tree
2012-07-27
David ‘Bombe’ Roden
Add object creator for track derivatives.
commit
|
commitdiff
|
tree
2012-07-27
David ‘Bombe’ Roden
Add default implementation of track derivative.
commit
|
commitdiff
|
tree
2012-07-27
David ‘Bombe’ Roden
Actually remove all attributes from track derivative...
commit
|
commitdiff
|
tree
2012-07-27
David ‘Bombe’ Roden
Add interface for track derivatives.
commit
|
commitdiff
|
tree
2012-07-27
David ‘Bombe’ Roden
Create data directory helper on load.
commit
|
commitdiff
|
tree
2012-07-27
David ‘Bombe’ Roden
Add data directory helper.
commit
|
commitdiff
|
tree
2012-07-26
David ‘Bombe’ Roden
Remove obsolete interface.
commit
|
commitdiff
|
tree
2012-07-26
David ‘Bombe’ Roden
Redirect back to itself after editing an artist.
commit
|
commitdiff
|
tree
2012-07-26
David ‘Bombe’ Roden
Manage properties on artist.
commit
|
commitdiff
|
tree
2012-07-26
David ‘Bombe’ Roden
Remove dependency on nekohtml.
commit
|
commitdiff
|
tree
2012-07-26
David ‘Bombe’ Roden
Use more recent version of utils.
commit
|
commitdiff
|
tree
2012-07-26
David ‘Bombe’ Roden
Save properties of an artist when saving the artist.
commit
|
commitdiff
|
tree
2012-07-26
David ‘Bombe’ Roden
Add “dirty” flag to properties.
commit
|
commitdiff
|
tree
2012-07-26
David ‘Bombe’ Roden
Add accessor for custom properties.
commit
|
commitdiff
|
tree
2012-07-26
David ‘Bombe’ Roden
Show all artist properties on admin interface.
commit
|
commitdiff
|
tree
2012-07-26
David ‘Bombe’ Roden
Load artist properties with artists.
commit
|
commitdiff
|
tree
2012-07-26
David ‘Bombe’ Roden
Add custom properties.
commit
|
commitdiff
|
tree
2012-07-26
David ‘Bombe’ Roden
Remove “delete” link.
commit
|
commitdiff
|
tree
2012-07-26
David ‘Bombe’ Roden
Add accept-charset attribute to all forms.
commit
|
commitdiff
|
tree
2012-07-26
David ‘Bombe’ Roden
Fix page header names.
commit
|
commitdiff
|
tree
2012-07-26
David ‘Bombe’ Roden
Set encoding for all parameters to UTF-8, the one and...
commit
|
commitdiff
|
tree
2012-07-26
David ‘Bombe’ Roden
Add by-name comparator.
commit
|
commitdiff
|
tree
2012-07-26
David ‘Bombe’ Roden
Add page to edit an artist.
commit
|
commitdiff
|
tree
2012-07-26
David ‘Bombe’ Roden
Add page to add an artist.
commit
|
commitdiff
|
tree
2012-07-26
David ‘Bombe’ Roden
Add method to save an artist.
commit
|
commitdiff
|
tree
2012-07-26
David ‘Bombe’ Roden
Add method to create an artist.
commit
|
commitdiff
|
tree
2012-07-26
David ‘Bombe’ Roden
Use admin base page in admin page.
commit
|
commitdiff
|
tree
2012-07-26
David ‘Bombe’ Roden
Add base admin page.
commit
|
commitdiff
|
tree
2012-07-26
David ‘Bombe’ Roden
Include CSS in all files.
commit
|
commitdiff
|
tree
2012-07-26
David ‘Bombe’ Roden
Add CSS.
commit
|
commitdiff
|
tree
2012-07-26
David ‘Bombe’ Roden
Add servlet that delivers static content.
commit
|
commitdiff
|
tree
2012-07-26
David ‘Bombe’ Roden
Require GOD level to administrate.
commit
|
commitdiff
|
tree
2012-07-26
David ‘Bombe’ Roden
Add minimum user level required to view pages.
commit
|
commitdiff
|
tree
2012-07-26
David ‘Bombe’ Roden
Add logout page.
commit
|
commitdiff
|
tree
2012-07-26
David ‘Bombe’ Roden
Include admin menu in footer.
commit
|
commitdiff
|
tree
2012-07-26
David ‘Bombe’ Roden
Rename admin page.
commit
|
commitdiff
|
tree
2012-07-26
David ‘Bombe’ Roden
Show login/logout options in the footer, depending...
commit
|
commitdiff
|
tree
2012-07-26
David ‘Bombe’ Roden
When an empty file is requested, use page named “index.”
commit
|
commitdiff
|
tree
2012-07-26
David ‘Bombe’ Roden
Add empty index page.
commit
|
commitdiff
|
tree
2012-07-26
David ‘Bombe’ Roden
Change password hash from SHA512 to SHA256.
commit
|
commitdiff
|
tree
2012-07-26
David ‘Bombe’ Roden
Add login page.
commit
|
commitdiff
|
tree
2012-07-25
David ‘Bombe’ Roden
Get current user from session correctly.
commit
|
commitdiff
|
tree
2012-07-25
David ‘Bombe’ Roden
Add password capability to user.
commit
|
commitdiff
|
tree
2012-07-25
David ‘Bombe’ Roden
Add ignore file.
commit
|
commitdiff
|
tree
2012-07-25
David ‘Bombe’ Roden
Add artists admin page.
commit
|
commitdiff
|
tree
2012-07-25
David ‘Bombe’ Roden
Update utils to 0.12.
commit
|
commitdiff
|
tree
2012-04-27
David ‘Bombe’ Roden
Add first stab at OpenID verification.
commit
|
commitdiff
|
tree
2012-04-27
David ‘Bombe’ Roden
Add dependencies for openid4java.
commit
|
commitdiff
|
tree
2012-04-27
David ‘Bombe’ Roden
Store servlet in servlet request, too.
commit
|
commitdiff
|
tree
2012-04-27
David ‘Bombe’ Roden
Store openid4java consumer manager in core.
commit
|
commitdiff
|
tree
2012-04-26
David ‘Bombe’ Roden
Perform certain processing in all pages.
commit
|
commitdiff
|
tree
2012-04-26
David ‘Bombe’ Roden
Forward POST requests to page implementations, too.
commit
|
commitdiff
|
tree
2012-04-26
David ‘Bombe’ Roden
Expose “god” and “user” privileges in templates.
commit
|
commitdiff
|
tree
2012-04-26
David ‘Bombe’ Roden
Implement levels in default implementation.
commit
|
commitdiff
|
tree
2012-04-26
David ‘Bombe’ Roden
Add constants for user privilege levels.
commit
|
commitdiff
|
tree
2012-04-26
David ‘Bombe’ Roden
Add privilege level to user.
commit
|
commitdiff
|
tree
2012-04-26
David ‘Bombe’ Roden
Show remix information.
commit
|
commitdiff
|
tree
2012-04-26
David ‘Bombe’ Roden
Add user data container.
commit
|
commitdiff
|
tree
2012-04-26
David ‘Bombe’ Roden
Add related tracks to track interface.
commit
|
commitdiff
|
tree
2012-04-26
David ‘Bombe’ Roden
Add remix name and artists to track.
commit
|
commitdiff
|
tree
2012-04-25
David ‘Bombe’ Roden
Add javadoc.
commit
|
commitdiff
|
tree
next