Daniël Klabbers
e0bbb67081
update constraint
2019-06-24 12:03:49 +02:00
Daniël Klabbers
e6fe134b0e
changelog for 0.1.0-beta.9
2019-06-24 11:33:08 +02:00
Franz Liedke
d97df66e34
Add changelog
2019-02-15 00:30:51 +01:00
Franz Liedke
de1ff99356
Get rid of event subscribers that resolve services too early
...
Refs flarum/core#1578 .
2018-12-16 15:06:10 +01:00
Toby Zerner
9302014dfa
Fix travis builds
2018-12-04 10:16:33 +10:30
Toby Zerner
736bf0e75d
Remove sudo: false
...
See https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration
2018-11-21 18:57:15 +10:30
flarum-bot
746e5cac50
Bundled output for commit 5aed022630
[skip ci]
2018-11-21 08:24:23 +00:00
Toby Zerner
5aed022630
Make npm package private, update deps, change watch
to dev
2018-11-21 18:46:13 +10:30
Toby Zerner
c2494dcbf1
Remove copyright year from LICENSE
2018-11-21 18:37:21 +10:30
Toby Zerner
756910af07
Update dependencies
2018-11-17 18:53:39 +10:30
flarum-bot
9c010da19f
Bundled output for commit 28aff939ca
[skip ci]
2018-10-21 04:52:44 +00:00
Toby Zerner
28aff939ca
Rename package
2018-10-21 15:16:22 +10:30
Toby Zerner
93b8aa0f7f
Rename package
2018-10-17 13:44:48 +10:30
Toby Zerner
6f5aca0476
Rename bootstrap.php
2018-09-21 11:48:00 +09:30
flarum-bot
ffdce4e920
Bundled output for commit 2265a5dca5
[skip ci]
2018-09-21 00:46:24 +00:00
Toby Zerner
2265a5dca5
Update dependencies
2018-09-21 10:15:19 +09:30
flarum-bot
05814dfe12
Bundled output for commit 1b3a432c41
[skip ci]
2018-09-16 18:58:11 +00:00
Toby Zerner
1b3a432c41
Database changes ( #19 )
...
* Rename suspend_until column
* Missed one!
* Update core attribute names
* Rename user.suspendUntil
2018-09-16 20:57:13 +02:00
Franz Liedke
3f37d68314
Use new Frontend extender
...
See flarum/core#851 .
2018-07-23 16:34:17 +02:00
flarum-bot
29904e02db
Bundled output for commit ea28537b76
[skip ci]
2018-07-20 23:24:16 +00:00
David Sevilla Martín
ea28537b76
Fix the translator not being used properly in the notifications ( #20 )
...
* Fix the translator not being used properly
* fix weird indentation thing
2018-07-21 08:53:19 +09:30
flarum-bot
99a4d91bdd
Bundled output for commit 0fdf5e6c55
[skip ci]
2018-06-20 05:23:13 +00:00
Toby Zerner
0fdf5e6c55
Remove progress flag
2018-06-20 13:54:01 +09:30
Toby Zerner
014864577d
Webpack ( #18 )
...
See https://github.com/flarum/core/pull/1367
* Replace gulp with webpack and npm scripts for JS compilation
* Set up Travis CI to commit compiled JS
* Restructure `js` directory; only one instance of npm, forum/admin are "submodules"
* Restructure `less` directory
2018-06-20 13:36:18 +09:30
David Sevilla Martín
83cdd63737
Apply fixes from StyleCI ( #3 )
2018-05-12 10:50:28 -04:00
David Sevilla Martín
c3c1672993
Delete old event files
2018-05-12 10:28:36 -04:00
David Sevilla Martín
cd8d747985
Merge upstream into master
2018-05-12 10:19:52 -04:00
David Sevilla Martín
88ab68af10
Merge branch 'master' into 322-notificate-user-when-suspended
2018-02-12 08:35:24 -05:00
David Sevilla Martín
cc285f6fc8
fix merge conflicts
2018-02-12 08:34:36 -05:00
David Sevilla Martín
62d30f140b
fix issues, revert js dist
2018-02-12 08:30:27 -05:00
Franz Liedke
5a2bf0d015
SuspendUserModal: Allow re-selecting "Not suspended"
...
Without this, clicking on the "Not suspended" radio option would
unmark the currently selected value, but not select the first value.
Refs flarum/core#1345 .
2018-02-08 22:39:09 +01:00
Franz Liedke
f22c792fe0
Allow unsuspending from timed suspension
...
Fixes flarum/core#1345 .
2018-02-08 22:33:09 +01:00
Franz Liedke
333bb702ed
Extender: List all assets explicitly
2018-01-21 21:10:56 +01:00
Franz Liedke
9c6ef9e043
Adapt new bootstrap format, use Asset extender
2018-01-16 23:20:02 +01:00
Miles Cellar
31eb552a1d
Update license year range to 2018
2018-01-15 19:37:38 +01:00
Toby Zerner
8afe0dfe97
Require beta 8
2018-01-11 12:29:42 +10:30
Charlie
d6be091b79
Apply namespace changes for beta 8 ( #12 )
...
* Update for beta 8
* StyleCI :)
* docBlock
* whenSavingUser
2017-09-14 19:41:56 +02:00
Toby Zerner
4e9184ae32
Add default permissions
2017-07-22 12:16:24 +09:30
Toby Zerner
b3fd4d92bd
Actually no npm lockfile, at least for now
...
Since I tend to do `npm link gulp flarum-gulp` so I'm not sure if the lockfile is valid?
2017-07-08 21:48:28 +09:30
Toby Zerner
c349e8cb54
Update dependencies
2017-07-08 21:38:57 +09:30
David Sevilla Martín
01124e5c59
Apply fixes from StyleCI ( #1 )
2017-05-19 08:12:52 -04:00
David Sevilla Martin
59de5cceac
add alert & email notifications for suspend & unsuspend
2017-05-18 20:32:23 -04:00
VSN Reddy Janga
6f5ec67b30
Hide diff for compiled diff files
2017-02-20 19:34:23 +05:30
Miles Cellar
46a4d6f83e
Update year
2017-01-01 22:47:37 +01:00
Toby Zerner
69aae68b54
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2016-11-29 05:28:33 +00:00
Toby Zerner
e32202203e
Recompile JS
2016-11-19 22:10:04 +10:30
Toby Zerner
2c448fe090
Update StyleCI rules
2016-11-16 15:46:26 +10:30
Toby Zerner
807c6b768b
v0.1.0-beta.6
2016-10-19 21:13:51 +10:30
Toby Zerner
0c8d14b14e
Use new event name
2016-06-03 11:03:04 +09:30
Toby Zerner
a27c108385
Recompile dist JS using latest version of babel
2016-06-03 11:02:58 +09:30