Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-29 | Merge branch 'master' of git://github.com/gallery/gallery3 | Nathan Kinkade | |
2012-11-15 | Automated update of .build_number to 258 for branch master | Automatic Build Number Updater | |
Last update: 1ac8c883ab0db973659228f351d5b608200e6a56 (1 commits ago) | |||
2012-11-15 | Merge pull request #75 from chalbertgit/master | Bharat Mediratta | |
Ticket #1907, Add lock timeout as an editable variable in admin=>settings=>advanced | |||
2012-11-13 | [#1907] Added code needed for the case when a user upgrades. | chalbertgit | |
2012-11-13 | [#1907] Added administrative variable to set lock timeout. | chalbertgit | |
2012-11-06 | Automated update of .build_number to 257 for branch master | Automatic Build Number Updater | |
Last update: 31681bf834d5dc560b9898d9c30903f08ecb1966 (3 commits ago) | |||
2012-11-06 | Merge branch 'master' of github.com:gallery/gallery3 | Bharat Mediratta | |
2012-11-06 | Elevate X-Frame-Options from all admin and user pages to all PHP | Bharat Mediratta | |
responses. Fixes #1922. | |||
2012-11-01 | Automated update of .build_number to 256 for branch master | Automatic Build Number Updater | |
Last update: 31681bf834d5dc560b9898d9c30903f08ecb1966 (1 commits ago) | |||
2012-11-01 | Don't show the sidebar on error pages - it just increases the chances | Bharat Mediratta | |
that we'll compound the error. Instead, focus on the error or the login form. Fixes #1921. | |||
2012-10-16 | Merge branch 'master' of git://github.com/gallery/gallery3 | Nathan Kinkade | |
2012-10-08 | Automated update of .build_number to 255 for branch master | Automatic Build Number Updater | |
Last update: 304d8ce2ac1094a8528dad127a5958f7c57acc84 (1 commits ago) | |||
2012-10-08 | Merge pull request #73 from epeay/master | Bharat Mediratta | |
[#1875] Active area of upload photo button less than 40% of text area only - not button | |||
2012-10-08 | Automated update of .build_number to 254 for branch master | Automatic Build Number Updater | |
Last update: 8fc9e903747e11e64fad2ab88e3ad51e6f3ed785 (1 commits ago) | |||
2012-10-08 | Fix the delete function on item_tags and tag_items collections to | Bharat Mediratta | |
remove all tags from an item, or remove all items from a tag as appropriate (ie, empty the collection). Fixes #1902. | |||
2012-10-08 | Automated update of .build_number to 253 for branch master | Automatic Build Number Updater | |
Last update: d882c1ba78b6ae811abd226dd46446c914e74dd0 (5 commits ago) | |||
2012-10-08 | Merge branch 'master' of github.com:gallery/gallery3 | Bharat Mediratta | |
2012-10-08 | Installer for comment module version 6 still set rss_visible to "both" | Bharat Mediratta | |
not "all". Fix that now and rebuild the installer package. Fixes #1917. | |||
2012-10-08 | Automated update of .build_number to 252 for branch master | Automatic Build Number Updater | |
Last update: d882c1ba78b6ae811abd226dd46446c914e74dd0 (2 commits ago) | |||
2012-10-08 | Fix the recaptcha signup url. Fixes #1888. | Bharat Mediratta | |
2012-10-08 | Updated Select Photos button hitbox to cover full visible button area. | epeay | |
2012-09-28 | Add locale for Thai. Fixes #1916. | Bharat Mediratta | |
2012-08-17 | Merge branch 'master' of git://github.com/gallery/gallery3 | Nathan Kinkade | |
2012-08-13 | Merge pull request #72 from gertschi83/https | Bharat Mediratta | |
Allow browsers to cache resources served over HTTPS Fixes #1910 | |||
2012-08-11 | the HTTP header Cache-Control must contain "public" in order to allow ↵ | Gerhard Schlager | |
caching of resources when HTTPS is used | |||
2012-08-06 | Merge branch 'master' of git://github.com/gallery/gallery3 | Nathan Kinkade | |
2012-08-02 | Automated update of .build_number to 251 for branch master | Automatic Build Number Updater | |
Last update: eb32966d4bc670d89eac1ccf9f0e3be202b52ef1 (1 commits ago) | |||
2012-08-02 | Fix up per item feed urls. Fixes #1906. | Bharat Mediratta | |
2012-07-23 | Automated update of .build_number to 250 for branch master | Automatic Build Number Updater | |
Last update: eaff1ffbada9ef46865e1f7aa1a5cea681caa1d2 (1 commits ago) | |||
2012-07-23 | Update Flowplayer to 3.2.12 along with all associated files. Also | Bharat Mediratta | |
switch over to the byte-range version of pseudostreaming, let's see if that works better than what we have currently. Fixes #1899. | |||
2012-07-21 | Automated update of .build_number to 249 for branch master | Automatic Build Number Updater | |
Last update: 27e253401678b28527444c7e4e0faa5afc95d708 (3 commits ago) | |||
2012-07-21 | Merge branch 'master' of github.com:gallery/gallery3 | Bharat Mediratta | |
2012-07-21 | Avoid chaining after .gallery_autocomplete() - there are reports that | Bharat Mediratta | |
it doesn't work with later versions of jQuery. Fixes #1889. | |||
2012-07-21 | Automated update of .build_number to 248 for branch master | Automatic Build Number Updater | |
Last update: 27e253401678b28527444c7e4e0faa5afc95d708 (1 commits ago) | |||
2012-07-21 | Sanitize the module name and don't allow storing values for illegal | Bharat Mediratta | |
module names. Fixes #1898. | |||
2012-07-21 | Automated update of .build_number to 247 for branch master | Automatic Build Number Updater | |
Last update: 024e2c0cd42e6c12904f4da43a9c16134cac0cc6 (10 commits ago) | |||
2012-07-21 | Rename any files that have two dots in them to a legal name. This | Bharat Mediratta | |
fixes the bug where we made those files invalid in 3.0.4 without providing a clean upgrade path. Bump gallery module to 50. Fixes | |||
2012-07-21 | Allow albums to have two (or more) dots in the name. Fixes #1897. | Bharat Mediratta | |
2012-07-21 | Refill the path and url caches in the item model at the end of this task. ↵ | Bharat Mediratta | |
Fixes #1896. | |||
2012-07-21 | Fix comment typo. | Bharat Mediratta | |
2012-07-21 | Merge branch 'master' of github.com:gallery/gallery3 | Bharat Mediratta | |
2012-07-21 | Fix the access_cache rebuilding code to not load all missing access caches ↵ | Bharat Mediratta | |
into the stack, if you're missing enough it'll blow the stack (like, if you truncate the access_caches table). Fixes #1895. | |||
2012-06-18 | Merge branch 'master' of git://github.com/gallery/gallery3 | Nathan Kinkade | |
2012-06-11 | Automated update of .build_number to 246 for branch master | Automatic Build Number Updater | |
Last update: 024e2c0cd42e6c12904f4da43a9c16134cac0cc6 (4 commits ago) | |||
2012-06-11 | Rename the comparator to something that makes more sense (to me), and make ↵ | Bharat Mediratta | |
it static. Follow-on to 5d9e71741754809ebe5f543eb874634e6fc8cc9d for #1859. | |||
2012-06-11 | Checkpoint XSS golden file | Bharat Mediratta | |
2012-06-11 | Follow-on to 3caf3cc323cd25b002aa8e44d871d4677da7a029 for #1866 - harden one | Bharat Mediratta | |
more place and update the test. | |||
2012-06-11 | Added access check - not really necesssary because we're only doing a | Bharat Mediratta | |
redirect, but it's nice to be consistent. Follow-on for #1837. | |||
2012-06-05 | Automated update of .build_number to 245 for branch master | Automatic Build Number Updater | |
Last update: 8a01de1d3bda9060beb660caba4e703a538037bc (1 commits ago) | |||
2012-06-05 | Do a better job of displaying errors to the user on AJAX failures | Bharat Mediratta | |
in dialogs. Fixes #236. |