|
080938660c
|
Update German server-side translations.
|
2013-06-10 10:24:26 +02:00 |
|
|
64fb6dbf79
|
add Mandrill note to email deliverability test
|
2013-06-10 00:14:47 -07:00 |
|
|
b4a4774165
|
extend consumer email warning to yahoo & outlook
|
2013-06-10 00:08:06 -07:00 |
|
|
77fac7ea41
|
Merge pull request #996 from PavelPenkov/admin_rake_task
Added admin:create rake task
|
2013-06-09 22:30:48 -07:00 |
|
|
9ab0990077
|
Merge pull request #998 from vipulnsward/remove_map
Some minor cleanups
|
2013-06-09 22:28:56 -07:00 |
|
|
ad0c1c60b9
|
Merge pull request #997 from chrishunt/update-commit-onebox
Update GitHub commit Onebox
|
2013-06-09 22:26:28 -07:00 |
|
|
4f606ffd8e
|
Some minor cleanups
1. Change map to keys
2. Remove overshadow
3. Remove var
|
2013-06-10 10:38:10 +05:30 |
|
|
15efecd536
|
Remove html rendering test for commit onebox
This is a very brittle test. We want to be able to change our markup
without breaking tests.
|
2013-06-09 21:32:13 -07:00 |
|
|
7bdb73bcb0
|
Update github commit onebox to match pr onebox
|
2013-06-09 21:31:48 -07:00 |
|
|
cb3b79407d
|
Added admin:create rake task
|
2013-06-10 05:56:51 +04:00 |
|
|
cbec9efc16
|
Merge branch 'master' of github.com:discourse/discourse
|
2013-06-10 09:48:51 +10:00 |
|
|
6a6496eedf
|
Merge pull request #995 from novemberkilo/master
Refactoring Post model
|
2013-06-09 16:19:06 -07:00 |
|
|
2d14b54096
|
Merge pull request #988 from chrishunt/add-dynamic-favicon
Add 'dynamic favicon' setting
|
2013-06-09 16:13:54 -07:00 |
|
|
a144cea9a9
|
Merge pull request #991 from chrishunt/add-pull-request-onebox
Add onebox for GitHub pull requests
|
2013-06-09 16:13:13 -07:00 |
|
|
ba600113b0
|
Merge branch 'master' of github.com:discourse/discourse
|
2013-06-10 09:12:39 +10:00 |
|
|
3fdba0019b
|
Extract callbacks and validations for Post
Move Post create callbacks to PostCreate
Extract Post validations
Move stripped_length_validator to lib/validators
|
2013-06-09 20:47:04 +02:00 |
|
|
26a81b30c2
|
When rebaking, update the links even if the cooked content didn't change. Someone
might be linking to us even if we don't have a link.
|
2013-06-08 21:53:33 -04:00 |
|
|
d741798d9c
|
Add onebox for GitHub pull requests
|
2013-06-08 11:01:06 -07:00 |
|
|
c2821bee91
|
Merge pull request #990 from sanderdatema/dutch_translation
Updated Dutch translation
|
2013-06-08 09:58:37 -07:00 |
|
|
27d0b120fd
|
Updated Dutch translation
|
2013-06-08 18:12:20 +02:00 |
|
|
26f378e022
|
Merge pull request #989 from chrishunt/redirect-when-cant-edit
Fix RestrictedUserRoute
|
2013-06-08 07:16:22 -07:00 |
|
|
9aa2cc2262
|
extra spec
|
2013-06-08 23:56:40 +10:00 |
|
|
1756f713d6
|
SECURITY HOLE, upgrade right away if you are using Secure Groups.
|
2013-06-08 23:52:06 +10:00 |
|
|
3bdfdd7c04
|
Redirect when can_edit === false or undefined
|
2013-06-07 22:09:51 -07:00 |
|
|
af1c14939e
|
Add 'dynamic favicon' setting
|
2013-06-07 17:15:49 -07:00 |
|
|
7a73afa117
|
three main pre-reqs
|
2013-06-07 17:00:01 -06:00 |
|
|
3fbcea6b21
|
add link to official-ish install docs
|
2013-06-07 16:57:55 -06:00 |
|
|
9477cdaffa
|
Robin lurves him some MailCatcher
|
2013-06-07 16:54:09 -06:00 |
|
|
63c0c59114
|
Merge pull request #985 from avdi/clarify-jobs-dissection
Clarify job args dissection using destructuring assignment.
|
2013-06-07 15:44:34 -07:00 |
|
|
eab38b5c34
|
JSHint fix :(
)
|
2013-06-07 18:08:08 -04:00 |
|
|
b46b533e70
|
Create the composer view with the defaultContainer. This is in prep for redeploying
on RC5. Ideally we'll change how the composer is instantiated altogether but that will
have to wait for a future release.
|
2013-06-07 18:04:51 -04:00 |
|
|
a6f67d85eb
|
also should have caught this earlier
|
2013-06-08 07:47:48 +10:00 |
|
|
1e725629cd
|
no idea how this was even working
|
2013-06-08 07:45:45 +10:00 |
|
|
f4d70b922d
|
Merge pull request #986 from chrishunt/fix-local-onebox
Link to category slug instead of name in onebox
|
2013-06-07 14:23:53 -07:00 |
|
|
b2a6755a48
|
Merge pull request #984 from Supermathie/moreentropy
More entropy for foreign titles
|
2013-06-07 14:23:26 -07:00 |
|
|
fa4cfa1269
|
ScreenTrack refactor - removes logic from TopicView didInsertElement
|
2013-06-07 17:20:10 -04:00 |
|
|
34e1f376f6
|
Add [PM] to subject of email notifications for private messages
|
2013-06-07 15:50:11 -04:00 |
|
|
1df5a50324
|
Link to category slug instead of name in onebox
|
2013-06-07 12:31:39 -07:00 |
|
|
463be6fadf
|
Merge pull request #982 from jd-erreape/add_scopes_to_roleable
Added role scopes to roleable
|
2013-06-07 12:08:26 -07:00 |
|
|
cdc3a57a91
|
Merge pull request #983 from ZogStriP/fix-combobox-not-working-properly
FIX: combobox were not working properly
|
2013-06-07 12:08:04 -07:00 |
|
|
f3fb10de03
|
settings: Update english description of entropy
|
2013-06-07 15:07:43 -04:00 |
|
|
8cdd5d95fc
|
Clarify job args dissection using destructuring assignment.
|
2013-06-07 15:02:21 -04:00 |
|
|
bb77d2c38b
|
More entropy for foreign titles
* Treat strings with non-ASCII characters as having more entropy
|
2013-06-07 14:47:07 -04:00 |
|
|
3f5c12ca1b
|
FIX: combobox were not working properly
|
2013-06-07 20:45:31 +02:00 |
|
|
169125e96d
|
Fix a case where a random topic with null slug will be rendered instead of 404
|
2013-06-07 14:30:26 -04:00 |
|
|
668a4a3042
|
Move MessageBus subscribing/unsubscribing out of view
|
2013-06-07 14:28:33 -04:00 |
|
|
5217602ec3
|
FIX: RSS paths render a 404 for missing topics.
|
2013-06-07 12:52:12 -04:00 |
|
|
1056b94b56
|
Don't apply styling unless the HTML template is active
|
2013-06-07 12:39:35 -04:00 |
|
|
1b5ec42173
|
FIX: Regression where a topic rollback would not properly report errors to the client.
|
2013-06-07 12:36:37 -04:00 |
|
|
36fe8fbc6d
|
Added role scopes to roleable
|
2013-06-07 18:26:06 +02:00 |
|