Jeff Atwood
55c2a329f3
Merge pull request #2110 from awesomerobot/master
...
going back to the white on blue new post notification badges
2014-03-11 15:10:50 -07:00
Kris Aubuchon
441d01c5a6
going back to the white on blue new post notification badges
2014-03-11 17:26:25 -04:00
Robin Ward
1b1c213c61
Remove ember-renderspeed JS file
2014-03-11 16:15:41 -04:00
Régis Hanol
5ffcfb1a8c
TRIVIAL: remove useless condition
2014-03-11 19:06:36 +01:00
Régis Hanol
aece2b61a9
FIX: revision history UI
2014-03-11 18:51:26 +01:00
Neil Lalonde
380a894222
Revert "update sass, cause compilation of css is getting really slow". Getting "RuntimeError: can’t modify frozen object" when logged in as admin.
2014-03-11 11:30:41 -04:00
Sam
cff7d12419
update sass, cause compilation of css is getting really slow
2014-03-12 01:05:53 +11:00
Régis Hanol
9eb3958374
FEATURE: gzip backups using best compression
2014-03-11 12:47:51 +01:00
Régis Hanol
80911b92d0
Merge pull request #2109 from vikhyat/poll-plugin
...
Add a test to make sure the poll prefix translation can be a regex
2014-03-11 12:40:55 +01:00
Régis Hanol
8b6930a5cf
FIX: shortDate tests
2014-03-11 12:37:54 +01:00
Régis Hanol
f8bf0fbad8
FIX: encoding on FR translations
2014-03-11 12:30:59 +01:00
Vikhyat Korrapati
0950dde8d0
Add a test to make sure the poll prefix translation can be a regex.
2014-03-11 16:54:12 +05:30
Régis Hanol
249e577456
Merge pull request #2108 from Onaldanm/plugin-poll-fr
...
Poll - French Translation
2014-03-11 12:03:56 +01:00
Onaldanm
2a9939cf15
Poll - French Translation
...
French translation for the plugin Poll
2014-03-11 11:55:36 +01:00
Régis Hanol
a17310276f
Merge pull request #2107 from riking/change-date-format
...
Switch from MMM D to D MMM to separate from year
2014-03-11 11:42:55 +01:00
riking
c29c15a7a3
Switch from MMM D to D MMM to separate from year
...
Additionally, in German, the format is 'D. MMM'.
2014-03-11 03:28:13 -07:00
Régis Hanol
ad45fdaed7
Merge pull request #2106 from vikhyat/firefox-paste-image
...
Set canvas height and width for Firefox image copy-paste
2014-03-11 11:07:21 +01:00
Vikhyat Korrapati
2e4a699b30
Set canvas height and width for Firefox image copy-paste.
2014-03-11 15:29:44 +05:30
Régis Hanol
d25081ce07
Merge pull request #2104 from nschonni/additional-jshinting
...
Additional jshinting
2014-03-11 09:20:04 +01:00
Régis Hanol
7e9cf618f5
Merge pull request #2105 from nschonni/add-editorconfig
...
Add EditorConfig to enforce spacing
2014-03-11 09:19:29 +01:00
Régis Hanol
f71846f269
Merge pull request #2103 from awesomerobot/master
...
fixing the remnant borders left on the header buttons
2014-03-11 09:11:32 +01:00
Nick Schonning
3c2e04c50b
Add EditorConfig to enforce spacing
...
Will automatically use the correct indenting and trim line endings on
supported IDEs.
2014-03-11 03:59:30 -04:00
Nick Schonning
9f8d608a8d
JSHint headless-ember
...
- Mark all exported vars
- Mark redefined global vars
- Suppress leak warning for the redefinition of jQuery
2014-03-11 03:18:57 -04:00
Nick Schonning
3782fbed2b
JSHint run-qunit.js
...
- Turn on devel for console and phantom for the phantomjs globals
- Remove unnecessary semicolons
- Use strict comparisons
- Add missing var statements used by for…in
2014-03-11 03:10:55 -04:00
Nick Schonning
635c0dbf7a
JSHint i18n.js
...
- Mark the I18n object as an overridable global
- Normalize comma first style rather than turning on lax comma
- Add missing semicolons
- Remove unnecessary semicolons
- Fix options overloading in “lookup”
- Use strict comparison for typeof checks and remove unnecessary parens
2014-03-11 03:01:12 -04:00
Jeff Atwood
7482f07eaa
reduce undocked header title font size slightly
2014-03-10 23:55:30 -07:00
Nick Schonning
62d5a10873
JSHint test helpers
...
Remove unreferenced globals
2014-03-11 02:40:27 -04:00
Nick Schonning
86a9e0db6a
JSHint assertions.js
...
Mark all functions as exported
2014-03-11 02:36:10 -04:00
Nick Schonning
054eca840a
JSHint parse_html.js
...
- Mark Tautologistics as a global
- Mark parseHTML as exported
2014-03-11 02:34:17 -04:00
Nick Schonning
3342741876
JSHint QUnit helpers
...
- Don’t redefine controller
- Mark all functions as exported
- Mark the QUnit asyncTest as a global function
2014-03-11 02:30:49 -04:00
Jeff Atwood
5cd672d396
reduce docked header title font size slightly
2014-03-10 23:24:01 -07:00
Kris Aubuchon
81b5b6de0e
fixing the remnant borders left on the header buttons
2014-03-10 20:22:37 -04:00
Jeff Atwood
8cf29e1339
add envelope icon to invite friends default btn
2014-03-10 17:10:40 -07:00
Jeff Atwood
258ebaf1a8
add calendar icon to best of
2014-03-10 17:05:53 -07:00
Sam
eb2f04d458
PERF: Don't blur all elements on a page
2014-03-11 09:03:24 +11:00
Jeff Atwood
4ce422dc26
Merge pull request #2101 from awesomerobot/master
...
fixing regression, adding max-height to #site-logo
2014-03-10 13:47:30 -07:00
Kris Aubuchon
15484fa394
fixing regression, adding max-height to #site-logo
2014-03-10 16:41:54 -04:00
Régis Hanol
b42a19184e
FEATURE: top is now by default in the top menu
2014-03-10 21:21:16 +01:00
Robin Ward
9929560c40
FIX: Suggested Topics had a hardcoded 5 and was ignoring the
...
SiteSetting
2014-03-10 15:36:45 -04:00
Robin Ward
f5e6bcc585
Create a cold age helper, make sure the first age column is strictly
...
`created_at`, add cold to the second column.
2014-03-10 15:02:39 -04:00
Robin Ward
c430c6dd30
FIX: Only add home
class when there is no badge
2014-03-10 13:31:07 -04:00
Régis Hanol
455ff61626
Merge pull request #2071 from nschonni/autocomplete-js-cleaning
...
Autocomplete js cleaning
2014-03-10 17:06:51 +01:00
Robin Ward
9f67d476ef
Add bookmarked
class to bookmarks button. Also remove duplicated code,
...
use fewer observers.
2014-03-10 12:03:46 -04:00
Neil Lalonde
2838e1c3b5
FIX: don't show option to flag with notify_user to trust level 0 users. they can't send private messages.
2014-03-10 11:48:40 -04:00
Robin Ward
33f483a47e
Add home
class to dropdown for categories
2014-03-10 11:43:24 -04:00
Robin Ward
6626a6c3ea
FIX: Don't increase link counts when they are in the thousands
2014-03-10 11:21:48 -04:00
Robin Ward
d200e68bab
FIX: Link counter was broken for some https links
2014-03-10 11:16:21 -04:00
Régis Hanol
c02d636084
Merge pull request #2097 from ligthyear/pluginstore-array-support
...
add support for arrays to PluginStore
2014-03-10 15:18:17 +01:00
Benjamin Kampmann
680197200e
Add support for arrays to PluginStore
2014-03-10 14:59:59 +01:00
Régis Hanol
c5beb3852f
Merge pull request #2092 from nschonni/jshinting
...
Jshinting during CI build
2014-03-10 09:51:11 +01:00