Neil Lalonde
|
1165aa2dae
|
Don't show description text on Create Category modal
|
2014-02-26 13:45:01 -05:00 |
|
Régis Hanol
|
043901ef46
|
FEATURE: warn the user when there is not enough space on disk to upload a backup
|
2014-02-26 19:38:06 +01:00 |
|
Régis Hanol
|
c6bc324259
|
CLEANUP: remove unused pseudo locale
|
2014-02-26 19:03:04 +01:00 |
|
Régis Hanol
|
17f75bbe92
|
BUGFIX: fallback to en translation when interpolation is missing
|
2014-02-26 18:42:16 +01:00 |
|
Neil Lalonde
|
8167cefe36
|
Add envelope glyph to private message topic titles
|
2014-02-26 12:24:21 -05:00 |
|
Robin Ward
|
cae7af4b07
|
BUGFIX: Do not scroll to top / show spinner when leaving a topic.
|
2014-02-26 12:04:55 -05:00 |
|
Robin Ward
|
c668d49822
|
REFACTOR: Use the ScrollTop mixin instead of custom scrolling code.
|
2014-02-26 11:54:15 -05:00 |
|
Robin Ward
|
b94abc9c8e
|
FIX: Deprecation warnings on Rails with some topic queries
|
2014-02-26 11:09:02 -05:00 |
|
Robin Ward
|
91ff3451c3
|
FIX: Include html helpers in the server rendering. This allows plugins
to easily register HTML fragments without breaking posting.
|
2014-02-26 10:09:17 -05:00 |
|
Sam
|
6d4d2db9f9
|
2.1.1 is a lot less segfaulty, test on it
|
2014-02-26 11:15:22 +11:00 |
|
Sam
|
557af84ae2
|
FIX: broken spec
|
2014-02-26 10:52:11 +11:00 |
|
Sam
|
50a8d3caae
|
BUGFIX: sso to send welcome emails
|
2014-02-26 10:28:03 +11:00 |
|
Sam
|
74a1145a0b
|
BUGFIX: sso to respect must_approve_users
|
2014-02-26 10:27:39 +11:00 |
|
Sam
|
440435f023
|
FEATURE: SSO to handle return_path automatically
|
2014-02-26 09:58:30 +11:00 |
|
Sam
|
890d06ac04
|
FEATURE: change SSO to use sha256 HMAC, which is more secure
|
2014-02-26 09:44:41 +11:00 |
|
Neil Lalonde
|
8cbff3672f
|
Fixes on mobile signup form
|
2014-02-25 16:40:30 -05:00 |
|
Neil Lalonde
|
0b1d1ffcba
|
FIX: problems with mobile login modal
|
2014-02-25 16:40:30 -05:00 |
|
Sam
|
4d68eb6c1b
|
remove projections readme ... not needed
|
2014-02-26 08:21:43 +11:00 |
|
Jeff Atwood
|
25fc0b956b
|
remove pg_dumps, no longer needed
|
2014-02-25 13:20:05 -08:00 |
|
Jeff Atwood
|
7aba005421
|
remove some unnecessary files
|
2014-02-25 13:19:17 -08:00 |
|
Robin Ward
|
4e1a628ff9
|
Hooks for extra nav items.
|
2014-02-25 16:02:27 -05:00 |
|
Robin Ward
|
d079538a6d
|
Allow the customHTML helper to look up fragments outside of the
preloadStore, so plugins can stuff HTML in there when overriding a whole
template doesn't make sense.
|
2014-02-25 16:02:27 -05:00 |
|
Jeff Atwood
|
ce607e9d1c
|
Merge pull request #2009 from techAPJ/update-docker-guide
Generalize the guide
|
2014-02-25 12:38:00 -08:00 |
|
Arpit Jalan
|
014c7c21e7
|
Generalize the guide
|
2014-02-26 01:56:03 +05:30 |
|
Jeff Atwood
|
18059991fc
|
Merge pull request #2008 from techAPJ/update-docker-guide
Remove irrelevant image.
|
2014-02-25 12:14:08 -08:00 |
|
Arpit Jalan
|
8f6acc3404
|
Remove unnecessary image.
|
2014-02-26 01:34:01 +05:30 |
|
Robin Ward
|
8a96f1a7b6
|
FIX: Margin in onebox
|
2014-02-25 14:50:21 -05:00 |
|
Robin Ward
|
cbf2e2e8f9
|
FIX: DiscourseLocalOnebox should have a higher priority than other
discourse sites
|
2014-02-25 14:08:48 -05:00 |
|
Robin Ward
|
2def97aceb
|
FIX: DiscourseLocalOnebox is used!
|
2014-02-25 13:35:21 -05:00 |
|
Robin Ward
|
cd7ef6b49a
|
Revert "FIX: Bunch of Onebox issues"
This reverts commit ccbe671e4a .
|
2014-02-25 13:35:08 -05:00 |
|
Robin Ward
|
ccbe671e4a
|
FIX: Bunch of Onebox issues
|
2014-02-25 13:29:05 -05:00 |
|
Jeff Atwood
|
0e6325d172
|
unnecessary CSS suppression of li paras
|
2014-02-25 10:28:48 -08:00 |
|
Régis Hanol
|
32e3058f16
|
BUGFIX: force tar to follow symlinks during the export
|
2014-02-25 19:23:37 +01:00 |
|
Neil Lalonde
|
b15e771d67
|
Oops, I meant 1
|
2014-02-25 12:19:22 -05:00 |
|
Neil Lalonde
|
7288bf1f31
|
Add previous page link for crawlers
|
2014-02-25 12:15:48 -05:00 |
|
Robin Ward
|
9ebcdfba1f
|
Merge pull request #2005 from eriko/plugin_store_delete
clean up plugin store when removing data instead of setting the value to...
|
2014-02-25 11:36:05 -05:00 |
|
Erik Ordway
|
dfa6960799
|
clean up plugin store when removing data instead of setting the value to nil and do it a reasonable way.
|
2014-02-25 08:26:35 -08:00 |
|
Neil Lalonde
|
fdcd3c20b6
|
Admin Quick Start Guide topic is visible only to staff in new sites
|
2014-02-25 10:35:37 -05:00 |
|
Neil Lalonde
|
8134113b22
|
Add rel=next to next page link for crawlers
|
2014-02-25 10:18:07 -05:00 |
|
Jeff Atwood
|
1ead3a9114
|
no samsaffron
|
2014-02-25 01:27:34 -08:00 |
|
Jeff Atwood
|
e5a520007d
|
readme cleanup
|
2014-02-25 01:27:11 -08:00 |
|
Jeff Atwood
|
27768dfe77
|
Update INSTALL-digital-ocean.md
|
2014-02-25 01:22:15 -08:00 |
|
Jeff Atwood
|
ac745da02f
|
2GB vs 1GB
|
2014-02-25 01:21:56 -08:00 |
|
Jeff Atwood
|
f13a83cc3a
|
clean up DO guide a bit more
|
2014-02-25 01:19:12 -08:00 |
|
Jeff Atwood
|
919d7881e3
|
Update TROUBLESHOOTING.md
|
2014-02-25 01:13:12 -08:00 |
|
Jeff Atwood
|
3ee7ef0953
|
normalize on Docker installs
|
2014-02-25 01:11:32 -08:00 |
|
Jeff Atwood
|
adcd4a17c2
|
Rename HEROKU.md to install-HEROKU.md
|
2014-02-25 00:55:17 -08:00 |
|
Jeff Atwood
|
7fef2fa784
|
Update INSTALL-email.md
|
2014-02-25 00:54:00 -08:00 |
|
Jeff Atwood
|
7362b1edea
|
deprecate this guide in favor of Docker
|
2014-02-25 00:53:27 -08:00 |
|
Jeff Atwood
|
77466f4f34
|
link to master install guide
|
2014-02-25 00:51:29 -08:00 |
|