summaryrefslogtreecommitdiff
path: root/modules/gallery/tests
AgeCommit message (Expand)Author
2011-05-04Simplified the temp_filename implementation and removed the mocks.Chad Parry
2011-04-30Change the signature of system::tempnam to something more appropriate for Gal...Chad Parry
2011-04-30Create a tempnam substitute that safely creates files with a given extension.Chad Parry
2011-04-25Move random::string() to be test::random_string() and have it return aBharat Mediratta
2011-04-25Update test golden files.Bharat Mediratta
2011-04-23Add convert_to_human_readable and tests for both. Resolves #1693.Bharat Mediratta
2011-04-22Do simple transliteration when converting filenames to slugs, but checkBharat Mediratta
2011-01-21Update XSS golden fileBharat Mediratta
2011-01-21Update copyright to 2011.Bharat Mediratta
2011-01-15Golden file updates for xss and controller authentication.Bharat Mediratta
2011-01-15Revive the code from Cache_Driver::exists and put it into a helperBharat Mediratta
2010-12-28Use db::expr instead of "new Database_Expression". Resolves #1560.Bharat Mediratta
2010-12-28Update test to match change in Item_Model::as_restful_array made inBharat Mediratta
2010-12-28Update golden file to reflect the change inBharat Mediratta
2010-12-21Implement item::find_by_relative_url with tests.Bharat Mediratta
2010-12-21Change item::find_by_path() to check the relative_path_cache first,Bharat Mediratta
2010-12-21Return an empty Item_Model when item::find_by_path failsBharat Mediratta
2010-12-21Tighten up item::find_by_path slightly. Augment the tests to coverBharat Mediratta
2010-12-21Fix assertion order to be (expected,actual)Bharat Mediratta
2010-12-22Minor changes to satisfy the G3 code standards.Kriss Andsten
2010-12-22Packaging + tests of Bharat's find_by_path routine.Kriss Andsten
2010-12-15Consolidate all the random code into a random helper that offers:Bharat Mediratta
2010-12-15Use mt_rand() instead of rand() since it provides better portability.Bharat Mediratta
2010-12-15Follow on to d2be26e407aeb620082bcad2d5a45272868b38a1 to update theBharat Mediratta
2010-12-15Clean up golden file as a follow-on toBharat Mediratta
2010-12-15Clean up xss golden file as a follow-on toBharat Mediratta
2010-12-14Move photo/movie file extension validation into the model. Fixes #1524.Bharat Mediratta
2010-11-20I don't run these, I doubt anybody does. DeletingBharat Mediratta
2010-11-09Tie the image cachebuster to the file mtime instead ofBharat Mediratta
2010-11-08Implement module::clear_all_vars($module_name)Bharat Mediratta
2010-10-04Not sure why digibug::close_window() changed in the listing, but it looks fin...Bharat Mediratta
2010-09-18The Kohana folks removed the cache cleanup code back inBharat Mediratta
2010-09-17Checkpoint.Bharat Mediratta
2010-09-13When moving a single item, just copy its permissions from its parentBharat Mediratta
2010-09-11Uniqify the name and slug when we move an item to a new location withBharat Mediratta
2010-09-11Verified.Bharat Mediratta
2010-09-11upgrader/index does not require CSRFBharat Mediratta
2010-09-07Updated for b6fa33faf789749f4de3f4eadf8832748372c980Bharat Mediratta
2010-09-06Verified checkpoint.Bharat Mediratta
2010-09-01Fix up the test so it works with the changes for ticket #1216. Also note the ...Tim Almdal
2010-08-31Patch for ticket #1216. Move the values that were in the sendmail config fil...Tim Almdal
2010-08-24Delete old SWFupload code. We replaced it with uploadify ages ago.Bharat Mediratta
2010-08-15We use UTF-8 everywhere. Fixes ticket #1285.Bharat Mediratta
2010-08-15Verified.Bharat Mediratta
2010-08-08Use the gallery helper date/time functions wherever we format dateBharat Mediratta
2010-08-08Verified.Bharat Mediratta
2010-08-08Verified.Bharat Mediratta
2010-08-08Add the $max_level param to all calls to _sanitize_for_dump()Bharat Mediratta
2010-08-07Add the ability to replace the source data file in Item_Model::save().Bharat Mediratta
2010-07-27VerifiedBharat Mediratta