Neil Lalonde
bb74c8b9cf
Widen the Age column on categories page to fit the new date format
2013-07-02 17:22:35 -04:00
Neil Lalonde
0270ee0d98
Add classes to td's in suggested topics
2013-07-02 17:03:23 -04:00
Robin Ward
05fe33111e
FIX: Moving a post should also update its TopicLink records
2013-07-02 16:42:25 -04:00
Robin Ward
22e6b3f466
FIX: When moving topics to an existing topic, say it's an existing topic in the moderator message.
2013-07-02 15:47:15 -04:00
Robin Ward
9c552c39a2
FIX: CSS for post selection was off in lower resolutions
2013-07-02 15:29:05 -04:00
Robin Ward
7f70bc3bbd
Add `discourse.forum` to all List-Ids
2013-07-02 15:21:34 -04:00
Neil Lalonde
0fde2a2d54
Move post timestamp in embedded post to the top right
2013-07-02 15:10:58 -04:00
Neil Lalonde
075ed1ab53
Refactor user blocking code; hide the Block button in admin
2013-07-02 14:42:53 -04:00
Robin Ward
fab1be7c8e
Adds a List-Id header to outgoing mail
2013-07-02 14:13:46 -04:00
Robin Ward
1308dbbef7
FIX: Quote popup broke in refactor
2013-07-02 13:36:38 -04:00
Robin Ward
a04924deea
FIX: Progress wasn't docking properly
2013-07-02 13:10:38 -04:00
Robin Ward
064efa1671
FIX: Progress bar updates faster
2013-07-02 12:46:49 -04:00
Stephan Kaag
89b621d31a
Refactor update_all statements in order to prevent deprecation warnings in Rails 4
2013-07-02 18:36:47 +02:00
Robin Ward
5770879472
Refactor: Move Topic Details into better objects, identity map, tests, query string filters
2013-07-02 10:36:46 -04:00
Robin Ward
d051e35000
Merge pull request #1117 from maddenwg/improve-docs
...
add step to drop and recreate database before changing seed Edit
2013-07-02 07:10:09 -07:00
Robin Ward
9820e1b046
Merge pull request #1129 from merugear/patch-1
...
Changed grammar on powered_by_html
2013-07-02 07:07:28 -07:00
merugear
f47effa154
Changed grammar on powered_by_html
2013-07-02 12:11:28 +02:00
Jeff Atwood
8057851cf5
"there are no more" is sufficient, drop "to read"
2013-07-01 23:29:49 -07:00
Sam
12f866a727
Merge pull request #1120 from abbat/master
...
Russian translation (actual version)
2013-07-01 22:44:30 -07:00
Sam
b664b9aeb3
Merge pull request #1121 from mfeckie/update-readme
...
Update README.md to link to Ubuntu install guide
2013-07-01 22:43:11 -07:00
Sam
9ef2ad1d66
Merge pull request #1126 from rylnd/refactor_logging
...
Refactor duplicated #log method
2013-07-01 22:22:45 -07:00
Sam
c3f64f99b3
fix up messed up routes
2013-07-02 15:21:26 +10:00
Sam
e4baea77be
guide had invalid api
2013-07-02 13:19:52 +10:00
Ryland Herrick and Vipul A M
2ffdc5fa27
Refactor duplicated #log method
2013-07-01 21:57:18 -05:00
Sam
f6b850e7a4
allow skipping the validations on creation if its an api call AND skip_validations is specified
...
this allows wordpress plugin to post very very short titles or titles that would otherwise be disallowed
2013-07-02 12:23:19 +10:00
Jeff Atwood
68d98ec94e
user titles are massively overstyled
...
LETS FIX IT
2013-07-01 17:19:15 -07:00
Sam
46c6949b6e
Merge pull request #1123 from stephankaag/rails4-new
...
Refactor routes in order to be compatible with Rails 4
2013-07-01 16:07:22 -07:00
Stephan Kaag
e39cc464b1
Refactor routes in order to be compatible with Rails 4
2013-07-01 20:00:06 +02:00
Martin Feckie
5266fa0e72
Update README.md to link to Ubuntu install guide
2013-07-01 20:00:55 +08:00
Sam
b92e912ac9
add min replies, min score and min trust level params for wordpress
2013-07-01 21:29:45 +10:00
Anton Batenev
5281ba5af3
Russian translation (actual version)
2013-07-01 11:14:19 +04:00
Sam
5d4760f91d
ruby 1.9.3 compat ... to_h does not exist there
2013-07-01 12:44:46 +10:00
Sam
54fed60ecb
firefox / concurrency fix, would not navigate correctly to a post.
...
posts can be in the DOM in a non-ready state between willInsertElement and didInsertElement
didInsertElement takes care of the scrolling, ignore analysing anything about that post until its properly inserted
2013-07-01 12:27:46 +10:00
Sam
8c053b8e83
Performance fix, avoid expensive animations, they slow down scrolling
2013-07-01 12:27:46 +10:00
Sam
8e1469c7cc
Merge pull request #1114 from ZogStriP/patch-2
...
bumped default max upload size to 2048Kb
2013-06-30 19:27:12 -07:00
Sam
158488a820
Merge pull request #1115 from mfeckie/stop-faqs-looking-hideous
...
Make the FAQ fonts match rest of site
2013-06-30 19:26:44 -07:00
Régis Hanol
6723ba6014
Add a list of for file uploads
2013-07-01 02:19:03 +02:00
Graham Madden
43a846eb01
add step to drop and recreate database before loading production seed data
2013-06-30 16:19:36 -04:00
Neil Lalonde
c1a39b5a30
Show date with year in message to banned users who try to log in
2013-06-30 12:49:34 -04:00
Martin Feckie
e410edddaf
Make the FAQ fonts match rest of site
2013-06-30 19:57:35 +08:00
Régis Hanol
4de88814d2
bumped default max upload size to 2048Kb
2013-06-30 11:35:33 +02:00
Robin Ward
023d18cab2
FIX: Admins should be able to post short titles. This is especially important for when syndicating
...
a blog via the wordpress plugin into Discourse.
2013-06-29 17:57:10 -04:00
Robin Ward
e076661759
Merge pull request #1110 from ZogStriP/fix-updating-min-topic-title-length-needs-a-restart
...
FIX: updating needs a restart
2013-06-29 14:10:49 -07:00
Robin Ward
8fa3eaea13
Merge pull request #1112 from jamesaanderson/use-existing-method
...
Use existing image_html method
2013-06-29 14:06:27 -07:00
Robin Ward
e6e16c74b5
Merge pull request #1113 from ZogStriP/patch-1
...
Update search_result.rb
2013-06-29 14:04:01 -07:00
Régis Hanol
5df9370ebe
Update search_result.rb
...
Fix code styling
2013-06-29 21:45:15 +02:00
James A. Anderson & Jalil Mohammed
635ec38222
Use existing image_html method
2013-06-29 11:20:18 -07:00
Sam
7681ba0c32
don't fail this query cause avg_time is 0
2013-06-30 01:30:47 +10:00
Sam
e77c396a19
Merge pull request #1107 from ZogStriP/patch-1
...
Removed a debug leftover
2013-06-29 04:12:52 -07:00
Sam
4eae0d2c4a
Merge pull request #1108 from ZogStriP/fix-cant-drag-selected-text
...
FIX: can't drag selected text
2013-06-29 04:12:36 -07:00