7fcf556f13
Bundled output for commit 68afdd21aee3b2032aaf89052bf3951c164df01d [skip ci]
2018-09-16 18:51:11 +00:00
68afdd21ae
Merge pull request #1344 from flarum/1236-database-changes
...
Database changes
2018-09-16 20:44:29 +02:00
54aa9ee3cf
Add database indices. closes #127
2018-09-15 14:32:51 +09:30
5635bd26f9
Fix query error
2018-09-15 12:44:59 +09:30
622bf26510
Inline permissions migration
2018-09-15 12:40:32 +09:30
2367a45c18
Use instance variable directly instead of passing it around
2018-09-07 01:40:31 +02:00
4770a5c906
Frontend extender: Remove route registration
...
This can be achieved using the Route extender, which is more
flexible, as it does not necessary connect the URL with the current
frontend's router.
(Example use-case: The ext-embed frontend will be a new frontend,
however any routes using this frontend will be part of the forum
route group.)
Refs #851 .
2018-09-07 01:40:31 +02:00
c61badd754
Frontend extender: Route to correct frontend
...
So far, we always added routes configured via this extender to the
forum frontend. Not correct.
2018-09-07 01:02:13 +02:00
14393ec53e
RouteHandlerFactory: Refactor frontend parameter
...
By passing in just the frontend identifier, we can hide some of the
implementation details, in this case the identifier of the Frontend
instance in the IoC container.
2018-09-07 01:00:56 +02:00
96045ca390
flarum info: Try to fix STDERR redirection for Windows
...
See the following articles for more information:
- https://www.24k.com.sg/blog-27.html
- https://support.microsoft.com/en-us/help/110930/redirecting-error-messages-from-command-prompt-stderr-stdout
Refs #1562 .
2018-09-07 00:25:26 +02:00
eb228dd7b9
flarum info: Extract extension table to function
2018-09-04 00:38:08 +02:00
092e5b9d23
flarum info: Tweak output styling
2018-09-04 00:32:54 +02:00
7e3980744e
InfoCommand improvements ( #1562 )
...
* Ignore error output of 'git rev-parse HEAD'
* Organize extension information in a table
2018-09-04 00:24:07 +02:00
85c965afbc
Use correct method from contract
2018-09-03 23:55:16 +02:00
43fc2c0952
Add 'oldUsername' to User\Event\Renamed ( #1563 )
2018-09-03 22:42:30 +02:00
5a9b47cdf7
Apply fixes from StyleCI ( #1561 )
...
[ci skip] [skip ci]
2018-09-01 23:35:37 +02:00
5374f8a352
flarum info: Display warning when in debug mode
...
Refs #1421 .
2018-09-01 16:57:44 +02:00
5f5af894ab
Load per-site extenders, if available
...
Closes #1559 .
2018-09-01 16:27:52 +02:00
d7c283a48f
Frontend extender: Work without extension, too
2018-09-01 16:15:02 +02:00
c5a3715701
Bundled output for commit 710c63ba6a15fb8914242b77d5fe955adbc026b3 [skip ci]
2018-08-25 10:56:59 +00:00
710c63ba6a
Update JS tooling
2018-08-25 20:18:59 +09:30
5142c639c1
Rename user methods
2018-08-24 22:13:06 +09:30
eb3232dfc9
Missed a spot
2018-08-24 22:13:06 +09:30
72d46bc461
Fix up Notification model
2018-08-24 22:13:06 +09:30
9792576464
Rename notification.sender
2018-08-24 22:13:06 +09:30
5c0c2d1c40
Rename notification.time
2018-08-24 22:13:05 +09:30
ce39bc9070
Rename user.newNotificationsCount
2018-08-24 22:13:05 +09:30
37ffd04b3f
Rename user.unreadNotificationsCount
2018-08-24 22:13:05 +09:30
d8d2de438f
Rename user.readTime
2018-08-24 22:13:05 +09:30
70058652b5
Rename user.isActivated
2018-08-24 22:13:05 +09:30
d9d8162684
Rename user.lastSeenTime
2018-08-24 22:13:05 +09:30
2ee10bb49f
Rename user.commentCount
2018-08-24 22:13:05 +09:30
64abbde8b2
Rename user.discussionsCount
2018-08-24 22:13:05 +09:30
ca93c8c609
Rename post.hideUser
2018-08-24 22:13:05 +09:30
8248ba2f7a
Rename post.editUser
2018-08-24 22:13:05 +09:30
dd65801d57
Rename post.hideTime
2018-08-24 22:13:05 +09:30
07c08ca798
Rename post.editTime
2018-08-24 22:13:05 +09:30
ae75f21b6b
Rename post.time
2018-08-24 22:13:05 +09:30
d47c406d9c
Rename discussion.repliesCount
2018-08-24 22:13:05 +09:30
29cef23404
Rename discussion.hideUser
2018-08-24 22:13:05 +09:30
a7ffed6778
Rename discussion.readNumber
2018-08-24 22:13:05 +09:30
9074f7e592
Rename discussion.readTime
2018-08-24 22:13:05 +09:30
99e5013ac3
Rename discussion.hideTime
2018-08-24 22:13:05 +09:30
1e9d9b8322
Rename discussion.lastTime
2018-08-24 22:13:05 +09:30
568006fe73
Rename discussion.startTime
2018-08-24 22:13:05 +09:30
4756bf1daf
Rename discussion.lastPostedUser
2018-08-24 22:13:05 +09:30
8ecb67d49d
Rename discussion.startUser
2018-08-24 22:13:05 +09:30
e241518506
Rename discussion.startPost
2018-08-24 22:13:05 +09:30
cbd0643540
Rename discussion.participantsCount
2018-08-24 22:13:05 +09:30
7716944616
Rename discussion.commentsCount
2018-08-24 22:13:05 +09:30