Robin Ward
|
82c21868f3
|
Moved JSHint into Qunit suite. It's much harder to forget about now!
|
2013-06-21 14:07:11 -04:00 |
|
Sam
|
80c42753e1
|
fix up find as you type for the invite into PM function
allow mods to remove users from a PM
|
2013-06-18 17:17:01 +10:00 |
|
Neil Lalonde
|
7f7ef29e42
|
Fix for message saying 'There are no more 29-category topics.'
|
2013-06-13 12:18:11 -04:00 |
|
Robin Ward
|
a104c37d63
|
Experiment: QUnit for integration Ember integration tests
|
2013-06-12 11:56:59 -04:00 |
|
Neil Lalonde
|
8c888f424b
|
Fix change username
|
2013-06-12 11:24:32 -04:00 |
|
Neil Lalonde
|
1a1115321d
|
Remove a console.log
|
2013-06-12 10:45:07 -04:00 |
|
Robin Ward
|
bddc9dd4b8
|
FIX: Replace modal with an empty view when closed. Fixes the bug where you'd edit a category, close
and then click edit again.
|
2013-06-11 16:41:09 -04:00 |
|
Neil Lalonde
|
a53f958c78
|
Fix error when trying to edit a category with empty slug
|
2013-06-11 15:43:07 -04:00 |
|
Robin Ward
|
ffde23f09f
|
FIX: Header was sometimes being shown twice in a topic
|
2013-06-11 13:31:07 -04:00 |
|
Robin Ward
|
0cbf7c2417
|
FIX: Error viewing user page when not logged in.
|
2013-06-11 12:58:12 -04:00 |
|
Robin Ward
|
82116d5db5
|
FIX: Change username view was not loading. Also you can always edit yourself.
|
2013-06-11 12:35:46 -04:00 |
|
Sam
|
fa8a84f20c
|
removed sugar.js, port functionality to moment and underscore.js
bring in latest ace from local so we don't mess up with https
|
2013-06-11 15:27:26 +10:00 |
|
Robin Ward
|
850123dce8
|
FIX: User Pill errors
|
2013-06-10 18:51:25 -04:00 |
|
Chris Hunt
|
3bdfdd7c04
|
Redirect when can_edit === false or undefined
|
2013-06-07 22:09:51 -07:00 |
|
Robin Ward
|
fa4cfa1269
|
ScreenTrack refactor - removes logic from TopicView didInsertElement
|
2013-06-07 17:20:10 -04:00 |
|
Robin Ward
|
668a4a3042
|
Move MessageBus subscribing/unsubscribing out of view
|
2013-06-07 14:28:33 -04:00 |
|
Robin Ward
|
07cd87f941
|
FIX: Couldn't navigate to Categories list via link
|
2013-06-05 12:40:06 -04:00 |
|
Robin Ward
|
a0bd51862e
|
Upgrade Ember to RC5. Disabled a deprecation warning that I believe is in error.
|
2013-06-05 12:07:18 -04:00 |
|
Chris Hunt
|
122f9188c9
|
Redirect Ember routes to login if login required
|
2013-06-04 16:10:10 -07:00 |
|
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 |
|
Robin Ward
|
f661fa609e
|
Convert all CoffeeScript to Javascript. See:
http://meta.discourse.org/t/is-it-better-for-discourse-to-use-javascript-or-coffeescript/3153
|
2013-02-20 19:01:13 -05:00 |
|
Robin Ward
|
8371ff058a
|
Merge pull request #194 from tms/personal-space
Added restricted route to kick out trespassers on user routes
|
2013-02-19 08:08:18 -08:00 |
|
tms
|
d2a2ccdb09
|
Added restricted route to kick out trespassers on user routes
|
2013-02-18 21:05:12 -05:00 |
|
Sam Saffron
|
b9698e8d2f
|
fix loading message am message bus stuff
|
2013-02-18 19:37:12 +11:00 |
|
Sam Saffron
|
c81d07c44b
|
clean up the topics footer so it does not flash and is localisable
|
2013-02-16 12:15:15 +11:00 |
|
Robin Ward
|
5d4efa9100
|
Support for non-english categories
|
2013-02-14 16:51:48 -05:00 |
|
Sam Saffron
|
93846aecb1
|
13 sucks
|
2013-02-13 21:57:58 +11:00 |
|
Robin Ward
|
69c7b5aeed
|
Support category names with spaces
|
2013-02-12 17:54:56 -05:00 |
|
Jakub Arnold
|
61654ab8f0
|
Fix all the trailing whitespace
|
2013-02-07 16:45:24 +01:00 |
|
Robin Ward
|
21b5628528
|
Initial release of Discourse
|
2013-02-05 14:16:51 -05:00 |
|