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
2009-10-05
Handle the filters on Identity/Gallery::list_users and Identity/Gallery::list...
Tim Almdal
2009-10-05
Access the form validation rules via the API for groups and users
Tim Almdal
2009-10-05
First pass on converting calls to the Identity interface. Will worry about wr...
Tim Almdal
2009-10-05
The initial commit of refactoring the user/group adminsitration into a driver.
Tim Almdal
2009-10-04
Renamed more CSS selectors from gName to g-name.
Chad Kieffer
2009-10-04
Renamed most, if not all css selectors from gName to g-name. Moved a few shar...
Chad Kieffer
2009-10-03
Renamed and moved gOdd/gEven CSS classes.
Chad Kieffer
2009-09-30
Convert gDialog and gCancel over to g-dialog and g-cancel. Refactor CSS id's ...
Chad Kieffer
2009-09-30
Apply button style and hover effect to password reset button.
Chad Kieffer
2009-09-30
Missed g-right application on add group
Chad Kieffer
2009-09-30
Removed blank line.
Chad Kieffer
2009-09-30
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-09-30
Use the block_manager to manage site sidebar panels. Fixes ticket #110.
Tim Almdal
2009-09-30
Replaced gButtonLink with g-button.
Chad Kieffer
2009-09-30
First round of CSS refactor updates. Added calls to gallery.common.css from w...
Chad Kieffer
2009-09-15
CSRF / auth fixes, golden data file checkpoint
Andy Staudacher
2009-09-10
Use abs_url() inside url::redirect() calls so that we don't just wind
Bharat Mediratta
2009-09-08
Move specialized (pretty) url generation back into Item_Model so that
Bharat Mediratta
2009-09-05
Change click() to change() so that we immediately update the UI when
Bharat Mediratta
2009-09-05
Revert previous edit. Prefer « none » (sweet, nice Unicode characters) inst...
Andy Staudacher
2009-09-05
Add missing view for language selection
Andy Staudacher
2009-09-04
placeholder for a missing view
Bharat Mediratta
2009-09-04
Shorten the name in the block so that it doesn't wrap.
Bharat Mediratta
2009-09-04
When changing user preferences, reset the session based locale preferences.
Andy Staudacher
2009-09-04
Add new locale preferences: Adding per session (cookie) locale preferences an...
Andy Staudacher
2009-09-01
XSS / style fixes for newly detected issues (after fixing XSS scanner)
Andy Staudacher
2009-08-31
Fix XSS vectors in HTML attributes (mostly t() calls)
Andy Staudacher
2009-08-31
Rename mark_safe() to mark_clean()
Andy Staudacher
2009-08-30
Change all instances of SafeString::of_safe_html() to html::mark_safe() in vi...
Andy Staudacher
2009-08-29
Update all code to use helper method html::clean(), html::purify(), ... inste...
Andy Staudacher
2009-08-29
Undo url helper changes - url methods no longer return a SafeString.
Andy Staudacher
2009-08-29
Merge commit 'upstream/master'
Andy Staudacher
2009-08-29
Refactor all calls of p::clean() to SafeString::of() and p::purify() to SafeS...
Andy Staudacher
2009-08-29
Fix active() to not use user::guest() as the fallback for our Session::get() ...
Bharat Mediratta
2009-08-29
Adding SafeString which is going to replace p::clean() and p::purify().
Andy Staudacher
2009-08-27
Remove 'ENGINE=InnoDB' specification from tables that we create. Use
Bharat Mediratta
2009-08-27
Don't ask for csrf when we're resetting passwords. They're not gonna have on...
Bharat Mediratta
2009-08-09
Require a valid url for users. Fixes ticket #612.
Bharat Mediratta
2009-08-08
Change galleryPanel and galleryDialog widgets to gallery_panel and gallery_di...
Tim Almdal
2009-08-08
Refactor the gallery dialog into a jQuery widget
Tim Almdal
2009-08-08
Don't show the ajaxy login link in the top right corner if we're on the login...
Bharat Mediratta
2009-08-06
Cleanup the javascript for enabling dialog or panel links.
Tim Almdal
2009-08-02
Change the API for getting to the original state of an ORM.
Bharat Mediratta
2009-07-29
Clean up user form events. Thanks to Ben Smith (glooper).
Bharat Mediratta
2009-07-28
Use events to generate menus, instead of having xxx_menu helpers.
Bharat Mediratta
2009-07-25
fix for ticket #574. The user->url database wasn't being set when the user wa...
Tim Almdal
2009-07-25
Pass the variable when the "user_edit_form" event is fired.
Tim Almdal
2009-07-23
Add form processing events:
Bharat Mediratta
2009-07-23
Convert instances of theme_url() to just url() to match the API change
Bharat Mediratta
2009-07-22
Use the Kohana cascading filesystem to locate resources loaded by the
Bharat Mediratta
[prev]
[next]