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
/
libraries
Age
Commit message (
Expand
)
Author
2009-11-06
Clean up the In place edit api:
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-06
Modify the Menu_Element class to allow for the specification of a custom view...
Tim Almdal
2009-11-05
Remove debugging statement
Tim Almdal
2009-11-05
Refactor the in place editting in tags admin out into a separate widget as pa...
Tim Almdal
2009-10-31
Added a config parameter to the IdentityProvider to specifiy the configuratio...
Tim Almdal
2009-10-29
Add the add_user_to_group and remove_user_from_group api method calls. If th...
Tim Almdal
2009-10-29
Correct the issues that identity::registered_users was calling the backend pr...
Tim Almdal
2009-10-29
Add the admin_user api function to the identity helper and the IdentityProvid...
Tim Almdal
2009-10-27
Guard against developers who forget to internationalize label strings
Bharat Mediratta
2009-10-27
Remove Menu::compact() in favor of putting an if-then clause in
Bharat Mediratta
2009-10-27
Change our menu building blocks to use PHP templates so that themes
Bharat Mediratta
2009-10-24
phpDoc fixes.
Bharat Mediratta
2009-10-24
Minor style tweaks.
Bharat Mediratta
2009-10-22
Change Identity adminstration to use the uninstall/install methods when chang...
Tim Almdal
2009-10-22
Change the name of identity library from Identity to IdentityProvider. Create...
Tim Almdal
2009-10-21
Address the issue of the administrator changing the identity provider whilst ...
Tim Almdal
2009-10-21
re-add the lookup_group_by_name API Method.
Tim Almdal
2009-10-20
remove the lookup_group_by_name as it is not referenced
Tim Almdal
2009-10-20
Add lookup_group Identity provider API and change the permissions controller ...
Tim Almdal
2009-10-20
Add a groups api method on the Identity provider and change access_Core::_get...
Tim Almdal
2009-10-20
Changes to Identity interface to allow for multiple Identity providers. What...
Tim Almdal
2009-10-19
Simplify the user interface by moving the password reset functionality into t...
Tim Almdal
2009-10-18
Add a menu item to manage the Identity drivers if there is more than one inst...
Tim Almdal
2009-10-18
Move the default identity config into the users module and change the Identit...
Tim Almdal
2009-10-16
Remove all non Identity API methods from Identity.php. Created an MY_Session...
Tim Almdal
2009-10-16
Cleanup merge of user/group helpers into Identity interface. Reduce redundan...
Tim Almdal
2009-10-16
Start simplifying the interface by moving the static methods from user.php an...
Tim Almdal
2009-10-16
Finish integrating the move of the user edit/update functions into the user m...
Tim Almdal
2009-10-14
Clean up phpDoc and change the Identity driver so only one configuration can ...
Tim Almdal
2009-10-13
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-10-07
Implement a user::is_writable() API method and disable the user add, updates ...
Tim Almdal
2009-10-07
Change the __set method on User_Definition to actually set the value as oppos...
Tim Almdal
2009-10-06
Allow a groups property on the User implementation and load the Identity driv...
Tim Almdal
2009-10-06
Clean up extra single quotes from copy and paste
Tim Almdal
2009-10-06
Encapsulate the user and group model in Gallery_User and Gallery_Group classe...
Tim Almdal
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
The initial commit of refactoring the user/group adminsitration into a driver.
Tim Almdal
2009-10-04
Renamed most, if not all css selectors from gName to g-name. Moved a few shar...
Chad Kieffer
2009-10-01
Change gallery::find_file to not assume that the absolute path is relative to...
Tim Almdal
2009-09-30
Convert gDialog and gCancel over to g-dialog and g-cancel. Refactor CSS id's ...
Chad Kieffer
2009-09-30
Use the block_manager to manage site sidebar panels. Fixes ticket #110.
Tim Almdal
2009-09-29
* Remove the @todo in module event and always try to call gallery_event::$fun...
Tim Almdal
2009-09-28
Do a pass on the gallery::find_file and Gallery_View::{script,css} PHPdoc.
Bharat Mediratta
2009-09-28
Update the PHPDoc for gallery::find_file and convert Gallery_View::script/css...
Tim Almdal
2009-09-24
Fix Admin_View to look for the the variable active_admin_theme instead of act...
Tim Almdal
2009-09-24
Hopefully the last 2 errant occurrences of default as it relates to theme names
Tim Almdal
2009-09-16
Add a movie_menu() theme callback, and have the default theme call it
Bharat Mediratta
2009-09-10
Rename ORM_MPTT::is_descendant() to ORM_MPTT::contains() to make the
Bharat Mediratta
[prev]
[next]