Sam
|
3ef16f292d
|
remove dead code
update title properly when count in list changes
remove broken (*) title notification from topic cause its just weird
|
2013-06-03 10:38:57 +10:00 |
|
Robin Ward
|
545dbfc07e
|
New Feature: Staff can choose to "Take Action" when flagging to immediately reach hiding
thresholds.
|
2013-05-31 17:39:32 -04:00 |
|
Robin Ward
|
a4d88fbaa7
|
New categories weren't getting correct default colors
|
2013-05-31 13:42:46 -04:00 |
|
Robin Ward
|
0af0a214b2
|
Refactor: Back all modals by controllers
|
2013-05-31 12:29:38 -04:00 |
|
Sam
|
b35b3da077
|
allow eviction of computer help for @geek
|
2013-05-31 15:09:19 +10:00 |
|
Sam
|
e93b7a3b20
|
more progress towards live unread and new counts, unread message implemented, still to implement delete messages
|
2013-05-30 16:49:57 +10:00 |
|
Sam
|
33683715a9
|
work in progress live unread / new counts
|
2013-05-30 16:49:57 +10:00 |
|
Robin Ward
|
3d0587d8ce
|
Refactor: move category slug helper to Category model
|
2013-05-29 14:18:02 -04:00 |
|
Robin Ward
|
4cf1d9c266
|
Display details about the search context in the placeholder
|
2013-05-29 12:19:31 -04:00 |
|
Robin Ward
|
5cb1cc6fcb
|
FIX: Categories pill wasn't always being highlighted properly.
|
2013-05-29 11:02:37 -04:00 |
|
Robin Ward
|
92dc59fba9
|
Properly assign draft keys to Categories List view.
|
2013-05-28 21:16:24 -04:00 |
|
Robin Ward
|
dd54736d06
|
Refactor: Removed the last of the references to Discourse.currentUser.
|
2013-05-28 11:52:31 -04:00 |
|
Robin Ward
|
57f97880e6
|
Refactor: Instead of getting currentUser from the Discourse namespace, use
`Discourse.User.current()`
|
2013-05-28 11:25:56 -04:00 |
|
Robin Ward
|
62a20f5655
|
FIX: Couldn't access "Uncategorized" category from category list.
|
2013-05-27 14:15:52 -04:00 |
|
Robin Ward
|
962f0dd5f9
|
Search correctly passes context data to server
|
2013-05-24 12:21:53 -04:00 |
|
Robin Ward
|
69bb70fbd3
|
Removed bindings to Discourse.site
|
2013-05-24 11:56:40 -04:00 |
|
Robin Ward
|
56764f817b
|
Fix JsHint
|
2013-05-24 11:02:17 -04:00 |
|
Robin Ward
|
1dae46021e
|
Category controller should use the correct category object
|
2013-05-24 10:57:26 -04:00 |
|
Robin Ward
|
84fd366322
|
Navigating should set a searchContext (unused right now).
|
2013-05-23 18:51:40 -04:00 |
|
Robin Ward
|
0f296cd42b
|
Refactor + Fix: Wasn't correctly loading activity streams. Code is a lot more Ember-y now.
|
2013-05-22 12:06:37 -04:00 |
|
Robin Ward
|
046e6e5d86
|
Simplified grouping on user views, fixed issue with messages not loading on initial load. Really
simplified the restricted user route.
|
2013-05-21 11:50:01 -04:00 |
|
Robin Ward
|
a79d53c628
|
Removed many unnecessary controller. uses in templates.
|
2013-05-20 13:45:14 -04:00 |
|
Neil Lalonde
|
101ba5d8fe
|
Add Create Topic button to /categories page
|
2013-05-14 12:47:28 -04:00 |
|
Sam
|
e969eb14e8
|
added 2 new flag types: notify user and notify moderators
fixed up messed up user navigation
refactored
|
2013-04-12 17:55:45 +10:00 |
|
Sam
|
0f362c5474
|
this has been bugging me for ages, broken "fill your profile link" fixed AND bio updates when you save
|
2013-04-12 10:07:58 +10:00 |
|
Robin Ward
|
5ba9e484f8
|
Merge pull request #650 from wojciechka/double_prefix_fix
Detect and remove prefix being added twice when going to pages already in history
|
2013-04-09 09:30:01 -07:00 |
|
Wojciech Kocjan
|
3cf240ada8
|
Detect and remove prefix being added twice when going to pages already in history.
|
2013-04-09 12:12:27 +02:00 |
|
Régis Hanol
|
f211b9601a
|
change title background to red when requirements are not met
|
2013-04-07 15:32:06 +02:00 |
|
Sam
|
bf8e756175
|
Merge pull request #637 from wojciechka/master
Putting rootURL in JavaScript using Discourse::base_uri and erb
|
2013-04-04 21:42:54 -07:00 |
|
Robin Ward
|
fa1ba6791b
|
Work in Progress: Content Editing in Admin Section
|
2013-04-04 17:26:22 -04:00 |
|
Wojciech Kocjan
|
a875b1c44a
|
Store base URI in Discourse.BaseUri and use it in all places where rootURL was previously used
|
2013-04-04 11:16:38 +02:00 |
|
Wojciech Kocjan
|
a0ef917736
|
Reworked rootURL in ember.js and allow handling of back/forward buttons in browser
|
2013-04-03 14:41:26 +02:00 |
|
Régis Hanol
|
1668b5eab2
|
FIX: allows the selection of the default landing tab
|
2013-03-28 14:01:13 +01:00 |
|
Robin Ward
|
e0fc7afc41
|
Fixes bug where progress looked weird when creating a new post.
|
2013-03-27 17:41:02 -04:00 |
|
Robin Ward
|
36269cfbaa
|
Rename 'popular' to 'latest'. First stab at 'Hot' tab.
|
2013-03-27 16:21:23 -04:00 |
|
Robin Ward
|
a30c019275
|
Show totals in best of yellow thigny.
|
2013-03-26 15:40:30 -04:00 |
|
Robin Ward
|
030ecfaa71
|
Fix bug where new posts wouldn't load after hitting the bottom if you'd filtered
|
2013-03-23 11:18:38 -04:00 |
|
Robin Ward
|
bfa14b419c
|
Animate in the bottom filter bar
|
2013-03-22 12:05:17 -04:00 |
|
Régis Hanol
|
f1015fd73a
|
updated PreloadStore API
so that it is more clear that we are deleting preloaded data once read
|
2013-03-20 16:26:46 +01:00 |
|
Robin Ward
|
1715220d77
|
FIX: Hide topics list when loading new topics by category
|
2013-03-14 12:38:05 -04:00 |
|
Sam
|
91b507f4c4
|
if you try posting a reply and are looking at a different topic, pop this window up
|
2013-03-11 20:57:06 -07:00 |
|
Robin Ward
|
86af49e663
|
More Markdown refactoring - fixed bug with Pagedown not showing on user profile - replaced jQuery occurrences with $.
|
2013-03-05 15:39:21 -05:00 |
|
Robin Ward
|
0df2034dc8
|
Fixes #264 - replaceState was wonky
|
2013-02-26 17:27:01 -05:00 |
|
Robin Ward
|
1caf1e6b45
|
Clean up discourse.js
|
2013-02-26 15:20:06 -05:00 |
|
Gosha Arinich
|
cafc75b238
|
remove trailing whitespaces ❤️
|
2013-02-26 07:31:35 +03:00 |
|
Robin Ward
|
e461c84253
|
Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline
|
2013-02-25 17:16:57 -05:00 |
|
Sam Saffron
|
997b436210
|
attempt at fixing google analytics
|
2013-02-25 08:36:46 +11:00 |
|
Robin Ward
|
45ab3ab892
|
JS refactoring that fixes presence errors in earlier reverted commit.
|
2013-02-22 11:00:47 -05:00 |
|
Sam Saffron
|
2b5be29d3c
|
Revert "Remove old unused code."
This reverts commit 6a617348e5.
|
2013-02-22 10:57:11 +11:00 |
|
Robin Ward
|
6a617348e5
|
Remove old unused code.
|
2013-02-21 16:17:56 -05:00 |
|