Commit Graph

533 Commits

Author SHA1 Message Date
Solomon Peachy 27f535a7af [rss] Fix thumbnail URIs in RSS feeds. 2012-07-28 09:55:12 -04:00
Solomon Peachy 7bc7f5ac1b [fix] Strip off trailing '?' from RSS URLs. 2012-07-28 09:48:03 -04:00
Solomon Peachy 609600b93b [misc] Update documentation on how to disable open registration. 2012-01-25 11:58:52 -05:00
Solomon Peachy 8b00999634 [fix] keyword search button on photo page was busted. 2012-01-25 09:23:49 -05:00
Solomon Peachy 679b8302ca [misc] Clarify message displayed when php's file_upload feature is off. 2012-01-10 09:52:39 -05:00
Solomon Peachy a9a968bca8 [fix] post-registration redirect was broken for admin users. 2011-12-22 14:59:17 -05:00
Solomon Peachy d5a23c1dd0 [fix] 'current volume' display in admin interface was busted. 2011-12-22 10:44:51 -05:00
Solomon Peachy 77a865dab0 [fix] use rawurlencode() instead of urlencode() 2011-12-16 23:24:11 -05:00
Solomon Peachy 64a59d1442 [fix] URLEncode filenames when downloading images. 2011-12-16 23:12:17 -05:00
Solomon Peachy 7acf159efa [misc] Add support for restricting search by user. 2011-12-16 21:54:55 -05:00
Solomon Peachy 8e6789c85f [fix] Include user when browsing by date. 2011-12-16 21:54:21 -05:00
Solomon Peachy a05f48a6e7 [fix] Don't forget to nuke a user's import results data. 2011-11-10 10:46:11 -05:00
Solomon Peachy 8e61046722 [import] Fix a glitzh in the zip import. 2011-04-28 20:01:00 -04:00
Solomon Peachy 7ab8a3e589 [fix] Properly handle UTF-8 in outgoing emails. 2010-12-22 16:58:02 -05:00
Solomon Peachy ca0db4f905 Revert "[fix] Camera Serial Number parsing"
This reverts commit b2a17e97b9.

Conflicts:

	CHANGES
2010-12-22 16:50:07 -05:00
Solomon Peachy 7918eed75b [lang] Add in Chinese-Simplified and Chinese-Traditional (Geoffrey Lee) 2010-12-22 16:40:33 -05:00
Solomon Peachy b2a17e97b9 [fix] Camera Serial Number parsing 2010-12-19 19:56:58 -05:00
Solomon Peachy e95de0fcc7 Merge branch 'master' of git+ssh://git.shaftnet.org/var/lib/git/po 2010-12-19 19:37:20 -05:00
Solomon Peachy 57959d53ed [fix] Ignore 'Color Balance Unknown' tag. 2010-12-19 19:36:54 -05:00
Solomon Peachy 3c3ec575bf [misc] Pretty image URLs now can include a file extension.
This is stripped.
2010-11-04 16:55:06 -04:00
Solomon Peachy c1ae9d772f [misc] bump version, since we're going to start diverging. 2010-11-04 16:53:52 -04:00
Solomon Peachy e93d1eb7af [misc] We can also display .gif images. 2010-11-04 16:51:32 -04:00
Solomon Peachy 178a0ffb4d [images] Use proper mime-type for displayable images. 2010-11-04 16:47:58 -04:00
Solomon Peachy 49946e684b [misc] Apparently this code was referencing the mime type. 2010-11-03 13:43:32 -04:00
Solomon Peachy 057c329d4e [fix] URLs in the RSS feed were being mangled. 2010-10-21 14:00:25 -04:00
Solomon Peachy e70ed32046 [fix] Spool actions weren't working on an empty folder. 2010-10-21 13:59:18 -04:00
Solomon Peachy f58ea21dee Gear up for the 2.37-final release. 2010-09-27 17:28:30 -04:00
Solomon Peachy cc50834cf0 Merge remote branch 'origin/devel' 2010-09-27 17:26:55 -04:00
Solomon Peachy 18018866ba [fix] #437 -- use a 'password' form field for entering resource passwords. 2010-08-12 10:19:38 -04:00
Solomon Peachy 710308e1b1 [fix] ensure consistent umask where possible.
ensure all directories are created with with 0700 permissions.
       when importing a file, explicitly set its permissions to 0400.
2010-08-10 10:01:57 -04:00
Solomon Peachy 7ad0e78774 Revert "2.37-rc3"
This reverts commit 64257de9bc.
2010-08-05 22:02:09 -04:00
Solomon Peachy 64257de9bc 2.37-rc3 2010-08-05 21:52:16 -04:00
Solomon Peachy 405655e954 Update changelog. 2010-08-05 21:51:44 -04:00
Solomon Peachy 2feae1cc86 [fix] AVI /mplayer import now works. 2010-08-05 21:39:23 -04:00
Solomon Peachy b25f5c924f [fix] GIMP .xcf import works now. yay! 2010-08-05 21:25:00 -04:00
Solomon Peachy 29d5ae6728 [misc] Fix formatting for some of the error messages on imports. 2010-08-05 20:58:29 -04:00
Solomon Peachy a8e7622b75 [misc] fix an incorrect comment. 2010-08-05 16:55:42 -04:00
Solomon Peachy 84894a48c0 [add] Support mplayer for grabbing frames out of video files. Untested. 2010-08-05 16:48:57 -04:00
Solomon Peachy 145a96d36b [misc] Make the import log a redirect. 2010-08-05 16:12:37 -04:00
Solomon Peachy e0eba0887e [add] Support importing with .tar.xz and 7-Zip files. 2010-08-05 16:06:10 -04:00
Solomon Peachy b5f73c2f13 [add] Support using the GIMP to import/flatten its native .XCF files. 2010-08-05 15:40:31 -04:00
Solomon Peachy 0c047f1d44 [misc] Eliminate the unusued 'mime type' field. 2010-08-05 15:10:57 -04:00
Solomon Peachy 8db64bbc9e [fix] Properly delete files from nuked versions. 2010-08-05 13:03:13 -04:00
Solomon Peachy ebd28d75c7 [fix] Properly clan up memcache when nuking phoot versions.
[fix]  Also handle nonrecognized file types.
2010-08-05 11:42:03 -04:00
Solomon Peachy 0ab352e7f1 [fix] #433 -- IPTC locations were being duplicated with null states. 2010-06-17 11:01:44 -04:00
Solomon Peachy 22d8e4092d [fix] Location memcache delete was broken. 2010-06-17 10:57:12 -04:00
Solomon Peachy 7b18e8ba5f [fix #432] 'Scale Factor to 35 mm Equivalent' now has a space between '35mm' 2010-06-10 13:38:46 -04:00
Solomon Peachy 47548af0d1 [fix] Switch to the 'memcached' extension due to bugs in 'memcache' 2010-06-03 08:23:43 -04:00
Solomon Peachy f733703614 [misc] memcache tweak. 2010-06-03 00:47:59 -04:00
Solomon Peachy 19538d6d04 [php4.3] set_magic_quotes_runtime has been deprecated. 2010-06-03 00:27:26 -04:00