Robin Ward
c12780eb2b
Merge pull request #2538 from techAPJ/patch-1
...
FEATURE: disposable invite tokens
2014-07-14 12:13:44 -04:00
Arpit Jalan
575b5e3d13
FEATURE: disposable invite tokens
2014-07-14 21:30:46 +05:30
Régis Hanol
b5c57fa947
FIX: don't mess with fixtures when running the specs
2014-07-14 17:34:23 +02:00
Robin Ward
186ce78cb5
FIX: BBCode sanitization and tests
2014-07-14 11:24:25 -04:00
Régis Hanol
49eaaddba8
Merge pull request #2539 from iamntz/patch-1
...
Added type=email on register field
2014-07-14 15:23:34 +02:00
Sam
4a2cc269ab
FIX: allow selection of no title
2014-07-14 18:07:07 +10:00
Jeff Atwood
192e286b15
FIX: user about me editor too wide on mobile
2014-07-14 00:53:04 -07:00
Sam
88469721b9
FEATURE: Allow admins to disable specific badges
2014-07-14 17:40:36 +10:00
Jeff Atwood
49dbded250
remove title_sanitize setting
2014-07-14 00:18:02 -07:00
Jeff Atwood
a9ff3ab9ff
copyedit pass on all Site Settings
2014-07-14 00:03:06 -07:00
Ionut Staicu
36d810a420
Added some style to email fields
2014-07-14 09:50:13 +03:00
Ionut Staicu
a0ca4c8583
Email field should be type=email
2014-07-14 09:49:05 +03:00
Sam
6618358586
FIX: dupe protection is API only now
...
make optional later on (was introduced for wordpress plugin)
2014-07-14 15:59:58 +10:00
Sam
d4cd2f1ebf
FEATURE: bump upload size to 3 megs
2014-07-14 14:32:55 +10:00
Sam
6a685e822a
FIX: multisite uploads broken
2014-07-14 14:26:25 +10:00
Sam
b560b11f6e
FIX: add admin/logs route for right click
2014-07-14 13:21:29 +10:00
Sam
5477325376
FIX: should use "script" to allow cdn
2014-07-14 08:47:06 +10:00
Sam
a5ad2411ef
FIX: bypass views
2014-07-14 08:44:26 +10:00
Jeff Atwood
b2d17a09ff
missing translation for new site settings category
2014-07-13 13:43:44 -07:00
Benjamin Kampmann
ac3f1ba3d6
Improved Group Member Management on User Administration
...
Allows for a quick and easy group membership management on the
user-administration page. Uses the select2 UI component to
autosuggest other groups, remove existing ones and lock in automatic
groups.
2014-07-13 20:11:38 +02:00
Jeff Atwood
2a40c04480
don't need "new" here
2014-07-13 02:54:39 -07:00
Jeff Atwood
0c513241a3
no more black topic status glyphs on cat page
2014-07-13 02:45:50 -07:00
Jeff Atwood
7cfcad5636
add 'login' section to site_settings
2014-07-13 02:23:31 -07:00
Jeff Atwood
504e971bda
fix PM participant alignment on mobile
2014-07-12 22:17:54 -07:00
Jeff Atwood
33cbb2a63c
Update INSTALL.md
...
just use 1GB as minimum RAM
2014-07-12 12:18:30 -07:00
Jeff Atwood
bd43a15062
Update INSTALL.md
...
link to our swap howto rather than generic
2014-07-12 12:17:38 -07:00
Jeff Atwood
f378004a41
embedded quote colors were wrong, THANKS OBAMA
2014-07-12 01:31:26 -07:00
Jeff Atwood
fe95597ce8
very minor mobile layout tweaks
2014-07-12 01:04:25 -07:00
Jeff Atwood
b8d9781739
minor mobile topic list tweaks
2014-07-12 00:44:01 -07:00
Jeff Atwood
0068ac9124
fix mobile layout of /faq /tos /privacy
2014-07-12 00:04:22 -07:00
Jeff Atwood
4093120ddf
distinct FAQ vs guidelines copy
2014-07-11 23:49:51 -07:00
Jeff Atwood
7b1eb06735
Merge pull request #2534 from awesomerobot/master
...
fixing appearance of horizontal scrollbar on topic list at about 996px wide
2014-07-11 21:38:46 -07:00
Kris Aubuchon
8da4046d79
minor alignment fixes on badge page w/description
2014-07-12 00:36:01 -04:00
Kris Aubuchon
9398504332
fixing appearance of horizontal scrollbar on topic list at about 996px wide
2014-07-12 00:12:50 -04:00
Sam
038b2ceca7
Merge branch 'master' of github.com:discourse/discourse
2014-07-12 11:11:20 +10:00
Sam
fb335560f8
FIX: appears broken in multisite
2014-07-12 11:11:12 +10:00
Jeff Atwood
d19a0bc06c
add safety for max levenshtein spammer distance
2014-07-11 17:19:45 -07:00
Régis Hanol
edba5c631f
FEATURE: reject accounts created with an email address similar to a known spammer email
2014-07-12 01:59:43 +02:00
Sam
724fff22e7
SECURITY: Don't allow badges on read restricted categories
2014-07-12 09:37:22 +10:00
Régis Hanol
b526cdc55c
Revert "FEATURE: reject accounts created with an email address similar to a known spammer email"
...
This reverts commit 39be48a441
.
Conflicts:
spec/models/screened_email_spec.rb
2014-07-12 01:01:37 +02:00
Jeff Atwood
572b8e0664
further improvements to Admin Quick Start Guide
2014-07-11 15:32:32 -07:00
Jeff Atwood
ff57e704bc
Merge pull request #2533 from awesomerobot/master
...
fixing onebox image width bug
2014-07-11 15:09:53 -07:00
Kris Aubuchon
1ef4a12a9d
fixing onebox image width bug
2014-07-11 18:04:32 -04:00
Jeff Atwood
c5cb126714
Merge pull request #2531 from riking/post-route
...
Fix /p/post/user route not saving referrals
2014-07-11 14:50:59 -07:00
riking
783454ebe1
Fix /p/post/user route not saving referrals
...
Make user id optional for /p/id/uid
Add /posts/id/raw route for debugging failed post processing
2014-07-11 14:44:07 -07:00
Neil Lalonde
d45c50f4bb
Merge pull request #2529 from riking/email
...
Two light commits for email
2014-07-11 16:30:58 -04:00
Jeff Atwood
314f154def
line up modal nav pills better
2014-07-11 13:28:51 -07:00
riking
07d8d5ed75
Change default email_in minimum trust to 2
...
Also, rename MinTrustToCreateTopicSetting to TrustLevelSetting, and apply it to more settings
2014-07-11 12:35:59 -07:00
riking
4750f4b5b8
Expect the right error in reciever_spec
...
Makes the tests less likely to silently break
2014-07-11 12:26:52 -07:00
Neil Lalonde
d13dbaaa36
FEATURE: enter key in site setting input saves it
2014-07-11 14:44:30 -04:00