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
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
2010-07-23
Partial fix for #1225 addresses the issues with the user edit forms.
Tim Almdal
2010-07-20
Show the old group name in the error message when we fail to modify a group. ...
Bharat Mediratta
2010-07-20
Fix a bunch of missing or invalid error messages. Fixes ticket #1232.
Bharat Mediratta
2010-07-20
Add internationalized error messages for adding and editing groups.
Bharat Mediratta
2010-07-06
Fix for ticket #1181. Use $.getJSON to retrieve the json contents of the dial...
Tim Almdal
2010-06-15
Removed self-closing slash from opening <li> tag.
ckieffer
2010-04-30
Add page_title to admin views. Closes #1038.
ckieffer
2010-04-17
Change the key for invalid passwords from "invalid" to
Bharat Mediratta
2010-04-17
Add user::valid_username() as a validation helper.
Bharat Mediratta
2010-03-03
Update the copyright to 2010. It's only 3 months into the year :-)
Bharat Mediratta
2010-02-27
Fix for ticket #1037: Only show language drop-down when there's actually a ch...
Andy Staudacher
2010-02-27
Add more randomness to reset password mechanism.
Andy Staudacher
2010-02-20
Add link to edit user group names. Closes ticket #1028.
Chad Kieffer
2010-02-18
Revert "Fix for ticket #491: Make user and group names translatable."
Bharat Mediratta
2010-02-18
Revert "Never assign a SafeString instance to a Model member (or hell will br...
Bharat Mediratta
2010-02-15
Never assign a SafeString instance to a Model member (or hell will break loose).
Andy Staudacher
2010-02-14
Fix for ticket #491: Make user and group names translatable.
Andy Staudacher
2010-02-11
Get rid of unnecessary view file.
Andy Staudacher
2010-02-11
Include user name in logging message for failed password reset. As Bharat poi...
Andy Staudacher
2010-02-11
Fix for ticket 1010: Don't leak valid user names in "forgot password" form.
Andy Staudacher
2010-02-09
Fix password reset confirmation
Andy Staudacher
[next]