Commit Graph

51 Commits

Author SHA1 Message Date
albert
733fa2dd7b fixes #1028 2013-03-22 09:17:55 -07:00
小太
cba839ba76 Kill trailing whitespace in ruby files 2013-03-19 23:10:10 +11:00
albert
b874f2d73f fixes #699 2013-03-02 22:13:55 -05:00
albert
540d64682d fixes to post/pool apis 2013-02-26 22:29:59 -08:00
albert
56dd8707fd controller tweaks 2013-02-23 15:58:21 -05:00
albert
2f180036e2 fixes #488 2013-02-20 21:15:36 -05:00
albert
118555c3c2 revert old behavior of pool names 2013-02-20 14:31:15 -05:00
albert
794be44308 fixes for platinum account references 2013-02-20 00:09:41 -05:00
albert
e7aff87c65 fix for pool selection 2013-02-19 13:30:55 -05:00
albert
2d20b07423 fixes #391 2013-02-18 16:09:00 -05:00
albert
b76ce8c95c make pool name search case insensitive 2013-02-17 23:43:35 -05:00
albert
ae082cda48 improvements to pool add 2013-02-17 23:39:43 -05:00
albert
351e4d426a add pool sort option 2013-02-17 15:43:44 -05:00
albert
4b6a9136b9 fix pool search 2013-02-17 15:16:47 -05:00
albert
72b7651169 improved search methods 2013-01-11 17:13:55 -05:00
albert
8749c43b3e refactored search 2013-01-10 17:45:52 -05:00
albert
80f34d08d9 revert default scope change 2013-01-07 17:24:03 -05:00
albert
040059c491 add default scopes to every model 2013-01-07 17:12:43 -05:00
albert
779d83e253 fixed pool deletion logic 2012-03-15 18:26:39 -04:00
albert
7269ec0076 removed small image support 2012-03-13 18:28:32 -04:00
albert
dd5a965884 fixes 2012-03-12 17:50:45 -04:00
albert
52c3241d3f fixes #274 2012-01-14 16:57:14 -05:00
albert
d05622b5cb fixes #268 2012-01-13 19:18:09 -05:00
albert
91f71201fa fixes #131: Unable to delete pools 2011-10-15 22:36:43 -04:00
albert
5f9e56b88c more robust pool ordering 2011-10-15 16:58:36 -04:00
albert
f56ae86b5b refactored anon pools 2011-09-16 19:01:40 -04:00
albert
d1cf308193 fixes #70: "_" not a blank space in pool names 2011-09-14 17:47:39 -04:00
albert
58c3d2af13 fixing tests 2011-07-16 19:20:02 -04:00
albert
a16dfdf0dd fixes 2011-07-09 03:32:18 -04:00
albert
d6e4283cc7 refactoring 2011-06-12 16:41:23 -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
ca3e9bb6db major refactoring of post sets and pagination, incomplete 2011-06-03 19:47:16 -04:00
albert
aee5cf0aa1 fixed unit tests 2011-03-30 15:11:22 -04:00
albert
7571280d72 fixed pool sidebar in post/show 2011-03-13 18:12:42 -04:00
albert
90a41a334b separated pool/post updates; fixed unit tests 2011-03-13 17:49:34 -04:00
albert
6d0157265c pool views 2011-02-25 17:41:00 -05:00
albert
c80df378d8 fixed tests 2011-02-02 16:55:36 -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
ad39553aac updated tests, switched to rails 3.0.0rc2 2010-08-26 14:36:02 -04:00
albert
5610731b35 sync 2010-08-18 18:42:33 -04:00
albert
2f907c67b5 fixed unit tests, tweaked attr_accessible rules 2010-02-19 17:54:44 -05:00
albert
80f033f253 added wiki page 2010-02-15 17:32:32 -05:00
albert
e9c2d1e636 added artists, comments 2010-02-15 13:59:58 -05:00
albert
3d9d6e229a added pool unit test 2010-02-13 05:11:27 -05:00
albert
661c214094 added favorite unit tests 2010-02-12 18:46:43 -05:00
albert
cdc1f653b6 finished post unit tests; added pool/tag alias/tag implication stub code 2010-02-11 23:15:31 -05:00