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
Age
Commit message (
Expand
)
Author
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 permissions for files to remove executable bit.
Bharat Mediratta
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
Merge branch 'master' of git@github.com:gallery/gallery3
Bharat Mediratta
2009-06-29
Remove unused $theme_relative arg from theme_script().
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-29
Temporary checkin to allow merge with trunk... don't integrate
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-28
Use Number() instead of toFixed().. FF 3.x doesn't seem to like toFixed() on ...
Bharat Mediratta
2009-06-28
Get rid of references to vestigial check.html.php page.
Bharat Mediratta
2009-06-28
Move the mysql_xxx() override function definitions inside
Bharat Mediratta
2009-06-28
Undo my last change; it's not the right fix for the problem.
Bharat Mediratta
2009-06-28
Pass the item into the block.
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
Merge branch 'master' of git@github.com:gallery/gallery3
Bharat Mediratta
2009-06-28
use jquery.scrollTo to scroll the active upload into view.
Bharat Mediratta
2009-06-28
Rename the combined javascript controller from javascript/combined to combine...
Tim Almdal
2009-06-28
Merge branch 'master' of git@github.com:gallery/gallery3
Chad Kieffer
2009-06-28
Convert info module's block to use a list instead of a table. Addresses reque...
Chad Kieffer
2009-06-28
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2009-06-28
Use $theme->script() method to render module javascript files
Tim Almdal
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
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2009-06-28
Change the combined javascript to use the new caching functionality and respe...
Tim Almdal
2009-06-29
Change the cache column of the caches table to a large blob. This fixes tick...
Tim Almdal
2009-06-28
Change the cache column of the caches table to a large blob. This fixes tick...
Tim Almdal
2009-06-28
Clean up code (i.e. preamble, tabs) from the caching implementation so the un...
Tim Almdal
2009-06-28
Clean up code (i.e. preamble, tabs) from the caching implementation so the un...
Tim Almdal
2009-06-27
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2009-06-28
The rest of the caching driver implementation that i somehow forgot.
Tim Almdal
2009-06-28
Update the version number and upgrade method for gallery to reflect the addit...
Tim Almdal
2009-06-28
Implemented a Database driver for the Kohana Cache library. Rather then writ...
Tim Almdal
2009-06-27
The rest of the caching driver implementation that i somehow forgot.
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
Implemented a Database driver for the Kohana Cache library. Rather then writ...
Tim Almdal
2009-06-27
Try to disable the parts of mod_security that interfere with the Flash uploader
Bharat Mediratta
[next]