Robin Ward
|
8c48c12498
|
FIX: Inserting link wouldn't clear the text field sometimes
|
2015-11-27 13:32:11 -05:00 |
|
Régis Hanol
|
914b854d92
|
send invite & message notification emails immediately
|
2015-11-27 19:09:35 +01:00 |
|
Régis Hanol
|
08cd17b4cf
|
remove deprecation warning in admin/user-index template
|
2015-11-27 18:58:40 +01:00 |
|
Robin Ward
|
c2241ed368
|
FIX: "Saved!" wasn't resetting when viewing a different email template
|
2015-11-27 12:51:50 -05:00 |
|
Robin Ward
|
82ef27bb79
|
FIX: Category not updating below suggested topics
|
2015-11-27 12:42:32 -05:00 |
|
Robin Ward
|
5a15c4997c
|
Let's be honest: we skip focus for iOS, not touch in general.
|
2015-11-27 12:23:51 -05:00 |
|
Régis Hanol
|
76692235ae
|
FIX: don't ever fetch staged accounts in unseen mentions
|
2015-11-27 18:16:50 +01:00 |
|
Robin Ward
|
5e93140f85
|
FEATURE: Can override any translation via an admin interface
|
2015-11-27 11:35:19 -05:00 |
|
Arpit Jalan
|
6354324f2f
|
FIX: validate automatic membership email domains
|
2015-11-27 12:35:33 +05:30 |
|
Sam
|
55b6f1aaa0
|
more fields needed flagging as HTML fields
|
2015-11-27 12:22:54 +11:00 |
|
Sam
|
43d63367fd
|
PERF: stop loading handlebars and ember compilers in prod
(this removes a nice 50K from our initial payload and saves memory)
Also fixes invalid HTML automatically if added to HEAD or /BODY
|
2015-11-27 11:59:01 +11:00 |
|
Régis Hanol
|
c8c6034a7a
|
missed the CategoryList constant
|
2015-11-26 23:44:15 +01:00 |
|
Neil Lalonde
|
4a25d55e9f
|
FIX: validate email address in signup form even for 3rd party auths
|
2015-11-26 15:44:30 -05:00 |
|
Régis Hanol
|
ba0df7e4cd
|
rename 'is_support' to 'contains_messages'
|
2015-11-26 18:40:54 +01:00 |
|
Régis Hanol
|
e8a6ff4808
|
prevent users from ever changing the category of a topic in a support category
|
2015-11-26 18:31:24 +01:00 |
|
Régis Hanol
|
578e15224b
|
UX: hide support categories from selectors
|
2015-11-26 18:31:24 +01:00 |
|
Régis Hanol
|
9ef8397164
|
new Category.is_support attribute
|
2015-11-26 18:31:24 +01:00 |
|
Régis Hanol
|
0d54c18c8b
|
new hidden 'allow_staged_accounts' setting
|
2015-11-26 18:31:23 +01:00 |
|
Régis Hanol
|
09bfe49254
|
FIX: don't automagically downsize uploaded images that are larger than 10MB
FIX: don't optimize GIFs since ImageOption was disabled for GIFs (too slow)
|
2015-11-26 18:16:47 +01:00 |
|
Sam
|
d6932e4ac4
|
add missing include
|
2015-11-25 22:47:50 +11:00 |
|
Arpit Jalan
|
3eb0288adb
|
UX: reviving old topic popup should not have red warning background
|
2015-11-25 16:31:17 +05:30 |
|
Arpit Jalan
|
2eba00a326
|
FIX: user archive url field should have absolute URLs
|
2015-11-25 15:13:15 +05:30 |
|
Sam
|
cb05b44ee6
|
move template compiler into vendor for now
in future we want to remove it and only include handlebars runtime
|
2015-11-25 15:54:54 +11:00 |
|
Sam
|
d6c925600f
|
temporarily add back compiler while figuring out a better system
|
2015-11-25 15:11:57 +11:00 |
|
Sam
|
d41a8a21cc
|
FIX: show letter avatars even if NGINX is not running in Dev mode
|
2015-11-25 14:42:46 +11:00 |
|
Sam
|
c2a9b4aa18
|
PERF: attempt to omit template compiler in prd
|
2015-11-25 13:56:48 +11:00 |
|
Sam
|
24be285bf2
|
PERF: add one more asset for ember and jQuery
at the moment Ember initialization is a bottleneck, to minimize impact
on initial load we download an evaluate it as early as possible
|
2015-11-25 13:17:57 +11:00 |
|
Robin Ward
|
434deb1bd3
|
SECURITY: Backported XSS fixes from Handlebars
|
2015-11-24 16:08:08 -05:00 |
|
Robin Ward
|
49bda0b17d
|
FIX: Improve windows double clicking on words in editor
|
2015-11-24 13:42:22 -05:00 |
|
Arpit Jalan
|
99c1aa2e85
|
optimize OpenComposer Mixin
|
2015-11-24 23:39:19 +05:30 |
|
Robin Ward
|
c76caca109
|
FIX: Perform the same operation on multilines in d-editor
|
2015-11-24 13:03:37 -05:00 |
|
Arpit Jalan
|
cbdc613177
|
fix js tests
|
2015-11-24 19:08:54 +05:30 |
|
Arpit Jalan
|
362c515f33
|
FEATURE: compose a new pre-filled message via URL
|
2015-11-24 18:55:45 +05:30 |
|
Robin Ward
|
e573ea29f3
|
FIX: Pasting images was broken in Firefox
|
2015-11-23 12:34:49 -05:00 |
|
Neil Lalonde
|
4a49fbf44c
|
UX: after successfully submitting the forgot password form, show a new modal with a message and OK button
|
2015-11-23 11:21:11 -05:00 |
|
Arpit Jalan
|
fa83e717f7
|
UX: better flag modal on mobile
|
2015-11-23 21:10:58 +05:30 |
|
Régis Hanol
|
72fe3e19f4
|
UX: username should always be case sensitive in user card
|
2015-11-23 15:57:10 +01:00 |
|
Régis Hanol
|
753f4d1b7b
|
FIX: redirect to forum home page when impersonating
|
2015-11-23 15:44:44 +01:00 |
|
Régis Hanol
|
4fe1a13bae
|
FIX: multiple file uploads wasn't working due to composer upgrade
|
2015-11-23 11:30:26 +01:00 |
|
Régis Hanol
|
bec1606328
|
Merge pull request #3858 from tgxworld/exclude_letter_character_class
UX: Trigger autocompleter only for specific characters.
|
2015-11-23 10:08:19 +01:00 |
|
Arpit Jalan
|
db2799507b
|
FIX: admin trust level user list URL should be consistent with new naming
|
2015-11-23 14:28:56 +05:30 |
|
Guo Xiang Tan
|
f835a0ba22
|
UX: Trigger autocompleter only for specific characters.
|
2015-11-23 16:33:47 +08:00 |
|
Guo Xiang Tan
|
8d1636db2b
|
FIX: Keyboard shortcut to quote reply.
|
2015-11-23 15:58:54 +08:00 |
|
Arpit Jalan
|
3053d48671
|
FIX: Safari on iOS 9 hangs after logging in
|
2015-11-22 18:02:40 +05:30 |
|
Sam
|
c70bb0c032
|
we got to clean up js debugging, its busting caching.
|
2015-11-22 01:20:39 +11:00 |
|
Sam
|
7038d5f1c4
|
PERF: cache information about missing view classes.
|
2015-11-21 23:40:37 +11:00 |
|
Arpit Jalan
|
d75ea1a0ea
|
FIX: remove forgot-password link for SSO enabled instances
|
2015-11-21 17:49:58 +05:30 |
|
Sam
|
3fa8329068
|
correct require
|
2015-11-21 14:03:53 +11:00 |
|
Sam
|
5c899c765b
|
Revert "Revert "REFACTOR: support booting discourse with DISCOURSE_NO_CONSTANTS""
This reverts commit c21457d6a7 .
|
2015-11-21 12:27:06 +11:00 |
|
Robin Ward
|
d8734fc542
|
Fix eslint
|
2015-11-20 17:16:44 -05:00 |
|