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-17
Arg, fixing the "Sharing your Translations" text, thanks engineer@gmc
Andy Staudacher
2009-09-17
Fix: Make "Sharing your translations" a localizable string
Andy Staudacher
2009-09-13
Remove raw HTML that's wrapped around the name of the file
Kevin Nehls
2009-09-10
Rename "after_installer" to "welcome_message" in the code to make it
Bharat Mediratta
2009-09-10
Rename ORM_MPTT::is_descendant() to ORM_MPTT::contains() to make the
Bharat Mediratta
2009-09-08
Move specialized (pretty) url generation back into Item_Model so that
Bharat Mediratta
2009-09-06
Don't show clickable link for breadcrumb items where the user doesn't
Bharat Mediratta
2009-09-02
Fix bg images in tables bug in webkit and ie. #718
Chad Kieffer
2009-09-01
Fix up incorrectly applied html::mark_clean(). Resolves #698, thanks fperwth!
Bharat Mediratta
2009-09-01
Remove unused l10n message
Andy Staudacher
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
[next]