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_theme.php
Age
Commit message (
Expand
)
Author
2013-01-23
Enable the profiler and debug output if var/PROFILE exists. This
Bharat Mediratta
2013-01-22
gallery.menalto.com -> galleryproject.org
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-22
Removed incomplete jquery carousel code
Chad Kieffer
2011-04-22
Created apple-touch-icon and added to wind and admin_wind themes.
Chad Kieffer
2011-01-21
Update copyright to 2011.
Bharat Mediratta
2011-01-16
If the logged in user is an admin and it's been more than 7 days since
Bharat Mediratta
2011-01-16
First step in setting up version checking.
Bharat Mediratta
2011-01-15
Fix all the head() and admin_head() theme callbacks to return the
Bharat Mediratta
2010-11-09
Return the admin check as part of the block structure as opposed to printing
Tim Almdal
2010-07-20
Use Session::get_once() instead of Session::get() followed by Session::delete();
Bharat Mediratta
2010-03-03
Update the copyright to 2010. It's only 3 months into the year :-)
Bharat Mediratta
2010-02-28
Fix profiler display: It looks like it was broken by an API change in the lat...
Andy Staudacher
2010-02-14
Fix for ticket 901: Wrap Gallery version string into bdo tag to override the ...
Andy Staudacher
2010-02-14
Change JavaScript reauthentication check to check via XHR.
Andy Staudacher
2010-02-07
Addendum for ticket 585: Handle case C), redirect the admin to a non-admin pa...
Andy Staudacher
2009-11-09
First cut at replacing swfupload with uploadify. Probably need to review the...
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-05
Clean up problem with cancelling the inplace edit left a whole bunch of css a...
Tim Almdal
2009-10-27
Switch instances of first to g-first.
Chad Kieffer
2009-10-26
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-10-25
Created gallery.css file, moved simple uploader, move, and permissions CSS th...
Chad Kieffer
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-16
Finish integrating the move of the user edit/update functions into the user m...
Tim Almdal
2009-10-13
Change the user config setting "allow_updates" to true in the identity config...
Tim Almdal
2009-10-13
Continue to refactor locale and gallery3 ui from the user module to the galle...
Tim Almdal
2009-09-10
Remove debug code.
Bharat Mediratta
2009-09-10
Rename "after_installer" to "welcome_message" in the code to make it
Bharat Mediratta
2009-08-06
Merge branch 'master' of git@github.com:bharat/gallery3 into bharat_branch
Bharat Mediratta
2009-08-06
Cleanup the javascript for enabling dialog or panel links.
Tim Almdal
2009-08-03
Combine the quick menu and the thumb menu into a single menu called
Bharat Mediratta
2009-07-30
Fix a static function declaration.
Bharat Mediratta
2009-07-29
Make body_attributes() a theme callback instead of a method on the
Bharat Mediratta
2009-07-22
Use the Kohana cascading filesystem to locate resources loaded by the
Bharat Mediratta
2009-07-21
The RSS link should go to the parent album when looking at photos/movies.
Bharat Mediratta
2009-07-14
Move the gallery version out of a module variable and into a constant
Bharat Mediratta
2009-06-29
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2009-06-28
Clean up the combined javascript change and refactor out the
Bharat Mediratta
2009-06-26
Create a theme_view function script which allows modules in the head or admin...
Tim Almdal
2009-06-26
Move the inclusion of photo and movie specific javascript into gallery_theme
Tim Almdal
2009-06-26
1) Move the generation of script tags to gallery_theme::head and gallery_them...
Tim Almdal
2009-06-16
Fix a bug that was overwriting the quick-pane HTML causing the quick
Bharat Mediratta
2009-06-16
Move all the fullsize code into the theme to make it less confusing.
Bharat Mediratta
2009-06-14
Create a sidebar for tag pages
Bharat Mediratta
2009-06-14
Refactor the way that the rss module works so that we're not allowing
Bharat Mediratta
2009-06-14
Remove rss:item_feed, rss::tag_fead and rss_theme::head and move that
Tim Almdal
2009-05-29
Move credits message into a variable, which can be changed in Admin >
Bharat Mediratta
[next]