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
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
2009-07-28
Use events to generate menus, instead of having xxx_menu helpers.
Bharat Mediratta
2009-07-23
Test cleanup:
Bharat Mediratta
2009-07-23
Fix for ticket #502
Tim Almdal
2009-07-22
Use the Kohana cascading filesystem to locate resources loaded by the
Bharat Mediratta
2009-07-13
Add quotes around all values that contain spaces in them, and add a
Bharat Mediratta
2009-07-10
Create a new [options] submenu under the thumb menu, and move the
Bharat Mediratta
2009-07-03
Split the clean method into two clean and purify. clean is a light weight
Tim Almdal
2009-07-01
Add the partner id to the message being sent to digibug
Tim Almdal
2009-06-30
Revert the change that removed adding the click handler for the digibug print
Tim Almdal
2009-06-30
Fix issues with Digibug printing where the preview ws not showing up.
Tim Almdal
2009-06-28
Use $theme->script() method to render module javascript files
Tim Almdal
2009-06-27
Create a new thumb_menu() and convert Digibug over to use it.
Bharat Mediratta
2009-06-27
Digibug simplification cleanup. Upgrade digibug module to version 2.
Bharat Mediratta
2009-06-27
Require view_full to print photos.
Bharat Mediratta
[next]