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-07-17
Change model_cache::clear() API to clear everything. This prevents
Bharat Mediratta
2009-07-17
Fix a bug where moved items don't properly inherit permissions from
Bharat Mediratta
2009-07-16
Second non-trivial change to the event code. We now publish model
Bharat Mediratta
2009-07-16
Non-trivial changes to the event handling code:
Bharat Mediratta
2009-07-14
Move the gallery version out of a module variable and into a constant
Bharat Mediratta
2009-07-14
Add /opt/bin as a binary path.
Bharat Mediratta
2009-07-11
Whitespace fixes.
Bharat Mediratta
2009-07-11
Position gItem and gPhoto relative, then position quick and thumb menus as ab...
Chad Kieffer
2009-07-10
Fix for ticket #341.
Tim Almdal
2009-07-10
Create a new [options] submenu under the thumb menu, and move the
Bharat Mediratta
2009-07-07
Merge branch 'master' of git@github.com:/gallery/gallery3
Bharat Mediratta
2009-07-08
Add task logging to the "Update Search Index" task
Tim Almdal
2009-07-08
Add task logging to the Update translations
Tim Almdal
2009-07-08
Added task logging to the Rebuild Images task.
Tim Almdal
2009-07-07
Change references to Gallery 2 and Gallery 3 to consistently refer to
Tim Almdal
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
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
Ignore lib/ folders in l10n_scanner task.
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-03
Merge branch 'master' of git@github.com:/gallery/gallery3
Bharat Mediratta
2009-07-03
Merge branch 'master' of git@github.com:/gallery/gallery3
Bharat Mediratta
2009-07-02
Merge branch 'master' of git@github.com:/gallery/gallery3
Bharat Mediratta
2009-07-02
Suppress the filesize error if the thumbnail is not found so we can get
Tim Almdal
2009-07-02
ORM::Factory -> ORM::factory
Bharat Mediratta
2009-07-01
Fix a bunch of XSS vulnerabilities turned up by manual inspection
Bharat Mediratta
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
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
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2009-06-28
Clean up the combined javascript change and refactor out the
Bharat Mediratta
2009-06-28
Set the gallery module version to 6 in install() (missed this in my last chan...
Bharat Mediratta
2009-06-28
Modify the cache table to make id the primary key for consistency with
Bharat Mediratta
2009-06-28
Tweak the cache implementation
Bharat Mediratta
2009-06-28
Change the cache column of the caches table to a large blob. This fixes tick...
Tim Almdal
2009-06-27
Update the version number and upgrade method for gallery to reflect the addit...
Tim Almdal
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
Create a theme_view function script which allows modules in the head or admin...
Tim Almdal
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-24
Use ENT_QUOTEs when decoding the $current_uri otherwise apostrophes
Bharat Mediratta
2009-06-24
Look in /opt/local/bin for binaries, too.
Bharat Mediratta
2009-06-23
Fix broken rotate urls.
Bharat Mediratta
[next]