Sam
|
d6c06eb547
|
Get rid of CSRF errors
|
2015-05-07 10:42:21 +10:00 |
|
Régis Hanol
|
9a96cd9f3b
|
CRUSHED: duplicate key value violates unique constraint 'index_uploads_on_sha1'
|
2015-05-07 01:00:13 +02:00 |
|
Régis Hanol
|
52c19d74f8
|
FIX: error when user name was nil
|
2015-05-06 23:56:34 +02:00 |
|
Régis Hanol
|
c89bef2762
|
FIX: proper regex for search terms
|
2015-05-06 19:58:29 +02:00 |
|
Neil Lalonde
|
de20e37c6a
|
Version bump to v1.3.0.beta7
|
2015-05-06 13:41:35 -04:00 |
|
Régis Hanol
|
033761d2f6
|
FIX: reset all votes when the # of options changes
|
2015-05-06 18:52:09 +02:00 |
|
Neil Lalonde
|
2ad6711c62
|
Merge pull request #3433 from techAPJ/update-translations
Update Translations
|
2015-05-06 12:49:55 -04:00 |
|
Robin Ward
|
edae9d7ad9
|
FIX: Sometimes contents is nil, don't break in that case.
|
2015-05-06 12:40:24 -04:00 |
|
Arpit Jalan
|
ee960899df
|
Update Translations
|
2015-05-06 21:32:11 +05:30 |
|
Neil Lalonde
|
942f18143c
|
Merge pull request #3432 from gschlager/transifex
Fixes the language codes in the pull_translations script
|
2015-05-06 11:26:54 -04:00 |
|
Gerhard Schlager
|
dc8759962b
|
Fixes the language codes in the pull_translations script
|
2015-05-06 17:03:07 +02:00 |
|
Neil Lalonde
|
a0afaf6d48
|
tweak subcategories position on mobile categories page
|
2015-05-06 10:58:30 -04:00 |
|
Jeff Atwood
|
6447c6c81d
|
posts -> replies in too_few_topics_notice
|
2015-05-06 01:33:48 -07:00 |
|
Sam
|
8dd4aa145c
|
FIX: don't fail if dupe timings are sent in
|
2015-05-06 17:33:03 +10:00 |
|
Sam
|
cea9cfe49f
|
remove alihack
|
2015-05-06 16:59:41 +10:00 |
|
Sam
|
cd9e499b77
|
Don't try loading embeds on deleted topics
|
2015-05-06 16:53:28 +10:00 |
|
Sam
|
2f82caafa2
|
Add ignore for another type of not found
|
2015-05-06 16:21:59 +10:00 |
|
Sam
|
46aa7dab80
|
FEATURE: add aria-label for accessibility
|
2015-05-06 15:33:50 +10:00 |
|
Sam
|
bbd5452b8d
|
Do not alert if we have no topic (eg topic deleted)
|
2015-05-06 13:25:23 +10:00 |
|
Sam
|
ca2309c6ec
|
correct concurrency issue in message bus
|
2015-05-06 13:19:41 +10:00 |
|
Sam
|
c6fe90006e
|
correcly grap name, omit needless query
|
2015-05-06 12:55:33 +10:00 |
|
Sam
|
c96a057395
|
ignore routing errors on multisite
|
2015-05-06 12:47:30 +10:00 |
|
Sam
|
19e5304813
|
add hostname to fake env
|
2015-05-06 12:28:32 +10:00 |
|
Sam
|
124ae8ada6
|
correct spec
|
2015-05-06 12:01:47 +10:00 |
|
Sam
|
376b28b0ed
|
FIX: raise a 404 if click tracker gets no url
|
2015-05-06 11:27:41 +10:00 |
|
Sam
|
0bbf6354eb
|
FIX: in some cases link was not followable due to click tracker
|
2015-05-06 11:22:53 +10:00 |
|
Sam
|
6fab03b777
|
do not alert on deleted posts
|
2015-05-06 10:44:45 +10:00 |
|
Sam
|
b7e7da766d
|
avoid static method so we can easily inherit off this class
|
2015-05-06 09:53:29 +10:00 |
|
Neil Lalonde
|
2139a6208b
|
FIX: multisite migration fails when adding a new site because SiteSetting.slug_generation_method is nil
|
2015-05-05 18:50:54 -04:00 |
|
Sam
|
0f53fc8328
|
correct emergency regeneration in the controller
|
2015-05-06 07:33:32 +10:00 |
|
Sam
|
2625c3bb9a
|
avoid work if nothing there
|
2015-05-06 07:12:38 +10:00 |
|
Régis Hanol
|
2d3a090060
|
FIX: poll design on mobile
|
2015-05-05 20:14:38 +02:00 |
|
Régis Hanol
|
73703dd557
|
FIX: poll fake 3D button effect with custom background color
|
2015-05-05 20:00:42 +02:00 |
|
Neil Lalonde
|
72cb784eae
|
UX: mobile categories page is more like desktop categories page
|
2015-05-05 12:04:18 -04:00 |
|
Sam
|
ea670118c1
|
Add better error handling, correct the location on disk of stylesheet
|
2015-05-05 23:28:40 +10:00 |
|
Régis Hanol
|
eb244bac34
|
Merge pull request #3370 from fantasticfears/slug
FEATURE: add slug geneartion options
|
2015-05-05 14:26:40 +02:00 |
|
Erick Guan
|
a48dd1cc28
|
store the slug as the title is, only sanitize the slug
and prettify code
|
2015-05-05 18:33:16 +08:00 |
|
Erick Guan
|
b772ff6e13
|
FEATURE: add slug geneartion options
|
2015-05-05 18:08:30 +08:00 |
|
Sam
|
2344aa2fdd
|
PERF: place letter avatars inside the tmp folder
this avoids transient recoverable data in our uploads directory
|
2015-05-05 15:58:49 +10:00 |
|
Sam
|
f58d85edea
|
FEATURE: move stylesheet cache out of the uploads directory
|
2015-05-05 15:50:13 +10:00 |
|
Sam
|
8e372f3616
|
FEATURE: add op-bookmark class for op-bookmarks
|
2015-05-05 10:23:17 +10:00 |
|
Sam
|
b4f666630e
|
make jshint happy
|
2015-05-05 10:10:50 +10:00 |
|
Sam
|
66423e62dc
|
FIX: don't strip / mangle full quotes
|
2015-05-05 10:06:48 +10:00 |
|
Sam
|
8bea398cc1
|
Merge branch 'master' of github.com:discourse/discourse
|
2015-05-05 09:49:07 +10:00 |
|
Régis Hanol
|
90c05ff045
|
FIX: two-column poll
|
2015-05-04 22:29:45 +02:00 |
|
Jeff Atwood
|
a2d8cd501c
|
Merge pull request #3430 from downeym/master
Fixing map-marker FontAwesome typo
|
2015-05-04 13:21:03 -07:00 |
|
Michael Downey
|
41a0b16cc6
|
Fixing map-marker FontAwesome typo
The correct icon is map-marker, not map-maker.
|
2015-05-04 15:53:10 -04:00 |
|
Neil Lalonde
|
963ebf5963
|
FIX: if approving a user when must_approve_users is false, don't send an email
|
2015-05-04 15:30:25 -04:00 |
|
Jeff Atwood
|
b84c4ef0c6
|
add warning around must_approve_users
|
2015-05-04 11:33:03 -07:00 |
|
Robin Ward
|
4745eca4ad
|
FIX: Don't abort PurgeInactive if they have posts. Just skip.
|
2015-05-04 11:37:49 -04:00 |
|