| Age | Commit message (Collapse) | Author | 
|---|
|  | access::csrf_form_field in the form template. Fixes ticket #996. | 
|  |  | 
|  |  | 
|  |  | 
|  | Update the way we include the hidden CSRF field for InPlaceEdit. | 
|  | quick menu knows where to send you after the action is done. | 
|  |  | 
|  | change providers otherwise the user_installer code is going to be
calling auth::login() which causes all kinds of unexpected weirdness,
like it triggers the handler in gallery_event which detects graphics
toolkits, and that's only supposed to run on the first admin login. | 
|  | the validation code fails because it expects there to be an active
user. | 
|  |  | 
|  |  | 
|  | down to the JS as an object. | 
|  |  | 
|  | which will interpret that as a true value, when it's not. | 
|  | The preference block must have been broken by a jquery update, and the cookie reading by a Kohana update. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Also clean the subject line and email message body of the contact user email. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | resources, but we differentiate resources as collections and entities. | 
|  | Conflicts:
	modules/gallery/tests/Access_Helper_Test.php | 
|  |  | 
|  |  | 
|  | access::deny since the mptt pointers will have changed. | 
|  |  | 
|  | way as non admin forms.  i.e. a uri of /form/add/admin/<controller>/parms gets routed as admin/<controller/form_add/<parms> | 
|  |  | 
|  |  | 
|  |  | 
|  | weeks) from var/logs and var/tmp. Fixes ticket #982 | 
|  | relationship collections. | 
|  | album cover. | 
|  | we need it for the item_updated event. |