Guo Xiang Tan
|
c6a4b46b32
|
FIX: Login modal not showing on mobile.
|
2016-11-20 10:11:25 +08:00 |
|
Robin Ward
|
06254d3163
|
Remove the last of the ModalBodyView uses
|
2016-11-18 12:13:21 -05:00 |
|
Robin Ward
|
c9af4b839e
|
Migrate composer view to component
|
2016-11-18 11:17:15 -05:00 |
|
Arpit Jalan
|
7cfda43ae3
|
Merge pull request #4559 from techAPJ/select-all
FEATURE: batch select topics
|
2016-11-18 19:15:01 +05:30 |
|
Arpit Jalan
|
9c7b891afd
|
FEATURE: batch select topics
|
2016-11-18 02:32:47 +05:30 |
|
Robin Ward
|
56642bbde3
|
Migrate user card to use components
|
2016-11-17 15:40:04 -05:00 |
|
Robin Ward
|
6387acc649
|
Migrate history modal to components
|
2016-11-15 16:44:50 -05:00 |
|
Robin Ward
|
33fd84c990
|
Migrate reorder categories to components
|
2016-11-15 16:44:50 -05:00 |
|
Robin Ward
|
bf49c38faf
|
Migrate Login modal to use components
|
2016-11-15 16:44:50 -05:00 |
|
Robin Ward
|
684b3805fd
|
Migrate the topic entrace to use a component
|
2016-11-15 16:44:50 -05:00 |
|
Robin Ward
|
32a8d5ed1f
|
Merge pull request #4550 from cpradio/cannot-see-mention
FEATURE: Notify user when mention can't see the reply they were mentioned in
|
2016-11-15 16:40:47 -05:00 |
|
Robin Ward
|
d57adfed02
|
Migration upload-selector to component
|
2016-11-15 14:10:34 -05:00 |
|
Neil Lalonde
|
bd1b7bd330
|
new plugin outlet extra-nav-item
|
2016-11-15 12:15:13 -05:00 |
|
cpradio
|
824c235760
|
FEATURE: Notify user when mention can't see the reply they were mentioned in
FIX: Group Mention Notifications
|
2016-11-14 22:03:16 -05:00 |
|
Sam
|
095767bdb4
|
tweak position and style of registrations disclaimer
|
2016-11-15 13:41:43 +11:00 |
|
Sam
|
a07148830e
|
FEATURE: add TOS and Privacy links to sign up
|
2016-11-15 13:29:54 +11:00 |
|
Robin Ward
|
67edb6ce5c
|
Migrate create account modal to components
|
2016-11-14 16:50:46 -05:00 |
|
Robin Ward
|
85c2aaa341
|
Migrate flag modal to use components
|
2016-11-14 16:50:46 -05:00 |
|
Robin Ward
|
dca26b43e4
|
Migrate upload avatar view to components
|
2016-11-14 16:00:40 -05:00 |
|
Robin Ward
|
9fea9e00c3
|
Migrate invite view to components, remove HTML from translations
|
2016-11-14 16:00:40 -05:00 |
|
Robin Ward
|
120a780763
|
Replace the add category class view mixin with a component
|
2016-11-14 14:36:29 -05:00 |
|
Robin Ward
|
aada925b21
|
Start converting modal views to components
|
2016-11-14 14:15:48 -05:00 |
|
Arpit Jalan
|
3ed2d645a3
|
FIX: attach proper class to user notification section
|
2016-11-12 15:02:27 +05:30 |
|
Robin Ward
|
a9ed15e11a
|
FIX: Remove more of those pesky View classes
|
2016-11-11 17:03:15 -05:00 |
|
Robin Ward
|
cc93cd76ef
|
Replace quote button with a component
|
2016-11-11 16:00:28 -05:00 |
|
Robin Ward
|
93403b0af6
|
Replace the share popup with a component
|
2016-11-11 14:13:19 -05:00 |
|
Robin Ward
|
2a25136ecf
|
FIX: Tags weren't showing up in Ember 2.4
|
2016-11-11 13:01:53 -05:00 |
|
Robin Ward
|
01a8ef590a
|
Remove more view classes
|
2016-11-10 16:27:15 -05:00 |
|
Robin Ward
|
d98aa48f0d
|
Remove some preferences views, add extra tests
|
2016-11-10 15:54:21 -05:00 |
|
Robin Ward
|
a94f06ff78
|
Remove the ScrollTop Mixin
|
2016-11-10 15:25:04 -05:00 |
|
Robin Ward
|
0904ad5537
|
Migrate createViewWithBodyClass helper to components
|
2016-11-10 14:28:04 -05:00 |
|
Robin Ward
|
985b855a5b
|
FIX: Later versions of ember require dashes in template names
|
2016-11-09 14:50:34 -05:00 |
|
Rafael dos Santos Silva
|
150cb6659f
|
FEATURE: Clinking on stats in user summary take you to the respective activity page
|
2016-11-09 16:38:07 -02:00 |
|
Rafael dos Santos Silva
|
bd77f5cb72
|
FIX: Last Visit line shouldn't appear on /top
|
2016-11-08 19:56:13 -02:00 |
|
Robin Ward
|
70fb2431a1
|
Migrate this.container to getOwner(this)
|
2016-11-07 15:21:31 -05:00 |
|
Robin Ward
|
a9d7569dda
|
Replace computed properties for topic query params
|
2016-11-03 13:09:43 -04:00 |
|
Robin Ward
|
95c8d66fe0
|
FIX: In Ember 2.0 you can't bind Query Parametrs like this
|
2016-11-03 11:00:26 -04:00 |
|
Guo Xiang Tan
|
847eea85a0
|
Merge pull request #4527 from cpradio/category-selector
FIX: Advanced Search to utilize Category Selector so it can distingui…
|
2016-11-03 09:15:00 +08:00 |
|
Robin Ward
|
e9309f2d96
|
FIX: Broken {{if}} statement
|
2016-11-01 16:56:45 -04:00 |
|
Neil Lalonde
|
9ef1688a76
|
FEATURE: per-category default topic list sort order
|
2016-11-01 12:18:41 -04:00 |
|
cpradio
|
f59c11b4ab
|
FIX: Advanced Search to utilize Category Selector so it can distinguish uncategorized from no category selected
|
2016-10-31 17:27:57 -04:00 |
|
Régis Hanol
|
7a08d1a11b
|
Merge pull request #4520 from jako512/header-plugin-outlets
Added above-site-header and below-site-header plugin outlets
|
2016-10-31 10:29:15 +01:00 |
|
Robin Ward
|
a319cfe77a
|
Final set of backwards compatible fixes for Ember 1.13
|
2016-10-28 15:51:39 -04:00 |
|
Robin Ward
|
0f1ed1e41a
|
Migration topic footer buttons to components
|
2016-10-28 10:13:41 -04:00 |
|
jako512
|
19479907d0
|
Added above-site-header and below-site-header plugin outlets
|
2016-10-27 18:13:51 +02:00 |
|
Robin Ward
|
004e71a3fe
|
FIX: Some errors that only appear in Ember 1.13
|
2016-10-26 16:26:10 -04:00 |
|
Robin Ward
|
eeee5f4c08
|
Use {{outlets}} instead of {{render}} in the application template
|
2016-10-26 13:02:58 -04:00 |
|
Robin Ward
|
b601120b39
|
Support for Raw Handlebars and helpers in Ember 1.13
|
2016-10-26 10:27:57 -04:00 |
|
Robin Ward
|
9ac35f07b9
|
FIX: Missing icon on history buttons
|
2016-10-25 15:39:09 -04:00 |
|
Robin Ward
|
622dc82481
|
Replace deprecated render(buffer) with a custom buffered renderer
|
2016-10-25 14:00:21 -04:00 |
|