Commit Graph

65 Commits

Author SHA1 Message Date
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
Toby Zerner
9907b0fa51 Require core v0.1.0-beta.5 2016-03-29 18:49:50 +10:30
Toby Zerner
2dcab6f4e4 Upgrade to flarum-gulp 0.2.0 / Babel 6 2016-03-18 09:34:02 +10:30
Toby Zerner
4352b025d5 Clean up linting stuff 2016-03-10 17:21:10 +10:30
Franz Liedke
3a2699a7bf Use new shortcuts for migrations 2016-03-04 01:12:58 +09:00
Toby Zerner
9455ca16d1 Applied fixes from StyleCI 2016-02-25 22:57:42 -05:00
Toby Zerner
a16b531fbc Add StyleCI config 2016-02-26 14:03:03 +10:30
Franz Liedke
3bfd9b7fea Use new migration format 2016-02-24 23:14:03 +09:00
Toby Zerner
1fdac619ba Use valid date (according to Illuminate Validator) for indefinite suspension 2016-02-24 16:07:50 +10:30
Toby Zerner
a87b51f511 Only validate and check for suspend permission if suspendUntil attribute is present. fixes flarum/core#826 2016-02-24 16:07:05 +10:30
Daniel Klabbers
5119dbca91 fixed validation the date instead of integers
satisfying nitpick
2016-02-19 10:52:32 +01:00
Maël Soucaze
93ad7cc837 Update license year range to 2016 2016-01-25 16:47:27 +01:00
Daniel Klabbers
56e0eeebb1 removed "useless" phpdoc, added description for validator 2016-01-23 09:49:23 +01:00
Daniel Klabbers
d6766dbf7e added validator 2016-01-22 22:14:08 +01:00
Toby Zerner
6936a5452a Add Composer branch-alias
This allows installations to require version 0.1.0 with minimum-stability=dev, and they will get the latest from master.

See flarum/core#727
2016-01-19 17:17:29 +10:30
Toby Zerner
8beea31836 Commit latest dist files
See https://github.com/flarum/core/issues/727#issuecomment-172384020
2016-01-19 16:53:21 +10:30
Toby Zerner
9c7ded61fc Rename package 2015-12-29 12:55:55 +10:30
Toby Zerner
73e78ef80c Pass user model, not user name 2015-12-21 08:56:11 +10:30
dcsjapan
e3de8a5a23 Extract translations
- Adds app.translator calls for forum and admin interfaces.
- Locale file to follow later.
2015-11-29 11:24:14 +09:00
Toby Zerner
ec7b781adc Release 0.1.0-beta.3 2015-11-03 10:03:59 +10:30
Toby Zerner
ecf3e12947 Translations are now automatically included 2015-11-02 18:53:06 +10:30
Toby Zerner
7aa46e99cb Recompile JS 2015-10-27 12:17:34 +10:30
Toby Zerner
c7da79a646 Use more concise error handling 2015-10-20 12:50:19 +10:30
Toby Zerner
e991d65a02 Initialise component state in init() instead of constructor 2015-10-13 16:59:09 +10:30
Toby Zerner
42f7bfebad Update metadata 2015-10-12 15:01:38 +10:30
Toby Zerner
cdcf68cf5a Update for composer branch 2015-10-11 18:01:29 +10:30