summaryrefslogtreecommitdiff
path: root/modules/gallery/tests
AgeCommit message (Expand)Author
2013-06-26Fix Controller_Auth_Test - T_CURLY_OPEN not parsed as "{". Update golden file.shadlaws
2013-06-08Rename uploadify SWF wrappers to end in .swf.php for consistency.Bharat Mediratta
2013-05-09Get rid of the security preamble - we intend for these files to be directly a...Bharat Mediratta
2013-05-09Change upload code to use new uploadify urls.Bharat Mediratta
2013-04-14Golden file update follow-on for c37288f0b24c19813405096c087ab0c7c171c358Bharat Mediratta
2013-03-13Merge pull request #202 from shadlaws/fix_2051Bharat Mediratta
2013-03-13#2059 - Add album name sanitizing similar to photo/movie filename sanitizing.shadlaws
2013-03-12#2051 - Revise how Gallery_View returns combined JS and CSS.shadlaws
2013-03-12#2057 - Revise item name and slug validation - backslashes, refactor, error m...shadlaws
2013-03-10#2048 - Remove unneeded jquery.autocomplete.css/js inclusions.shadlaws
2013-03-09#2046 - Change Gallery over to using MediaElementJS as its movie player.shadlaws
2013-03-06Follow-on for #2043. Fix some tests that made bad assumptions aboutBharat Mediratta
2013-03-05Follow-on to 384bc7afc86be706bf61def09afc8306cdad2443 for #2033Bharat Mediratta
2013-03-03Merge pull request #179 from shadlaws/fix_2034Bharat Mediratta
2013-03-03Follow-on to #2033 - Rename movieplayer.html.php to movieplayer-flash.html.phpshadlaws
2013-03-03#2034 - Add webm and ogv as valid movie types.shadlaws
2013-03-02#2031 - Add class_exists() before method_exists() if class existence is unknown.shadlaws
2013-02-26#2010 - Revise item::find_by_path to search for jpg-converted items.shadlaws
2013-02-25Follow-on from autocomplete and gallery.panel.js revisions.shadlaws
2013-02-20#2008 - Add warnings if some active modules are obsolete.shadlaws
2013-02-18Fix up some tests:Bharat Mediratta
2013-02-14#2003 - Add admin/movies screen.shadlaws
2013-02-12#2001 - Make filename sanitizing more consistent.shadlaws
2013-02-10#2000 - Make legal_file::smash_extensions more robust.shadlaws
2013-02-08#1994 - Make get_file_metadata throw an exception if photo or movie is uniden...shadlaws
2013-02-06Follow-on to 949b8cda14ec037386da34c43248ebd60542f5da for #1982.shadlaws
2013-02-03Merge pull request #118 from shadlaws/fix_1982_followonBharat Mediratta
2013-02-02Follow-in to 314e2e67b1d52b7d01a715d7a6680862bf83b987 for #1986.shadlaws
2013-02-02Follow-on to f83ed5f8716663a45c9d8e8118bbcf0e2849c3fb for #1982.shadlaws
2013-01-31#1982 - Add placeholder for albums with no album cover.shadlaws
2013-01-30#1968 - Improve album cover generation/removal/etc.shadlaws
2013-01-29#1967 - Improve how graphics::generate handles missing/bad images.shadlaws
2013-01-28#1945 - Extend legal_file helper functions.shadlaws
2013-01-28#1971 - Make resequence_child_weights_test unit test more reliable.shadlaws
2013-01-26#1946, 1947 - Make altered names/slugs more user-friendly, make conflict-find...shadlaws
2013-01-25Merge pull request #103 from shadlaws/fix_1965Bharat Mediratta
2013-01-26#1951 - Make metadata generation more flexible (photo and movie helpers).shadlaws
2013-01-25#1965 - Improve sanity checks and copy/convert/process logic for rotate and r...shadlaws
2013-01-25#1956 - Escape LIKE queries (for _ and %).shadlaws
2013-01-24Merge pull request #99 from shadlaws/fix_1955Bharat Mediratta
2013-01-24#1955 - Make unit test photos unique.shadlaws
2013-01-24#1960 - Add unit test to look for extra spaces at end of lineshadlaws
2013-01-23Extract reweighting logic out of Organize_Controller intoBharat Mediratta
2013-01-23Add a cache buster to all data_rest urls, add caching headers to allBharat Mediratta
2013-01-23After finding a test in Item_Model_Test that didn't end in the string "_test"...Bharat Mediratta
2013-01-23Fix comment typo.Bharat Mediratta
2013-01-23Update golden files after 80d6a895edb1cfc3dd0bcacd0d2c63b40c04670cBharat Mediratta
2013-01-23Add a "can_add" permission bit similar to the "can_edit" bit to the RESTful a...Bharat Mediratta
2013-01-21Update copyright to 2013. Fixes #1953.Bharat Mediratta
2013-01-20Merge pull request #95 from shadlaws/fix_1950Bharat Mediratta