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
/
gallery
/
helpers
/
gallery_event.php
Age
Commit message (
Expand
)
Author
2010-02-19
Refactor away the "display_all" construct in User_Profile_Controller.
Bharat Mediratta
2010-02-18
Revert "Fix for ticket #491: Make user and group names translatable."
Bharat Mediratta
2010-02-14
Fix for ticket #491: Make user and group names translatable.
Andy Staudacher
2010-02-14
Some HTML validation fixes (don't render empty <ul> lists, empty id attribute...
Andy Staudacher
2010-02-07
Last partial fix for ticket 585: Compartmentalize the admin area and require ...
Andy Staudacher
2010-02-07
Rename user_authenticate_xxx events to user_auth_xxx for brevity.
Bharat Mediratta
2010-02-07
Create the concept of a "failed authentication" as semantically
Bharat Mediratta
2010-02-02
Protect password changes against brute force attacks.
Bharat Mediratta
2010-01-30
Prevent brute force login attacks by reducing login attempts to 1 per
Bharat Mediratta
2010-01-28
Add page_type to the rotate and delete context menu items so that the
Bharat Mediratta
2010-01-28
Make the varible for the profile name more descriptive and clean the label
Tim Almdal
2010-01-28
Do all the html::clean|purify calls in the views and not the controller. Also...
Tim Almdal
2010-01-27
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_dev
Bharat Mediratta
2010-01-25
Apply html::clean() to UI visible strings, and show language names instead of...
Andy Staudacher
2010-01-25
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_dev
Bharat Mediratta
2010-01-24
Refactor creating the user profile page content into the the event module. T...
Tim Almdal
2010-01-23
Create a user profile page that is used as a landing page when referencing a ...
Tim Almdal
2010-01-23
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_dev
Bharat Mediratta
2010-01-23
Add a user_menu method to the Admin_View and then use this method to get the
Tim Almdal
2010-01-22
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2010-01-22
Remove the identity manager screens and controller as alterntive identity pro...
Tim Almdal
2010-01-22
Treat identity providers just like other modules and use the admin_module to
Tim Almdal
2010-01-22
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_dev
Bharat Mediratta
2010-01-21
Use Unicode instead of HTML entity (since the l10n server normalizes this way...
Andy Staudacher
2010-01-16
Oops, log::failure() doesn't exist. Use log::error().
Bharat Mediratta
2010-01-16
Convert photo uploading over to the new model based validation
Bharat Mediratta
2010-01-04
Fix the logout link to send you back to the current url. The old
Bharat Mediratta
2009-12-31
A more thorough fix for #745 and #940. Stop using the referer to
Bharat Mediratta
2009-12-29
Another holdover from the K2.4 conversion. In R2.4 the url::current(true) was...
Tim Almdal
2009-12-17
Convert some database queries.
Bharat Mediratta
2009-12-06
Update database queries.
Bharat Mediratta
2009-11-26
Convert all DB where() calls to take 3 arguments.
Bharat Mediratta
2009-11-20
Fixes #898
Bharat Mediratta
2009-11-19
Revert "Currently Admin_Theme_Options controller assumes that all the themes ...
Tim Almdal
2009-11-18
Currently Admin_Theme_Options controller assumes that all the themes will pro...
Tim Almdal
2009-11-17
Redesign the way that we consider page types to create buckets of page
Bharat Mediratta
2009-11-07
Remove debugging statement
Tim Almdal
2009-11-06
Create a user_menu for the top of the page. Change the login, edit profile a...
Tim Almdal
2009-11-03
Respect the "theme" variable if we're an admin. This requires us to
Bharat Mediratta
2009-11-01
Convert the event handlers for the "identity provider changed" and "user_dele...
Tim Almdal
2009-10-31
Move the identity provider menu item under the settings menu and make the Use...
Tim Almdal
2009-10-31
Add identity_change handlers to resolve the ownership issues of comments, sub...
Tim Almdal
2009-10-30
Patch to clean up loose ends when a user is deleted.
Tim Almdal
2009-10-29
Missed a couple of inconsistent capitalizations
Tim Almdal
2009-10-29
Just show the Identity admin menu item all the time. This gives a place to ha...
Tim Almdal
2009-10-26
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-10-25
Make "move item in photo view" comment a todo.
Chad Kieffer
2009-10-25
Undo the merge from master because it is actually identity not user in this b...
Tim Almdal
2009-10-25
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-10-25
Replace reference to identity with the reference to user. Dangers of flippin...
Tim Almdal
[prev]
[next]