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.php
Age
Commit message (
Expand
)
Author
2013-01-23
Enable the profiler and debug output if var/PROFILE exists. This
Bharat Mediratta
2013-01-21
Update copyright to 2013. Fixes #1953.
Bharat Mediratta
2012-02-27
Update copyright to 2012. #1822
Bharat Mediratta
2011-04-10
Gracefully degrade in the case where the .build_number file is
Bharat Mediratta
2011-01-21
Update copyright to 2011.
Bharat Mediratta
2011-01-17
Rename BUILD_NUMBER to .build_number so it's not so loud.
Bharat Mediratta
2011-01-17
Add BUILD_NUMBER to the security check in .htaccess
Bharat Mediratta
2011-01-16
Fix indentation.
Bharat Mediratta
2011-01-16
First step in setting up version checking.
Bharat Mediratta
2011-01-08
Improve gallery::find_file() to do a better job of detecting the modules/them...
Bharat Mediratta
2010-12-23
Create a way for controllers to exempty themselves from maintenance
Bharat Mediratta
2010-10-24
Allow access to the rest module when the gallery is wholly private. Fixes ti...
Bharat Mediratta
2010-10-09
Identify robots and don't let them save sessions.
Bharat Mediratta
2010-10-07
Change version to "3.0+ (git)".
Bharat Mediratta
2010-10-04
Set the version to 3.0 final (woot!).
Bharat Mediratta
2010-10-01
Fix a bug in the way we set the mime type for protected image renders.
Bharat Mediratta
2010-09-22
Prioritize using the value in graphics_toolkit_path over the standard
Bharat Mediratta
2010-09-12
Ignore the private gallery settings if we're in the cli SAPI. It
Bharat Mediratta
2010-09-02
Follow on to 2a86446249c4782287e1e6e472f422b851c2fb47; fix a bug where
Bharat Mediratta
2010-09-02
Handle the case of a completely private Gallery separately and just
Bharat Mediratta
2010-08-08
Use the gallery helper date/time functions wherever we format date
Bharat Mediratta
2010-08-01
Use the login/html page for maintenance mode; we don't need the
Bharat Mediratta
2010-08-01
default maintenance_mode from false -> 0 for consistency with the value we s...
Bharat Mediratta
2010-08-01
Make maintenance mode a variable instead of a config. Then create
Bharat Mediratta
2010-07-05
Updated version for RC2
Bharat Mediratta
2010-03-03
Update the copyright to 2010. It's only 3 months into the year :-)
Bharat Mediratta
2010-02-23
Name this release "Santa Fe". Fixes ticket #683.
Bharat Mediratta
2009-10-22
Change the name of identity library from Identity to IdentityProvider. Create...
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-06
Remove debugging lines (thanks talmdal!)
Bharat Mediratta
2009-10-06
Update gallery::find_file to look for subdirectories in lib, then fall
Bharat Mediratta
2009-10-04
Revert "Create a gallery::plugin_path which returns the appropriate path to t...
Tim Almdal
2009-10-04
Create a gallery::plugin_path which returns the appropriate path to the modul...
Tim Almdal
2009-10-01
Change gallery::find_file to not assume that the absolute path is relative to...
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-23
Add a new api method gallery::find_file. This wraps the Kohana::find_file fu...
Tim Almdal
2009-09-23
Clone the photo::get_edit_form to the movies helper and use it to generate th...
Tim Almdal
2009-09-19
Change the fix for ticket #775 to always add the Add menu, but not add any it...
Tim Almdal
2009-09-18
Don't display the add menu if the underlying operating system directory is no...
Tim Almdal
2009-09-13
Set the version to "3.0 git (pre-RC1)"
Bharat Mediratta
2009-09-12
Update version to "3.0 beta 3"
Bharat Mediratta
2009-09-08
Move specialized (pretty) url generation back into Item_Model so that
Bharat Mediratta
2009-09-01
Allow anything to be made an album cover, except for direct children
Bharat Mediratta
2009-08-31
Don't include Make this the album's cover in context menu's for albums. #705
Chad Kieffer
2009-08-31
Add icons to context menu for albums. I'm open to other options, if folks thi...
Chad Kieffer
2009-08-30
Tabs to spaces cleanup
Andy Staudacher
2009-08-29
* created new generic "Add" dropdown in the site menu. this should take care ...
jhilden
[next]