Angus McLeod
|
99d93264b7
|
Move autosize from admin/lib to discourse/lib
|
2016-03-18 09:48:57 -04:00 |
|
Régis Hanol
|
1704a362ef
|
FIX: manually blocking/whitelisting an IP address wasn't working
|
2015-12-17 19:40:50 +01:00 |
|
Robin Ward
|
de88be2fbc
|
Support for "Only show overridden" in site text customization
|
2015-11-30 15:25:08 -05:00 |
|
Robin Ward
|
5e93140f85
|
FEATURE: Can override any translation via an admin interface
|
2015-11-27 11:35:19 -05:00 |
|
Robin Ward
|
434deb1bd3
|
SECURITY: Backported XSS fixes from Handlebars
|
2015-11-24 16:08:08 -05: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
|
c21457d6a7
|
Revert "REFACTOR: support booting discourse with DISCOURSE_NO_CONSTANTS"
This reverts commit c0b277d273 .
|
2015-11-20 10:00:12 -05:00 |
|
Sam
|
1c8b3c9447
|
sort out import ordering in admin js
|
2015-11-21 01:10:31 +11:00 |
|
Sam
|
c0b277d273
|
REFACTOR: support booting discourse with DISCOURSE_NO_CONSTANTS
This change is discussed here: https://meta.discourse.org/t/deprecating-es6-compatibility-layer/35821
Prior to this change we were not booting correctly with DISCOURSE_NO_CONSTANTS
|
2015-11-21 00:14:50 +11:00 |
|
Robin Ward
|
f5b34d5f53
|
FEATURE: Admin interface for editing email templates
|
2015-11-19 16:39:34 -05:00 |
|
Gerhard Schlager
|
11a6b61cbd
|
Remove example CSS selectors from locale file
|
2015-10-11 14:48:37 +02:00 |
|
Neil Lalonde
|
5ca26a7707
|
FEATURE: add site setting use_admin_ip_whitelist to enable/disable the whitelisting of admins by IP address
|
2015-09-23 12:15:08 -04:00 |
|
Robin Ward
|
7d4dbc9962
|
Give example values for CSS rules in embedding
|
2015-09-23 12:10:15 -04:00 |
|
Robin Ward
|
c0136eb6e6
|
FIX: IP lookup was broken with relaxed user routes
|
2015-09-08 12:16:49 -04:00 |
|
Robin Ward
|
b41b176bc6
|
Support for value_list in site settings
|
2015-09-01 11:54:16 -04:00 |
|
Régis Hanol
|
71c1eccf2b
|
FIX: 'typeClass' shoud handle multi-word setting types - take 2
|
2015-08-28 01:13:11 +02:00 |
|
Régis Hanol
|
95c8ec50a8
|
FIX: 'typeClass' shoud handle multi-word setting types
|
2015-08-27 10:48:37 +02:00 |
|
Régis Hanol
|
bef80633b1
|
FEATURE: global admin override of most of the user preferences
|
2015-08-21 20:39:21 +02:00 |
|
Robin Ward
|
146f2eab7f
|
Can edit settings on the embedding page
|
2015-08-20 15:56:05 -04:00 |
|
Robin Ward
|
d1c69189f3
|
FEATURE: Can edit category/host relationships for embedding
|
2015-08-20 15:56:04 -04:00 |
|
Robin Ward
|
d87520a2cf
|
FIX: Checkboxes weren't always being set properly.
Note to all, `set()` values for computed properties must return the
new value the same as `get()` does.
|
2015-08-17 12:12:51 -04:00 |
|
Guo Xiang Tan
|
b098e07cf1
|
FIX: Wrong value set when using ember-computed-decorators.
|
2015-08-15 00:15:23 +08:00 |
|
Robin Ward
|
22844b9e46
|
Ember 1.12 support
|
2015-08-13 11:14:16 -04:00 |
|
Robin Ward
|
0442457e7b
|
Fix deprecations in admin groups interface
|
2015-08-13 10:01:29 -04:00 |
|
Robin Ward
|
b7e6eaa961
|
ES6ify some of the remaining files
|
2015-08-10 10:21:05 -04:00 |
|
Robin Ward
|
0932e82508
|
Refactor Customizations to have deeper URLs
|
2015-08-10 10:21:04 -04:00 |
|
Sam
|
415a3ff0de
|
FIX: replace all occurances in preview not only first
|
2015-08-07 16:52:21 +10:00 |
|
Robin Ward
|
aa6f792ce1
|
FEATURE: Custom orders for user fields
|
2015-07-30 14:53:13 -04:00 |
|
Robin Ward
|
e161f8f9fd
|
FEATURE: Can order value lists
|
2015-07-28 16:09:45 -04:00 |
|
Robin Ward
|
dc8a68fd29
|
FEATURE: New "Dropdown" user field type
|
2015-07-28 12:30:21 -04:00 |
|
Robin Ward
|
f22618050f
|
FIX: Reformat user fields admin to have a longer form
|
2015-07-28 12:30:21 -04:00 |
|
Arpit Jalan
|
6382f3cc03
|
remove duplicate component from admin
|
2015-07-23 07:09:11 +05:30 |
|
Neil Lalonde
|
bf7875ee86
|
FIX: time to first reponse and topics with no reponse admin reports should show down arrow as green, up arrow as red
|
2015-07-22 14:16:10 -04:00 |
|
Arpit Jalan
|
dc90c396f2
|
FEATURE: manage Permalinks
|
2015-07-17 01:26:02 +05:30 |
|
Kane York
|
b201697938
|
Fix test failure (appEvents seems to not be injected?)
|
2015-07-15 10:15:05 -07:00 |
|
Kane York
|
2302442e1a
|
Add ace:resize app event
For discourse-data-explorer
|
2015-07-15 09:44:08 -07:00 |
|
Robin Ward
|
8a33fb9bd5
|
Merge pull request #3601 from techAPJ/patch-1
FEATURE: invite page tabs
|
2015-07-13 10:28:21 -04:00 |
|
Arpit Jalan
|
e0c9054748
|
FEATURE: invite page tabs
|
2015-07-13 09:42:51 +05:30 |
|
Robin Ward
|
ac2f5cbdab
|
FIX: Admin user fields weren't showing errors
Also updated it to remove deprecations and item controller
|
2015-07-10 12:31:30 -04:00 |
|
Neil Lalonde
|
0bb3123a67
|
FIX: link to logster when served from a subfolder
|
2015-07-06 11:18:20 -04:00 |
|
Robin Ward
|
7b6d6b76eb
|
FEATURE: Multiple embeddable hosts
- Also refactors two site settings components into one, with tests
|
2015-06-09 13:25:43 -04:00 |
|
Robin Ward
|
0a35b20933
|
Convert Discourse.ScrollTop to ES6
|
2015-05-19 12:51:03 -04:00 |
|
Arpit Jalan
|
e287046d32
|
FIX: show meaningful error message in case of site setting error
|
2015-05-17 14:15:27 +05:30 |
|
Robin Ward
|
f1b9a389d9
|
Merge pull request #3468 from fantasticfears/fix-dashboard
FIX: unhandle show report action
|
2015-05-14 13:19:40 -04:00 |
|
Erick Guan
|
2c09e97ca0
|
FIX: unhandle show report action
|
2015-05-15 00:59:31 +08:00 |
|
Robin Ward
|
6a3086843d
|
OOPS, left debugging stuff in last push.
|
2015-05-14 12:48:12 -04:00 |
|
Robin Ward
|
cd27ba3478
|
FIX: Properly add no-conflict to ace editor
|
2015-05-14 12:46:51 -04:00 |
|
Robin Ward
|
d90063fc59
|
FIX: Error with ace editor and new ember.
Fix upgrades ace editor, which was a huge headache due to AMD.
|
2015-05-13 16:25:33 -04:00 |
|
Sam
|
eed8ddbb5c
|
UX: select on blur if there are no choices for select2
|
2015-04-10 09:13:51 +10:00 |
|
Régis Hanol
|
6493e4f641
|
FIX: missing tooltip on backup screen
|
2015-03-26 18:05:27 +01:00 |
|