| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
not capturing all cases for setting and resetting $original, which
leads to some weird and hard to reproduce behavior.
Instead, if we need the original just reload it from the database.
This may result in a somewhat excessive load in places, but we'll have
to fix that in a later optimization pass.
|
|
|
|
before deciding whether or not we changed a value.
Change valid_name to be cascading, not parallel.
|
|
consistency between field names than deal with underlying issues with
Forge bitching about the "name" property.
|
|
consistency between field names than deal with underlying issues with
Forge bitching about the "name" property.
|
|
does the rest. This function is symmetrical to rest::resolve.
|
|
|
|
change_photo_no_csrf_fails_test() which has been broken since we
deleted Rest_Controller.
|
|
|
|
|
|
|
|
|
|
change_album_no_csrf_fails_test() had been broken since we got rid of
REST_Controller, but was poorly written so we didn't realize it. Boo.
|
|
greatly!
|
|
|
|
|
|
|
|
Now to move an item, you just change its parent_id.
|
|
Fix up rename_photo_test.
|
|
|
|
save() now that Kohana ticket #2504 is resolved.
|
|
|
|
|