Sam
|
b2e29526ff
|
FIX: custom css not using CDN
|
2014-07-29 14:55:48 +10:00 |
Kris Aubuchon
|
4a1ec20585
|
adding border to poster expansion, changing media screen to media all, trying new notification style
|
2014-07-24 12:21:22 -04:00 |
Sam
|
b1d5f4440b
|
Annotate models
|
2014-05-28 12:30:57 +10:00 |
Neil Lalonde
|
c4d3aa3d47
|
Theming: a UI to choose some base colors that are applied to all the site css. CSS compiled outside of asset pipeline.
|
2014-05-14 10:18:12 -04:00 |
Louis Rose
|
1574485443
|
Perform the where(...).first to find_by(...) refactoring.
This refactoring was automated using the command: bundle exec "ruby refactorings/where_dot_first_to_find_by/app.rb"
|
2014-05-06 14:41:59 +01:00 |
Sam
|
862a6696c0
|
Correct annotations
allow longer usernames (up to 60)
|
2014-04-15 15:53:48 +10:00 |
Sam
|
41631311e9
|
jiggle comment
|
2014-04-10 16:36:39 +10:00 |
Sam
|
ac097e2d0f
|
Merge pull request #2244 from vikhyat/css-import
Site Customization @import fixes
|
2014-04-10 07:01:34 +10:00 |
Vikhyat Korrapati
|
8c129e480a
|
Always use DiscourseSassImporter, add optional sprockets deps tracking.
|
2014-04-09 19:17:19 +05:30 |
Régis Hanol
|
6373de550f
|
update annotations
|
2014-04-08 17:35:44 +02:00 |
Vikhyat Korrapati
|
ce4f87e461
|
Pass sprockets context and environment to Sass::Engine.
|
2014-04-08 20:09:11 +05:30 |
Sam
|
c6b525bd5c
|
lets see if travis can give us some better info
|
2014-04-07 11:34:35 +10:00 |
Sam
|
eff8b48da9
|
Revert "BUGFIX: raise message bus messages after data is committed"
This reverts commit d2926424d6 .
|
2014-04-02 16:24:36 +11:00 |
Sam
|
d2926424d6
|
BUGFIX: raise message bus messages after data is committed
|
2014-04-02 12:47:28 +11:00 |
Vikhyat Korrapati
|
317f9bcd08
|
Use custom DiscourseSassImporter for site customization SCSS compilation.
|
2014-04-01 23:05:02 +05:30 |
Vikhyat Korrapati
|
ef99ab59a5
|
Allow importing Discourse styles in custom stylesheets to modify vars.
|
2014-04-01 23:04:50 +05:30 |
Régis Hanol
|
77a8a4083a
|
Revert "Merge pull request #2125 from vikhyat/css-variables"
This reverts commit b537de3ca5 , reversing
changes made to b925827e5b .
|
2014-04-01 16:24:29 +02:00 |
Vikhyat Korrapati
|
df5ef38085
|
Use custom DiscourseSassImporter for site customization SCSS compilation.
|
2014-04-01 17:25:35 +05:30 |
Vikhyat Korrapati
|
ddd1dfe896
|
Allow importing Discourse styles in custom stylesheets to modify vars.
|
2014-04-01 15:25:43 +05:30 |
Sam
|
e9fe8f6063
|
Revert "BUGFIX: if uploads is in a symlinked directory stuff breaks"
This reverts commit 894bb0716c .
The issue here was that docker was not mounting stuff properly post
reboot, then we had a broken symlink that "exists"
|
2014-03-07 19:22:40 +11:00 |
Sam
|
894bb0716c
|
BUGFIX: if uploads is in a symlinked directory stuff breaks
|
2014-03-07 19:17:11 +11:00 |
Neil Lalonde
|
1f0a59584b
|
Revert "Re-apply with fixes: Stop using user agent to detect mobile devices. Use a media query and yepnope to load the appropriate css and customizations."
|
2013-12-18 14:47:22 -05:00 |
Neil Lalonde
|
5171a23a9c
|
Re-apply with fixes: Stop using user agent to detect mobile devices. Use a media query and yepnope to load the appropriate css and customizations.
|
2013-12-11 11:19:22 -05:00 |
Neil Lalonde
|
2596f7dec2
|
Revert "Stop using user agent to detect mobile devices. Use a media query and yepnope to load the appropriate css and customizations."
|
2013-12-09 16:28:11 -05:00 |
Neil Lalonde
|
ca5d4d5e54
|
Stop using user agent to detect mobile devices. Use a media query and yepnope to load the appropriate css and customizations.
|
2013-12-09 13:28:42 -05:00 |
Régis Hanol
|
e9f9d22482
|
add query parameter to temporarily disable customization
|
2013-11-12 18:14:22 +01:00 |
Sam
|
5bf26ec34e
|
large refactor, ship a few columns from the user table into user_stats
|
2013-10-07 15:04:59 +11:00 |
Neil Lalonde
|
c845071066
|
Fix an error with mobile custom header
|
2013-09-16 12:55:44 -04:00 |
Neil Lalonde
|
13f17b2a5c
|
Add ability to customize css and header for mobile
|
2013-09-16 12:28:02 -04:00 |
Sam
|
ca2dee52db
|
moved comments to the bottom, they are way less intrusive there
|
2013-05-24 12:48:32 +10:00 |
Sam
|
2cd95bc649
|
lets try out annotations
|
2013-05-24 12:35:14 +10:00 |
Gosha Arinich
|
6e5399d544
|
minor cleanup, using AR querying DSL over raw SQL in some places
|
2013-02-28 21:54:12 +03:00 |
Sam Saffron
|
d9531d94d5
|
basic lightbox support
|
2013-02-19 17:57:14 +11:00 |
Sam Saffron
|
d520771c73
|
move stylesheet cache into the upload dir so its less crazy to sync across servers
|
2013-02-19 11:02:00 +11:00 |
Sam Saffron
|
6fb78809c2
|
better support for multi host in site customization
|
2013-02-10 23:05:11 +11:00 |
Jakub Arnold
|
61654ab8f0
|
Fix all the trailing whitespace
|
2013-02-07 16:45:24 +01:00 |
Sam Saffron
|
4fcd924797
|
I committed a regression around multi site today and site customization, added tests so it don't happen again
|
2013-02-08 00:55:04 +11:00 |
Sam Saffron
|
168bb01439
|
allow for empty headers properly
|
2013-02-07 18:25:18 +11:00 |
Sam Saffron
|
85973ce6b0
|
added delete all posts button
wired up the ability to enable all themes
|
2013-02-07 18:11:56 +11:00 |
Robin Ward
|
21b5628528
|
Initial release of Discourse
|
2013-02-05 14:16:51 -05:00 |