summaryrefslogtreecommitdiff
path: root/modules/gallery/tests
AgeCommit message (Expand)Author
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
2010-07-27UpdatedBharat Mediratta
2010-07-06Fix for ticket #1181. Use $.getJSON to retrieve the json contents of the dial...Tim Almdal
2010-07-06Update the xss golden fileTim Almdal
2010-07-06Correct the controller auth golden file from when the simple_uploader was ren...Tim Almdal
2010-07-03When we delete an item, make sure that we scrub it from any otherBharat Mediratta
2010-06-20Updated golden files.Bharat Mediratta
2010-06-20Add "comments" relationship support.Bharat Mediratta
2010-06-20Assert how many files we analyze so that we can tell if we're suddenlyBharat Mediratta
2010-06-20Exclude the .git directory.Bharat Mediratta
2010-06-20Add "json" as a valid view suffix.Bharat Mediratta
2010-06-19Updated for comment REST relationships.Bharat Mediratta
2010-06-17Update the xss gold file with changes to views in the last couple of commits.Tim Almdal
2010-06-15Revert "Add a "convert_ids" parameter to Item_Model::as_restful_array(), which"Bharat Mediratta
2010-06-10Change the pattern used to convert the file name to a title. Fixes ticket#1061Tim Almdal
2010-06-09Update golden fileBharat Mediratta
2010-06-09In GalleryCodeFilterIterator::accept(), ignore . and .., and stop caring abou...Bharat Mediratta
2010-06-09Fix get_ancestor_test() since the parameter was renamed to ancestors_for.Bharat Mediratta
2010-06-09Revert the "preserve_ids" global query parameter. We decided that it was aBharat Mediratta
2010-06-08Add a "can_edit" field to the Item_Model's REST output. It'sBharat Mediratta
2010-06-07Add a "preserve_ids" global query parameter for REST requests thatBharat Mediratta
2010-06-07Add a "convert_ids" parameter to Item_Model::as_restful_array(), whichBharat Mediratta
2010-06-04Correct XSS Security Test golden file for recent changes. Update the controll...Tim Almdal
2010-06-04Allow the use of the type query parameter to filter the results of a rest/gal...Tim Almdal
2010-06-04Remove the item id from the rest/gallery/items url as that was inconsistent. ...Tim Almdal
2010-05-10Pick a new album cover when the photo that's the current cover isBharat Mediratta
2010-04-22Update test to reflect slug change in 78db1bb339042f3aadb5a61bfe26ddd20c4b8951Bharat Mediratta
2010-04-17Update tests to reflect recent changes to the REST API.Bharat Mediratta
2010-04-10Fix a bug introduced when we patched the "disallowed global data"Bharat Mediratta
2010-04-04Fix a bug where if the file name is composed of entirely illegalBharat Mediratta
2010-03-30CheckpointBharat Mediratta
2010-03-03Update the copyright to 2010. It's only 3 months into the year :-)Bharat Mediratta
2010-02-27Fix for ticket #1036 - Don't echo any sensitive information such as passwords...Andy Staudacher
2010-02-23Reset the active user to admin in all test cases where we change theBharat Mediratta
2010-02-23Merge branch 'master' of github.com:gallery/gallery3Bharat Mediratta
2010-02-23Fix Cache tests for recent Cache/Database.php driver fix.Andy Staudacher
2010-02-23VerifiedBharat Mediratta
2010-02-15Update of reviewed XSS audit data.Andy Staudacher