Jeff Atwood
|
655dd66884
|
change JS-off "emergency" viewport to 720px
|
2015-01-14 17:06:45 -08:00 |
Jeff Atwood
|
0a4582fbc7
|
add meta viewport tag to JS-off view just in case
|
2015-01-14 16:56:01 -08:00 |
Robin Ward
|
a28784c8f7
|
Add a `{{plugin-outlet}}` for the `admin-menu`
|
2015-01-14 16:05:29 -05:00 |
Robin Ward
|
f8d3764d5e
|
Convert many buttons to `d-button`
|
2015-01-14 15:50:20 -05:00 |
Robin Ward
|
e7443247dd
|
Adds plugin-outlet for topic menu buttons. Also a `d-button` component.
|
2015-01-14 15:50:20 -05:00 |
Robin Ward
|
28f702a5b6
|
Refactor app events to more efficiently handle post highlighting
|
2015-01-14 15:50:19 -05:00 |
Robin Ward
|
78d5d22776
|
FIX: Posts weren't highlighting when jumping using the progress widget
|
2015-01-14 15:50:19 -05:00 |
Neil Lalonde
|
930fc4a109
|
Version bump to v1.2.0.beta5
|
2015-01-14 14:27:13 -05:00 |
Robin Ward
|
c4ca6b9934
|
FIX: Activate account page JS error with I18n
|
2015-01-14 14:00:47 -05:00 |
Régis Hanol
|
07d3f0fc26
|
Merge pull request #3100 from riking/patch-1
Set Turkish pluralization rules
|
2015-01-14 19:52:37 +01:00 |
Robin Ward
|
fcba826202
|
Merge pull request #3099 from techAPJ/patch-1
FIX: old csv's were not getting deleted
|
2015-01-14 13:44:31 -05:00 |
Kane York
|
31c8b5763f
|
Set Turkish pluralization rules
Turkish does not have different forms for singulars next to numerals
https://meta.discourse.org/t/turkish-translation-missing-many-singular-strings/23334/
|
2015-01-14 10:39:31 -08:00 |
Arpit Jalan
|
c4da9ce62f
|
FIX: old csv's were not getting deleted
|
2015-01-15 00:00:39 +05:30 |
Robin Ward
|
0492564cce
|
Merge pull request #3098 from techAPJ/update-translations
Update Translations
|
2015-01-14 11:13:14 -05:00 |
Arpit Jalan
|
2aff46532c
|
Update Translations
|
2015-01-14 21:22:13 +05:30 |
Régis Hanol
|
6734a51b6a
|
move SiteText.{head,top,bottom} to SiteCustomization
|
2015-01-14 12:15:53 +01:00 |
Régis Hanol
|
df5d81d7b4
|
Merge pull request #3097 from techAPJ/patch-1
FIX: user list export was failing
|
2015-01-14 12:09:29 +01:00 |
Arpit Jalan
|
835835832f
|
FIX: user list export was failing
|
2015-01-14 16:24:42 +05:30 |
Régis Hanol
|
b34ef26f90
|
Merge pull request #3096 from techAPJ/patch-1
gzip csv export files
|
2015-01-14 09:23:15 +01:00 |
Arpit Jalan
|
b94c7922c5
|
🐎 gzip csv export files
|
2015-01-14 13:38:37 +05:30 |
Robin Ward
|
8b87d8ac2d
|
Refactor sharing dialog for extensibility
|
2015-01-13 17:26:05 -05:00 |
Robin Ward
|
0de6226a20
|
FIX: Remove Bookmark was broken on bookmarks page
This was particularaly bad now that we removed stars :)
|
2015-01-13 13:14:58 -05:00 |
Régis Hanol
|
f49b11aa34
|
Merge pull request #3095 from Elberet/master
FIX: handle timezone detection errors
|
2015-01-13 16:51:46 +01:00 |
Jens Maier
|
30710215bc
|
FIX: handle timezone detection errors
|
2015-01-13 16:44:25 +01:00 |
Régis Hanol
|
d7b924abad
|
Merge pull request #3094 from techAPJ/patch-1
Remove `enable_email_names` setting
|
2015-01-13 09:38:15 +01:00 |
Arpit Jalan
|
7771d2fb31
|
remove enable_email_names setting
|
2015-01-13 13:35:40 +05:30 |
Jeff Atwood
|
3cea85e09a
|
correct "is is" copy
|
2015-01-12 17:30:14 -08:00 |
Jeff Atwood
|
935df99acf
|
fix minor mobile topic styling issue
|
2015-01-12 17:26:04 -08:00 |
Robin Ward
|
f3b72f5d96
|
Revert "move SiteText.{head,bottom} to SiteCustomization and remove redundant SiteText.top"
This reverts commit 6ee2849df6 .
|
2015-01-12 20:21:22 -05:00 |
Jeff Atwood
|
962eb78104
|
change from "Avatar" to "Profile Picture"
|
2015-01-12 17:13:18 -08:00 |
Jeff Atwood
|
c6db713707
|
better "just for you" copy on pin/unpin
|
2015-01-12 16:57:41 -08:00 |
Robin Ward
|
1e6dea46dd
|
FIX: Jump to post was not respecting gaps
|
2015-01-12 18:10:30 -05:00 |
Robin Ward
|
da7c9e6447
|
Merge pull request #3092 from techAPJ/patch-1
FIX: users tab in admin panel doesn’t stay highlighted
|
2015-01-12 17:16:32 -05:00 |
Arpit Jalan
|
bbb23bb736
|
FIX: users tab in admin panel doesn’t stay highlighted
|
2015-01-13 02:04:59 +05:30 |
Robin Ward
|
dba57a4a25
|
Add title to user header. Refactor `statusIcon` a bit.
|
2015-01-12 14:45:43 -05:00 |
Régis Hanol
|
6ee2849df6
|
move SiteText.{head,bottom} to SiteCustomization and remove redundant SiteText.top
|
2015-01-12 19:59:43 +01:00 |
Régis Hanol
|
03b053c800
|
FIX: bookmark button is now solid black by default & blue when bookmarked
|
2015-01-12 17:48:54 +01:00 |
Robin Ward
|
4748b21c56
|
Allow us to extend serializers easily in a plugin
|
2015-01-12 10:53:08 -05:00 |
Régis Hanol
|
645a22fdd5
|
FIX: background fade-in for modal dialogs
|
2015-01-12 16:29:38 +01:00 |
Régis Hanol
|
1032fa7262
|
Merge pull request #3089 from lucianosousa/enhacement/controllers-rspec3
controllers with rspec3 syntax
|
2015-01-12 16:25:31 +01:00 |
Régis Hanol
|
5f98be6ec5
|
Merge pull request #3088 from lucianosousa/enhacement/components-rspec3
few components with rspec3 syntax
|
2015-01-12 16:25:25 +01:00 |
Régis Hanol
|
52c4968bf2
|
Merge pull request #3091 from techAPJ/update-translations
Update Translations
|
2015-01-12 16:13:02 +01:00 |
Régis Hanol
|
f0f1afff03
|
FIX: forgot i18n associated with bookmark button (:fired:)
|
2015-01-12 16:05:17 +01:00 |
Arpit Jalan
|
8f06e8f708
|
Update Translations
|
2015-01-12 19:53:52 +05:30 |
Régis Hanol
|
c681b353f2
|
FEATURE: bookmark topic button
|
2015-01-12 12:10:15 +01:00 |
Jeff Atwood
|
a9ef92f3d8
|
latest topics on category page too damn small
|
2015-01-12 02:56:55 -08:00 |
Jeff Atwood
|
84286fb501
|
normalize topic post first element top-margins:0
|
2015-01-12 02:24:06 -08:00 |
Jeff Atwood
|
8e6f7521ec
|
change in/visible search querystring to un/listed
|
2015-01-12 01:00:45 -08:00 |
Jeff Atwood
|
dc0ecc8f2c
|
add better enable_sso description
|
2015-01-12 00:54:24 -08:00 |
Jeff Atwood
|
5f05e1394b
|
consistent post top margins
|
2015-01-12 00:35:04 -08:00 |