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 |
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 |
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
|
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 |
Robin Ward
|
6237a155e7
|
FIX: Linking to users on admin dashboard was broken
|
2013-07-23 13:35:32 -04:00 |
Robin Ward
|
d8978cb4a0
|
FIX: Redirect on some URLs to wrong path
|
2013-07-23 12:15:44 -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
|
7e92109ac8
|
Merge pull request #1240 from abbat/master
Fix locale dependend stemmer for FTS
|
2013-07-23 00:40:54 -07: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 |
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 |
Anton Batenev
|
aa7d1c2fbe
|
Fix locale dependend stemmer for FTS
Fix locale dependend stemmer for FTS to improve search relevance on non English languages.
|
2013-07-23 03:07:59 +04:00 |
Sam
|
ea7684fb32
|
Merge pull request #1226 from stephankaag/rails4_updates
Some Rails4 updates
|
2013-07-22 15:03:37 -07:00 |
Régis Hanol
|
6474e7df97
|
uploads selector texts is now different when attachments are enabled
|
2013-07-22 23:15:23 +02:00 |
Robin Ward
|
6221fe2d60
|
JSHint fix
|
2013-07-22 16:56:09 -04:00 |
Robin Ward
|
43ceacabab
|
Link to edit "About Me" links directly to the field.
|
2013-07-22 16:53:21 -04:00 |
Stephan Kaag
|
b58da2fcf9
|
Add some TODO's
|
2013-07-22 22:39:20 +02:00 |
Stephan Kaag
|
ebd5fa76c5
|
Reuse post-analyzer and cooked-document when requesting multiple post stats
|
2013-07-22 22:24:47 +02:00 |
Michael Campagnaro
|
a0465485b4
|
use group.get as per PR comment
|
2013-07-22 16:19:08 -04:00 |
Stephan Kaag
|
ad2b667504
|
Remove dead code
|
2013-07-22 22:16:46 +02:00 |
Robin Ward
|
fd1d376975
|
Merge pull request #1235 from stephankaag/remove_all
Remove some calls to `all`
|
2013-07-22 12:26:00 -07:00 |
Robin Ward
|
0ad93e436c
|
Merge pull request #1232 from sir-pinecone/fix-group-member-removal
Fix for autocomplete delete action removing only the last item
|
2013-07-22 12:22:14 -07:00 |
Robin Ward
|
4aa8f718d0
|
Merge pull request #1236 from jbruni/pt_BR
Brazilian Portuguese translation of "static" files (FAQ, TOS and Privacy)
|
2013-07-22 12:18:34 -07:00 |
Robin Ward
|
3e7b418ea8
|
First Try: Include Post History (context) in Notification Emails
|
2013-07-22 15:06:37 -04:00 |
J. Bruni
|
e257cfc56c
|
Merge branch 'master' into pt_BR
|
2013-07-22 16:00:09 -03:00 |
J. Bruni
|
1c78b485d3
|
Brazilian Portuguese translation (FAQ) - improvements and corrections
|
2013-07-22 15:46:26 -03:00 |
J. Bruni
|
701eac17c7
|
Brazilian Portuguese translation (Terms of Service)
|
2013-07-22 15:45:40 -03:00 |
Stephan Kaag
|
0e3b8fbb24
|
Remove some calls to `all`. They are not required, and Rails4 raises warnings about them.
|
2013-07-22 20:44:11 +02:00 |
Stephan Kaag
|
b19f631b3a
|
Some Rails4 updates
|
2013-07-22 19:01:22 +02:00 |
Robin Ward
|
112b9f9c2a
|
FIX: The previous flag reason was selected when opening the modal.
|
2013-07-22 12:05:13 -04:00 |
Robin Ward
|
e73c809836
|
FIX: Reply as new Topic wasn't clearing drafts
|
2013-07-22 11:42:22 -04:00 |
Neil Lalonde
|
52acbec647
|
Load pagedown_custom.js a bit later so it can use translations
|
2013-07-22 11:01:15 -04:00 |
Robin Ward
|
0c4e3d5233
|
Merge pull request #1221 from jbruni/patch-1
Update faq.en.html.erb (only fixed a comma position)
|
2013-07-22 07:35:00 -07:00 |
Robin Ward
|
a71e4d5216
|
Merge pull request #1219 from bolandrm/fix_graphical_error_admin_dash
Fix Graphical Error on Admin Dashboard
|
2013-07-22 07:33:08 -07:00 |
Robin Ward
|
ed745c3fdd
|
Merge pull request #1222 from ZogStriP/fix-s3-related-issues
Fix s3 related issues
|
2013-07-22 07:30:41 -07:00 |