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
/
views
Age
Commit message (
Expand
)
Author
2009-09-01
Merge commit 'upstream/master'
Andy Staudacher
2009-09-01
XSS / style fixes for newly detected issues (after fixing XSS scanner)
Andy Staudacher
2009-08-31
Set CSS cursor to hand for jQuery UI ui-state-hover elements. Fixes all but p...
Chad Kieffer
2009-08-31
Fix XSS vectors in HTML attributes (mostly t() calls)
Andy Staudacher
2009-08-31
Rename mark_safe() to mark_clean()
Andy Staudacher
2009-08-30
Finish this pass at the Admin Maintenance view. Re-introduce status icons, pu...
Chad Kieffer
2009-08-30
Merge branch 'master' of git@github.com:gallery/gallery3
Chad Kieffer
2009-08-30
Apply hover effect to buttons in progress indicator dialog.
Chad Kieffer
2009-08-30
Merge commit 'upstream/master'
Andy Staudacher
2009-08-30
Updating uses of html::js_string and SafeString::for_js (value now contains s...
Andy Staudacher
2009-08-30
Change all instances of SafeString::of_safe_html() to html::mark_safe() in vi...
Andy Staudacher
2009-08-30
Fixing typo
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
Undo url helper changes - url methods no longer return a SafeString.
Andy Staudacher
2009-08-29
you can close the l10n client directly from its interface now, without going ...
jhilden
2009-08-29
XSS fixes
Andy Staudacher
2009-08-29
Fix invalida syntax on trying to parse the progress bar percentage
Tim Almdal
2009-08-29
L10n fixes for the admin_languages page, and JS/XSS cleanup of the organize v...
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
Merge branch 'master' of git@github.com:gallery/gallery3
Chad Kieffer
2009-08-29
Update status message styles. Lighten backgrounds, don't show background on A...
Chad Kieffer
2009-08-29
Refactor all calls of p::clean() to SafeString::of() and p::purify() to SafeS...
Andy Staudacher
2009-08-29
improved translation interface so that it now can be closed without going to ...
jhilden
2009-08-28
improved translations admin interface
jhilden
2009-08-28
improved UI for the languages admin
jhilden
2009-08-28
Merge branch 'master' of git@github.com:gallery/gallery3
jhilden
2009-08-27
fixed CSS bug in the simple uploader #629
jhilden
2009-08-27
Properly deal with invalid images. This fixes ticket #611 which shows
Bharat Mediratta
2009-08-09
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_branch
Bharat Mediratta
2009-08-08
Fix the after_install loader to immediately open the "Welcome to
Bharat Mediratta
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
Forgot to save this file when i changed the value from 1 to true
Tim Almdal
2009-08-08
Create an new option 'immediate' and if set to true then don't try to set up ...
Tim Almdal
2009-08-07
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_branch
Bharat Mediratta
2009-08-08
Change galleryPanel and galleryDialog widgets to gallery_panel and gallery_di...
Tim Almdal
2009-08-08
Refactor the gallery dialog into a jQuery widget
Tim Almdal
2009-08-05
Revert "Allow a theme to override the page refresh mechanism. Create a new"
Tim Almdal
2009-08-03
Combine the quick menu and the thumb menu into a single menu called
Bharat Mediratta
2009-07-29
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2009-07-28
Adjust the velocity based on whether or not we're waiting for more
Bharat Mediratta
2009-07-28
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2009-07-28
Disable smooth progressbar scrolling when we're at 100% (else the
Bharat Mediratta
2009-07-28
Revert commit 078c77a62b623322956457bfd7bfbdaf56203b00 and change the
Tim Almdal
2009-07-28
Revert commit 078c77a62b623322956457bfd7bfbdaf56203b00 and change the
Tim Almdal
2009-07-28
Create A Forge Script element. Form_Script allows the specification
Tim Almdal
2009-07-27
Create A Forge Script element. Form_Script allows the specification
Tim Almdal
2009-07-27
Allow a theme to override the page refresh mechanism. Create a new
Tim Almdal
[next]