Commit Graph

19050 Commits

Author SHA1 Message Date
Sam
c9dcffe434 FEATURE: store history for scheduled job execution 2016-05-30 11:38:08 +10:00
Sam
089b1d164c annotate models
(reminder run RAILS_ENV=test bin/annotate once in a while)
2016-05-30 10:45:32 +10:00
e922db82fb disable username autocomplete on Sign Up modal 2016-05-29 00:49:40 +05:30
665c5282c7 Merge pull request #4240 from gschlager/phpbb3-importer
FIX import of private messages from phpBB3
2016-05-28 21:49:40 +05:30
817df3e3a0 Merge pull request #4175 from danielhers/user-search-non-whitespace
Allow any username character in user search
2016-05-28 01:58:23 -07:00
d4b6aaaf71 Merge pull request #4223 from scossar/fix-catetory-menu-box-style
FIX: Box style category dropdown forces scrollbar on Chrome
2016-05-28 01:53:24 -07:00
05c8bca222 show tags usage in search options 2016-05-27 15:02:43 -04:00
ec4a7d708d Version bump to v1.6.0.beta7 v1.6.0.beta7 2016-05-27 11:06:51 -04:00
86ed6c7d5e Revert "Clear read only timestamp in Redis when switching back to master."
This reverts commit f891430f32a3b8ba9caac20b5ad36621eeadd691.
2016-05-27 18:02:26 +08:00
eb21ed7fcf Allow options to be cleared. 2016-05-27 14:34:44 +08:00
Sam
efc45aa704 correct specs 2016-05-27 12:35:22 +10:00
Sam
bd9bc7918c FIX: downcase developer emails do it matches internal email storage 2016-05-27 12:18:54 +10:00
Sam
8c3a0b44ba FIX: restore "every email" default for old accounts in mailing list mode
- Change default for mailing list mode frequency to daily
- Remove bootbox warning for mailing list mode (cause default is daily)
2016-05-27 12:07:10 +10:00
89b730600a QSG: improve pin description 2016-05-26 15:23:15 -07:00
17ebcdd413 very minor typo 2016-05-26 15:05:44 -07:00
884779b5c1 FIX: N+1 query when tagging enabled and no tags in topic list query. Topic query ignored tags input when tagging is disabled. 2016-05-26 18:03:50 -04:00
3d5716a2c8 FIX: tag input doesn't show staff-only tags to non-staff 2016-05-26 18:03:50 -04:00
af1c994940 FIX: QSG incorrectly referred to meta category 2016-05-26 14:57:43 -07:00
f13470b96b Use db schema for tags instead of plugin store and custom fields 2016-05-26 14:29:48 -04:00
2e1cc061d8 Make sure PMs imported from phpBB3 are only visible to the correct users
In addition this tries to automatically fix PMs that were migrated
from phpBB2 to phpBB3.
2016-05-26 20:27:08 +02:00
ebd4b45771 FIX: use 16:9 ratio to detect whether to crop a thumbnail or not 2016-05-26 19:02:31 +02:00
51dbb966de Don't display activity summary in two places (#4239)
* Don't display activity summary in two places

* Re-add tl0 user digest option
2016-05-26 18:33:49 +02:00
113ce00e6a Version bump to v1.6.0.beta6 v1.6.0.beta6 2016-05-26 11:51:48 -04:00
7050042088 Update translations 2016-05-26 11:50:15 -04:00
db4443250a Merge pull request #4238 from techAPJ/avatar
FIX: broken onebox avatar image
2016-05-26 20:49:45 +05:30
23799e3422 FIX: validate tl3_time_period max value 2016-05-26 16:01:30 +05:30
c1b3912c36 one more embed CSS tweak 2016-05-26 01:16:37 -07:00
a92fd9d701 Add Site Setting to use HTML from incoming email when available. (#4236) 2016-05-26 10:13:01 +02:00
a53b6d1d1b clean up some embed CSS oddities 2016-05-26 01:08:48 -07:00
36ba5f6716 FIX: broken onebox avatar image 2016-05-26 07:57:42 +05:30
a7b994160a switch to plain X for close in a few places 2016-05-25 15:32:23 -07:00
28c3e890ca FIX: changing mailing list mode frequency wasn't saved 2016-05-25 22:40:28 +02:00
86d50d0017 PERF: stream CSV exports so they don't fail when they are too big 2016-05-25 22:20:35 +02:00
a4cd068481 FEATURE: add caps to trust level 3 requirements for posts read and topics viewed, configurable in settings 2016-05-25 14:55:49 -04:00
cf97efb643 make the text field autofocus on admin-login page 2016-05-25 23:41:07 +05:30
58ceecd47b FIX: support 10 characters tld for user profile website 2016-05-25 22:32:57 +05:30
fe42b189c9 FIX: vanilla_mysql importer removes everything between the first and last img tags in a post 2016-05-25 12:41:32 -04:00
5ec98e7ec5 update onebox gem 2016-05-25 21:53:42 +05:30
2dcabd4762 Merge pull request #4229 from tgxworld/uncaught_error_warning
FIX: Don't throw uncaught error warning when in readonly mode.
2016-05-25 23:09:51 +08:00
Sam
a19e43fd3b enough with the malloc limit, not needed 2016-05-25 21:09:07 +10:00
99b95f1fc9 use #category text in cat search checkbox 2016-05-24 23:58:54 -07:00
2293fca012 FEATURE: after category name is changed, URLs with old category slug and tag filter will redirect to new category slug 2016-05-24 16:16:32 -04:00
547abda6d6 add higher res favicons for onebox 2016-05-24 12:10:29 -07:00
a38050a272 FIX: Only delete featured topics if the status changes to a hidden one 2016-05-24 14:27:48 -04:00
d804b47725 FIX: tags input is too wide when editing a topic 2016-05-24 11:58:18 -04:00
0646034397 FIX: respect mailing list confirmation dialog response 2016-05-24 19:46:40 +05:30
addd58d961 fix emoji size in email notifications 2016-05-24 15:00:25 +02:00
Sam
b3965eb069 was failing on latest phantom, fix test 2016-05-24 13:26:07 +10:00
7beea0493e add icon next to bounced emails in the sent email logs 2016-05-23 22:50:18 +02:00
b7e29eebe5 hide bounces in rejected email logs 2016-05-23 21:42:07 +02:00