| Age | Commit message (Collapse) | Author |
|
|
|
deleted. Fixes ticket #1083.
|
|
rest/gallery/items?urls=... request. This allows the client to pass the entire list of member urls and have the rest server filter the results based on the specified types.
|
|
Add the query parameter ancestors_for=<url> to provide a restful way to retrieve the ancestors of an item.
|
|
|
|
|
|
security check. Not sure why the patch worked for some and not for
others, but this should resolve it either way. Fixes ticket #1123.
|
|
characters, we'll get an empty slug. Partial fix for #1086.
|
|
|
|
|
|
passwords, hashes or personally identifiable information.
|
|
user to something else.
|
|
|
|
Cache::delete($arg) allows for scalars and arrays, but Cache drivers' delete($arg) function always expects an array.
|
|
|
|
|
|
move photos. Fixes ticket #957.
|
|
are conflicts (see ticket #957)
|
|
|
|
required regular expressions). Thanks to Brian Hartsock for providing a patch!
|
|
|
|
|
|
mostly issues around uninitialized variables, calling non-static
functions in a static context, calling Session functions directly
instead of on its singleton, passing non-variables by reference, and
subclasses not using the same interface as the parent class.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
resources, but we differentiate resources as collections and entities.
|
|
|
|
access::deny since the mptt pointers will have changed.
|
|
|
|
Conflicts:
modules/gallery/tests/xss_data.txt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
other tests.
|
|
|
|
|
|
|
|
|
|
|
|
|