Neil Lalonde
|
c0f3c47196
|
Use message bus to broadcast addition and removal of categories
|
2013-04-10 15:53:36 -04: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 |
|
Robin Ward
|
5ec41d454c
|
Converted a bunch of ajax calls to use promises
|
2013-04-03 16:24:42 -04:00 |
|
Robin Ward
|
61b5c0340e
|
Convert all Ajax calls to use Discourse.ajax()
|
2013-04-01 18:09:23 -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 |
|
Wojciech Kocjan
|
e6ccc300dc
|
Support for running discourse with a prefix (i.e. as http://servername/discourse)
|
2013-03-16 00:01:21 +01:00 |
|
Sam
|
38f185355d
|
added options to disable quoting and open links in new tabs
fixed a some regressions
removed some dead code
fixed messages about constants being re-defined
|
2013-03-12 20:06:58 -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
|
1caf1e6b45
|
Clean up discourse.js
|
2013-02-26 15:20:06 -05:00 |
|
Robin Ward
|
88267429c5
|
Remove fastclick for now -- we saw some regressions on iPad and want to make sure they weren't caused by
it.
|
2013-02-26 10:47:23 -05: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
|
cb3d839104
|
fix hinting
|
2013-02-25 11:18:10 +11:00 |
|
Sam Saffron
|
b9f3666f5a
|
fast click instead of hacky double event binding
|
2013-02-25 11:11:46 +11:00 |
|
Sam Saffron
|
82e2fae1b8
|
isolate notifications in channel per user
|
2013-02-24 10:24:06 +11: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 |
|