| Age | Commit message (Collapse) | Author | 
|---|
|  | Last update: f50590127f960a59a25e4daff16d0c98d062b712 (1 commits ago)
[ci skip] | 
|  | Fix README.md so new packaging code doesn't bomb out | 
|  |  | 
|  | Last update: f9939e282bc79ef6e7ac3c81c80897c3d76270b9 (1 commits ago)
[ci skip] | 
|  |  | 
|  | Last update: 97a156d530b22d190f2c227105fd279a049ac76d (1 commits ago)
[ci skip] | 
|  |  | 
|  | Last update: 121fee8c4e8ee88017df017eaf0638cde2dd8ec5 (4 commits ago)
[ci skip] | 
|  |  | 
|  | Travis. | 
|  | passing back $all_passed because the function doesn't take it by reference.  Which
is my fault because I gave Jozefs bad advice.  But I don't think it's necessary anyway
so I'm going to try a different approach.
This reverts commit 4fe07c6b0a341b0b99ee1b051f7c0bdfda572e04.
Conflicts:
	modules/gallery_unit_test/controllers/gallery_unit_test.php | 
|  | Last update: 121fee8c4e8ee88017df017eaf0638cde2dd8ec5 (1 commits ago)
[ci skip] | 
|  | Travis. | 
|  | Last update: 0d05e91cd3c5050c25133c864f8b789f499d8e17 (16 commits ago) | 
|  | the state of the world.  These were uncovered when we ran the tests on
Travis which runs the tests in a different order than what I (and
apparently others) use on their dev boxes. | 
|  |  | 
|  | Also test against 5.3, 5.4 and 5.5 to be forward looking | 
|  | Update golden file for XSS test. | 
|  |  | 
|  | #2040 - Deactivate modules that no longer exist. | 
|  | Convert README to Markdown and show build status badge | 
|  | - added module::deactivate_missing_modules()
- revised module::deactivate() to change log message if the module is missing
- added call to new function in module::get_obsolete_modules_message()
- added call to new function when loading admin/maintenance menu | 
|  |  | 
|  |  | 
|  | Follow-on to #2033 - Change variables and js script loading for Flash Fl... | 
|  | Minify (and re-minify) JS libraries (in sync with gallery3-vendor). | 
|  | #2037 - Fix bug with "item_before_update" event in item model. | 
|  | Integrate with Travis CI | 
|  | Flowplayer.
- changed movie_img event variable names to have "flash" in them.
- moved flowplayer.js loading from page.html.php to movieplayer-flash.
- removed conditional loading for small, photo-specific JS files in page.html.php
to keep combined JS consistent between page types (better for caching). | 
|  |  | 
|  |  | 
|  | - minified jQuery libraries.
- re-minified flowplayer, json2-min, and extjs using new minimizer (more efficient, keeps copyrights). | 
|  |  | 
|  | #2034 - Add webm and ogv as valid movie types. | 
|  | #2033 - Add Flowplayer 5 to play HTML5 videos. | 
|  | - renamed file with "-flash" to make room for html5 player
- updated item model and xss_data.txt to reflect changes
--HG--
rename : modules/gallery/views/movieplayer.html.php => modules/gallery/views/movieplayer-flash.html.php | 
|  | - added them to legal_file helper
- revised unit tests | 
|  | - add Flowplayer 5 to lib/flowplayer-html5
- move existing Flash Flowplayer to lib/flowplayer-flash
- update page.html.php and movieplayer.html.php
--HG--
rename : lib/flowplayer.controls.swf => lib/flowplayer-flash/flowplayer.controls.swf
rename : lib/flowplayer.js => lib/flowplayer-flash/flowplayer.js
rename : lib/flowplayer.pseudostreaming-byterange.swf => lib/flowplayer-flash/flowplayer.pseudostreaming-byterange.swf
rename : lib/flowplayer.pseudostreaming.swf => lib/flowplayer-flash/flowplayer.pseudostreaming.swf
rename : lib/flowplayer.swf => lib/flowplayer-flash/flowplayer.swf | 
|  | #1639 - Make dialog "Cancel" links into buttons like "Submit" | 
|  | #2032 - Fix short form submit/cancel button formatting. | 
|  | #2031 - Add class_exists() before method_exists() if class existence is unknown. | 
|  | - fixed the height of the submit buttons to match the input box
- changed the cancel links into cancel buttons
- added the hover effect to the buttons when used in in_place_edit (e.g. admin/tags) | 
|  | - fixed all instances of this in core code
- deleted previous Zend Guard Loader workaround in MY_Kohana.php
- updated Bootstrap.php to reflect deleted MY_Kohana.php | 
|  | - modified gallery.dialog.js: made cancel a <button>, added same classes as submit
- modified screen.css to size/position the cancel buttons correctly | 
|  | Last update: 8cec774bf9e2a5a5786107777754446a8166242e (2 commits ago) | 
|  | #2024 - In Wind thumb view, hide movie names just like photo names. | 
|  | #2018 follow-on and #2023 - Fixed issues with thumb hover effects. | 
|  |  | 
|  | - cleaned up resize after hover: more efficient, totally browser-compatible (IE7-10, FF, Chrome tested!).
- cleaned up resize on hover: more efficient, fixed bug with neighbors that are bigger but only by a little.
- fixed bugs when moving off item with expanded context menu and then quickly back: oversized hover, flicker.
- cleaned up formatting, removed unneeded code, and added comments. | 
|  | Last update: 109e1ced10f3b0617d92fddc7c5e55d99f24e51b (1 commits ago) |