Age | Commit message (Collapse) | Author |
|
|
|
minute after there have been 5 consecutive failed login attempts.
Fix for ticket #589.
|
|
|
|
Fixes ticket #997 (highest prime under 1000!)
|
|
|
|
form::hidden() changed in K24 breaking this. Also fixed the spelling
of "$order_params"
|
|
|
|
|
|
early on in the framework code before we can load Gallery_I18n.php
|
|
|
|
Make the tag relationship an associative array.
|
|
|
|
|
|
Upgrade gallery3 module to version 23
|
|
|
|
|
|
number in gallery_installer::install() so the install.sql was out of
sync.
|
|
|
|
Conflicts:
modules/gallery/views/in_place_edit.html.php
|
|
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.
|
|
|
|
email address for the admin user, since one is required for all users.
|
|
|
|
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.
|
|
|
|
|
|
|