Commit Graph

906 Commits

Author SHA1 Message Date
Robin Ward 810b213ca0 FIX: Some last read position fixes 2016-06-01 17:27:19 -04:00
Robin Ward e24fe0246a Have the topic progress and timeline use the same appEvent 2016-06-01 15:53:13 -04:00
Robin Ward a8fba38486 UX: Topic progress was docked in the wrong place. 2016-06-01 15:53:12 -04:00
Robin Ward a832d88375 UX: Hide the timeline when the composer is open 2016-06-01 14:42:00 -04:00
Robin Ward cc11c352cf UX: Timeline was snapping to dock too early 2016-06-01 13:30:00 -04:00
Robin Ward 3d49a83d7a FIX: Scrollbar wouldn't reach the bottom if you scrolled too fast 2016-06-01 13:10:33 -04:00
Neil Lalonde a6aab00663 FEATURE: show category-to-tag relationships on tags index page 2016-05-31 17:27:22 -04:00
Robin Ward 70df75c381 UX: Show the progress widget when the composer is expanded 2016-05-31 16:55:56 -04:00
Robin Ward 27b499f4dd UX: Move the timeline up higher on the page 2016-05-31 16:30:45 -04:00
Robin Ward 2d47f144f5 Deduplicate some code for the notifications drop down 2016-05-31 15:57:40 -04:00
Robin Ward 8c6274ba88 FIX: Try to be a little smarter about which way topic menus open 2016-05-31 15:13:57 -04:00
Robin Ward 321a11fe41 FIX: Docking of old widget regressed 2016-05-31 11:13:04 -04:00
Robin Ward 06a5df63d3 UX: Have the timeline dock slightly below where the buttons would go 2016-05-31 10:51:58 -04:00
Robin Ward 9609680ba9 FIX: Progress wasn't updating after becoming visible 2016-05-31 10:51:58 -04:00
Robin Ward eaf4c5b99e FIX: Don't raise an error when the element is missing 2016-05-31 10:51:57 -04:00
Robin Ward 0b8a3ff5da FIX: Better handling of position when near the top or bottom 2016-05-31 10:51:56 -04:00
Robin Ward a3907e1fbb UX: Allow the timeline to scroll mid post 2016-05-31 10:51:55 -04:00
Robin Ward f8e6d05b8d FIX: Small timeline docking tweaks 2016-05-31 10:51:55 -04:00
Robin Ward 6200d61f0a UX: Move wrench down, support longer reply button names 2016-05-31 10:51:54 -04:00
Robin Ward 9e1021dfa3 WIP: Add notifications button to timeline 2016-05-31 10:51:53 -04:00
Robin Ward 1e3e4a95fd FIX: Timeline has to dock at the top too for long titles + banners 2016-05-31 10:51:53 -04:00
Robin Ward 1584033d7a UX: Don't display the timeline on thinner browser widths 2016-05-31 10:51:53 -04:00
Robin Ward a6b2f5ddba FIX: Use topic progress widget for jumping to posts 2016-05-31 10:51:50 -04:00
Robin Ward 03cd0afed3 FIX: Progress wasn't delegating actions properly 2016-05-31 10:51:48 -04:00
Robin Ward 1ed2723986 FIX: More incorrect scrollbar positions on the timeline 2016-05-31 10:51:48 -04:00
Robin Ward 1643ff0f3c FEATURE: Move topic admin button into timeline
Also includes converting the topic admin menu to the widget framework.
2016-05-31 10:51:46 -04:00
Robin Ward fc4dc76f42 FIX: Progress was broken on mobile 2016-05-31 10:51:44 -04:00
Robin Ward 18ffa6e98b FIX: Don't dock the timeline when loading 2016-05-31 10:51:43 -04:00
Robin Ward 9e39474ef9 FIX: First time switching to docked was placing it in the wrong pos 2016-05-31 10:51:42 -04:00
Robin Ward fa2bffd618 FIX: Dock the timeline if you scroll down too much 2016-05-31 10:51:41 -04:00
Robin Ward 37642be6a6 FIX: Suggested topics was shrunk 2016-05-31 10:51:40 -04:00
Robin Ward 559fa36c18 FEATURE: Topic timeline widget 2016-05-31 10:51:39 -04:00
Robin Ward 751e354ca6 Refactor topic-progress into a component 2016-05-31 10:51:39 -04:00
Neil Lalonde 6796b15857 FEATURE: restrict tags to be used in a category 2016-05-30 16:56:33 -04:00
Guo Xiang Tan eb21ed7fcf Allow options to be cleared. 2016-05-27 14:34:44 +08:00
Neil Lalonde 3d5716a2c8 FIX: tag input doesn't show staff-only tags to non-staff 2016-05-26 18:03:50 -04:00
Régis Hanol d43231da92 FIX: force date-picker to work with english locale 2016-05-18 20:58:33 +02:00
Robin Ward b2bcefd906 Deprecation: Removes more references to view.xyz in templates 2016-05-11 14:26:08 -04:00
Robin Ward 995c01fb58 Deprecation: Remove controller from templates 2016-05-11 14:26:08 -04:00
Robin Ward c7beecd8e3 Deprecation: somethingBinding is deprecated in newer embers 2016-05-11 14:26:07 -04:00
Robin Ward c15ade8a88 Deprecation: {{view}} helper 2016-05-11 14:26:06 -04:00
Guo Xiang Tan 3353b119ab FIX: Notifications do not fade after marking all as read. 2016-05-09 17:02:44 +08:00
Robin Ward 2d2bf4dd56 FIX: Keyboard controls were broken at the bottom of topics 2016-05-06 11:11:14 -04:00
Robin Ward b1c4c8a5d0 Deprecation: replace itemController with components 2016-05-04 16:18:22 -04:00
Robin Ward 4e5831c43f Deprecation: Remove {{each itemView=}} 2016-05-04 16:18:15 -04:00
cpradio 5c583ff5bb FEATURE: Extend clicking tracking to the user profile page. (#4203)
* Extend clicking tracking to the user profile page.
Added qunit tests
Fixed click-track-test so it uses the correct data attribute for topic_id in its fixture

* Added a second excerpt to verify test pulls from the appropriate one.
2016-05-02 11:43:58 -04:00
Arpit Jalan a544990f81 FIX: users on ie/safari were unable to disable mailing list mode 2016-04-29 15:17:53 +05:30
Robin Ward 6451eb7637 .@each on leafs is deprecated in favor of .[] 2016-04-28 16:49:24 -04:00
Robin Ward 400c061046 Ember.keys is deprected in favor of Object.keys 2016-04-28 16:37:20 -04:00
Robin Ward 187d7d6f96 Remove more views and deprecations. 2016-04-28 16:17:18 -04:00