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
/
digibug
Age
Commit message (
Expand
)
Author
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-05-08
Add the item id to the print_proxy line so that we have a little more info
Bharat Mediratta
2011-04-23
Oops, fix broken codex urls. For #1698.
Bharat Mediratta
2011-04-23
Oops, this is the rest of the modules and themes for #1696 and #1698.
Bharat Mediratta
2011-01-21
Update copyright to 2011.
Bharat Mediratta
2011-01-15
Fix all the head() and admin_head() theme callbacks to return the
Bharat Mediratta
2010-12-28
Use db::expr instead of "new Database_Expression". Resolves #1560.
Bharat Mediratta
2010-12-23
Create a way for controllers to exempty themselves from maintenance
Bharat Mediratta
2010-12-15
Consolidate all the random code into a random helper that offers:
Bharat Mediratta
2010-12-15
Use mt_rand() instead of rand() since it provides better portability.
Bharat Mediratta
2010-10-25
All modules should be named Xxx_Core for extensibility. Fixes #1458.
Bharat Mediratta
2010-10-01
Fix a bug in the way we set the mime type for protected image renders.
Bharat Mediratta
2010-05-16
Make sure that $item exists in site_menu().
Bharat Mediratta
2010-05-08
Move print with digibug to the site menu.
ckieffer
2010-04-30
Add page_title to admin views. Closes #1038.
ckieffer
2010-04-29
Applied capitalization rules to title.
ckieffer
2010-03-03
Update the copyright to 2010. It's only 3 months into the year :-)
Bharat Mediratta
2010-01-31
Fix lots of warnings that pop up when we're in E_STRICT mode. They're
Bharat Mediratta
2010-01-30
Fix #992: Digibug pops up a blank page and doesn't allow printing
Bharat Mediratta
2010-01-29
Stop using obsolete form::close()
Bharat Mediratta
2010-01-19
Extend Gallery_Unit_Test_Case instead of Unit_Test_Case.
Bharat Mediratta
2010-01-17
Make it work with model based validation.
Bharat Mediratta
2009-12-23
Convert a bunch of leftover kohana::show_404 calls to throw
Bharat Mediratta
2009-12-21
Updates for the latest version of Kohana 2.4:
Bharat Mediratta
2009-12-21
Get rid of unnecessary cleanup that makes debugging harder.
Bharat Mediratta
2009-12-21
Rename $id --> $uuid for clarity.
Bharat Mediratta
2009-12-21
Fix the relationship. DigibugProxy belongs to Item, not the other way
Bharat Mediratta
2009-12-13
Convert a database query.
Bharat Mediratta
2009-11-25
Kohana::show_404() -> throw new Kohana_404_Exception()
Bharat Mediratta
2009-11-25
Preliminary work to cut over to Kohana 2.4
Bharat Mediratta
2009-10-22
Change the name of identity library from Identity to IdentityProvider. Create...
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-16
Start simplifying the interface by moving the static methods from user.php an...
Tim Almdal
2009-10-04
Renamed most, if not all css selectors from gName to g-name. Moved a few shar...
Chad Kieffer
2009-09-30
Apply gModuleStatus to server add status message.
Chad Kieffer
2009-08-31
Rename mark_safe() to mark_clean()
Andy Staudacher
2009-08-30
Change all instances of SafeString::of_safe_html() to html::mark_safe() in vi...
Andy Staudacher
2009-08-29
Update all code to use helper method html::clean(), html::purify(), ... inste...
Andy Staudacher
2009-08-29
Undo url helper changes - url methods no longer return a SafeString.
Andy Staudacher
2009-08-29
Merge commit 'upstream/master'
Andy Staudacher
2009-08-29
Refactor all calls of p::clean() to SafeString::of() and p::purify() to SafeS...
Andy Staudacher
2009-08-27
Remove 'ENGINE=InnoDB' specification from tables that we create. Use
Bharat Mediratta
2009-08-09
Fix up context menus a bit.
Bharat Mediratta
2009-08-09
Add jquery ui print icon class to menu
Chad Kieffer
2009-08-09
Update photo_menu() and context_menu() to work with recent menu changes.
Bharat Mediratta
2009-08-08
Added basic context menu affects and styles. Simplified some of the action la...
Chad Kieffer
2009-08-03
Combine the quick menu and the thumb menu into a single menu called
Bharat Mediratta
[next]