Jeff Atwood
|
2fed513ea2
|
remove admin link on user drop down
|
2014-08-21 11:26:57 -07:00 |
|
Arpit Jalan
|
2e89ee953e
|
Update Translations
|
2014-08-21 23:44:58 +05:30 |
|
probus
|
1a28fcf486
|
Add Finnish
|
2014-08-21 13:48:42 +03:00 |
|
riking
|
50d4e283dc
|
Add link to Logster in "Logs" tab of admin panel
|
2014-08-20 14:40:16 -07:00 |
|
Régis Hanol
|
e3640060fc
|
FIX: don't use the user's discovery text as bio in vanilla importer
|
2014-08-20 23:15:55 +02:00 |
|
Régis Hanol
|
841d547a48
|
FIX: vBulletin wasn't importing posters...
|
2014-08-20 23:04:43 +02:00 |
|
Jeff Atwood
|
7dd6b43e8a
|
missed the posts TH on /categories
|
2014-08-20 13:54:31 -07:00 |
|
Jeff Atwood
|
21b18b1253
|
remove the "view all {number}.." from mobile cat
|
2014-08-20 13:51:10 -07:00 |
|
Régis Hanol
|
b2232b4dcf
|
FIX: banner on small desktop screen
|
2014-08-20 22:45:57 +02:00 |
|
Jeff Atwood
|
5f0b8e3d93
|
remove posts column from /categories
|
2014-08-20 13:43:00 -07:00 |
|
Régis Hanol
|
5b1785157d
|
TRIVIAL: fix deprecations due to momentjs upgrade
|
2014-08-20 22:22:58 +02:00 |
|
Robin Ward
|
33de48dc0c
|
FIX: Float site settings were marked as overridden, reset didn't work.
|
2014-08-20 15:24:56 -04:00 |
|
Robin Ward
|
d35633deab
|
FIX: Using a binding in an {{avatar}} was broken
|
2014-08-20 15:12:18 -04:00 |
|
Robin Ward
|
268ea0206e
|
FIX: Broken locale specs
|
2014-08-20 15:01:31 -04:00 |
|
Robin Ward
|
55c01d3320
|
Upgrade moment.js to latest version, add missing locales now that we
support more languages.
|
2014-08-20 14:41:50 -04:00 |
|
Robin Ward
|
506dca6d4e
|
FIX: Moving posts was not updating reply_count and
`reply_to_post_number` so reply linkage was broken.
|
2014-08-20 14:15:23 -04:00 |
|
Robin Ward
|
eb02619d1f
|
UX: Move topic entrance widget to posts column
|
2014-08-20 14:15:23 -04:00 |
|
Régis Hanol
|
3fe6fc54d9
|
FEATURE: add an alert in sidekiq's scheduler tab when sidekiq is paused
|
2014-08-20 20:01:57 +02:00 |
|
Régis Hanol
|
d58d04f595
|
disable digest emails when importing a forum
|
2014-08-20 19:29:17 +02:00 |
|
Régis Hanol
|
dbb4258e86
|
FIX: user avatar in flags list
|
2014-08-20 19:21:19 +02:00 |
|
Régis Hanol
|
d7f8146a17
|
FIX the build
|
2014-08-20 19:20:29 +02:00 |
|
Régis Hanol
|
054ae8bc13
|
TRIVIAL: do not remove backups in development
|
2014-08-20 18:58:58 +02:00 |
|
Régis Hanol
|
8a20d05ba5
|
FEATURE: backup without uploads
|
2014-08-20 18:53:58 +02:00 |
|
Régis Hanol
|
7a621d97b9
|
FIX: do not rollback imports unless data has been changed
|
2014-08-20 18:53:38 +02:00 |
|
Robin Ward
|
c316894167
|
TWEAK: Don't include moderators on "About" if they are admins.
|
2014-08-20 12:43:02 -04:00 |
|
Neil Lalonde
|
96eecf18ef
|
FIX: moving a post to a topic with a deleted post should use correct post_number. Was getting unique index violation on (topic_id, post_number).
|
2014-08-20 12:28:53 -04:00 |
|
Robin Ward
|
6ef85ea014
|
UX: Don't highlight the latest poster in the topic list if there is only
one avatar shown.
|
2014-08-20 12:09:39 -04:00 |
|
Robin Ward
|
2b5feda625
|
FIX: You need to be logged in to edit wiki posts.
|
2014-08-20 11:04:45 -04:00 |
|
Régis Hanol
|
6ca4983463
|
VANILLA: use latest activity as user's profile by default
|
2014-08-20 11:38:35 +02:00 |
|
Jeff Atwood
|
86fcc72546
|
minor top copy tweak
|
2014-08-20 01:09:32 -07:00 |
|
Jeff Atwood
|
4508fbe9e6
|
remove <hr> between Popular Posts in email digest
|
2014-08-19 23:23:20 -07:00 |
|
Sam
|
4522451920
|
Merge pull request #2672 from cpradio/master
Only show unique badge titles in the Badge Title dropdown
|
2014-08-20 11:47:05 +10:00 |
|
cpradio
|
765b099513
|
Only show unique badge titles in the Badge Title dropdown
Filter the preference Badge Title to only show unique badge title names.
Updated to use lodash
https://meta.discourse.org/t/set-title-dialog-shows-multiple-instances-of-the-same-badge/19071
|
2014-08-19 21:30:36 -04:00 |
|
cpradio
|
04cd3c0551
|
Only show unique badge titles in the Badge Title dropdown
Filter the preference Badge Title to only show unique badge title names.
https://meta.discourse.org/t/set-title-dialog-shows-multiple-instances-of-the-same-badge/19071
|
2014-08-19 20:59:20 -04:00 |
|
Ankur Sethi
|
43b5292303
|
Fix min_trust_level for wordpress
min_trust_level in the wordpress method was being set to 1 always, the order of the ternary operator was reversed.
|
2014-08-19 20:15:24 -04:00 |
|
Jeff Atwood
|
4c66362dd1
|
remove right-arrow on cross-topic oneboxes
|
2014-08-19 15:19:01 -07:00 |
|
Jeff Atwood
|
c24b326c04
|
add glyph to move dialog button
|
2014-08-19 15:01:32 -07:00 |
|
Neil Lalonde
|
4e857bfa12
|
FIX: add http:// to feed_polling_url if it's missing
|
2014-08-19 17:57:14 -04:00 |
|
Jeff Atwood
|
f8ae2f5378
|
update new user tips for less columns , emoji
|
2014-08-19 14:28:34 -07:00 |
|
Robin Ward
|
65297533fa
|
FIX: Allow links to name attributes
|
2014-08-19 16:51:53 -04:00 |
|
Robin Ward
|
5667cfe6cb
|
FIX: Load user-avatar first.
|
2014-08-19 16:32:35 -04:00 |
|
Robin Ward
|
b46a373ff9
|
UX: Show User popup when clicking on a user in the topic list.
|
2014-08-19 16:22:37 -04:00 |
|
Jeff Atwood
|
9c7bc57121
|
clarify on flag reply "more" indicator
|
2014-08-19 12:40:39 -07:00 |
|
Robin Ward
|
96afbd6656
|
TRIVIAL: Don't show 06 Aug, show 6 Aug
|
2014-08-19 14:46:35 -04:00 |
|
Robin Ward
|
3235f2c477
|
FIX: Don't try and delete inactive admins, rare as they may be.
|
2014-08-19 13:47:01 -04:00 |
|
Neil Lalonde
|
2672857aee
|
FIX: public_user_custom_fields are returned by UserSerializer
|
2014-08-19 11:05:44 -04:00 |
|
Régis Hanol
|
f2b0228164
|
FIX: unhide post when a moderator undos the flag on which s/he took action
|
2014-08-19 16:14:17 +02:00 |
|
Régis Hanol
|
567879e434
|
Merge pull request #2671 from akshaymohite/optimization-fixes
removed useless assignments at some places
|
2014-08-19 15:27:17 +02:00 |
|
Akshay
|
3fd784b513
|
removed useless assignments at some places
|
2014-08-19 18:10:23 +05:30 |
|
Sam
|
7d068c1432
|
Merge pull request #2669 from akshaymohite/optimization-fixes
removed useless access modifiers specified in models
|
2014-08-19 21:10:40 +10:00 |
|