Bharat Mediratta
|
d45a737779
|
Update copyright to 2013. Fixes #1953.
|
2013-01-21 01:22:01 -05:00 |
|
Bharat Mediratta
|
a06abe32b0
|
Simplify get_photo_types_by_extension_test and get_movie_types_by_extension_test.
|
2013-01-20 00:39:58 -05:00 |
|
shadlaws
|
e2a2a5ce81
|
#1944 - Fix possible warnings in legal_file::get_photo_types_by_extension and legal_file::get_movie_types_by_extension.
Added unit tests for these two functions, too.
|
2013-01-19 00:52:13 +01:00 |
|
shadlaws
|
3a9009492e
|
#1943 - Make legal_file::change_extension more robust.
Previously would fail with dots in the directory but no extension. Added unit tests to verify the new change works.
|
2013-01-18 20:06:05 +01:00 |
|
Bharat Mediratta
|
9e2ea2ffed
|
Smash multiple extensions down into a single one when accepting file
uploads. Fixes #1872.
|
2012-05-17 20:25:27 -07:00 |
|
Bharat Mediratta
|
ffbaa7bf82
|
Follow on for #1845 - handle paths with dots in them properly.
|
2012-05-13 21:09:59 -07:00 |
|
Bharat Mediratta
|
ef4dbd18af
|
Fix extension-swapping code for files that have extensions that are
not 3 characters long. Fixes #1845.
|
2012-05-05 19:34:01 -07:00 |
|