Sam
|
9351a7bcb1
|
Merge pull request #1244 from stephankaag/rails4updates
Rails 4 updates
|
2013-07-24 14:16:32 -07:00 |
|
Robin Ward
|
9132931aa9
|
Use {{outlets}} for user activity views so we can swap some out.
|
2013-07-24 15:54:02 -04:00 |
|
Jeff Taggart
|
6f58c75243
|
Update DEVELOPER-ADVANCED.md
A bit of help for running a fresh install on Linux.
|
2013-07-24 20:33:23 +01:00 |
|
Stephan Kaag
|
f99acebdaa
|
Rails 4 updates
|
2013-07-24 21:09:18 +02:00 |
|
Neil Lalonde
|
e0b9117f15
|
Fix for emails with empty body
|
2013-07-24 15:07:51 -04:00 |
|
Robin Ward
|
2319a824f8
|
Special work to never include previous posts in parsed emails. Also a new attempt
to catch reply strings in different languages.
|
2013-07-24 14:22:32 -04:00 |
|
Johan
|
cca9473c55
|
updating the spanish translation in client.es.yml
|
2013-07-24 04:43:53 -04:30 |
|
Sam
|
0a7bbb08e1
|
fix broken build
|
2013-07-24 17:24:55 +10:00 |
|
Sam
|
366cb13140
|
restyle all user notification emails to use a custom html template
|
2013-07-24 17:24:55 +10:00 |
|
Sam
|
cb5ce3aab9
|
Merge pull request #1247 from sir-pinecone/strip-spaces-from-login
Strip leading/trailing spaces from login
|
2013-07-24 00:16:55 -07:00 |
|
Sam
|
880dd53f48
|
Merge pull request #1249 from sir-pinecone/strip-spaces-from-group
Strip spaces from group names upon creation
|
2013-07-24 00:15:53 -07:00 |
|
Sam
|
a09c9f08a8
|
Merge pull request #1250 from sir-pinecone/display-group-save-errors
display group validation errors in alert modal
|
2013-07-23 22:39:23 -07:00 |
|
Michael Campagnaro
|
867ce0310c
|
display group validation errors in alert modal
|
2013-07-24 00:42:44 -04:00 |
|
Michael Campagnaro
|
b223cdb493
|
Strip spaces from group names upon creation
|
2013-07-24 00:00:17 -04:00 |
|
Michael Campagnaro
|
25f8692a79
|
Strip leading/trailing spaces from login
|
2013-07-23 23:03:38 -04:00 |
|
Sam
|
38b8e9b1b4
|
get rake autospec working in rails 4
|
2013-07-24 11:49:26 +10:00 |
|
Sam
|
f2a3719140
|
Merge pull request #1245 from ZogStriP/server-side-file-size-check
add server-side filesize check on uploads
|
2013-07-23 17:28:12 -07:00 |
|
Régis Hanol
|
be9217d4c8
|
add server-side filesize check on uploads
|
2013-07-24 00:54:41 +02:00 |
|
Robin Ward
|
75491d2cf6
|
remove console.log
|
2013-07-23 18:03:35 -04:00 |
|
Robin Ward
|
284b32967b
|
Merge pull request #1243 from trident523/patch-1
Need to define which ruby to use before installing gems in Docs
|
2013-07-23 14:22:15 -07:00 |
|
Robin Ward
|
82465caf97
|
Clean up user activity code in preparation for topic rendering
|
2013-07-23 17:01:43 -04:00 |
|
Robin Ward
|
c9c6a8fd9d
|
User stream now uses eyeline for loading more content.
|
2013-07-23 16:06:26 -04:00 |
|
Neil Lalonde
|
44bebf255d
|
Fix layout of category badges on categories page and in combobox
|
2013-07-23 15:05:37 -04:00 |
|
Robin Ward
|
96af490d7c
|
FIX: Deleting posts in bulk was broken.
|
2013-07-23 14:59:05 -04:00 |
|
Ben T
|
4129072d07
|
Need to define which ruby to use before installing gems in Docs
I had to tell rvm which version to use, otherwise the auto suggester will tell you to install gem using apt-get.
|
2013-07-23 14:59:03 -04:00 |
|
Robin Ward
|
6237a155e7
|
FIX: Linking to users on admin dashboard was broken
|
2013-07-23 13:35:32 -04:00 |
|
Robin Ward
|
b9a5a0460d
|
Have JSHint depend on the files it includes. Doesn't work for adding files but it helps
a lot in development mode.
|
2013-07-23 13:17:42 -04:00 |
|
Robin Ward
|
d8978cb4a0
|
FIX: Redirect on some URLs to wrong path
|
2013-07-23 12:15:44 -04:00 |
|
Neil Lalonde
|
cf102be953
|
Allow deletion of a post belonging to a deleted topic, so that users can be destroyed
|
2013-07-23 11:50:58 -04:00 |
|
Robin Ward
|
adf7c9ad06
|
Merge pull request #1237 from stephankaag/improve_post_analyzing
Improve post analyzing
|
2013-07-23 07:07:49 -07:00 |
|
Robin Ward
|
3ee6e42016
|
FIX: Server side errors with Topic.similar_to
|
2013-07-23 10:02:58 -04:00 |
|
Sam
|
7c5e15966f
|
Merge pull request #1225 from ZogStriP/upload-selector-handles-attachments
uploads selector texts is now different when attachments are enabled
|
2013-07-23 00:44:17 -07:00 |
|
Sam
|
9ac6c6e2e9
|
Merge pull request #1233 from sir-pinecone/improve-group-deletion
Add confirmation modal to admin group deletion
|
2013-07-23 00:43:06 -07:00 |
|
Sam
|
ef201e02d7
|
Merge pull request #1238 from ZogStriP/moar-bullets
change the pipe into a bullet in the lightbox overlay
|
2013-07-23 00:41:47 -07:00 |
|
Sam
|
7e92109ac8
|
Merge pull request #1240 from abbat/master
Fix locale dependend stemmer for FTS
|
2013-07-23 00:40:54 -07:00 |
|
Sam
|
4b735a5a09
|
Merge pull request #1239 from abbat/patch-1
Add russian stemmer for FTS
|
2013-07-23 00:39:00 -07:00 |
|
Jeff Atwood
|
0aeab5a73f
|
multisite desc should be simpler and less scary
|
2013-07-22 23:38:41 -07:00 |
|
Jeff Atwood
|
6b30c3df2d
|
clarify what "private network" means, specifically
|
2013-07-22 23:36:39 -07:00 |
|
Jeff Atwood
|
e020ebdda8
|
make redis update section match nginx update section
|
2013-07-22 23:33:11 -07:00 |
|
Jeff Atwood
|
7d1d234237
|
add minor clarifications based on feedback
|
2013-07-22 23:28:05 -07:00 |
|
Jeff Atwood
|
e35db35e75
|
ENOUGH WITH THE DAMN "GiB" ALREADY
|
2013-07-22 23:18:04 -07:00 |
|
Sam
|
478ae6d6c7
|
correct bug where delete stub job would fail when attempting to delete stubs off deleted topics
skip deleting stubs if a post is actively flagged
|
2013-07-23 16:11:44 +10:00 |
|
Sam
|
73e0418b41
|
deleted class only for real deleted posts
|
2013-07-23 15:42:44 +10:00 |
|
Sam
|
3ad7d74c52
|
correct no highlighting categories when clicked
|
2013-07-23 13:24:39 +10:00 |
|
Sam
|
060c79ecc0
|
remove dupes before correcting topic_ids in user action consistency check job
|
2013-07-23 12:44:20 +10:00 |
|
Sam
|
9c5734b773
|
tone down badges for the love of all that is good
|
2013-07-23 12:44:20 +10:00 |
|
Sam
|
ac47da1722
|
Merge pull request #1241 from dougalcorn/config-pbkdf-algorithm
Parameterize the PBKDF2 algorithm in application config
|
2013-07-22 18:39:36 -07:00 |
|
Doug Alcorn
|
35a2bb7919
|
Parameterize the PBKDF2 algorithm in application config
http://meta.discourse.org/t/sso-between-discourse-and-xmpp/8567/5
|
2013-07-22 21:36:01 -04:00 |
|
Sam
|
4b269de724
|
correct: http://meta.discourse.org/t/cant-save-adding-a-group-permission-to-a-category/8537
can not save category after adding a new custom group
|
2013-07-23 10:10:36 +10:00 |
|
Sam
|
0acc96c94e
|
work around for http://meta.discourse.org/t/activerecord-statementinvalid-exception-raised-in-models-user-action-rb/7275/4
|
2013-07-23 09:48:18 +10:00 |
|