cpradio
|
afdbb2bb96
|
FEATURE: Add Archive Topics to Bulk actions
Add the ability to archive topics in bulk
https://meta.discourse.org/t/archive-topics-via-bulk/20302
|
2014-09-22 14:56:48 -04:00 |
|
Robin Ward
|
52094fe554
|
Remove the last of the Discourse globals in our templates
|
2014-09-11 17:13:03 -04:00 |
|
Robin Ward
|
f322b500a7
|
Replaced many global Discourse.SiteSetting calls in templates with
computed properties due to deprecations.
|
2014-09-11 16:46:34 -04:00 |
|
Jeff Atwood
|
0446a0e19e
|
set maxlength="200" attrib on password field
|
2014-09-11 12:41:03 -07:00 |
|
Neil Lalonde
|
dd8e7fd7d1
|
Use a label tag on the checkbox for 'I have read and accept the TOS'
|
2014-09-11 11:11:14 -04:00 |
|
Régis Hanol
|
18f8038015
|
FEATURE: add new 'convert to staff message' in post wrench menu
|
2014-09-10 23:08:33 +02:00 |
|
cpradio
|
2ef499d021
|
UX: Add g, t keyboard shortcut to modal window for go to top
https://meta.discourse.org/t/add-shortcut-g-t-to-go-to-top-page/19586
|
2014-09-04 18:28:03 -04:00 |
|
cpradio
|
8b349b43a5
|
UX: Add keyboard binding for reply as new topic
Removed extra translation in the keyboard shortcut modal window
|
2014-08-29 20:10:34 -04:00 |
|
cpradio
|
2e200ffbf0
|
Merge remote-tracking branch 'origin/master' into keyboard-binding-incoming-updated-topics
Conflicts:
config/locales/client.en.yml
|
2014-08-29 20:05:59 -04:00 |
|
cpradio
|
875b39fb5f
|
Merge remote-tracking branch 'origin/master' into keyboard-binding-incoming-updated-topics
|
2014-08-29 19:56:39 -04:00 |
|
Jeff Atwood
|
cb45d5fa25
|
Merge pull request #2724 from cpradio/key-binding-reply-new-topic
UX: Add keyboard binding for reply as new topic
|
2014-08-29 16:46:34 -07:00 |
|
cpradio
|
68e807f791
|
UX: Add keyboard binding for reply as new topic
|
2014-08-29 19:14:42 -04:00 |
|
cpradio
|
5ca96e741d
|
UX: Add keyboard bidning for incoming/updated topics
|
2014-08-29 09:44:26 -04:00 |
|
cpradio
|
096bc0c0ae
|
Merge branch 'keyboard-binding-new-topics-banner' into dismiss-keyboard-bindings
Conflicts:
app/assets/javascripts/discourse/lib/keyboard_shortcuts.js
|
2014-08-29 09:36:34 -04:00 |
|
cpradio
|
3f085c3fd3
|
Change the Dismiss keybindings to use 'x' instead of 'd'
|
2014-08-29 09:22:47 -04:00 |
|
cpradio
|
e4ce995369
|
FIX: Changed Dismiss New and Dismiss Posts to use d + r because p is reserved for the profile menu and n is reserved for the notifications menu
|
2014-08-29 08:11:23 -04:00 |
|
cpradio
|
ed8d828ff1
|
FIX: Added keyboard bindings for dismiss buttons
|
2014-08-29 08:04:57 -04:00 |
|
Régis Hanol
|
fd6dd88afb
|
FIX: dual modal when deleting spammer in the flag modal
|
2014-08-29 13:05:51 +02:00 |
|
cpradio
|
1678a91a60
|
Add shortcuts for Profile Menu and Hamburger Menu
Added shortcuts of p and = for the profile and hamburger menu
https://meta.discourse.org/t/keyboard-shortcuts-wish-list/15952
|
2014-08-26 20:30:20 -04:00 |
|
Jeff Atwood
|
b6b0cd5c15
|
add glyph to move posts to new topic button
|
2014-08-25 22:38:28 -07:00 |
|
Jeff Atwood
|
c24b326c04
|
add glyph to move dialog button
|
2014-08-19 15:01:32 -07:00 |
|
Robin Ward
|
00c791b12e
|
FIX: Issues signing in without local logins
|
2014-08-14 22:09:12 -04:00 |
|
Jeff Atwood
|
6cc8ec87b5
|
we don't need this "or" separator on login page
|
2014-08-14 14:41:45 -07:00 |
|
Robin Ward
|
5aac2822ed
|
FIX: Metamorph error due to malformed HTML
|
2014-08-14 14:36:43 -04:00 |
|
Robin Ward
|
2850ce46b8
|
FIX: If local logins are disabled, sign up button should not show the
form.
|
2014-08-14 13:14:56 -04:00 |
|
Robin Ward
|
a0d0f859ba
|
Add login buttons to create account template.
|
2014-08-14 12:51:16 -04:00 |
|
Jeff Atwood
|
41e582e1ca
|
make keyboard shortcut help 3 columns vs 2
|
2014-08-14 02:25:07 -07:00 |
|
Jeff Atwood
|
fcbab8e9b0
|
fix incorrect link to category position change
|
2014-08-12 14:33:07 -07:00 |
|
Robin Ward
|
1684ff3015
|
UX: Add a separate "Sign Up" button
|
2014-08-12 13:47:23 -04:00 |
|
Jeff Atwood
|
3451785aa3
|
add gavel glyph to Take Action for consistency
|
2014-08-11 15:56:42 -07:00 |
|
Robin Ward
|
15c7e01b90
|
FEATURE: Can bulk delete topics now using the modal.
|
2014-08-11 15:14:02 -04:00 |
|
Robin Ward
|
d3cc85c784
|
TESTS: Use Pretender in test mode for more flexible server responses
|
2014-07-31 16:49:30 -04:00 |
|
riking
|
f9ef715357
|
Improve email-in category settings UI
|
2014-07-30 09:58:41 -07:00 |
|
Robin Ward
|
b29b94046c
|
Merge pull request #2569 from lreeves/group-selector-datasource-finder
Move finder logic out of the group-selector component
|
2014-07-23 11:28:29 -04:00 |
|
Jeff Atwood
|
1b733ff936
|
missed a spot for more /!\
|
2014-07-22 21:34:19 -07:00 |
|
Jeff Atwood
|
fc1fa2d104
|
Caps Lock clearly needs more exclamation sign
|
2014-07-22 21:15:54 -07:00 |
|
lreeves
|
9c2f4b55ac
|
This moves the finder logic out of the component
|
2014-07-22 20:30:30 -04:00 |
|
Robin Ward
|
c004ad1d51
|
Merge pull request #2563 from techAPJ/patch-2
FEATURE: group name is required for private topic invite
|
2014-07-22 14:44:26 -04:00 |
|
Arpit Jalan
|
e7e823129e
|
FEATURE: group name is required for private topic invite
|
2014-07-23 00:03:15 +05:30 |
|
Neil Lalonde
|
386b6213a5
|
FEATURE: warn when caps lock is on during password input
|
2014-07-22 13:53:58 -04:00 |
|
riking
|
73ceeda1f9
|
Stop unnecessarily suppressing settings for uncategorized
Fix migration for emailing into uncategorized
|
2014-07-17 10:25:52 -07:00 |
|
Neil Lalonde
|
5c70d878a7
|
FEATURE: show a reason why a category can't be deleted
|
2014-07-16 15:43:51 -04:00 |
|
Robin Ward
|
c6df00a5cc
|
FIX: You shouldn't be able to add a parent to Uncategorized
|
2014-07-15 15:19:39 -04:00 |
|
Ionut Staicu
|
a0ca4c8583
|
Email field should be type=email
|
2014-07-14 09:49:05 +03:00 |
|
Sam
|
2f8d139ec0
|
BUGFIX: incorrect ordering in category permissions
FEATURE: UI for categories that we allow badges on
|
2014-07-10 12:02:16 +10:00 |
|
Robin Ward
|
4237099db3
|
ES6: More modal views
|
2014-07-04 11:50:40 -04:00 |
|
Robin Ward
|
e22688a204
|
FEATURE: Can upload images to categories
|
2014-06-30 14:14:00 -04:00 |
|
Robin Ward
|
3cbb32cc20
|
REFACTOR: uploading avatar should share code with upload component
|
2014-06-30 14:13:59 -04:00 |
|
Robin Ward
|
4088fba4f2
|
REFACTOR: Convert profile background uploader to be an ember component
|
2014-06-30 14:13:59 -04:00 |
|
Robin Ward
|
07cb3aff97
|
We shouldn't have to redeclare tab panels in the category edit menu
|
2014-06-26 12:30:07 -04:00 |
|