Régis Hanol
|
7fd88a52c9
|
FEATURE: allow plugins to overwrite handlebars templates
|
2013-12-31 16:43:29 +01:00 |
Sam
|
b67a3a85dd
|
split js with vendor/application
avoid one huge js bundle and instead break it down
to application and vendor (3rd party) our app changes
a lot, vendor changes a lot less
|
2013-12-23 10:32:07 +11:00 |
Sam
|
92528d7207
|
message bus update, extract message bus js out into gem
|
2013-11-25 17:37:01 +11:00 |
Robin Ward
|
9adcd1579d
|
Renamed `components` to `lib` in the JS project, as Ember has components and they mean something different.
|
2013-10-24 12:36:46 -04:00 |
Robin Ward
|
be0ce08cc2
|
Ember Upgrade: 1.0
|
2013-10-01 11:16:27 -04:00 |
Robin Ward
|
ef82b66e95
|
Easier to group bindings. Perf improvements.
|
2013-08-02 13:18:09 -04:00 |
Robin Ward
|
4a0ea7f776
|
Upgrade jQuery to 2.0.3
|
2013-08-01 11:58:22 -04:00 |
Robin Ward
|
d466d11e71
|
Ember RC6 update
|
2013-07-16 10:35:18 -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
|
ad6705cca7
|
Update Ember to latest master (RC5)
|
2013-06-10 10:14:42 -04:00 |
Sam
|
6ed79e66bc
|
jquery 1.9.1 upgrade ... remove jquery rails
|
2013-06-07 09:12:46 +10:00 |
Robin Ward
|
a3d62fdf69
|
Temporarily roll back ember rc5. We identified some things we need to fix.
|
2013-06-06 01:25:43 -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 |
Robin Ward
|
6843ba7ed6
|
Fix regression: default to JSON type on GET requests.
|
2013-05-07 17:17:21 -04:00 |
Sam
|
f314e7a89c
|
make source git pull freindly, no need to copy files around when updating
|
2013-04-15 15:07:40 +10:00 |
Neil Lalonde
|
acb2a18e8a
|
Show a Please Upgrade message to people on unsupported browsers
|
2013-04-01 16:19:57 -04:00 |
Kuba Brecka
|
2e76e337a6
|
1st attempt to support i18n in dates and times
|
2013-03-07 20:05:18 +01:00 |
Robin Ward
|
628927a79f
|
Added Site Setting to change locale.
|
2013-02-28 14:34:38 -05:00 |
Kuba Brecka
|
acc7718c67
|
first attempt to serve correct localized js files as rails pipeline assets
|
2013-02-27 09:00:49 +01: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 |
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
|
928e215e57
|
Update to latest Ember.js
|
2013-02-19 12:28:18 -05:00 |
tms
|
d2a2ccdb09
|
Added restricted route to kick out trespassers on user routes
|
2013-02-18 21:05:12 -05:00 |
Robin Ward
|
21b5628528
|
Initial release of Discourse
|
2013-02-05 14:16:51 -05:00 |