Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-04 | Updated MediaElement.js to 2.12.0 (2601db5ebeeaa96b3fa1f1015c494433cbcd9a85) | Bharat Mediratta | |
2013-05-15 | Automated update of .build_number to 414 for branch master | Automatic Build Number Updater | |
Last update: 666f3a30e2e7ad620d50740d76364eac1c23053b (1 commits ago) [ci skip] | |||
2013-05-15 | Merge pull request #371 from shadlaws/followon2069_master | Shad Laws | |
Follow-on to #2069 - Decrease stack size of MPTT rebuild task. | |||
2013-05-15 | Follow-on to #2069 - Decrease stack size of MPTT rebuild task. | shadlaws | |
This reduces the likelihood that we'll hit a limit with gargantuan galleries. --HG-- extra : source : c4a118d43145a2a4ec9b934d3aebe8f9458bcf07 | |||
2013-05-14 | Automated update of .build_number to 413 for branch master | Automatic Build Number Updater | |
Last update: 4d8fbd1b9d61463ed255b3a73e6e6b3574d97923 (1 commits ago) [ci skip] | |||
2013-05-14 | Merge pull request #367 from shadlaws/fix_2069_master | Shad Laws | |
#2069 - Change "Fix your Gallery" task go faster and be more comprehensive. | |||
2013-05-14 | #2069 - Change "Fix your Gallery" task go faster and be more comprehensive. | shadlaws | |
- optimize MPTT pointer rebuilding for leaf nodes (i.e. non-albums). - reverse order_by to try and preserve existing tree ordering. - reset item level while we're here. - use "$stack[] = 123" instead of array_push($stack, 123) since it's faster. --HG-- extra : source : 297e4c0eccc5a7940224ff8e908b366e83017354 | |||
2013-05-09 | Automated update of .build_number to 412 for branch master | Automatic Build Number Updater | |
Last update: 07af91e05d8d48209facec4cc3fe54c92e2f463e (1 commits ago) [ci skip] | |||
2013-05-09 | Get rid of the security preamble - we intend for these files to be directly ↵ | Bharat Mediratta | |
accessible. | |||
2013-05-09 | Automated update of .build_number to 411 for branch master | Automatic Build Number Updater | |
Last update: 9f8435c7f5665f153407c2b1476dadc0a3ba34a1 (7 commits ago) [ci skip] | |||
2013-05-09 | Merge branch 'master' of github.com:gallery/gallery3 | Bharat Mediratta | |
2013-05-09 | Change upload code to use new uploadify urls. | Bharat Mediratta | |
2013-05-09 | Automated update of .build_number to 410 for branch master | Automatic Build Number Updater | |
Last update: 9f8435c7f5665f153407c2b1476dadc0a3ba34a1 (5 commits ago) [ci skip] | |||
2013-05-09 | Merge branch 'master' of github.com:gallery/gallery3 | Bharat Mediratta | |
2013-05-09 | Add the proper Gallery preamble. | Bharat Mediratta | |
2013-05-09 | Automated update of .build_number to 409 for branch master | Automatic Build Number Updater | |
Last update: 9f8435c7f5665f153407c2b1476dadc0a3ba34a1 (3 commits ago) [ci skip] | |||
2013-05-09 | Merge branch 'master' of github.com:gallery/gallery3 | Bharat Mediratta | |
2013-05-09 | Follow-on: put at least one byte in the fragment so that it doesn't | Bharat Mediratta | |
get discarded by browsers. | |||
2013-05-08 | Automated update of .build_number to 408 for branch master | Automatic Build Number Updater | |
Last update: 9f8435c7f5665f153407c2b1476dadc0a3ba34a1 (1 commits ago) [ci skip] | |||
2013-05-09 | Strip URL fragments off of direct requests to uploadify SWF files. | Bharat Mediratta | |
Fixes #2068. | |||
2013-05-07 | Automated update of .build_number to 407 for branch master | Automatic Build Number Updater | |
Last update: 269927b27c7ea25193c4da29db17539eb3d92d50 (2 commits ago) [ci skip] | |||
2013-05-07 | Merge pull request #352 from rlerdorf/master | Bharat Mediratta | |
Fix a couple of small mistakes Fixes #2066 and #2067 | |||
2013-05-07 | Merge pull request #357 from shadlaws/double_ajax_fixing_master | Shad Laws | |
#2065 - Fix problems with double-ajaxifying of dialogs. | |||
2013-05-07 | #2065 - Fix problems with double-ajaxifying of dialogs. | shadlaws | |
Change all jQuery-ui widget _init() functions to _create() functions. | |||
2013-05-05 | How did this ever work? :) | Rasmus Lerdorf | |
2013-05-05 | valid::url() only takes 1 arg | Rasmus Lerdorf | |
2013-05-05 | There is no $g2_album_id here | Rasmus Lerdorf | |
I assume this should be $g2_album->getId() instead | |||
2013-05-02 | Automated update of .build_number to 406 for branch master | Automatic Build Number Updater | |
Last update: 0b307a40dec7e9f430c2dea6fcf8593598d90b15 (1 commits ago) [ci skip] | |||
2013-04-21 | Ensure that movie titles are purified upon display. | shadlaws | |
2013-04-13 | Automated update of .build_number to 405 for branch master | Automatic Build Number Updater | |
Last update: 27b009e66513b9b50eb2bec1de24126a3f98e717 (1 commits ago) [ci skip] | |||
2013-04-14 | Golden file update follow-on for c37288f0b24c19813405096c087ab0c7c171c358 | Bharat Mediratta | |
2013-04-13 | Automated update of .build_number to 404 for branch master | Automatic Build Number Updater | |
Last update: 1eab94f6062b5f54ea5d9db01d968e7195f3de9d (1 commits ago) [ci skip] | |||
2013-04-14 | Sanitize all key values. | Bharat Mediratta | |
2013-03-15 | Automated update of .build_number to 403 for branch master | Automatic Build Number Updater | |
Last update: 3cec3485a4468e9ee511a63524a9e1cd7fe1ab8a (1 commits ago) [ci skip] | |||
2013-03-15 | Merge pull request #221 from shadlaws/superfish_1_5_13 | Bharat Mediratta | |
Update to Superfish v1.5.13, with JS minified (in sync with gallery3-vendor) | |||
2013-03-16 | Update to Superfish v1.5.13, with JS minified (in sync with gallery3-vendor) | shadlaws | |
2013-03-14 | Automated update of .build_number to 402 for branch master | Automatic Build Number Updater | |
Last update: 2340426c090df43f26d052671fe52a8d9d220627 (1 commits ago) [ci skip] | |||
2013-03-14 | Merge pull request #213 from shadlaws/fix_2058 | Bharat Mediratta | |
#2058 - Separate uploader logic into Kohana-, Item-Model-, and Uploadify-specific functions. | |||
2013-03-14 | #2058 - Separate uploader logic into Kohana-, Item-Model-, and ↵ | shadlaws | |
Uploadify-specific functions. - Added _process_upload() to handle upload file validation with Kohana. - Added _add_item() to handle item creation and validation with the item model (and logs). - Removed these pieces from add_photo(), which is now rather Uploadify-specific. - Used $_FILES to get filename instead of assuming it's substr(basename($tmp_name), 10). - No net functional changes - works just like before. | |||
2013-03-14 | Automated update of .build_number to 401 for branch master | Automatic Build Number Updater | |
Last update: ef554a34e88141a1fee0a695a00337747a303580 (1 commits ago) [ci skip] | |||
2013-03-14 | Merge pull request #218 from shadlaws/fix_2062 | Bharat Mediratta | |
#2062 - Fix extra/missing spaces in search query. | |||
2013-03-14 | #2062 - Fix extra/missing spaces in search query. | shadlaws | |
- Every to-be-concatenated string now begins with 1 space and ends with 0 spaces. | |||
2013-03-13 | Automated update of .build_number to 400 for branch master | Automatic Build Number Updater | |
Last update: 23564554f2c81b6b72682eee1a26f0153cd55598 (1 commits ago) [ci skip] | |||
2013-03-13 | Merge pull request #202 from shadlaws/fix_2051 | Bharat Mediratta | |
#2051 - Revise how Gallery_View returns combined JS and CSS. | |||
2013-03-13 | Automated update of .build_number to 399 for branch master | Automatic Build Number Updater | |
Last update: 11d886406418908f5163a8d4ba737424d6d28755 (1 commits ago) [ci skip] | |||
2013-03-13 | Merge pull request #216 from shadlaws/fix_2061 | Bharat Mediratta | |
#2061 - Remove Uploadify from add_photo_form/add_photo_form_completed events. | |||
2013-03-13 | Automated update of .build_number to 398 for branch master | Automatic Build Number Updater | |
Last update: 8b457bf39b51495706a6be501f93f80bbd6d1fef (1 commits ago) [ci skip] | |||
2013-03-13 | Merge pull request #214 from shadlaws/fix_2059 | Bharat Mediratta | |
#2059 - Add album name sanitizing similar to photo/movie filename sanitizing | |||
2013-03-13 | #2061 - Remove Uploadify from add_photo_form/add_photo_form_completed events. | shadlaws | |
- Added code around event calls in uploader to add Uploadify-specific JS to update the inputs. - Removed Uploadify JS from tag_event. Now it's uploader-agnostic. - Refactored tag_event autocomplete code (no functional changes). | |||
2013-03-13 | #2059 - Add album name sanitizing similar to photo/movie filename sanitizing. | shadlaws | |
- added legal_file::sanitize_dirname(), analogous to sanitize_filename. - revised item model to use new function when adding or updating an album. - added some legal_file unit tests. - revised some item model unit tests. |