Robin Ward
331e63e3af
Add striped category badges under title
2014-10-06 15:58:57 -04:00
Kris Aubuchon
43467a8aaa
new docked title category style - needs additional work
2014-10-06 15:58:57 -04:00
Régis Hanol
ac069d22a9
FIX: delete spammer modal doesn't show the email address
2014-10-06 21:55:52 +02:00
Arpit Jalan
20c2480eb3
FIX: fix broken test
2014-10-07 01:23:39 +05:30
Régis Hanol
baee5c95ac
add more context to allow better translation of 'max' in TL3 requirements
2014-10-06 21:32:19 +02:00
Jeff Atwood
e301a89b3f
optional_re shouldn't be included by default
2014-10-06 12:31:17 -07:00
Neil Lalonde
427487783b
remove block_login? check from current user
2014-10-06 14:39:48 -04:00
Régis Hanol
67c10a7eab
UX: add topic admin button to the bottom of the topic
2014-10-06 20:19:07 +02:00
Robin Ward
b1271ed44b
FIX: Remove html entities from text emails
2014-10-06 13:57:38 -04:00
Robin Ward
55fc54fe69
Merge pull request #2844 from akshaymohite/optimization-fixes
...
raise migration error in development if pending migrations
2014-10-06 13:35:53 -04:00
Robin Ward
d82767fbdf
Merge pull request #2845 from akshaymohite/access-specifiers-fix
...
Fix access specifiers with private_class_methods instead of removing dir...
2014-10-06 13:34:29 -04:00
Robin Ward
318286dc7c
Merge pull request #2847 from techAPJ/patch-2
...
Improve email_subject setting copy
2014-10-06 13:33:15 -04:00
Jeff Atwood
948f4a59e9
Merge pull request #2852 from awesomerobot/master
...
restructuring post titles a bit
2014-10-06 09:57:00 -07:00
Robin Ward
90e3242a3c
FIX: topic-admin-menu
controller was not a proper singleton.
2014-10-06 12:27:12 -04:00
Kris Aubuchon
1224ffa1c5
restructuring post titles a bit
2014-10-06 11:50:18 -04:00
Robin Ward
47573fcd99
FIX: error importing some topics where bumped_at
coudln't be
...
determined.
2014-10-06 09:26:52 -04:00
Victor Kavunenko
1a52dba3af
due to travis error message: can't modify frozen string
2014-10-06 12:45:11 +03:00
Victor Kavunenko
9cf68c99b7
FIX: force encoding for title field
...
Job exception: incompatible character encodings: UTF-8 and ASCII-8BIT
--
This exception rise up for correct(!) UTF-8 cyrillic (in my case, but non-latin overall, I suppose) in title field during RSS polling (feed polling url) and breaks topics creation.
So, just force_encoding() makes it work.
2014-10-06 10:40:14 +03:00
riking
ef36a619c3
Update Markdown tests
2014-10-05 17:30:29 -07:00
Sam
6391dc7f28
FIX: hitting edit while replying does nothing
2014-10-06 10:51:02 +11:00
Sam
54281d5944
badge system is not experimental
2014-10-06 09:36:56 +11:00
Kane York
b79c835c07
Fix data-* behavior (failure to understand own docs)
2014-10-05 15:11:26 -07:00
riking
0532468499
Fix JSHint
2014-10-05 14:58:48 -07:00
riking
1436f75a9f
FEATURE: Allow explicit rel="nofollow" on links
2014-10-05 14:58:48 -07:00
riking
0586b3dd25
Clean up validateAttribute() function
...
Remove code duplication
2014-10-05 14:58:47 -07:00
riking
32cc31319f
FIX: Use lang- prefixes for HLJS; add nohighlight for ...
...
text; use a proper whiteListTag() call.
Old posts are not affected - no global rebake is necessary.
2014-10-05 14:58:47 -07:00
riking
22a4ceceee
Auto-anchor attribute regexes, document _validTags
2014-10-05 12:17:56 -07:00
Arpit Jalan
f3b05993e0
Improve email_subject setting copy
2014-10-05 23:15:37 +05:30
Akshay
378bc6e5dc
private methods need to be called as method_name instead of ClassName#method_name
2014-10-04 09:53:46 +05:30
Akshay
9524b514c6
Fix access specifiers with private_class_methods instead of removing directly
2014-10-04 09:20:41 +05:30
Akshay
7cd8b4f329
raise migration error in development if pending migrations
2014-10-04 07:02:30 +05:30
Jeff Atwood
fa830c8d69
fix avatar expanded topic map height
2014-10-03 15:58:02 -07:00
Jeff Atwood
3483c7b0de
UX: drop text from loading spinner, make bigger
2014-10-03 13:38:55 -07:00
Neil Lalonde
90771937f0
FIX: broken external auth
2014-10-03 16:15:00 -04:00
Jeff Atwood
ce8a4266b6
FIX: mobile layout was too wide
2014-10-03 12:49:48 -07:00
Robin Ward
1e5195e68f
FIX: Could sometimes open two category drop downs at once.
2014-10-03 15:42:45 -04:00
Robin Ward
45ad31c1c8
Merge pull request #2843 from zconnelly13/change_supported_version_of_ruby
...
Change supported version of ruby
2014-10-03 14:51:47 -04:00
Robin Ward
e55b437eb9
Replace the rest of the deprecated {{action xyz}}
with `{{action
...
"xyz"}}`
2014-10-03 14:43:27 -04:00
Zac Connelly
7f8a42a63a
Change supported version of ruby
2014-10-03 17:48:36 +00:00
Robin Ward
f2520939b8
Merge pull request #2839 from Elberet/smf2-import
...
Fix pretty_text translation helper again, this time for real
2014-10-03 13:13:32 -04:00
Robin Ward
41db949e9d
FIX: Allow HTML in custom fields
2014-10-03 13:06:54 -04:00
Robin Ward
aeba5ca7d9
Merge pull request #2842 from techAPJ/patch-2
...
FEATURE: show topic category in email subject
2014-10-03 12:52:34 -04:00
Arpit Jalan
0ae0552543
FEATURE: show topic category in email subject
2014-10-03 22:08:59 +05:30
Jeff Atwood
4343b19c1b
Revert "Fix: CSS to reveal hidden or partially visible avatars on 2nd line"
...
This reverts commit a6d6f6b42a
.
2014-10-03 09:25:36 -07:00
Régis Hanol
d4f9228058
Merge pull request #2841 from lidel/fix-min-username
...
FIX: fix @mentions for 1 character usernames
2014-10-03 17:37:47 +02:00
Neil Lalonde
83fc88e965
FIX: when site is in read-only mode, create account action should show a warning like login does.
2014-10-03 11:02:05 -04:00
Neil Lalonde
eb473696ff
Refactor showLogin and showCreateAccount actions for extensibility
2014-10-03 11:02:05 -04:00
Neil Lalonde
ebf46450bc
Refactor omniauth_callbacks_controller for extensibility
2014-10-03 11:02:04 -04:00
Neil Lalonde
2f581e6900
Version bump to v1.1.0.beta4
2014-10-03 10:48:15 -04:00
Neil Lalonde
4f461739fb
Update translations
2014-10-03 10:41:37 -04:00