| Age | Commit message (Collapse) | Author |
|
|
|
the title box.
|
|
accuracy
|
|
|
|
single query. In most cases, we were fetching 4-5 variables per page
load, so this is 2-3x faster.
|
|
us avoid doing lots of MPTT lookups to find the parent path when we're
trying to generate thumbnails, etc. Invalidate the cache at all the
right times. This greatly reduces our query count on album page views.
This fixes ticket #40.
|
|
|
|
result set. This allows us to see the cache and avoid further
lookups.
|
|
|
|
|
|
|
|
|
|
|
|
the album title.
|
|
the pane has the ui-state-disabled class
|
|
we can tell them what to do in the forums and we don't have to build
super smart admin UIs to help users with weird edge cases.
This plus r20789 is probably a good enough fix for #232.
|
|
|
|
|
|
|
|
|
|
vars. We'll eventually turn this into a registry where you can edit
settings directly (at your own risk).
|
|
when adding photos/movies/albums
|
|
|
|
Clean some HTML out of a translated string.
|
|
|
|
|
|
collapse multiple spaces, drop the extension. Fixes ticket #237
|
|
|
|
so that we have some clue as to what went wrong
|
|
|
|
|
|
Fixes ticket #282
|
|
|
|
|
|
|
|
|
|
|
|
other tests don't fail unexpectedly
|
|
calling ORM just to get paths. This is a 10x performance increase.
|
|
thanks jstricker!
|
|
|
|
uploader
|
|
|
|
|
|
|
|
if the page type is album.
Leave a todo if we ever set up a theme default API
|
|
|
|
2nd iteration
|
|
|
|
error if we can't find one-- just assume its a photo).
|