Commit Graph

122 Commits

Author SHA1 Message Date
albert
72e9da01b5 fixing functional tests 2011-07-17 16:42:26 -04:00
albert
04ab2f4701 fixed unit tests 2011-07-16 20:21:28 -04:00
albert
469ae14805 fixed tests, implemented sql based partitioning for favorites 2011-07-16 20:16:34 -04:00
albert
fc9755b748 fixed unit tests 2011-07-16 19:30:42 -04:00
albert
58c3d2af13 fixing tests 2011-07-16 19:20:02 -04:00
albert
d6e4283cc7 refactoring 2011-06-12 16:41:23 -04:00
albert
033f0fc266 added wiki page post set test 2011-06-11 17:29:55 -04:00
albert
1a303fd3db added tests for post sets 2011-06-11 17:05:46 -04:00
albert
ca7afc10be revamped pool tests 2011-06-10 01:02:09 -04:00
albert
f67374da83 * Some major bug fixes related to post sets. Tests for pools and favorites were added.
* Refactored the favorites code a bit. Adding a favorite from either an user or a post now works and will update all necessary records.
2011-06-07 19:06:39 -04:00
albert
49b3d43ddd * meta_search now pulls directly from GitHub
* Updated gems
* [inprogress] New pagination helpers used instead of pagination presenters
* [inprogress] Favorites refactored to use ActiveRecord
* [inprogress] PostSets refactored to use a decorator/dependency injection pattern
* [inprogress] Made pool/post interaction more robust
* Pool#posts now returns an ActiveRelation object
* Fixed unit tests
2011-06-07 17:34:09 -04:00
albert
435d3bf6e2 fixed user tests 2011-06-05 04:05:21 -04:00
albert
158810d9f0 fixed comment test 2011-05-16 09:27:06 -04:00
albert
c348f6118f copied over download.rb changes from oldbooru 2011-04-08 13:18:22 -04:00
albert
cbd877d020 fixed comment vote functional test 2011-04-01 19:01:17 -04:00
albert
e7748e1fc9 post appeal functional test 2011-03-30 15:37:26 -04:00
albert
8710368c7a post flag functional test 2011-03-30 15:30:06 -04:00
albert
aee5cf0aa1 fixed unit tests 2011-03-30 15:11:22 -04:00
albert
f749e82da9 post appeal test 2011-03-30 14:22:36 -04:00
albert
a871b425f6 added post flag test 2011-03-30 14:13:42 -04:00
albert
f9c961cdc6 * Removed unapprovals, added post flags and post appeals (still need to update tests)
* Restyled text
2011-03-28 18:48:02 -04:00
albert
90a41a334b separated pool/post updates; fixed unit tests 2011-03-13 17:49:34 -04:00
albert
a281bf03ed improved pool interface 2011-03-04 18:50:38 -05:00
albert
9e7efbd295 stubbed in view code from old danbooru; only janitors can lock a wiki page 2011-02-28 14:18:39 -05:00
albert
6d0157265c pool views 2011-02-25 17:41:00 -05:00
albert
f48000a8b5 got rid of removedpost, restore classic is_deleted mechanics 2011-02-12 17:37:48 -05:00
albert
c80df378d8 fixed tests 2011-02-02 16:55:36 -05:00
albert
099c75f9b6 wiki page func test 2011-02-02 16:11:26 -05:00
albert
17a631b88c added wiki page version func test 2011-02-02 15:57:47 -05:00
albert
502aeb6a16 added user func test 2011-02-02 15:53:28 -05:00
albert
494abe30bb added user maintenance functional test 2011-02-01 18:33:17 -05:00
albert
8eb3451fb4 added user feedback functional test 2011-02-01 18:08:01 -05:00
albert
df20d9233b added unapproval+upload functional test 2011-01-31 18:01:48 -05:00
albert
28b42e791c added tags controller functional test 2011-01-31 02:23:35 -05:00
albert
9837735c93 added tag subscription functional test 2011-01-31 01:55:40 -05:00
albert
c0968ec5e3 tag subscriptions 2011-01-30 02:24:47 -05:00
albert
ee9aca973f add tag impl functional test 2011-01-29 04:29:58 -05:00
albert
d6f7ccd7ef added alias functional test 2011-01-29 04:17:45 -05:00
albert
a86b986805 added session controller test 2011-01-28 18:12:09 -05:00
albert
3ba52acfe0 added post controller test 2011-01-28 18:03:00 -05:00
albert
2053e6ad8c * Renamed Post.find_by_tags into Post.tag_match, made into a full fledged scope
* Post.tag_match no longer takes an options hash (use other arel builders instead)
2011-01-28 17:40:22 -05:00
albert
7051b016f5 added revert methods for post 2011-01-26 18:26:32 -05:00
albert
f7e2344b9f * Reworked how post versioning works, now more closely resembles the 1.18 strategy 2011-01-26 18:10:49 -05:00
albert
683d4583ac * Added note version controller and test
* Added pool version controller and test
* Refactored unit tests for post disapprovals
* Renamed PostModerationDetail to PostDisapproval
2011-01-25 18:13:05 -05:00
albert
0cfaed90f8 fixed some functional tests 2011-01-22 17:04:57 -05:00
albert
c5a9067e72 fixed unit tests 2011-01-22 03:01:15 -05:00
albert
6824e98af3 * Refactored routes some
* Fixed some major bugs with pools and pool versioning
2011-01-21 18:07:34 -05:00
albert
cd451109e8 stubbed in pool controller test 2011-01-20 18:30:36 -05:00
albert
d84818366b remove coverage 2011-01-20 17:41:54 -05:00
albert
a6dfd4f0f5 work on note views 2011-01-19 14:28:22 -05:00