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
Age
Commit message (
Expand
)
Author
2009-08-31
XSS review fixes (mostly adding missing html::mark_clean()) calls.
Andy Staudacher
2009-08-31
Rename mark_safe() to mark_clean()
Andy Staudacher
2009-08-30
Merge commit 'upstream/master'
Andy Staudacher
2009-08-30
Tabs to spaces cleanup
Andy Staudacher
2009-08-30
Rename clean_js to js_string and have it return a complete JS string (with de...
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
Adding html::clean(), ::purify(), etc.
Andy Staudacher
2009-08-29
Remove try/catch in resize() since that will swallow any exceptions
Bharat Mediratta
2009-08-29
Undo url helper changes - url methods no longer return a SafeString.
Andy Staudacher
2009-08-29
Fix for ticket #628:
Tim Almdal
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-29
Add more factory methods for convenience:
Andy Staudacher
2009-08-29
Merge branch 'talmdal_branch' of git@github.com:gallery/gallery3
Bharat Mediratta
2009-08-29
Fix for 641... extend viewable functionality to comments. Viewable unit test ...
Tim Almdal
2009-08-29
Have url::site() and other methods return a SafeString, just as t() and t2().
Andy Staudacher
2009-08-29
* created new generic "Add" dropdown in the site menu. this should take care ...
jhilden
2009-08-29
Adding SafeString which is going to replace p::clean() and p::purify().
Andy Staudacher
2009-08-28
Display the sort order in the Organize dialog, and allow users to
Bharat Mediratta
2009-08-28
Rename sort columns:
Bharat Mediratta
2009-08-27
Properly deal with invalid images. This fixes ticket #611 which shows
Bharat Mediratta
2009-08-27
Remove 'ENGINE=InnoDB' specification from tables that we create. Use
Bharat Mediratta
2009-08-19
Change the setting of page type from "item" to "photo". Thre is no page type
Tim Almdal
2009-08-18
Merge branch 'master' of git@github.com:gallery/gallery3
Chad Kieffer
2009-08-18
Refactor the get maximum weight functionality into a method in the item helpe...
Tim Almdal
2009-08-10
Create the concept of an "ajax link" and use it for thumbnail rotation
Bharat Mediratta
2009-08-10
Fix indentation.
Bharat Mediratta
2009-08-09
Fix up context menus a bit.
Bharat Mediratta
2009-08-09
Fixed case
Chad Kieffer
2009-08-08
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_branch
Bharat Mediratta
2009-08-08
Improve the graphics toolkit detection code so that properly
Bharat Mediratta
2009-08-08
Merge branch 'master' of git@github.com:bharat/gallery3
Chad Kieffer
2009-08-08
Added basic context menu affects and styles. Simplified some of the action la...
Chad Kieffer
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-05
Change the children and descendants APIs to be more consistent and to
Bharat Mediratta
2009-08-05
Remove the trigger definition code
Tim Almdal
2009-08-05
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2009-08-04
Merge branch 'master' of git@github.com:gallery/gallery3
Chad Kieffer
2009-08-04
Dump any exceptions into the standard Kohana log as well as the task
Bharat Mediratta
2009-08-03
Combine the quick menu and the thumb menu into a single menu called
Bharat Mediratta
2009-07-31
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2009-07-31
Add new events:
Bharat Mediratta
2009-07-30
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2009-07-30
Fix a static function declaration.
Bharat Mediratta
2009-07-30
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2009-07-29
Make body_attributes() a theme callback instead of a method on the
Bharat Mediratta
2009-07-29
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2009-07-29
Bump the gallery version to 10 in install()
Bharat Mediratta
[next]