Neil Lalonde
|
94853f0295
|
Fix length check of pm body; refactor composer length and title length validation
|
2013-06-20 12:33:34 -04:00 |
|
Vipul A M
|
4ddc0825f5
|
Remove code duplication in ApplicationController
|
2013-06-20 21:17:33 +05:30 |
|
Cezar
|
132b0498ed
|
added a conditional that checks if the logo_url setting is empty. In that case, the logoHTML function returns a header tag with the site_title as its content
|
2013-06-20 12:28:52 -03:00 |
|
Vipul A M
|
5e5ef9cafd
|
Remove unused var.
|
2013-06-20 20:58:05 +05:30 |
|
Robin Ward
|
9f3d5b9f1e
|
Merge pull request #1044 from ZogStriP/clean-orphan-uploaded-files
added a rake task to clean orphan uploaded files
|
2013-06-20 07:53:50 -07:00 |
|
Robin Ward
|
8e6a903f9b
|
Merge pull request #1046 from house9/admin-user-index-2
extract Admin::UsersController#index to its own query class
|
2013-06-20 07:52:22 -07:00 |
|
Robin Ward
|
2e7c5a674c
|
Merge pull request #1049 from ZogStriP/admin-alerts
Admin alerts
|
2013-06-20 07:51:40 -07:00 |
|
Robin Ward
|
7641b3f3ef
|
Merge pull request #1052 from abbat/master
Force UTF-8 charset in nginx error pages
|
2013-06-20 07:43:00 -07:00 |
|
Anton Batenev
|
007badf79b
|
Force UTF-8 charset in nginx error pages
Prepare nginx error pages for automated translation where English
version used as base template for other locales
|
2013-06-20 14:54:43 +04: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 |
|
Sam
|
70683c1f09
|
Merge pull request #1034 from chrishunt/rebake-oneboxes
Optionally rebake oneboxes with posts:rebake task
|
2013-06-20 01:18:57 -07:00 |
|
Sam
|
14db3869ba
|
Merge pull request #1050 from abbat/master
Russian translation (actual version)
|
2013-06-20 01:17:53 -07:00 |
|
Sam
|
91a1864a53
|
fix invalid tests due to formatting rule changes
|
2013-06-20 18:00:31 +10:00 |
|
Sam
|
cb1b956ac2
|
we need overflow auto on code blocks
|
2013-06-20 17:46:18 +10:00 |
|
Sam
|
08df4c41cc
|
Merge branch 'master' of github.com:discourse/discourse
|
2013-06-20 17:42:29 +10:00 |
|
Sam
|
4a8a663a67
|
flagging workflow changes per http://meta.discourse.org/t/we-need-an-archive-flag-notification-button/7450
|
2013-06-20 17:42:15 +10:00 |
|
Sam
|
d176b1d723
|
A simple setup dev enviroment script
|
2013-06-20 15:55:18 +10:00 |
|
Anton Batenev
|
f1a1b8ca11
|
Russian translation (actual version)
|
2013-06-20 03:44:07 +04:00 |
|
Jeff Atwood
|
6424a3d3e1
|
remove max-width on h1, seems unnecessary?
|
2013-06-19 16:31:18 -07:00 |
|
Jeff Atwood
|
f1fd29003d
|
switch medium time format to "mins" vs "minutes"
|
2013-06-19 16:09:57 -07:00 |
|
Jeff Atwood
|
da582fc202
|
switch bookmark from yellow to blue
|
2013-06-19 16:01:39 -07:00 |
|
Neil Lalonde
|
c2568d9a63
|
Version bump to v0.9.3.5
|
2013-06-19 18:36:32 -04:00 |
|
Robin Ward
|
285e27fe84
|
OOPS: Invalid YAML
|
2013-06-19 18:22:14 -04:00 |
|
Robin Ward
|
7772ef7529
|
Change travis to use qunit
|
2013-06-19 18:19:36 -04:00 |
|
Robin Ward
|
8c4aac7f94
|
Migrate all jasmine specs to Qunit. Removed Jasmine.
|
2013-06-19 18:18:35 -04:00 |
|
Jesse House
|
e0ff74ead0
|
extract Admin::UsersController#index to its own query class
- move query to its own class
- use postgres ILIKE case insensitive
- removed duplicated list of trust levels
|
2013-06-19 13:48:45 -07:00 |
|
Neil Lalonde
|
e263bb3c0a
|
Anons should be able to see post history
|
2013-06-19 16:43:16 -04:00 |
|
Régis Hanol
|
8a26b86739
|
added image magick alert
|
2013-06-19 22:36:56 +02:00 |
|
Régis Hanol
|
9036738ba2
|
added s3 file uploads alert
|
2013-06-19 22:11:11 +02:00 |
|
Régis Hanol
|
4a17d6dca6
|
added a rake task to clean orphan uploaded files
|
2013-06-19 21:51:41 +02:00 |
|
Robin Ward
|
d5643551cc
|
Remove dependency on Webrick for QUnit tests
|
2013-06-19 14:36:26 -04:00 |
|
Neil Lalonde
|
8b9b87f42e
|
Remove extra padding at top of posts
|
2013-06-19 14:30:05 -04:00 |
|
Neil Lalonde
|
3e0f47705a
|
Remove some extra padding on the right of post info
|
2013-06-19 13:35:44 -04:00 |
|
Robin Ward
|
5ef6714d48
|
New site setting: minimum_topics_similar , allows you to specify a minimum amount
of topics that need to be in the database before it will suggest similar topics as
a user creates a post.
|
2013-06-19 13:14:24 -04:00 |
|
Robin Ward
|
00666a596f
|
Merge pull request #1047 from wycats/patch-1
Change "unicode" terminology to "UTF-8"
|
2013-06-19 09:46:14 -07:00 |
|
Yehuda Katz
|
33955d62f0
|
Change "unicode" terminology to "UTF-8"
|
2013-06-19 10:30:24 -06:00 |
|
Robin Ward
|
82d1465d18
|
Ugly Hack: Remove improperly parsed headers from Mail::Message
|
2013-06-19 12:14:01 -04:00 |
|
Sam
|
6491bda4ab
|
fix the positioning for replies
fix stubs
|
2013-06-19 18:23:01 +10:00 |
|
Chris Hunt
|
9565843d44
|
Create post:refresh_oneboxes rake task
|
2013-06-19 00:20:30 -07:00 |
|
Chris Hunt
|
ef76e18215
|
Optionally invalidate onebox in PostAnalyzer#cook
|
2013-06-19 00:19:42 -07:00 |
|
Sam
|
6a9484155d
|
oops forgot to reorder this
|
2013-06-19 17:04:34 +10:00 |
|
Sam
|
31bcabd5e1
|
minor UI fixes for site customisations
|
2013-06-19 15:18:22 +10:00 |
|
Sam
|
e7d6b25998
|
shuffle around the topic metadata so we don't need absolute positioning
|
2013-06-19 14:44:36 +10:00 |
|
Sam
|
799b402778
|
fix horribly broken invite code, could lead to inviting the wrong person to a conversation
|
2013-06-19 10:31:19 +10:00 |
|
Neil Lalonde
|
66c18a0bec
|
I missed one td that needs the activity class
|
2013-06-18 18:53:34 -04:00 |
|
Neil Lalonde
|
21efbc7d92
|
Edits link is same colour as date when at lowest heatmap level
|
2013-06-18 18:45:26 -04:00 |
|
Robin Ward
|
d5191adfc9
|
Remove useless jasmine spec
|
2013-06-18 18:08:37 -04:00 |
|
Robin Ward
|
62e21b8175
|
Markdown moved to Qunit
|
2013-06-18 18:05:08 -04:00 |
|
Neil Lalonde
|
b7efd0be50
|
Move post date and edits link to top right of content area
|
2013-06-18 17:35:37 -04:00 |
|
Neil Lalonde
|
c9556b4bb8
|
Remove bookmark from top right of post; move its functionality to the post menu button
|
2013-06-18 17:35:37 -04:00 |
|