index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
user
Age
Commit message (
Expand
)
Author
2013-02-25
Follow-on from autocomplete and gallery.panel.js revisions.
shadlaws
2013-02-23
#2013 - Clean up gallery.panel.js.
shadlaws
2013-02-18
Password strength indicator fixed for new jQuery. Also cleaned up formatting.
shadlaws
2013-01-31
Drop the requirement to have the install() function set the module
Bharat Mediratta
2013-01-22
gallery.menalto.com -> galleryproject.org
Bharat Mediratta
2013-01-21
Update copyright to 2013. Fixes #1953.
Bharat Mediratta
2012-10-25
Fixed event sent from User_Controller::_get_change_email_form
Michael A Mayer
2012-05-07
Improve IdentityProvider switching code, patch thanks to Reklov
Bharat Mediratta
2012-04-01
Restrict valid urls to having a http:// or https:// prefix. Fixes #1830.
Bharat Mediratta
2012-02-27
Update copyright to 2012. #1822
Bharat Mediratta
2011-08-04
Patch for ticket #1765. Provide the full site url for the the gallery link in...
Tim Almdal
2011-08-04
Patch for ticket #1769. Remove the rows in groups_users when the user or the ...
Tim Almdal
2011-08-04
fix for ticket #1759. correct parameter names to match usage.
Tim Almdal
2011-05-24
Allow password reset even when we're in maintenance or private gallery
Bharat Mediratta
2011-04-26
Stop using Pagination() and instead use $theme->pager() in views.
Bharat Mediratta
2011-04-23
Oops, fix broken codex urls. For #1698.
Bharat Mediratta
2011-04-23
Oops, this is the rest of the modules and themes for #1696 and #1698.
Bharat Mediratta
2011-04-23
Further cleanup for minimum_password_length -- update
Bharat Mediratta
2011-04-23
Fix ticket #1694 (continued). Reset the corrected user module variable to the...
Tim Almdal
2011-04-23
Fix ticket #1694. Correct Spelling of mininum_password_length to minimum_pass...
Tim Almdal
2011-03-27
Sort users in group box by name. Thanks edisonnews! Fixes #1662.
Bharat Mediratta
2011-01-21
Update copyright to 2011.
Bharat Mediratta
2011-01-15
Style fixes.
Bharat Mediratta
2011-01-15
Fix all the head() and admin_head() theme callbacks to return the
Bharat Mediratta
2011-01-15
Tweake Joe's change to admin_users to revert the code that joins against the ...
Bharat Mediratta
2011-01-11
Making good use of Pagination class to reduce code (removed MY_Controller whi...
Joe7
2011-01-11
coding style
Joe7
2011-01-09
Minor css mod to make it obvious paging belongs to user block
Joe7
2011-01-09
Paginator for user manager admin view
Joe7
2010-12-15
Follow on to 1057436b7c483c60b3c128fab993a3b78fac7093 -- cache the
Bharat Mediratta
2010-12-15
Cache the result of User_Model::groups() and Group_Model::users() and
Bharat Mediratta
2010-12-15
Consolidate all the random code into a random helper that offers:
Bharat Mediratta
2010-10-25
All modules should be named Xxx_Core for extensibility. Fixes #1458.
Bharat Mediratta
2010-09-22
Remove the 4 character minimum for group name length. Fixes ticket #1396.
Bharat Mediratta
2010-09-14
The full_name field is required to be NOT NULL. Not really sure why
Bharat Mediratta
2010-09-11
Implement IdentityProvider_Gallery_Driver::admin_user() properly such
Bharat Mediratta
2010-09-10
Transfer deleted files to the active user. Or at least say that's what we're...
Bharat Mediratta
2010-09-08
Show the number of photos/albums the user owns in the Admin > Users
Bharat Mediratta
2010-09-06
Fix some broken identity APIs:
Bharat Mediratta
2010-08-15
We use UTF-8 everywhere. Fixes ticket #1285.
Bharat Mediratta
2010-08-08
Whitespace fix
Bharat Mediratta
2010-08-08
Convert tabs to spaces to fix File_Structure_Test.
Bharat Mediratta
2010-08-01
Fix the i18n error message for missing/incorrect password. Fixes ticket #1265.
Bharat Mediratta
2010-08-01
Merge branch 'dialog' of github.com:gallery/gallery3 into dialog
Tim Almdal
2010-08-01
Merge branch 'master' into dialog
Tim Almdal
2010-08-01
Add a localized error message for missing usernames. Fixes ticket #1266.
Bharat Mediratta
2010-07-31
Full pass over all the JSON encoding and JS dialog code. We now abide
Bharat Mediratta
2010-07-31
More patches as part of #1225. Change the 'core' modules to use the json::reply
Tim Almdal
2010-07-31
Partial fix for #1225 addresses the issues with the user edit forms.
Tim Almdal
2010-07-23
More patches as part of #1225. Change the 'core' modules to use the json::reply
Tim Almdal
[next]