albert
|
33f5350677
|
implemented javascripts for approval/disapproval/unapproval from post/show page
|
2011-02-10 19:08:23 -05:00 |
|
albert
|
00ea319743
|
work on post unapproval javascript
|
2011-02-08 19:11:14 -05:00 |
|
albert
|
76a7594a97
|
implemented favorites on post/show page
|
2011-02-07 18:57:33 -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 |
|
albert
|
0224c41252
|
janitor trial view work
|
2011-01-14 17:04:01 -05:00 |
|
albert
|
3d5873c182
|
some fixes to janitor trials, implemented jan trial controller test
|
2011-01-14 16:45:10 -05:00 |
|
albert
|
dceda1b073
|
added ip bans controller
|
2011-01-14 15:50:17 -05:00 |
|
albert
|
541163685d
|
implemented forum post controller
|
2011-01-13 18:16:39 -05:00 |
|
albert
|
523cc9fe02
|
work on forum post controller
|
2011-01-12 18:21:39 -05:00 |
|
albert
|
d6f1d09da0
|
deleting a forum topic should delete its posts
|
2011-01-12 18:06:46 -05:00 |
|
albert
|
668fbab77a
|
* Updated gemfile
* Added forum post/topic unit tests
* Added forum post/topic controller tests
|
2011-01-12 18:00:07 -05:00 |
|
albert
|
46164eab4f
|
finished dmails and favorites functional tests
|
2010-12-05 22:27:45 -05:00 |
|
albert
|
b18f6340e7
|
renamed sessions to session
|
2010-12-04 00:51:20 -05:00 |
|
albert
|
976a25a6c6
|
additional functional tests, some controller fixes
|
2010-12-01 18:50:04 -05:00 |
|
albert
|
39dd2e277a
|
* Refactored PostSet, splitting it into PostSets::Post and PostSets::Favorite
* Additional functional tests
|
2010-12-01 17:21:05 -05:00 |
|
albert
|
f8ab736677
|
fixed tests
|
2010-11-19 17:20:13 -05:00 |
|
albert
|
c6304c6e08
|
views
|
2010-11-19 16:24:17 -05:00 |
|
albert
|
a156cc8c62
|
moved some donmai-specific stuff out of default config
|
2010-11-19 13:44:11 -05:00 |
|
albert
|
190beedb7a
|
post histories finished
|
2010-11-06 12:16:24 -04:00 |
|
albert
|
f3b4312ef3
|
* Refactored post history. Each post now has a single history record. This history record has multiple revisions, serialized as JSON in a text field.
|
2010-11-06 03:08:27 -04:00 |
|
albert
|
6076788d60
|
* Approvers can no longer approve an unapproved post if they previously approved it
|
2010-11-04 18:31:36 -04:00 |
|
albert
|
551c25909c
|
* Denormalized post versions. Testing has shown it reduces the size
of the table 66%.
|
2010-11-04 18:17:03 -04:00 |
|
albert
|
d0d3487fc8
|
converted haml templates
|
2010-10-28 20:11:17 -04:00 |
|
albert
|
fc0a076aca
|
* Missing files
* Work on post exploration code by traversing dates
|
2010-10-27 20:16:43 -04:00 |
|
albert
|
f9cdcef2c0
|
* Implemented comment votes
* Refactored voting code a bit
|
2010-10-27 19:51:01 -04:00 |
|
albert
|
857379fadf
|
* Added post voting (partial)
* Fixed jrails
* Added header to comment/index
* Post votes now store the score
|
2010-10-27 19:23:53 -04:00 |
|
albert
|
1c9d8c37c7
|
Fixed some major bugs with implications, cleaning up the cache
expiration process and adding some additional tests.
Cleaned up the unit tests. They should all run cleanly with rake
test:units now.
|
2010-10-27 16:56:12 -04:00 |
|