Frederik “Freso” S. Olesen
|
4b1f0cbf48
|
Happy 2015. ;)
See 7a410f636b
Command used:
git grep -l 'Copyright 201'|xargs sed -i -E 's/Copyright 201./Copyright 2015/'`
|
2015-01-08 21:37:09 +01:00 |
|
Adrian Sampson
|
5f2ca0b75b
|
Rename smartartist to artist/albumartist (#953)
This is basically always what you want, so now you can just use the name of
the field without "smart".
|
2014-09-16 14:53:16 -07:00 |
|
Adrian Sampson
|
2795a01e28
|
Default sort configuration is global (#953)
It would be nice to cache the Sort object so we didn't have to re-parse this
every time...
|
2014-09-16 14:34:21 -07:00 |
|
Adrian Sampson
|
4870d7e0fa
|
Roll back fast flexible field sorts (#953)
Sad to see them go, but happy be rid of the SQL injection.
|
2014-09-13 17:16:12 -07:00 |
|
Adrian Sampson
|
bb4082fbfc
|
Style cleanup in sorting
|
2014-09-12 20:58:25 -07:00 |
|
Pierre Rust
|
18539b0bd1
|
Fix flake8 warnings.
|
2014-06-15 22:32:26 +02:00 |
|
Pierre Rust
|
69213ad574
|
Add tests for computed attributes.
|
2014-06-15 22:32:26 +02:00 |
|
Pierre Rust
|
728797718e
|
Add tests cases for sort on albums.
On fixed and flex attributes.
|
2014-06-15 22:32:26 +02:00 |
|
Pierre Rust
|
ad1c0b3831
|
Add unit tests for fixef and flex field sort
|
2014-06-15 22:32:26 +02:00 |
|