Commit Graph

161 Commits

Author SHA1 Message Date
John Bintz d8b6c0f859 fix empty array bug 2009-11-19 21:42:29 -05:00
John Bintz 39a88d8a60 more cleanup 2009-11-18 22:52:43 -05:00
John Bintz b0d1d42118 fix attachment bug and remove buggy message 2009-11-18 22:12:53 -05:00
John Bintz e90cd16563 fix false check in comic post 2009-11-18 21:54:43 -05:00
John Bintz cd64f57885 more polishing 2009-11-18 21:25:35 -05:00
John Bintz b2410a2678 new storyline functions 2009-11-18 20:03:14 -05:00
John Bintz 8d57acb09d uploader docs and storyline info functions 2009-11-18 19:20:55 -05:00
John Bintz 471ae0a782 port template tags docs 2009-11-18 18:39:37 -05:00
John Bintz 373d3801a5 documentation and other cleanup work 2009-11-18 07:02:51 -05:00
John Bintz 80ae11a58d fix some ui things 2009-11-17 21:41:31 -05:00
John Bintz 4cb06754c3 a lot of cleanups and starting documentation 2009-11-16 22:30:35 -05:00
John Bintz b87600e92c admin ui cleanup 2009-11-16 21:53:40 -05:00
John Bintz 00253383d3 fix filtering bug 2009-11-16 21:39:06 -05:00
John Bintz ce27525e72 pretty up admin area 2009-11-16 21:12:04 -05:00
John Bintz 1209336388 working on action nonces 2009-11-16 20:24:19 -05:00
John Bintz ba3ab55b0f remove more unnecessary stuff 2009-11-16 12:49:44 -05:00
John Bintz ef82b9c861 a crapload of changes 2009-11-16 12:35:48 -05:00
John Bintz c7233f0395 unfix a security thing that json_encode already handles 2009-11-15 11:02:38 -05:00
John Bintz b87735e2d7 change how get attachments w/ children works 2009-11-15 11:01:57 -05:00
John Bintz ec907484bb finish code coverage for db interface 2009-11-15 10:46:47 -05:00
John Bintz 96eb1e0695 fix up more storyline issues 2009-11-15 10:37:43 -05:00
John Bintz 39c0bce9f5 fix security echo issues, making this theme wp 2.8 only 2009-11-14 13:56:54 -05:00
John Bintz 9a0b40daba allow for skipping normalize checks and return raw metadata 2009-11-14 12:52:32 -05:00
John Bintz faacafcaf1 allow for skipping normalize checks and return raw metadata 2009-11-14 12:46:30 -05:00
John Bintz 5d90e9746e documentation 2009-11-14 12:38:09 -05:00
John Bintz c4c6ffd855 add a todo note 2009-11-14 11:47:23 -05:00
John Bintz 7224faead7 get attachments with chhildren 2009-11-14 11:46:20 -05:00
John Bintz 836bd13a89 image ordering works 2009-11-13 19:05:41 -05:00
John Bintz 060b03ec24 remove some old code 2009-11-13 16:16:08 -05:00
John Bintz 3e1a2de3dc chipping away at comic image ordering 2009-11-13 16:15:36 -05:00
John Bintz eb5d2c945f make backend generate from id work staticly 2009-11-13 14:49:23 -05:00
John Bintz 722c495f0c comicpress options working 2009-11-13 14:45:28 -05:00
John Bintz 8954eec144 working on image types editor 2009-11-13 07:51:40 -05:00
John Bintz b1db6deb7b working on image type editor 2009-11-12 22:13:05 -05:00
John Bintz cc609bc79f save complex image options 2009-11-12 20:25:46 -05:00
John Bintz 7cc91aa787 fix PHP 4 compatibility errors 2009-11-12 19:12:30 -05:00
John Bintz 3afd1646ad normalize image options 2009-11-12 12:53:40 -05:00
John Bintz 9b3b25f7fa editor max image size 2009-11-12 12:25:48 -05:00
John Bintz d27c3040bf remove reference 2009-11-12 12:19:09 -05:00
John Bintz 07312cc41c refactor id generation for attachment backend 2009-11-12 08:02:06 -05:00
John Bintz 12e5863738 intermediate image sizes now generated 2009-11-12 07:59:59 -05:00
John Bintz 2de2df60ff get options merging working 2009-11-12 07:56:32 -05:00
John Bintz b287c05e21 get attachment info 2009-11-11 22:31:36 -05:00
John Bintz bf9ea351f0 back engineer attachment 2009-11-11 22:12:27 -05:00
John Bintz 621b2b1cbe set up backward resolving of ids 2009-11-11 22:07:34 -05:00
John Bintz 8c9d8c02d6 complete code coverage tests 2009-11-11 21:07:35 -05:00
John Bintz 843d3eb34c more code coverage cleanups 2009-11-11 08:46:26 -05:00
John Bintz 510fadcf43 more code coverage fixes 2009-11-11 07:49:54 -05:00
John Bintz 95aeb3f45c add handle update tests 2009-11-11 07:42:52 -05:00
John Bintz c0767b0c6e finish tests for attachment backend 2009-11-10 23:11:48 -05:00