Brentley Jones
|
5e08427dd3
|
Merge branch 'master' into fixed_modals
Conflicts:
app/assets/javascripts/discourse/templates/modal/modal.js.handlebars
app/assets/stylesheets/application/modal.css.scss
|
2013-07-16 18:58:49 +00:00 |
|
Brentley Jones
|
cc28a4ddc3
|
FIX: Bootbox modals were not coming through properly. Temp have them use the old way of displaying. Will look into how to have them be the same as the "fixed" way.
|
2013-07-16 18:32:35 +00:00 |
|
Robin Ward
|
2577d76e4f
|
Revert "Merge pull request #1201 from BrentleyJones/fixed_modals"
This reverts commit 7e889c4e24 , reversing
changes made to e9d37f395f .
|
2013-07-16 13:38:01 -04:00 |
|
Robin Ward
|
7e889c4e24
|
Merge pull request #1201 from BrentleyJones/fixed_modals
FIX: Modal dialogs now truely center and work at all screen sizes (mobile)
|
2013-07-16 07:31:17 -07:00 |
|
Sam
|
dc3079db37
|
fix mucked up styling, glyph should be inside the hyperlink so it gets color
|
2013-07-16 18:01:34 +10:00 |
|
Sam
|
352ac9e60c
|
Finalize read only and post only categories, finished off UI work
|
2013-07-16 15:46:11 +10:00 |
|
Brentley Jones
|
d1ab694920
|
FIX: Modal dialogs now truely center and work at all screen sizes (mobile)
|
2013-07-16 03:40:15 +00:00 |
|
Robin Ward
|
ed60f24502
|
Merge pull request #1194 from ZogStriP/uploads
[Upload] Great deal of renaming
|
2013-07-15 07:06:18 -07:00 |
|
Jeff Atwood
|
52fa9a5453
|
widen @name autocomplete dialog 20%
|
2013-07-15 00:42:02 -07:00 |
|
Régis Hanol
|
36e6345eee
|
change the icon in the composer toolbar with a more generic upload icon
also changed all references to "images uploads" to a "uploads"
|
2013-07-14 23:44:50 +02:00 |
|
Robin Ward
|
19c169540c
|
Staff can enter and view deleted topics
|
2013-07-11 16:39:35 -04:00 |
|
Robin Ward
|
eba662b988
|
FIX: Topic Status Icons had weird margins after font awesome update
|
2013-07-11 12:04:39 -04:00 |
|
Régis Hanol
|
1f8eaa6ca3
|
display correct template when attachment or image
|
2013-07-10 22:59:53 +02:00 |
|
Robin Ward
|
6de1fed87a
|
Glyph stuff: Put them on the left of the user menu, fix padding on link arrows in gutter.
|
2013-07-10 16:58:58 -04:00 |
|
Jeff Atwood
|
f1a5f4ce66
|
left align post quotes and blockquotes
|
2013-07-10 13:57:52 -07:00 |
|
Sam
|
8367326e76
|
glyphs on the user stream, rename responses to replies
|
2013-07-10 16:35:06 +10:00 |
|
Sam
|
7cee5efab8
|
The flattening part 2, cleaned up styling so it is more consistent with the removal of border yesterday
quote style now matches block quote style
|
2013-07-10 12:17:43 +10:00 |
|
Robin Ward
|
72632670db
|
FIX: Font Awesome upgrade changed padding on (+) Reply as New Topic
|
2013-07-09 13:34:00 -04:00 |
|
Robin Ward
|
82b578249c
|
Subtle changes to border colors
|
2013-07-09 13:11:13 -04:00 |
|
Robin Ward
|
437175b102
|
Merge pull request #1166 from jamesaanderson/mobile-and-tablet-video-rendering-fix
Mobile and tablet video rendering fix
|
2013-07-09 06:44:49 -07:00 |
|
Jeff Atwood
|
a6b63b2871
|
de-box the topic posts a bit
I CANT TAKE IT ANY MORE AHHHHHHH
|
2013-07-09 03:38:01 -07:00 |
|
James Anderson
|
171e703e11
|
Mobile and tablet video rendering fix
http://meta.discourse.org/t/chrome-for-ipad-iphone-breaks-with-this-video-embed/7983
|
2013-07-08 17:22:25 -07:00 |
|
Sam
|
e993d6b29b
|
upgrade font awesome to version 3.2.1, use scss instead of css for the include.
|
2013-07-09 10:06:57 +10:00 |
|
Neil Lalonde
|
9b0f63627b
|
Add blocked users count to dashboard
|
2013-07-08 12:44:13 -04:00 |
|
David McClure
|
a3eb175683
|
- like counts use number formatting (so 1100 is 1.1K like other counts)
- made 'likes' column wide enough to hold 3 digit and > 999 likes
|
2013-07-06 00:07:10 -07:00 |
|
Jeff Atwood
|
1589874cd2
|
use a color constant instead of hardcoding
|
2013-07-04 01:11:45 -07:00 |
|
Jeff Atwood
|
b555a0d461
|
try colorizing the category description ala BBS
|
2013-07-04 01:09:03 -07:00 |
|
Neil Lalonde
|
115491a057
|
Don't overlap post date with a quote inside an embedded post. CSS could still be improved.
|
2013-07-03 15:11:35 -04:00 |
|
Robin Ward
|
f328804488
|
Merge branch 'add-list-of-authorized-extensions' of git://github.com/ZogStriP/discourse into ZogStriP-add-list-of-authorized-extensions
Conflicts:
app/models/site_setting.rb
|
2013-07-03 11:18:42 -04:00 |
|
Neil Lalonde
|
bb74c8b9cf
|
Widen the Age column on categories page to fit the new date format
|
2013-07-02 17:22:35 -04:00 |
|
Robin Ward
|
9c552c39a2
|
FIX: CSS for post selection was off in lower resolutions
|
2013-07-02 15:29:05 -04:00 |
|
Neil Lalonde
|
0fde2a2d54
|
Move post timestamp in embedded post to the top right
|
2013-07-02 15:10:58 -04:00 |
|
Jeff Atwood
|
68d98ec94e
|
user titles are massively overstyled
LETS FIX IT
|
2013-07-01 17:19:15 -07:00 |
|
Régis Hanol
|
6723ba6014
|
Add a list of for file uploads
|
2013-07-01 02:19:03 +02:00 |
|
Martin Feckie
|
e410edddaf
|
Make the FAQ fonts match rest of site
|
2013-06-30 19:57:35 +08:00 |
|
Neil Lalonde
|
2d6118297d
|
Changes to tiny date format to remove mon and show short format dates instead
|
2013-06-28 13:10:04 -04:00 |
|
Jeff Atwood
|
a0031f2a0d
|
minor style tweaks to flags layout
|
2013-06-26 12:10:07 -07:00 |
|
Sam
|
827830d7ea
|
move each flag to its own row inside a nested table.
|
2013-06-26 17:01:58 +10:00 |
|
Sam
|
48d7a33157
|
Flag UI now displays deleted status for post/topic correctly on old flags
Commented out a spec that was failing in order random, with a TODO
|
2013-06-26 16:18:50 +10:00 |
|
Régis Hanol
|
d3eae56e71
|
soften the lightbox overlay
|
2013-06-26 02:44:20 +02:00 |
|
Neil Lalonde
|
b2d300fe0b
|
Add ability to give users a title. Show them under usernames beside posts. Needs love from a designer.
|
2013-06-25 18:39:20 -04:00 |
|
Neil Lalonde
|
8ee00b4d5e
|
Make the reply-on-which-topic modal bigger
|
2013-06-25 10:50:36 -04:00 |
|
Neil Lalonde
|
c79ab3fc2e
|
Change modal that asks which topic you want to reply in; upgrade bootbox.js
|
2013-06-24 15:01:07 -04:00 |
|
James A. Anderson
|
9c617d051e
|
Correctly resize big images in preview
http://meta.discourse.org/t/correctly-resize-big-images-in-preview/4426/4
|
2013-06-21 18:13:52 -04:00 |
|
Jeff Atwood
|
028af5fec6
|
move top H1 sizing CSS rule down for precedence
|
2013-06-21 11:31:00 -07:00 |
|
Régis Hanol
|
787555431c
|
add lightbox overlay
|
2013-06-21 18:30:57 +02:00 |
|
Jeff Atwood
|
a9c251e71a
|
restructure /admin/flags rows a bit
|
2013-06-21 00:29:54 -07:00 |
|
Régis Hanol
|
da6f627c2f
|
add background color on suggested topics list header
|
2013-06-20 23:22:46 +02:00 |
|
Jeff Atwood
|
6a9a294b09
|
add back dynamic h1 sizing, but ONLY top title
|
2013-06-20 11:39:58 -07:00 |
|
Jeff Atwood
|
a546472775
|
remove extra box around TH on topic lists
this is mostly to make /categories less visually noisy
|
2013-06-20 01:39:32 -07:00 |
|