summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-02-27Automated update of .build_number to 371 for branch masterAutomatic Build Number Updater
Last update: 81011785aa8bbaad6dcfe5bb44a247cad778ed75 (1 commits ago)
2013-02-27Merge pull request #156 from shadlaws/fix_2010Bharat Mediratta
#2010 - Revise item::find_by_path to search for jpg-converted items.
2013-02-26#2010 - Revise item::find_by_path to search for jpg-converted items.shadlaws
- added extra $var_subdir argument to item::find_by_path. - changed item::find_by_path to use $var_subdir to detect if we should look for a jpg-converted item or not (e.g. movie thumbs) - moved the album thumb detection to item::find_by_path to ensure it knows to look for an exact album match. - added more sanity checks to item::find_by_path (now has fewer false positive possibilities). - updated file_proxy to remove the need to guess different movie files. - updated File_Proxy_Controller - new sanity checks catch previously undetected bug. - added additional unit tests for item::find_by_path.
2013-02-26Automated update of .build_number to 370 for branch masterAutomatic Build Number Updater
Last update: 05fea3f4f0b97520636157097b728ae2700a7ac3 (1 commits ago)
2013-02-26Merge pull request #164 from shadlaws/fix_2017_2019Bharat Mediratta
#2017, 2019 - Update Flowplayer, fix special character issues.
2013-02-26Automated update of .build_number to 369 for branch masterAutomatic Build Number Updater
Last update: 21af370f3cc90bcf709c4fb9193be22d85d368eb (1 commits ago)
2013-02-26Merge pull request #165 from shadlaws/followon_autocomplete_loadingBharat Mediratta
Follow-on from autocomplete updates.
2013-02-26Automated update of .build_number to 368 for branch masterAutomatic Build Number Updater
Last update: 90d8700d1801ae852e9808921c47d3ed01f1db72 (1 commits ago)
2013-02-26Merge pull request #166 from shadlaws/update_jquery_20130226Bharat Mediratta
Update jQuery libraries to current as of 2013/02/26, in sync with gallery3-vendor.
2013-02-26Automated update of .build_number to 367 for branch masterAutomatic Build Number Updater
Last update: 6993a88669d19be84f59dcadbe679a6b005e038f (1 commits ago)
2013-02-26Merge pull request #167 from shadlaws/fix_2020Bharat Mediratta
#2020 - Add CLI install argument to set admin password.
2013-02-26Automated update of .build_number to 366 for branch masterAutomatic Build Number Updater
Last update: 1d2610d613576f9bce7b21bc12852da4bd77ae46 (1 commits ago)
2013-02-26Merge pull request #168 from shadlaws/update_jsonjs_20130226Bharat Mediratta
Update to latest JSON-js, in sync with gallery3-vendor
2013-02-26Update to latest JSON-js, in sync with gallery3-vendorshadlaws
- did this a short while ago, but out of sync with gallery3-vendor and with a different minimizer.
2013-02-26#2017, 2019 - Update Flowplayer, fix special character issues. In sync with ↵shadlaws
gallery3-vendor. - updated all four swf to newest - modified flashembed.js as per http://code.google.com/p/flowplayer-core/issues/detail?id=30 - rebuilt flowplayer.js from source using modified flashembed.js - included ipad plugin in flowplayer.js
2013-02-26#2020 - Add CLI install argument to set admin password.shadlaws
This isn't too useful for end users, but would be really useful for developers that install Gallery3 over and over again...
2013-02-26Follow-on from autocomplete updates.shadlaws
(9345dde83e1f092a9309c45282dc21e3fd408875, d632ef3e50252d388c272cacd29e8cc6e4949cec) - gallery module: added loading-small.gif (so all themes have it by default) - gallery module: added css for .ui-autocomplete-loading (copied from .g-loading-small in wind, but without !important so other themes can override it) - gallery module: updated upgrader.html.php to use new image (removes theme dependence) - wind theme: removed outdated css for .ac_loading (not used in v3.0.5, either) - server_add module: removed multiple argument from autocomplete (doesn't work well with it)
2013-02-26Update jQuery libraries to current as of 2013/02/26, in sync with ↵shadlaws
gallery3-vendor. - updated jquery.cookie.js - updated jquery.form.js
2013-02-25Automated update of .build_number to 365 for branch masterAutomatic Build Number Updater
Last update: e23ec0eda9df71aeca9884e3070ec9f2711f41e8 (1 commits ago)
2013-02-25Merge pull request #162 from shadlaws/followon_autocomplete_and_panelBharat Mediratta
Follow-on from autocomplete and gallery.panel.js revisions.
2013-02-25Automated update of .build_number to 364 for branch masterAutomatic Build Number Updater
Last update: 59fbf7f14e132d4ac508ce358c85d2bf25ae76f9 (1 commits ago)
2013-02-25Merge pull request #163 from shadlaws/fix_2018Bharat Mediratta
#2018 - Make ui.init.js thumbnail hover effect more robust.
2013-02-25#2018 - Make ui.init.js thumbnail hover effect more robust.shadlaws
- changed thumbnail hover effect to store its original height on mouseenter, then return to it on mouseleave. - removed previous routine which depended on the height of its siblings and was incompatible with some IE versions.
2013-02-25Follow-on from autocomplete and gallery.panel.js revisions.shadlaws
(9345dde83e1f092a9309c45282dc21e3fd408875, d632ef3e50252d388c272cacd29e8cc6e4949cec, fd012276cbf03cc1dc7b8da10aac5cc6f26326c6) - revised xss_data.txt golden file (no new cases). - escaped translated string in admin_users.html.php (would have otherwise been a new case in xss_data.txt).
2013-02-23Automated update of .build_number to 363 for branch masterAutomatic Build Number Updater
Last update: 22ce7e0795c67e09b43c4450b90a164d22a19939 (1 commits ago)
2013-02-23Merge pull request #158 from shadlaws/fix_2012Bharat Mediratta
#2012 - Clean up gallery.in_place_edit.js.
2013-02-23Automated update of .build_number to 362 for branch masterAutomatic Build Number Updater
Last update: 261dccc5bcb39e8892701ac3078f28e0ec029b6e (1 commits ago)
2013-02-23Merge pull request #161 from shadlaws/jquery_ui_1_10_1Bharat Mediratta
Update jQuery-UI from v1.10.0 to v1.10.1
2013-02-23Automated update of .build_number to 361 for branch masterAutomatic Build Number Updater
Last update: d811d63c51dc79aaa06942778ce8afb1c89dbc28 (1 commits ago)
2013-02-23Merge pull request #160 from shadlaws/fix_2014Bharat Mediratta
#2014 - Clean up gallery.ajax.js.
2013-02-23Automated update of .build_number to 360 for branch masterAutomatic Build Number Updater
Last update: 53e6df0b95e3abf58bf88f84b9d9bc68e25ca9a5 (1 commits ago)
2013-02-23Merge pull request #159 from shadlaws/fix_2013Bharat Mediratta
#2013 - Clean up gallery.panel.js.
2013-02-23Update jQuery-UI from v1.10.0 to v1.10.1shadlaws
2013-02-23#2014 - Clean up gallery.ajax.js.shadlaws
- prepend "data-" in front of non-standard attr to be more standards compliant. - fix formatting.
2013-02-23#2013 - Clean up gallery.panel.js (formatting only)shadlaws
- fixed whitespaces
2013-02-23#2013 - Clean up gallery.panel.js.shadlaws
- prepend "data-" in front of non-standard attr to be more standards compliant.
2013-02-23#2012 - Clean up gallery.in_place_edit.js (formatting only)shadlaws
- removed extra leading whitespaces
2013-02-23#2012 - Clean up gallery.in_place_edit.js.shadlaws
- removed extend similar to previous jQuery updates (doesn't work the same with jQuery 1.4+)
2013-02-22Automated update of .build_number to 359 for branch masterAutomatic Build Number Updater
Last update: 2a6896e2a51833f45cd48bca0b5048cc9633c9bd (3 commits ago)
2013-02-23Merge branch 'master' of github.com:gallery/gallery3Bharat Mediratta
2013-02-23Merge branch 'jquery_190'Bharat Mediratta
2013-02-22Automated update of .build_number to 358 for branch masterAutomatic Build Number Updater
Last update: 2a6896e2a51833f45cd48bca0b5048cc9633c9bd (1 commits ago)
2013-02-20Merge pull request #155 from shadlaws/fix_2008Bharat Mediratta
#2008 - Add warnings if some active modules are obsolete.
2013-02-20#2008 - Add warnings if some active modules are obsolete.shadlaws
- added module::get_obsolete_modules_message function - put message on admin/dashboard - put message on admin/modules - put message on upgrader - updated unit test golden file xss_data
2013-02-18Automated update of .build_number to 357 for branch masterAutomatic Build Number Updater
Last update: 12d68b89feea10855ce4c779f2afb543e40f1c21 (1 commits ago)
2013-02-18Merge pull request #154 from shadlaws/masterBharat Mediratta
Follow-on to fd0051dab7258c817ff01877bd4324530ce79398 for #2006.
2013-02-18Follow-on to fd0051dab7258c817ff01877bd4324530ce79398 for #2006.shadlaws
- fix unit tests for watermarks, which check for deleted files.
2013-02-18Automated update of .build_number to 356 for branch masterAutomatic Build Number Updater
Last update: f12aaf3c345fcce39fdbe721c896c03e3b429e58 (1 commits ago)
2013-02-18Fix up some tests:Bharat Mediratta
- unlink copied files because they confused File_Structure_Test - update golden files
2013-02-18Automated update of .build_number to 355 for branch masterAutomatic Build Number Updater
Last update: e950d2f4ef52b68e1ccf1cec2e896a916af5e571 (1 commits ago)