dbb814ec6a
FIX: allow pasting links into title field that are longer than the max title length
2017-05-18 12:32:47 -04:00
40ab2e5667
FEATURE: Let users update their emails before confirming
...
This allows users who entered a typo or invalid email address when
signing up an opportunity to fix it and resending the confirmation
email to that address.
2017-04-05 16:44:49 -04:00
45a257815a
Convert front end paths from /users/
to /u/
2017-03-30 10:23:24 -04:00
6b976433c9
Support for both /users/
and /u/
paths
2017-03-30 10:23:24 -04:00
262016604d
FEATURE: each category can control how many topics to show on categories page
2017-03-01 15:12:57 -05:00
a702330ccd
FEATURE: make show_subcategory_list a per-category setting
2017-02-22 11:42:36 -05:00
e077b3f141
FIX: composer should only feature links to external sites
2017-02-08 15:34:54 -05:00
c4e10f2a9d
FEATURE: redesign the change password page to use javascript and validations
2017-02-03 16:09:24 -05:00
c76f6856ea
FEATURE: reply as new message to the same recipients
2017-01-27 12:24:31 +08:00
e03d5e2140
Reapply Ember 2.10 for good this time!
...
This reverts commit ddd299f4aaf25353cc2f47829d213623a3cf7590.
2016-12-19 11:19:10 -05:00
51679ef6b2
Fix JS tests.
2016-12-17 00:51:40 +08:00
ddd299f4aa
Revert "Revert "Revert Ember 2.10+ for a short while""
...
This reverts commit 76bbc481cb5bb3e3b35ece5aa5e1275d3d34e4a0.
2016-12-16 10:29:30 -05:00
76bbc481cb
Revert "Revert Ember 2.10+ for a short while"
...
This reverts commit 21682fd60b92414348a0e4aecdab1bc5278e14e6.
2016-12-16 09:52:29 -05:00
21682fd60b
Revert Ember 2.10+ for a short while
2016-12-15 16:43:38 -05:00
28699e66d8
Revert "REVERT: Ember 2.10 -- it's not building properly"
...
This reverts commit 600541c6238a5b371992ad363859d5d9c75ad004.
2016-12-15 10:28:15 -05:00
4b940dc8bd
FEATURE: Add groups page.
2016-12-14 17:27:47 +08:00
600541c623
REVERT: Ember 2.10 -- it's not building properly
2016-12-12 16:19:05 -05:00
9a7998a930
Various fixes for Ember 2.10
2016-12-12 14:44:29 -05:00
2efe4900cf
Plugin Outlets need their arguments to be explicit
2016-12-12 14:44:29 -05:00
fbd8e6ed4a
FEATURE: pasting a link into the title of the composer can automatically onebox it and update the title
2016-12-08 16:09:46 -05:00
ae4fd06444
Add acceptance tests for custom-html
2016-11-23 13:02:22 -05:00
91c21dad28
Reset plugins before tests too
2016-11-23 10:41:21 -05:00
9afa55a3fd
FIX: Random failing plugin tests
2016-11-22 15:36:18 -05:00
217007ff54
Add acceptance tests for plugin outlets
2016-11-22 14:03:01 -05:00
a94f06ff78
Remove the ScrollTop
Mixin
2016-11-10 15:25:04 -05:00
0904ad5537
Migrate createViewWithBodyClass
helper to components
2016-11-10 14:28:04 -05:00
7d560ea3d5
More ember-qunit fixes
2016-11-08 14:42:10 -05:00
151597bf0f
Update code so Ember 2.3 can have more tests passing
2016-11-08 13:40:35 -05:00
24ad68e765
Use this.registry
in component-test
2016-11-07 15:12:16 -05:00
a319cfe77a
Final set of backwards compatible fixes for Ember 1.13
2016-10-28 15:51:39 -04:00
3eae668e64
Set up pretender inside test file.
2016-10-24 12:17:17 +08:00
f083994f5a
FIX: exact group match always should be added
2016-10-24 12:43:38 +11:00
a7507dad63
Add Acceptance Tests (which found an error)
...
Tests for populating category and tags
Added acceptance tests for populating the Username and Category through the Advanced Search UI (will work on the other fields later)
Give the combo-box elements ids
Add acceptance tests for the rest of the advanced search UI (except for Tags, tags are evil)
2016-10-08 09:09:37 -04:00
be1d74d207
Split out common functions into discourse-common
module
2016-09-22 09:52:19 -04:00
e064e6f7a3
FEATURE: new 'categories_and_latest' endpoint
2016-08-29 22:47:44 +02:00
87f6aadb7e
FIX: topic discovery tests
2016-08-24 22:53:43 +02:00
d8808aa9ab
Add back acceptance tests for full page search
2016-08-09 14:49:46 -04:00
3d62e5dd98
SECURITY: XSS issue on Admin users list
2016-08-05 12:01:16 -04:00
857d54162b
Redirect to Summary when viewing yourself
2016-08-02 13:21:24 -04:00
cf5b756b1a
SECURITY: Cross-Site Scripting in Category and Group Settings
2016-07-28 11:57:59 -04:00
bba0fd0654
REFACTOR: PreloadStore to ES6
2016-07-11 12:57:05 -04:00
b8125b3512
REFACTOR: Remove Discourse.Ajax
2016-07-11 12:57:05 -04:00
a546395397
REFACTOR: Migrate markdown functionality in ES6
2016-07-11 12:57:05 -04:00
1fd27bdbb3
FIX: js test error "Unhandled request /tag_groups"
2016-07-05 14:59:00 -04:00
67303d7679
REFACTOR: Composer messages to use new ember idioms
2016-06-07 14:47:22 -04:00
80082f0e2b
UX: hide flag behind ellipsis by default
2016-05-18 16:50:43 -07:00
0fcfc6bed9
Add acceptance tests for all mobile templates
2016-05-05 12:49:12 -04:00
400c061046
Ember.keys
is deprected in favor of Object.keys
2016-04-28 16:37:20 -04:00
514c3976f0
PERF: Migrate header to discourse widgets
2016-04-25 10:48:04 -04:00
f6c460c207
Add tests for groups pages, DRY html into a component
2016-04-11 13:17:34 -04:00