Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-27 | Merge pull request #65 from siburny/master | Bharat Mediratta | |
Server Add module | |||
2012-03-26 | Fixed Delete button | Maxim Rubis | |
2012-02-27 | Automated update of .build_number to 188 for branch master | Automatic Build Number Updater | |
Last update: b52fa3302670930077298d1df603740916f98055 (2 commits ago) | |||
2012-02-27 | Update copyright to 2012. #1822 | Bharat Mediratta | |
2012-02-27 | Updated for #1764 and #1790 | Bharat Mediratta | |
2012-02-06 | Automated update of .build_number to 187 for branch master | Automatic Build Number Updater | |
Last update: 3a3b154b317814dcbd4ea0c1641b64e386cf85a9 (4 commits ago) | |||
2012-02-06 | Merge branch 'master' of github.com:gallery/gallery3 | Bharat Mediratta | |
2012-02-06 | Don't support display contexts for robots. Fixes #1819. | Bharat Mediratta | |
2012-02-06 | Automated update of .build_number to 186 for branch master | Automatic Build Number Updater | |
Last update: 3a3b154b317814dcbd4ea0c1641b64e386cf85a9 (2 commits ago) | |||
2012-02-06 | Add tags for all Cache::instance()->set calls that don't have one. | Bharat Mediratta | |
Fixes #1818. | |||
2012-02-05 | Add Baidu, Bing and Ezooms to the robits list. Fixes #1817. | Bharat Mediratta | |
2011-12-25 | Automated update of .build_number to 185 for branch master | Automatic Build Number Updater | |
Last update: 2d911974d751334f4c6ca1bc3b0f3f98e220436e (4 commits ago) | |||
2011-12-25 | Merge pull request #64 from ophian/patch-1 | Bharat Mediratta | |
added if (nh < 1) { var nh = 0; } Fixes #1813 | |||
2011-12-23 | Merge branch 'master' of github.com:gallery/gallery3 | Bharat Mediratta | |
2011-12-23 | Use Albums_Controller::get_display_context as the default display context. ↵ | Bharat Mediratta | |
Fixes #1812. | |||
2011-12-17 | Automated update of .build_number to 184 for branch master | Automatic Build Number Updater | |
Last update: 2d911974d751334f4c6ca1bc3b0f3f98e220436e (1 commits ago) | |||
2011-12-17 | Follow-on fix for #1790 - the last fix broke rearranging for everything | Bharat Mediratta | |
*but* IE9. Oops! | |||
2011-11-24 | Automated update of .build_number to 183 for branch master | Automatic Build Number Updater | |
Last update: 94eef9eaecbdcc98f4b5adb0da939480a324b0ad (2 commits ago) | |||
2011-11-24 | Move the Content-Length header into the main block, fix some formatting. | Bharat Mediratta | |
Follow-on to 5b969fd069e239e4126b52377518ac98968b1aab which is a fix for #1802. | |||
2011-11-24 | Merge branch 'patch-1' of git://github.com/ffchung/gallery3 | Bharat Mediratta | |
2011-11-05 | added if (nh < 1) { var nh = 0; } | Ian | |
to start album upper border not as nh = -n | |||
2011-11-03 | Automated update of .build_number to 182 for branch master | Automatic Build Number Updater | |
Last update: 8a88a64b9a953ec810514df772c8ba877afb6768 (1 commits ago) | |||
2011-11-03 | In get_position() don't try to truncate the score if it's empty. Follow-on ↵ | Bharat Mediratta | |
to ce43f29e2ceaac3d638061f81dc6037b5e0018d3 | |||
2011-11-03 | Automated update of .build_number to 181 for branch master | Automatic Build Number Updater | |
Last update: 7b65a292ce991c676899ac1e4920b8ce1534c3bd (2 commits ago) | |||
2011-11-03 | Better fix for dc21cf36b606048dc24532407d39bc8f5b4211fa - let's just fix up | Bharat Mediratta | |
the root album thumbnail when the proportions change so that we avoid this problem altogether. | |||
2011-11-03 | Revert "Fix a bug introduced in dc21cf36b606048dc24532407d39bc8f5b4211fa where" | Bharat Mediratta | |
It doesn't work for search because there are no children. And this just feels clunky to me - we should arrange for the root album to have the right dimensions of thumbnail instead. This reverts commit 4cb49b9152e82d0ab53b1038c7a7d7203c8bf97d. | |||
2011-11-03 | Automated update of .build_number to 180 for branch master | Automatic Build Number Updater | |
Last update: 4f370b6c237e85d5daa84edcc7d46990ea473b19 (1 commits ago) | |||
2011-11-03 | Fix a bug introduced in dc21cf36b606048dc24532407d39bc8f5b4211fa where | Bharat Mediratta | |
we're basing the thumb proportions on the album's thumbnail, but this will be messed up in the case of the root album which may not have a properly update thumbnail, so its proportions may not be representative of the album's contents. So instead, base the thumb proportions on the first child of the album. | |||
2011-10-29 | gzip stream problem on Google Chrome | ffchung | |
2011-10-26 | Automated update of .build_number to 179 for branch master | Automatic Build Number Updater | |
Last update: 5639ff342195ec80f125f4b09ccc5ae5932c2197 (9 commits ago) | |||
2011-10-26 | Merge branch 'master' of github.com:gallery/gallery3 | Bharat Mediratta | |
2011-10-26 | Follow on to 7f62f09cf377b92b615e456ec4539300b331fd4b for #1663 to fix bad | Bharat Mediratta | |
query syntax, pointed out by Singularis in http://gallery.menalto.com/gallery_3.0.2_feedback#comment-383135 | |||
2011-10-03 | Automated update of .build_number to 178 for branch master | Automatic Build Number Updater | |
Last update: 5639ff342195ec80f125f4b09ccc5ae5932c2197 (7 commits ago) | |||
2011-10-03 | Merge branch 'master' of github.com:gallery/gallery3 | Bharat Mediratta | |
2011-10-03 | Fix the standard and REST uploaders to use a callback function to | Bharat Mediratta | |
delete temporary files during shutdown. Fixes #1788. | |||
2011-10-03 | Automated update of .build_number to 177 for branch master | Automatic Build Number Updater | |
Last update: 5639ff342195ec80f125f4b09ccc5ae5932c2197 (5 commits ago) | |||
2011-10-03 | Merge branch 'master' of github.com:gallery/gallery3 | Bharat Mediratta | |
2011-10-03 | Work around a JS bug in IE9 that breaks the organize module. | Bharat Mediratta | |
Fixes #1790. | |||
2011-10-03 | Automated update of .build_number to 176 for branch master | Automatic Build Number Updater | |
Last update: 5639ff342195ec80f125f4b09ccc5ae5932c2197 (3 commits ago) | |||
2011-10-03 | Merge branch 'master' of github.com:gallery/gallery3 | Bharat Mediratta | |
2011-10-03 | Use a stdClass wrapper around the data in the before_combine and | Bharat Mediratta | |
after_combine events so that event handlers can modify the data. Fixes #1789. | |||
2011-10-02 | Automated update of .build_number to 175 for branch master | Automatic Build Number Updater | |
Last update: dfbfe090168ee4ed44e2c8208e79d3fe40f90437 (1 commits ago) | |||
2011-10-02 | Close the breadcrumb list | Tim Almdal | |
2011-08-30 | Automated update of .build_number to 174 for branch master | Automatic Build Number Updater | |
Last update: 5639ff342195ec80f125f4b09ccc5ae5932c2197 (1 commits ago) | |||
2011-08-30 | Make the Theme_View::thumb_proportion() API call backwards compatible to | Bharat Mediratta | |
the API before dc21cf36b606048dc24532407d39bc8f5b4211fa. Fixes #1775 | |||
2011-08-30 | Automated update of .build_number to 173 for branch master | Automatic Build Number Updater | |
Last update: 246f5b59cb0e525a5ff6eaffce6b13e9af7e70b2 (2 commits ago) | |||
2011-08-30 | Merge branch 'master' of git@github.com:gallery/gallery3 | Tim Almdal | |
2011-08-30 | Patch for #1774 | Tim Almdal | |
2011-08-27 | Automated update of .build_number to 172 for branch master | Automatic Build Number Updater | |
Last update: e4d4a89a1bd54164fb62d95ac62a44957d124e68 (2 commits ago) | |||
2011-08-27 | Merge branch 'master' into bharat_dev | Bharat Mediratta | |