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
/
controllers
Age
Commit message (
Expand
)
Author
2009-11-19
Revert "Currently Admin_Theme_Options controller assumes that all the themes ...
Tim Almdal
2009-11-19
Revert "Create theme::get_var(), theme::set_var() methods to set the options ...
Tim Almdal
2009-11-19
Revert "Use call_user_func instead of call_user_func_array as we don't need t...
Tim Almdal
2009-11-19
Use call_user_func instead of call_user_func_array as we don't need to pass t...
Tim Almdal
2009-11-18
Create theme::get_var(), theme::set_var() methods to set the options of the a...
Tim Almdal
2009-11-18
Currently Admin_Theme_Options controller assumes that all the themes will pro...
Tim Almdal
2009-11-18
Create a helper to load the theme information from theme.info
Tim Almdal
2009-11-17
Redesign the way that we consider page types to create buckets of page
Bharat Mediratta
2009-11-15
Tweak upgrader html and css so that we set opacity properly for rows
Bharat Mediratta
2009-11-14
Normalize pagination so that pager.html.php can handle pagination for
Bharat Mediratta
2009-11-13
Standardize the name of the blocks.
Tim Almdal
2009-11-13
Undo using the md5 hash of the module name and block_id, so duplicate blocks ...
Tim Almdal
2009-11-12
Re-generate the install.sql so that the keys of the block lists are an md5 ha...
Tim Almdal
2009-11-11
Improve error handling.
Tim Almdal
2009-11-10
Pass two of uploadify... remove the default.css file, removed the folder opti...
Tim Almdal
2009-11-09
First cut at replacing swfupload with uploadify. Probably need to review the...
Tim Almdal
2009-11-08
Fix an accidental old use of $photo in the extension renaming code.
Bharat Mediratta
2009-11-04
Modified the so that a where clause can be passed into item::get_position. W...
Tim Almdal
2009-10-31
Change the order of processing to allow various modules to respond to the ide...
Tim Almdal
2009-10-30
Rename the login helper to auth. Create a login and logout helper function t...
Tim Almdal
2009-10-28
Normalize capitalization ticket #596
Tim Almdal
2009-10-27
Refix #812, by removing the decoding in file_proxy instead of not encoding in...
Tim Almdal
2009-10-27
Fire the logon_event when the user logs on. Cleanup some old code from the u...
Tim Almdal
2009-10-26
Change the upgrader so that it never deactivactes the gallery nor the current...
Tim Almdal
2009-10-24
Remove a redundant comment, change the name of the identity change event to '...
Tim Almdal
2009-10-23
Change the Admin_Identity_Controller to not destroy the session until after t...
Tim Almdal
2009-10-23
Standardize message markup, make the update block status message translatable.
Chad Kieffer
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-22
Use the request::referrer to determine if we are editting the photo or album
Tim Almdal
2009-10-22
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-10-22
When an album or photo is updated always return the photo/album location as
Tim Almdal
2009-10-21
Correct white space
Tim Almdal
2009-10-20
Add lookup_group Identity provider API and change the permissions controller ...
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-19
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-10-18
Wrap all admin views in g-block and g-block content. This provides the means ...
Chad Kieffer
2009-10-18
Create a administration page that allows the administrator to change the the ...
Tim Almdal
2009-10-16
Remove all non Identity API methods from Identity.php. Created an MY_Session...
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-15
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-10-15
Move all the edit/update forms for users and groups back to the user module.
Tim Almdal
2009-10-15
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-10-14
Move the ui for user adminsitration back to the user module.
Tim Almdal
2009-10-13
Refactor the ui component of the user module into the gallery core module.
Tim Almdal
2009-10-13
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-10-13
Don't allow users to change the file extension of photos/movies
Bharat Mediratta
2009-10-08
Part of the previous commit, forgot to save... again
Tim Almdal
[next]