Toby Zerner
|
90def3f0db
|
Fix permissions being incorrectly granted
|
2015-11-01 09:38:25 +10:30 |
|
Franz Liedke
|
17619843b5
|
Update to newest version of Whoops middleware
|
2015-10-31 12:56:38 +01:00 |
|
Toby Zerner
|
d46316e979
|
Use relative path for core migrations
|
2015-10-31 18:22:03 +10:30 |
|
Toby Zerner
|
b44ffd9f8d
|
Only attempt to get default locale if db is up to date
|
2015-10-31 18:21:39 +10:30 |
|
Toby Zerner
|
953f81176b
|
Fix check for whether there is a translation for a group name
|
2015-10-31 18:20:55 +10:30 |
|
Toby Zerner
|
119d1721e0
|
Revert e1315d2; always attempt to parse JSON
This way if there is a PHP error which outputs a 200 OK text/html response, Flarum will correctly show an error message.
|
2015-10-31 14:49:14 +10:30 |
|
Toby Zerner
|
7d4a04760c
|
Use stable version of tobscure/json-api
|
2015-10-31 10:08:37 +10:30 |
|
Toby Zerner
|
73c44adb96
|
Merge pull request #615 from oldskool/ip-logging
Minor changes:
- Rename/restyle migration, fix namespace
- Make IP address optional on PostReply command
|
2015-10-31 10:04:06 +10:30 |
|
Toby Zerner
|
eb571c5595
|
Change ItemList API
|
2015-10-30 22:45:58 +10:30 |
|
Toby Zerner
|
95e3ff8fa8
|
Update for new tobscure/json-api relationship handling
|
2015-10-30 11:03:38 +10:30 |
|
Toby Zerner
|
e1315d27a4
|
Only parse as JSON if appropriate content type
|
2015-10-29 17:52:52 +10:30 |
|
Toby Zerner
|
7127bea15e
|
Solidify ItemList API
|
2015-10-29 17:52:52 +10:30 |
|
Toby Zerner
|
a3a5d0a351
|
Disable extensions that require credentials by default
|
2015-10-29 17:52:52 +10:30 |
|
Toby Zerner
|
aa7b4dd754
|
Merge pull request #611 from kirkbushell/master
Tests for all the exception handlers
|
2015-10-28 23:40:23 +10:30 |
|
Kirk Bushell
|
409a63d77a
|
Added validation handler tests
|
2015-10-28 12:46:49 +00:00 |
|
Kirk Bushell
|
78f6249b24
|
Added tests for permission denied exception handler
|
2015-10-28 12:41:28 +00:00 |
|
Kirk Bushell
|
2edda9baaa
|
Added model not found error handler tests
|
2015-10-28 12:39:38 +00:00 |
|
Jan Dorsman
|
49fddbd450
|
WIP IP Logging
|
2015-10-27 21:53:21 +01:00 |
|
Kirk Bushell
|
1b3d674c39
|
Added tests for invalid confirmation token handling
|
2015-10-27 14:47:03 +00:00 |
|
Kirk Bushell
|
400aa4fef9
|
Added more tests
|
2015-10-27 13:22:30 +00:00 |
|
Kirk Bushell
|
a4ef9e7cf4
|
Added output test for flooding exception handler
|
2015-10-27 12:54:10 +00:00 |
|
Kirk Bushell
|
f230c72ebb
|
Fied broken test
|
2015-10-27 12:50:11 +00:00 |
|
Kirk Bushell
|
f0883471ef
|
Updated tests namespace to be ps4-valid. Added tests for flooding exception, fixed broken code
|
2015-10-27 12:48:27 +00:00 |
|
Toby Zerner
|
5e2f659f54
|
Extract method to get the permalink to a post
Necessary so that the embed extension can override it.
|
2015-10-27 12:09:24 +10:30 |
|
Toby Zerner
|
bb250baddf
|
Merge pull request #606 from flarum/error-handling
Use exception handlers instead of JsonApiSerializableInterface
|
2015-10-27 11:43:07 +10:30 |
|
Toby Zerner
|
68498cedae
|
Use exception handlers instead of JsonApiSerializableInterface
|
2015-10-26 11:14:48 +10:30 |
|
Toby Zerner
|
f3612261ec
|
Improve logic to see if post has been fully loaded
Should fix #295 once and for all.
|
2015-10-24 13:17:25 +10:30 |
|
Toby Zerner
|
0a65d2bb0d
|
i18n: Make cross-file translation references work
|
2015-10-24 13:16:26 +10:30 |
|
Toby Zerner
|
59fa623f11
|
Don't let users view discussions without permission
closes #599
|
2015-10-22 21:52:31 +10:30 |
|
Franz Liedke
|
e95cb09caa
|
Recompile JavaScript
|
2015-10-22 10:16:08 +02:00 |
|
Toby Zerner
|
9836fa64ed
|
Allow hyphens in referenced key names
|
2015-10-22 17:01:21 +10:30 |
|
Toby Zerner
|
415b68f84f
|
Add flood control
closes #271
|
2015-10-22 16:57:48 +10:30 |
|
Toby Zerner
|
c0364cbc9d
|
Clean up some old code
|
2015-10-22 12:25:22 +10:30 |
|
Toby Zerner
|
1cd6908dbb
|
Merge pull request #601 from dcsjapan/badge-key-rename
Rename the key for the "Hidden" badge tooltip
|
2015-10-22 11:11:36 +10:30 |
|
dcsjapan
|
323ced8b00
|
Rename the key for the "Hidden" badge tooltip
- Shortens the key name for consistency with `badge:` namespace.
- Revised YAML to follow.
|
2015-10-22 09:31:13 +09:00 |
|
Toby Zerner
|
ea98e4bda9
|
More helpful avatar upload error messages
ref #165, #118
|
2015-10-22 10:40:38 +10:30 |
|
Toby Zerner
|
a471a44ca6
|
Merge pull request #598 from dcsjapan/badge-namespace
Add namespacing for badges
|
2015-10-21 18:11:02 +10:30 |
|
dcsjapan
|
2903a7068c
|
Add namespacing for badges
- Adds a `lib.badge` namespace to match extension handling.
|
2015-10-21 16:30:53 +09:00 |
|
Toby Zerner
|
fc7db914db
|
Translate basic HTML views
app('view') call to set translator is temporary. See #189
|
2015-10-21 11:36:49 +10:30 |
|
Toby Zerner
|
a7c2a7a2d3
|
Increase username max length
Not sure why it was at 8!
|
2015-10-21 11:13:55 +10:30 |
|
Toby Zerner
|
2a5c0c1c7a
|
Improve request error debug output
|
2015-10-21 10:47:07 +10:30 |
|
Toby Zerner
|
14af6c0e8b
|
Remove app.trans shortcut
Use `app.translator.trans` instead.
|
2015-10-21 10:31:28 +10:30 |
|
Toby Zerner
|
c2f802878a
|
Fix translation keys
|
2015-10-21 10:27:09 +10:30 |
|
Toby Zerner
|
b148c9d7da
|
Merge branch 'dcsjapan-key-adjustment'
|
2015-10-21 10:02:22 +10:30 |
|
Toby Zerner
|
b23e821013
|
Merge branch 'key-adjustment' of https://github.com/dcsjapan/flarum-core into dcsjapan-key-adjustment
# Conflicts:
# js/forum/src/components/LogInModal.js
|
2015-10-21 10:02:07 +10:30 |
|
Toby Zerner
|
9aeaccf9a4
|
Improve client boot failure error message/appearance
|
2015-10-21 09:59:22 +10:30 |
|
Toby Zerner
|
12830265d9
|
Change back to 401 error on invalid login
See 26a821e3e2 (commitcomment-13866552)
|
2015-10-21 09:04:58 +10:30 |
|
Toby Zerner
|
6d7b826133
|
Fix bad filename
|
2015-10-20 22:52:47 +10:30 |
|
Toby Zerner
|
9b0aa574f0
|
Update broken bower resource paths
|
2015-10-20 22:48:32 +10:30 |
|
Toby Zerner
|
845daf1ab6
|
Don't use array_filter flag (PHP 5.6 only)
|
2015-10-20 22:25:20 +10:30 |
|