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
Age
Commit message (
Expand
)
Author
2009-07-06
Don't use jQuery in the error page, it interferes with the jquery lib
Bharat Mediratta
2009-07-06
Always log the task completion status message
Tim Almdal
2009-07-06
Catch exceptions that are thrown within the task and log them to the task log
Tim Almdal
2009-07-05
Add task logging functionality. When a task runs, it creates a log that is
Tim Almdal
2009-07-04
Use TMPPATH in the purifier config instead of var/tmp
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-03
Ticket 104: Adding "Copy sourc text" button to l10n UI (usability / productiv...
Andy Staudacher
2009-07-03
Ignore lib/ folders in l10n_scanner task.
Andy Staudacher
2009-07-03
Fix for ticket 510: i18n fixes - localize module / theme name in some status ...
Andy Staudacher
2009-07-03
Update the source so the third party code passes the File Structure Test
Tim Almdal
2009-07-03
Fix for ticket #400: Add HTMLPurifier to gallery3 and change p::clean() to ca...
Tim Almdal
2009-07-03
Fix for ticket #400: Add HTMLPurifier to gallery3 and change p::clean() to ca...
Tim Almdal
2009-07-02
Suppress the filesize error if the thumbnail is not found so we can get
Tim Almdal
2009-07-01
2 fixes:
Bharat Mediratta
2009-07-01
Fix a bunch of XSS vulnerabilities turned up by manual inspection
Bharat Mediratta
2009-06-30
Re-add Session::abort_save(). It was reverted as part of the earlier
Bharat Mediratta
2009-06-30
Revert "Add Session::abort_save() to Kohana."
Bharat Mediratta
2009-06-30
Checkpoint.
Bharat Mediratta
2009-06-30
Rejigger the way we handle "done" status in the upgrader. Now we
Bharat Mediratta
2009-06-30
Fix for #319.
Tim Almdal
2009-06-30
Fix i18n issue - accidentally called t() on translated messages. Please trunc...
Andy Staudacher
2009-06-29
Partial fix for ticket 471 - Fix parsing of module/theme info files in l10n s...
Andy Staudacher
2009-06-29
Partial fix for ticket 471 - i18n of module names in upgrader.
Andy Staudacher
2009-06-29
i18n theme name / description in admin themes. Partial fix for ticket 471.
Andy Staudacher
2009-06-29
Merge branch 'master' of git@github.com:gallery/gallery3
Andy Staudacher
2009-06-29
Partial fix for ticket 471 - i18n of "Translate Text" button in l10n client
Andy Staudacher
2009-06-29
Use the appropriate content-type for javascript (application/javascript).
Bharat Mediratta
2009-06-29
Pass back Cache-Control and Expires headers when we send back a 304,
Bharat Mediratta
2009-06-29
Fix a few more issues
Bharat Mediratta
2009-06-29
Remove the testing code to force rebuilding the cache.
Tim Almdal
2009-06-29
Revert to serializing and deserializing data. The cache table can't
Bharat Mediratta
2009-06-29
Checkpoint.
Bharat Mediratta
2009-06-29
If the argument to app() is not an album id, switch to the item parent.
Bharat Mediratta
2009-06-29
Oops, "head" => "admin_head" to make the admin dashboard work.
Bharat Mediratta
2009-06-29
Merge branch 'master' of git@github.com:gallery/gallery3
Andy Staudacher
2009-06-29
Fix HTML in l10n message
Andy Staudacher
2009-06-29
Merge branch 'master' of git@github.com:gallery/gallery3
Bharat Mediratta
2009-06-29
Don't repeat the default locale in the installed locales list.
Andy Staudacher
2009-06-29
Fix some bugs in the combined JS/CSS code (most of which I introduced
Bharat Mediratta
2009-06-29
Add a media type using the most common media type from our CSS. This
Bharat Mediratta
2009-06-29
Refactor combine_xxx() functions together into combine_files() and use
Bharat Mediratta
2009-06-29
Refactor combined controller a bit
Bharat Mediratta
2009-06-29
Combine the Combined::javascript and Combined::css into a single method impl...
Tim Almdal
2009-06-29
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2009-06-29
admin dashboard blocks can now be moved from left to right sidebar
jhilden
2009-06-29
Merge branch 'master' of git@github.com:gallery/gallery3
jhilden
2009-06-29
added textual description of upload progress
jhilden
2009-06-29
A Combined javascript seems to work.
Tim Almdal
2009-06-29
Remove unused $theme_relative arg from theme_script().
Bharat Mediratta
[next]