Neil Lalonde
|
51cc39cad6
|
Add comments to the top of client.en.yml and server.en.yml about Transifex stuff
|
2014-04-23 16:47:20 -04:00 |
Robin Ward
|
91679c61d5
|
FIX: Markdown formatting error
|
2014-04-23 16:46:42 -04:00 |
Neil Lalonde
|
26a5856a71
|
Update .tx/config for the new transifex project url
|
2014-04-23 16:41:55 -04:00 |
Neil Lalonde
|
eea60d9821
|
Add a section about Translations in CONTRIBUTING.md
|
2014-04-23 16:34:09 -04:00 |
Neil Lalonde
|
d8ebeef857
|
FIX: NotifyMailingListSubscribers can handle trashed posts, instead of raising an error and retrying
|
2014-04-23 15:50:52 -04:00 |
Robin Ward
|
e48cf06fc9
|
REFACTOR: Add urls for admin groups, make it more idiomatic ember
|
2014-04-23 15:15:46 -04:00 |
Robin Ward
|
84da39f5dc
|
FIX: Admins should always be able to see groups so they can edit them.
|
2014-04-23 15:15:46 -04:00 |
Jeff Atwood
|
387ac342ce
|
slightly improve disk space limit reached message
|
2014-04-23 11:31:01 -07:00 |
Neil Lalonde
|
448802f006
|
Merge pull request #2288 from yomybaby/i18n_plural_ko
add pluralization rules in ember for Korean (ko)
|
2014-04-23 12:59:56 -04:00 |
Régis Hanol
|
de53385ed2
|
display the copy & paste images hint to FF users too
|
2014-04-23 18:49:54 +02:00 |
Régis Hanol
|
b61abe3107
|
FEATURE: warn the admin whenever we disable the download_remote_images_to_local site setting
|
2014-04-23 12:43:10 +02:00 |
Jeff Atwood
|
c39c1ffdf8
|
Update README.md
|
2014-04-23 03:39:42 -07:00 |
Jeff Atwood
|
2228f89bc8
|
Update README.md
|
2014-04-23 03:08:22 -07:00 |
Régis Hanol
|
ff1823beca
|
BUGFIX: backups logs page was busted since last Ember update
|
2014-04-23 11:20:22 +02:00 |
Sam
|
913c4f7b6e
|
BUGFIX: caching sass is not valid due to "import" being used
|
2014-04-23 17:04:25 +10:00 |
Sam
|
7c57d74e85
|
FEATURE: unicorn sidekiq will restart sidekiq on complete failure.
(checks every 30 minutes for complete failure)
|
2014-04-23 13:13:18 +10:00 |
Sam
|
4aaedb82d0
|
FEATURE: alllow unicorn master to fork sidekiqs, keep alive coming
|
2014-04-23 11:03:36 +10:00 |
Sam
|
c6f9cc0787
|
UPGRADE: sidekiq to sidekiq 3.0
|
2014-04-23 11:01:17 +10:00 |
Sam
|
8abf652dc3
|
SECURITY: self XSS by admin by editing badge name
|
2014-04-23 09:46:32 +10:00 |
Jeff Atwood
|
6538874064
|
remove unnecessary css witdh
|
2014-04-22 16:22:25 -07:00 |
Jong Eun Lee
|
00ff3f8953
|
add pluralization rules in ember for Korean (ko)
|
2014-04-23 08:08:39 +09:00 |
Robin Ward
|
af877781b7
|
Allow admins to choose if groups are visible or not.
|
2014-04-22 16:43:46 -04:00 |
Robin Ward
|
8538e31fb4
|
Don't show link counts in the body of posts for internal links. They are
already in the sidebar.
|
2014-04-22 15:40:08 -04:00 |
Régis Hanol
|
76d373161d
|
BUGIFX: generate avatars when using S3 store
|
2014-04-22 17:11:06 +02:00 |
Régis Hanol
|
5fd4d88491
|
BUGFIX: pull hotlinked images job wasn't properly handling the InvalidParameters exception
|
2014-04-22 15:32:48 +02:00 |
Régis Hanol
|
005f2023a2
|
Merge pull request #2287 from vikhyat/badge-system
Display username and granted_at on badge page
|
2014-04-22 11:22:12 +02:00 |
Vikhyat Korrapati
|
ba862439f2
|
Move badge styles from desktop to common/base.
|
2014-04-22 11:50:16 +05:30 |
Vikhyat Korrapati
|
d54edc7c0e
|
Display username and granted at on badge page.
|
2014-04-22 11:49:31 +05:30 |
Sam
|
a3b2b4baca
|
FEATURE: custom fields on User
|
2014-04-22 13:52:13 +10:00 |
Sam
|
25860622b7
|
BUGFIX: if SSO is enabled invite system is disabled
|
2014-04-22 09:17:37 +10:00 |
Robin Ward
|
78f8fbb7ea
|
FIX: Link to user profile broke the back button
|
2014-04-21 17:49:10 -04:00 |
Robin Ward
|
4eb5474858
|
Add a SiteSetting to configure how many topics are in the email digest.
|
2014-04-21 17:49:10 -04:00 |
Régis Hanol
|
64b8f2f759
|
TRIVIAL: remove puts statement (cc. @eviltrout)
|
2014-04-21 23:00:13 +02:00 |
Jeff Atwood
|
02e8e17a95
|
incorrect image urls in guide
|
2014-04-21 12:09:31 -07:00 |
Jeff Atwood
|
07090d1a01
|
Update INSTALL-digital-ocean.md
|
2014-04-21 12:07:46 -07:00 |
Jeff Atwood
|
fa4c21c28f
|
better first boot register admin account help
|
2014-04-21 11:36:35 -07:00 |
Jeff Atwood
|
8f28b154f3
|
clarify register account
|
2014-04-21 11:16:01 -07:00 |
Régis Hanol
|
39cc147138
|
BUGFIX: only redirect users top /top page once
|
2014-04-21 20:00:37 +02:00 |
Régis Hanol
|
561f7e0148
|
BUGFIX: add h2 with period when browsing top pages
|
2014-04-21 20:00:30 +02:00 |
Jeff Atwood
|
a24d910470
|
improve test email error message
|
2014-04-21 10:46:09 -07:00 |
Jeff Atwood
|
ef018db2e6
|
minor digest email copyedits
|
2014-04-21 10:36:33 -07:00 |
Jeff Atwood
|
1623ec77e4
|
make top user link profile, not activity
|
2014-04-21 10:18:50 -07:00 |
Jeff Atwood
|
a8157efdfe
|
copyedits on editor entry errors
|
2014-04-21 10:15:13 -07:00 |
Régis Hanol
|
362c6e443a
|
Merge pull request #2286 from awesomerobot/master
fixing the composer that I just re-broke
|
2014-04-21 18:01:16 +02:00 |
Kris Aubuchon
|
2c44f724f4
|
fixing the composer that I just re-broke
|
2014-04-21 11:54:57 -04:00 |
Robin Ward
|
b9ca124756
|
Support for /my/preferences to automatically redirect to the logged in
user.
|
2014-04-21 11:52:11 -04:00 |
Robin Ward
|
61e6eae728
|
FIX: /topics/period routes were broken
|
2014-04-21 10:26:24 -04:00 |
Robin Ward
|
4dc20e6855
|
FIX: Sanitize custom quote attributes
|
2014-04-21 10:19:39 -04:00 |
Régis Hanol
|
faec113710
|
Merge pull request #2285 from awesomerobot/master
desktop composer fix
|
2014-04-21 15:58:23 +02:00 |
Kris Aubuchon
|
5fd874b74a
|
desktop composer fix
|
2014-04-21 09:56:10 -04:00 |