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
/
helpers
Age
Commit message (
Expand
)
Author
2009-02-28
Change the pattern to identify tables that need prefix substitution to
Tim Almdal
2009-02-27
This implements table prefix for all the queries in core, user, exif,
Tim Almdal
2009-02-27
Remove commented code
Tim Almdal
2009-02-27
Continue the journey of replacing raw sql with ORM or Database method
Tim Almdal
2009-02-19
Differentiate between available and installed languages. Provide admin UI to ...
Andy Staudacher
2009-02-10
Simplification pass that preserves almost all functionality (except
Bharat Mediratta
2009-02-10
style fixes (style for method names, style for vars in locale.php)
Andy Staudacher
2009-02-10
Adding UI for site language selection and user language preference.
Andy Staudacher
2009-02-10
Move site default_locale into DB (vars) and add a per user locale preference.
Andy Staudacher
2009-02-04
Use the matches validation rule in order to perform cross field
Tim Almdal
2009-02-04
Complete the Recover Password functionality (Ticket #5).
Tim Almdal
2009-02-03
Add a confirmation password input field that must match the primary
Tim Almdal
2009-01-28
Fully implement the user administration backend with drag/drop to add
Bharat Mediratta
2009-01-28
Add drag and drop support to the admin_users interface. This is still
Bharat Mediratta
2009-01-25
Undo the adding underscores to the id on forge generated forms
Tim Almdal
2009-01-24
Supply a form id on all forms. This id can be used by modules other
Tim Almdal
2009-01-18
Rename theme callback helpers from xxx_block to xxx_theme to make room
Bharat Mediratta
2009-01-15
Changing t() placeholder syntax from {{replace_me}} to %replace_me.
Andy Staudacher
2009-01-14
Make sure that helper functions are all static. Add new
Bharat Mediratta
2009-01-12
Updated for new Form_Submit API.
Bharat Mediratta
2009-01-10
Big set of changes to comments, with related changes to akismet and
Bharat Mediratta
2009-01-08
i18n refactoring: Rename all _() (reserved by gettext) calls to t().
Andy Staudacher
2009-01-06
Put up an error if you rename a user to an already existing name.
Bharat Mediratta
2009-01-06
Fix up all the various little forms to have submit buttons, fieldset legends,...
Bharat Mediratta
2008-12-31
Fully implement the view_full permission.
Bharat Mediratta
2008-12-30
Make some columns smaller so that multi-column keys don't exceed 1024
Bharat Mediratta
2008-12-28
Add title back to non-DHTML form to maintain consistency
Felix Rabinovich
2008-12-26
Added title to user/group administration dialogs
Felix Rabinovich
2008-12-26
User/Group administration cleanup
Felix Rabinovich
2008-12-26
Group Administration
Felix Rabinovich
2008-12-26
User Administration. Add users. Take 3
Felix Rabinovich
2008-12-26
User Administration. Delete users. Take 3
Felix Rabinovich
2008-12-26
User Administration. Edit users. Take 3
Felix Rabinovich
2008-12-25
Ajaxify 'add users'
Felix Rabinovich
2008-12-25
fixes in user edit and delete
Felix Rabinovich
2008-12-25
Big round of normalization of the way that our controllers
Bharat Mediratta
2008-12-25
added sprintf to strings for tranlation support
Felix Rabinovich
2008-12-25
User administration: 1. Add users; 2. Group administration; 3. General cleanup
Felix Rabinovich
2008-12-24
Adding user
Felix Rabinovich
2008-12-24
Lots of deltas rolled up into a bigger change. Sorry for the mess.
Bharat Mediratta
2008-12-21
Move logging up to the controllers so that our logging can operate at a more ...
Bharat Mediratta
2008-12-21
Add a logging facility, and instrument login/logout to use it.
Bharat Mediratta
2008-12-19
Implement admin user editing. It's still very rough. Trying to
Bharat Mediratta
2008-12-18
Refactor site admin menu into a theme function and build the menus in
Bharat Mediratta
2008-12-17
Fix a bug where setting the active user did not reset group_ids (unit tests f...
Bharat Mediratta
2008-12-17
Switch from cookie sessions to database sessions. We can't use cookie
Bharat Mediratta
2008-12-17
Add initialization to the user module to put the user and group_ids
Bharat Mediratta
2008-12-16
Various optimizations:
Bharat Mediratta
2008-12-15
Update to reflect changes in Kohana ORM relationship code.
Bharat Mediratta
2008-12-12
Move the view permission cache directly into the item table for efficiency. ...
Bharat Mediratta
[next]