Joffrey JAFFEUX
fe5a9058fe
FIX: makes start/end date inclusives
2019-10-18 12:02:20 +02:00
Joffrey JAFFEUX
b06ca4e2aa
prettier
2019-10-02 19:45:27 +02:00
Joffrey JAFFEUX
1ef308e4ff
REFACTOR: old patterns and deprecations ( #12 )
2019-10-02 13:37:15 -04:00
Penar Musaraj
03366e344b
DEV: Rename files, functions and DB entries plus two small fixes
...
1. Shows the full list of notes for a user in the admin report (instead of just the first note).
2. Fixes a UI-only warning when adding or removing a note from the user card.
2019-07-24 22:58:08 -04:00
Joffrey JAFFEUX
65f01e6867
FIX: uses correct path
2019-07-24 21:42:37 +02:00
Robin Ward
0c729fe8a6
FIX: Rename site setting in the database, too.
2019-07-24 10:59:46 -04:00
Kris
0739795f1a
Update README.md
2019-07-24 10:36:10 -04:00
Kris
e706cc5819
Update setting names, readme, to reflect rename to user notes
2019-07-24 10:35:00 -04:00
Penar Musaraj
c79a9297e3
Remove package.json
2019-07-16 13:06:28 -04:00
Penar Musaraj
16c1887c91
Update deprecated icon names
2019-07-16 13:03:03 -04:00
Neil Lalonde
3b0c88610e
Update translations
2019-07-15 14:04:00 -04:00
Kris
9673e2cfc8
UX: Improve styling, rename staff notes to user notes in translations
2019-07-10 11:53:25 -04:00
Neil Lalonde
bf6cfe7f5d
Update translations
2019-06-17 13:58:44 -04:00
Neil Lalonde
158af4fbb3
Update translations
2019-06-10 10:40:47 -04:00
dependabot[bot]
e04236572e
Bump js-yaml from 3.12.1 to 3.13.1 ( #11 )
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 3.12.1 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases )
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.1...3.13.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-06-10 08:48:56 +03:00
Neil Lalonde
1d35ae92d6
Update translations
2019-05-30 11:33:07 -04:00
Guo Xiang Tan
104d5173b7
Add frozen string literal comment to files.
2019-05-13 11:06:13 +08:00
Dan Ungureanu
6617cb41b2
UX: Rename post admin actions to 'Add User Note'.
2019-04-24 21:43:28 +03:00
Neil Lalonde
1352ca1dae
Update translations
2019-04-05 10:19:34 -04:00
Vinoth Kannan
b5cb662802
UX: Display staff notes popup instead of redirecting to user page
2019-03-20 08:07:28 +05:30
Vinoth Kannan
52338dd6eb
UX: Show staff notes icon in user card
...
If staff notes available then an icon will be displayed in user card by linking to user profile page
2019-03-14 21:04:16 +05:30
Neil Lalonde
5cf3df533e
Update translations
2019-03-04 10:22:05 -05:00
Neil Lalonde
da45b8aec3
Update translations
2019-01-31 16:46:01 -05:00
Jeff Wong
75bdf8eeb8
FEATURE: Reverse the order in which the notes are displayed
...
Attach note panel now appears at the top
2019-01-28 12:11:18 -08:00
Joffrey JAFFEUX
34e119ba36
Update server.en.yml
2019-01-25 13:20:47 +01:00
Joffrey JAFFEUX
a88b4cdf67
DEV: prettier/eslint
2019-01-11 17:37:44 +01:00
Penar Musaraj
73d6b9fcad
Add icon to SVG subset when emojis are off
2018-12-17 15:09:50 -05:00
Gerhard Schlager
08f50abe5e
Inherit rubocop config from discourse repo
2018-12-03 00:37:54 +01:00
Neil Lalonde
4f8ad6b218
Update translations
2018-11-29 11:12:30 -05:00
David Taylor
89706d80e1
DEV: Apply prettier
2018-10-22 19:49:33 +01:00
Sam
f7fbdadf31
correct ordering so it renders near line 1
2018-10-02 13:17:37 +10:00
Sam
91ebd684b3
FIX: correct ordering of staff note icon
2018-10-02 12:59:00 +10:00
Neil Lalonde
4c6ea12756
Update translations
2018-09-10 14:05:33 -04:00
Joffrey JAFFEUX
e608b7af03
UI: uses trash-icon to delete staff note
2018-08-27 18:43:07 +02:00
Neil Lalonde
f7e1b92a34
Update translations
2018-08-23 09:52:17 -04:00
Joffrey JAFFEUX
95777eed38
FIX: uses user type for reports
2018-08-19 15:44:03 +02:00
Joffrey JAFFEUX
82e1e53432
FIX: slow_query is now happening in report.rb directly
2018-08-01 09:54:22 -04:00
Joffrey JAFFEUX
9274124de6
FIX: updates report for new error setting
2018-07-31 22:08:19 -04:00
Joffrey JAFFEUX
0d24d95375
FIX: do not try to add report to dashboard if disabled
2018-07-20 08:29:42 -04:00
Joffrey JAFFEUX
8b32408a3b
FEATURE: improves staff notes report to support dates
2018-07-19 21:51:11 -04:00
Joffrey JAFFEUX
2c730c2136
fixes rubocop
2018-07-19 20:34:50 -04:00
Joffrey JAFFEUX
e072f55f36
FEATURE: improves staff note report support
...
It will now appear in the new discourse core moderation tab in the dashboard
2018-07-19 14:39:52 -04:00
Robin Ward
166937b9c2
Widget settings to show staff notes under avatar instead of in name
2018-06-20 14:40:32 -04:00
Robin Ward
4724ae1223
Run prettier on the javascript
2018-06-20 14:34:29 -04:00
Robin Ward
3f5816204e
Show staff notes on flagged posts
2018-06-13 12:05:26 -04:00
Guo Xiang Tan
0eafd26f25
Make rubocop happy.
2018-06-08 09:54:19 +08:00
Neil Lalonde
f7cfda1b53
Update translations
2018-05-31 15:34:51 -04:00
Neil Lalonde
6ac2b700ea
Update translations
2018-04-24 10:35:08 -04:00
Robin Ward
97079ccf38
FIX: Show the username of the person who banned the user
2018-03-29 16:44:39 -04:00
Neil Lalonde
e59507e366
Update translations
2018-03-07 14:22:06 -05:00