Sam
|
47e718f5b2
|
Revert message bus upgrade
|
2015-12-09 11:45:11 +11:00 |
Sam
|
d8795a5345
|
FIX: missing site id lookup causing message bus cross talk in multisite
|
2015-12-09 07:55:43 +11:00 |
Sam
|
2cc95af69b
|
Revert "REVERT: message bus changes"
This reverts commit 4820d5c7b0 .
|
2015-12-09 07:36:36 +11:00 |
Robin Ward
|
4820d5c7b0
|
REVERT: message bus changes
|
2015-12-08 15:32:31 -05:00 |
Robin Ward
|
d22a479c61
|
FIX: Error filtering for overidden values with no query
|
2015-12-08 12:49:37 -05:00 |
Arpit Jalan
|
e52852dd0f
|
FIX: Autoclose message was not correct when immediate
FEATURE: Warn when setting auto-close for right now
|
2015-12-08 18:16:48 +05:30 |
Régis Hanol
|
b09ee9cb82
|
FIX: don't show members of a group in the user summary
|
2015-12-08 11:55:34 +01:00 |
Guo Xiang Tan
|
4b036bb7bf
|
Merge pull request #3915 from tgxworld/dont_use_bang_methods
FIX: Avoid bang methods in Disqus importer.
|
2015-12-08 09:41:48 +08:00 |
Guo Xiang Tan
|
0866c160ef
|
FIX: Avoid bang methods in Disqus importer.
|
2015-12-08 08:30:57 +08:00 |
Régis Hanol
|
3aa5129f54
|
FEATURE: allow group members to see all messages on group page
|
2015-12-07 23:19:33 +01:00 |
Robin Ward
|
b781b6aea3
|
Add `header_instructions` overridable translation for email headers.
|
2015-12-07 16:52:33 -05:00 |
Sam
|
a3ba564b03
|
missing spot where initializer was renamed
|
2015-12-08 07:13:29 +11:00 |
Sam
|
c866d5b42d
|
Revert "Revert "PERF: move message bus to the front of the middleware stack""
This reverts commit cd1dd18f01 .
|
2015-12-08 07:11:28 +11:00 |
Robin Ward
|
cd1dd18f01
|
Revert "PERF: move message bus to the front of the middleware stack"
I suspect this commit is preventing Sidekiq from running inprocess.
|
2015-12-07 14:57:23 -05:00 |
Robin Ward
|
4e80323567
|
FIX: Remove useless stub tests
|
2015-12-07 14:27:43 -05:00 |
Robin Ward
|
467485cf47
|
FIX: Don't show placeholder when triggering one post
|
2015-12-07 14:21:07 -05:00 |
Robin Ward
|
8f1937e88f
|
Clean up PostsWithPlaceholders
|
2015-12-07 14:21:07 -05:00 |
Arpit Jalan
|
b227897c44
|
Update Translations
|
2015-12-07 23:29:32 +05:30 |
Robin Ward
|
5f995323e1
|
FIX: Hairline should extend the full width when preview is hidden
|
2015-12-07 12:51:58 -05:00 |
Régis Hanol
|
a37d575d7d
|
FEATURE: new 'My Groups' messages filter in user page
|
2015-12-07 18:37:03 +01:00 |
Régis Hanol
|
1cde276656
|
FEATURE: ability to send emails to a group
|
2015-12-07 17:01:08 +01:00 |
Régis Hanol
|
f3c4ed706f
|
Merge pull request #3914 from tgxworld/allow_/_autocomplete
FIX: Allow '/' to trigger autocomplete.
|
2015-12-07 15:04:26 +01:00 |
Régis Hanol
|
61f4c157b2
|
Merge pull request #3916 from tgxworld/user_statistics
FIX: Wrong period for quarterly reports.
|
2015-12-07 15:03:56 +01:00 |
Guo Xiang Tan
|
b6eb8f7793
|
FIX: Wrong period for quarterly reports.
|
2015-12-07 21:04:34 +08:00 |
Guo Xiang Tan
|
8dbf1e457b
|
FIX: Allow '/' to trigger autocomplete.
|
2015-12-07 20:22:14 +08:00 |
Régis Hanol
|
578f606a1a
|
add 'incoming_email' to groups
|
2015-12-07 12:39:28 +01:00 |
Sam
|
fa6687841f
|
remove leftover code
|
2015-12-07 20:17:05 +11:00 |
Sam
|
8d49091572
|
PERF: stop running VACUUM FULL only run VACUUM
|
2015-12-07 20:14:26 +11:00 |
Sam
|
c04bcf8655
|
PERF: move message bus to the front of the middleware stack
Organise all initializers so they are properly ordered and use the same naming scheme
|
2015-12-07 14:51:24 +11:00 |
Guo Xiang Tan
|
1ef9233aec
|
Merge pull request #3913 from tgxworld/fix_build
FIX: Broken categories controller specs.
|
2015-12-07 00:25:00 +08:00 |
Guo Xiang Tan
|
68bfecef8f
|
FIX: Broken categories controller specs.
|
2015-12-07 00:09:02 +08:00 |
Régis Hanol
|
4ed93eee06
|
Merge pull request #3912 from tgxworld/fix_category_logging
FIX: Admin logging should not log permissions if none has been set.
|
2015-12-06 10:06:49 +01:00 |
Guo Xiang Tan
|
8b6b3cf858
|
FIX: Admin logging should not log permissions if none has been set.
|
2015-12-06 15:29:13 +08:00 |
Arpit Jalan
|
ad98f270c9
|
FIX: preserve redirect URL when logging in via social logins
|
2015-12-05 15:08:42 +05:30 |
Sam
|
c82b33600a
|
FIX: serialize current user fields in standard user serializer
|
2015-12-05 17:50:03 +11:00 |
Robin Ward
|
d97b2382e6
|
Don't show placeholders on Android
|
2015-12-04 17:19:54 -05:00 |
Neil Lalonde
|
aa54006ad5
|
add div under poster avatar so people can add badges without a plugin
|
2015-12-04 16:49:08 -05:00 |
Robin Ward
|
420e362bdb
|
FIX: Issues with summaries and our Array
|
2015-12-04 16:36:16 -05:00 |
Robin Ward
|
63ba6c78af
|
FIX: Jump to previously loaded post was broken
|
2015-12-04 16:20:43 -05:00 |
Robin Ward
|
6d38640645
|
FIX: Remove console.log
|
2015-12-04 16:00:47 -05:00 |
Robin Ward
|
255a5be015
|
Revert "Cleaner implementation of `postsWithPlaceholders` and more tests."
This reverts commit 4c0670a109 .
|
2015-12-04 15:59:46 -05:00 |
Robin Ward
|
a51c91ac05
|
Revert "FIX: Errors with summary views and placeholders"
This reverts commit 5be3bf80eb .
|
2015-12-04 15:59:39 -05:00 |
Neil Lalonde
|
6a9f288ab3
|
that TODO is done
|
2015-12-04 15:13:35 -05:00 |
Robin Ward
|
5be3bf80eb
|
FIX: Errors with summary views and placeholders
|
2015-12-04 15:10:13 -05:00 |
Robin Ward
|
4c0670a109
|
Cleaner implementation of `postsWithPlaceholders` and more tests.
|
2015-12-04 15:10:13 -05:00 |
Neil Lalonde
|
08e10c2a9d
|
FEATURE: Zoho importer
|
2015-12-04 15:06:46 -05:00 |
Robin Ward
|
80bdc7333c
|
UX: Show category description beside logo
|
2015-12-04 12:36:09 -05:00 |
Robin Ward
|
83be335c54
|
FIX: Firefox wasn't focusing on d-editor
|
2015-12-04 12:13:50 -05:00 |
Robin Ward
|
40c8d39137
|
FEATURE: Reply Placeholders in Stream
|
2015-12-04 10:02:58 -05:00 |
Robin Ward
|
1987a35daf
|
Update postream to use ES2015 syntax and decorators
|
2015-12-04 10:02:46 -05:00 |