Régis Hanol
|
6734a51b6a
|
move SiteText.{head,top,bottom} to SiteCustomization
|
2015-01-14 12:15:53 +01:00 |
|
Robin Ward
|
f3b72f5d96
|
Revert "move SiteText.{head,bottom} to SiteCustomization and remove redundant SiteText.top"
This reverts commit 6ee2849df6 .
|
2015-01-12 20:21:22 -05:00 |
|
Régis Hanol
|
6ee2849df6
|
move SiteText.{head,bottom} to SiteCustomization and remove redundant SiteText.top
|
2015-01-12 19:59:43 +01:00 |
|
Sam
|
5b844f5320
|
FEATURE: more than 1 site customization can be enabled at once
FIX: more robust site customizations
Rewrote site customization to use distributed cache and a much cleaner
css delivery mechanism
|
2014-12-23 13:03:48 +11:00 |
|
Sam
|
f23eb475a4
|
FEATURE: remove override stylesheet option, too confusing
|
2014-12-23 13:03:48 +11:00 |
|
Régis Hanol
|
ec76be964e
|
UX: better footer handling
|
2014-11-10 21:51:55 +01:00 |
|
Robin Ward
|
d37ed80e8a
|
FIX: CSS Customizations were showing as undefined
|
2014-09-25 12:08:58 -04:00 |
|
Neil Lalonde
|
13f17b2a5c
|
Add ability to customize css and header for mobile
|
2013-09-16 12:28:02 -04:00 |
|
Régis Hanol
|
924c5d65cb
|
wrapped I18n.lookup to inject the "js" namespace
|
2013-07-09 02:10:55 +02:00 |
|
Sam
|
31bcabd5e1
|
minor UI fixes for site customisations
|
2013-06-19 15:18:22 +10: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
|
bd99d5a40c
|
Calls to Discourse.ajax no longer need getURL -- will be done automatically.
|
2013-05-07 15:16:27 -04:00 |
|
Robin Ward
|
0b4fc5d81c
|
Deprecate success and error in Discourse.ajax
|
2013-05-07 11:25:21 -04:00 |
|
Robin Ward
|
a71a15913c
|
Site Customization saving should use a promise instead of success callback.
|
2013-05-06 14:20:20 -04:00 |
|
Sam
|
8a04cc05aa
|
render :json appears to have changed ... this is odd ... better add some tests
|
2013-04-30 14:01:34 +10:00 |
|
Sam
|
c29390386f
|
less crazy customize screen, more consistent with other screen
|
2013-04-10 15:55:33 +10:00 |
|
Robin Ward
|
fa1ba6791b
|
Work in Progress: Content Editing in Admin Section
|
2013-04-04 17:26:22 -04: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 |
|
Robin Ward
|
5c4b794a8c
|
Fixed a bunch of 'best of' errors and cleaned up JS.
|
2013-03-21 16:04:06 -04: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 |
|
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
|
e461c84253
|
Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline
|
2013-02-25 17:16:57 -05:00 |
|
Robin Ward
|
c1b5803486
|
Cleaned up admin JS, added YUIDoc headers to all admin classes.
|
2013-02-21 14:12:09 -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 |
|