Commit Graph

5716 Commits

Author SHA1 Message Date
ad375e231a Fix wrapping of validation messages on signup form 2013-12-27 14:36:36 -05:00
b5d24c72b4 Improve wording of common password validation error 2013-12-27 14:07:51 -05:00
393ffeb6ad Merge pull request #1767 from Bahanix/master
similar_topics french locale was rough
2013-12-27 11:03:03 -08:00
aafb155db2 Merge pull request #1761 from hzeroo/patch-1
Added some missing spanish translations
2013-12-27 11:00:52 -08:00
90bf3cc3d4 Merge pull request #1760 from dv2/fix_spelling
Correct few spelling in the comments
2013-12-27 11:00:02 -08:00
b5a59c10d5 let's try another formula for the top tab 2013-12-27 19:12:53 +01:00
9c8e50351d first stab at calculating the score of a topic for the top tab 2013-12-27 18:10:35 +01:00
90eb6e6b8f FIX: only show edit reason when the user action is an EDIT 2013-12-27 17:17:32 +01:00
2c19d8a136 Fix password_validator_spec 2013-12-27 11:15:53 -05:00
ab12695d63 Block passwords that are in the top 5000 most common passwords. Site setting block_common_passwords can disable this feature. 2013-12-27 11:00:21 -05:00
Sam
b4f547b3e2 oops missing quote 2013-12-27 13:40:13 +11:00
Sam
cbaa0a3a49 BUG: drafts broken for new topics 2013-12-27 10:35:53 +11:00
Sam
31ea259624 extend bench somewhat 2013-12-27 10:20:50 +11:00
Sam
02c149ef8e Merge pull request #1769 from vikhyat/fix-thumb-tack-icon
Fix missing pin icon.
2013-12-26 15:16:04 -08:00
511e2373d5 Fix missing pin icon.
pushpin was renamed to thumb-tack in Font Awesome 4.0.
2013-12-27 03:00:11 +05:30
cb6d83943a only show topics that have activity in top page 2013-12-24 15:26:03 +01:00
91db466196 add footer on Top page 2013-12-24 14:53:20 +01:00
567d2bd23c add top page 2013-12-24 00:50:36 +01:00
b90e811825 FIX: We don't need support for rows or cols in textarea. 2013-12-23 18:11:35 -05:00
4000bcbfea FIX: Only consider image sizes from valid src values. 2013-12-23 18:03:37 -05:00
62f757da2c FIX: iOS height was incorrect when zoomed for cloaking 2013-12-23 16:18:00 -05:00
4c93da01c3 Googlebot seems to parse Javascript and inserts our browser update message
into their search results. If our client is googlebot, don't tell them to
update their browser.
2013-12-23 15:13:09 -05:00
3415904b63 Renamed sublime-project to discourse.sublime-project as sublime expects a .sublime-project
extension.
2013-12-23 14:46:35 -05:00
0b13b8d7ea Merge pull request #1737 from chancancode/add_missing_references
Added some missing references
2013-12-23 05:51:04 -08:00
30565dcd8f Merge pull request #1745 from ok-harry/master
FIX: Title text should be correctly escaped since we are generating a raw html
2013-12-23 05:48:42 -08:00
34cbea64d1 Merge pull request #1749 from velesin/has_current_user_test_improvement
adds small HasCurrentUser mixin test improvements
2013-12-23 05:47:46 -08:00
9ee404b0e6 Merge pull request #1750 from velesin/header_controller_test_fix
fixes HeaderController test
2013-12-23 05:47:22 -08:00
2f9c81cd75 Merge pull request #1751 from velesin/text_field_tests
adds unit tests for Discourse.TextField
2013-12-23 05:46:48 -08:00
ef8625caaa Merge pull request #1753 from velesin/search_text_field_tests
adds unit tests for SearchTextField
2013-12-23 05:46:12 -08:00
fe6fc3e9b0 Merge pull request #1766 from ofgeek/patch-1
Update client.zh_CN.yml
2013-12-23 05:45:31 -08:00
54b2242d6b similar_topics french locale was rough 2013-12-23 14:42:57 +01:00
e452517b18 Update client.zh_CN.yml 2013-12-23 21:05:29 +08:00
Sam
efd219f67f fix build? 2013-12-23 17:53:33 +11:00
Sam
d4819c3a65 Got rid of crazy user name split
instead decorate with <wbr> to hint on best
spot to split
2013-12-23 11:11:41 +11:00
Sam
90077ae98d fix tests, clean up include logic 2013-12-23 10:41:10 +11:00
Sam
0d63197e7a update psuedo locale 2013-12-23 10:34:54 +11:00
Sam
b67a3a85dd split js with vendor/application
avoid one huge js bundle and instead break it down
to application and vendor (3rd party) our app changes
a lot, vendor changes a lot less
2013-12-23 10:32:07 +11:00
Sam
f7827456af move unhashed images into public images directory. asset precompile does not keep around unhashed urls in prd 2013-12-23 10:06:33 +11:00
e44f51f9fa Version bump to v0.9.7.9 v0.9.7.9 2013-12-22 11:28:43 -05:00
638196b1dd Merge pull request #1762 from trident523/patch-1
INSTALL-ubuntu docs update.
2013-12-21 21:30:40 -08:00
6d47d9d249 Really add that file! 2013-12-22 00:33:17 +00:00
3a5f75c3c3 Added a quickstart file for more likely edited env settings. 2013-12-22 00:31:00 +00:00
daff00963f Re-added bluepill instructions and fixed typo in e-mail.; 2013-12-22 00:17:39 +00:00
b7b0c4a20b Added some missing spanish translations 2013-12-21 21:31:47 +01:00
24886c300b Correct few spelling in the comments 2013-12-21 01:19:22 -06:00
21bbdf7049 Merge pull request #1759 from illspirit/master
Update failing_emails_warning
2013-12-20 19:29:21 -08:00
e47efa6b7a Update failing_emails_warning 2013-12-20 22:08:49 -05:00
42da514909 Merge pull request #1758 from illspirit/master
Fix smtp settings, added password setting
2013-12-20 18:26:18 -08:00
1b2e3bf141 Fix smtp settings, added password 2013-12-20 20:50:17 -05:00
e645c6badd Merge pull request #1755 from illspirit/master
Small typo in  "check sample configuration"
2013-12-20 16:14:28 -08:00