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
/
themes
/
default
/
views
Age
Commit message (
Expand
)
Author
2009-09-03
html::purify an item title.
Bharat Mediratta
2009-09-01
Merge branch 'master' of git@github.com:gallery/gallery3
Chad Kieffer
2009-09-01
Merged admin_screen and screen style sheets in the admin theme. Removed some ...
Chad Kieffer
2009-09-01
Add missing mark_clean() for t() calls with %attr parameter.
Andy Staudacher
2009-08-31
Fix XSS vectors in HTML attributes (mostly t() calls)
Andy Staudacher
2009-08-30
Oops, fix up the show argument that I "fixed" in the last change.
Bharat Mediratta
2009-08-30
Use $theme->item() instead of $item.
Bharat Mediratta
2009-08-30
Move header and footer into page.html.php since they're not included in any o...
Chad Kieffer
2009-08-30
Updating uses of html::js_string and SafeString::for_js (value now contains s...
Andy Staudacher
2009-08-29
Minor cleanup
Andy Staudacher
2009-08-29
Update all code to use helper method html::clean(), html::purify(), ... inste...
Andy Staudacher
2009-08-29
Merge commit 'upstream/master'
Andy Staudacher
2009-08-29
Fixing all detected XSS vectors in PHP->JS code.
Andy Staudacher
2009-08-29
Refactor all calls of p::clean() to SafeString::of() and p::purify() to SafeS...
Andy Staudacher
2009-08-29
Using SafeString in album controller / view
Andy Staudacher
2009-08-28
Fix ticket #591: reCaptcha always on the page.
Tim Almdal
2009-08-10
Create the concept of an "ajax link" and use it for thumbnail rotation
Bharat Mediratta
2009-08-08
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_branch
Bharat Mediratta
2009-08-08
Use the same pager layout as we do in photo.html.php.
Bharat Mediratta
2009-08-07
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_branch
Bharat Mediratta
2009-08-07
Rename gallery.common.js functions to conform to our naming standards
Bharat Mediratta
2009-08-05
Revert "Allow a theme to override the page refresh mechanism. Create a new"
Tim Almdal
2009-08-03
Add the context menu to the photo/movie pages also.
Bharat Mediratta
2009-08-03
Combine the quick menu and the thumb menu into a single menu called
Bharat Mediratta
2009-07-27
Allow a theme to override the page refresh mechanism. Create a new
Tim Almdal
2009-07-26
Missed committing the gBanner addition to the view template.
Chad Kieffer
2009-07-22
Use the Kohana cascading filesystem to locate resources loaded by the
Bharat Mediratta
2009-07-04
Found another place that p:purify was required.
Tim Almdal
2009-07-04
Fix for ticket #477. Use nl2br method when rendering comment::text and
Tim Almdal
2009-07-03
Split the clean method into two clean and purify. clean is a light weight
Tim Almdal
2009-07-01
Fix a typo in the Doctype. Fixes ticket #497.
Bharat Mediratta
2009-06-30
UI enhancement: made the 'back to the Gallery' links a little bit easier to d...
jhilden
2009-06-30
Fix for #319.
Tim Almdal
2009-06-29
Fix for ticket 86 - Make Cancel button in doalogs localizable.
Andy Staudacher
2009-06-29
Merge branch 'master' of git@github.com:gallery/gallery3
Andy Staudacher
2009-06-29
Fix for ticket 481 - Better plural handling for 2 messages with multiple %cou...
Andy Staudacher
2009-06-29
Remove fix-ie.css scripts from the combined bundle, since we only want
Bharat Mediratta
2009-06-29
*Note* work in progress.
Tim Almdal
2009-06-29
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2009-06-28
Rename $theme->url() to $theme->theme_url() for consistency wiht
Bharat Mediratta
2009-06-28
Clean up the combined javascript change and refactor out the
Bharat Mediratta
2009-06-27
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2009-06-27
Create a new thumb_menu() and convert Digibug over to use it.
Bharat Mediratta
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-23
Add a new "show credits" check box in the theme options so that you
Bharat Mediratta
2009-06-23
Revert "Remove unsued <span> element"
Bharat Mediratta
2009-06-23
Remove unsued <span> element
Tim Almdal
2009-06-21
Add width/height to the logo <img>
Bharat Mediratta
2009-06-19
Fix a javascript error that was breaking IE, and localize
Bharat Mediratta
[next]