Neil Lalonde
|
c35af5d755
|
FIX: When re-opening a topic that auto-closed, make sure it won't auto-close again
|
2013-12-19 11:25:05 -05:00 |
Neil Lalonde
|
9a24d2651d
|
Allow category to auto-close topics in X hours instead of days. FIX: the system message that says a topic was automatically closed was only counting in days.
|
2013-12-06 16:39:35 -05:00 |
Sam
|
2ce4468aa5
|
rename system_username to site_contact_username , system_user is a special user with -1 id that is only used for certain admin tasks
for example system_user will autoclose stuff if needed, it will delete stubs and be the target for flag pms
|
2013-09-06 17:28:37 +10:00 |
Neil Lalonde
|
2c8ed8414c
|
If an auto-closing topic is manually closed, remove the auto-close countdown
|
2013-07-03 16:54:41 -04:00 |
Neil Lalonde
|
a151bfc7ec
|
Store when a topic was first set to auto-close and report that amount of time when it closes. And do some refactoring.
|
2013-06-06 17:04:21 -04:00 |
Neil Lalonde
|
f3282e33a3
|
Add tabs to category create/edit modal. Categories can have a default auto-close setting that applies to all new topics created in the category. Add rspec-given and write some integration tests. Tests for topic auto-close with category default
|
2013-05-17 11:05:35 -04:00 |