Commit Graph

156 Commits

Author SHA1 Message Date
Justin DiRose 22b37a7ab8
Add missing link to meta topic in README (#25) 2021-02-23 19:20:26 +01:00
Discourse Translator Bot 300b279d20
Update translations (#23) 2021-02-09 14:45:38 +01:00
Discourse Translator Bot 9bb2fa6cbc
Update translations (#22) 2021-01-26 14:47:32 +01:00
Discourse Translator Bot 1b52698aca Update translations 2020-12-22 14:45:15 +01:00
Daniel Waterworth 7538e7da61
FIX: Switch Discourse.base_uri usage to base_path (#19)
base_uri was deprecated, because the name was unclear.
2020-10-20 11:20:48 +01:00
Discourse CI a5a7b78a97 DEV: Update CI workflows 2020-10-14 16:27:54 +00:00
Discourse Translator Bot ce39efe42f Update translations 2020-10-13 15:17:36 +02:00
Discourse CI 917475d562 DEV: Update CI workflows 2020-10-12 08:30:04 +00:00
Discourse CI c955cedb34 DEV: Update CI workflows 2020-10-09 19:17:37 +00:00
Discourse CI ba8ff105ce DEV: Update CI workflows 2020-10-09 16:16:00 +00:00
Discourse Translator Bot ff1aeef172 Update translations 2020-09-16 10:21:43 +00:00
Joffrey JAFFEUX 7f80369891
DEV: apply coding standards (#17) 2020-09-04 13:20:35 +02:00
Discourse Translator Bot 8c7a99361a Update translations 2020-08-25 13:03:45 +00:00
Discourse Translator Bot 998a1ec4ff Update translations 2020-08-11 13:06:58 +00:00
Penar Musaraj 87971bbb36
Use CSS custom properties for SCSS colors 2020-08-05 15:45:02 -04:00
Discourse Translator Bot ed79dbdffe Update translations 2020-08-05 13:30:50 +00:00
Krzysztof Kotlarek 2f34ae5778 FIX: check if allow_staff_user_custom_field exisits 2020-07-27 11:55:02 +10:00
David Taylor 2f5dfebcdb
DEV: Correct rubocop offenses 2020-07-24 19:21:04 +01:00
David Taylor ef36fc39da
FIX: Always use site default locale when creating notes 2020-07-24 16:15:36 +01:00
dependabot[bot] 0ad4c3b3f8
Bump lodash from 4.17.15 to 4.17.19 (#16)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-16 10:21:15 -04:00
Discourse Translator Bot be8d21302e DEV: Switch from Transifex to Crowdin 2020-07-16 14:01:34 +02:00
Krzysztof Kotlarek a1e30b23db FIX: remove empty line 2020-07-15 09:45:20 +10:00
Krzysztof Kotlarek f18cc21793 FIX: compatibility after allowlist rewording in Discourse 2020-07-15 09:36:54 +10:00
Neil Lalonde a3a8a2ff74
Update translations 2020-06-24 11:42:37 -04:00
Gerhard Schlager 6cfe9b2e22 DEV: Use consistent interpolation key format in translations 2020-06-02 19:20:02 +02:00
jjaffeux d0dcad9635 FIX: ensures edit user notes button is created with correct HTML 2020-05-30 08:21:12 +02:00
Robin Ward 98d483a975 Update yarn 2020-05-28 14:47:04 -04:00
jjaffeux 6e284b9283 FIX: ensures admin menu is closing when choosing this action
It was especially not working on android.
2020-05-13 17:46:43 +02:00
Jarek Radosz 41861b5b78 DEV: Add rubocop-discourse gem 2020-05-06 18:17:41 +02:00
Neil Lalonde a971813db3
Update translations 2020-05-04 10:51:17 -04:00
Jeff Wong d981b8d042 LINT: do not lint legacy decorators 2020-04-20 18:25:50 -07:00
Jeff Wong 57c5bfa6a2 DEV: import ember controller 2020-04-20 17:50:33 -07:00
Jeff Wong 1b89def89e DEV: remove global Ember usage.
Remove Ember from lint globals, along with jquery globals
2020-04-20 17:22:57 -07:00
Jeff Wong ec025b4c93 DEV: use discourse-common import over ember-addons 2020-04-20 16:21:43 -07:00
Jeff Wong 186b94c384 DEV: use decorators for observes and init
on and observes produce deprecated warnings - use decorators instead
2020-04-20 16:15:28 -07:00
Jeff Wong dea80b5ed8 FIX: Do not render if there is no user 2020-04-14 10:25:47 -07:00
Jeff Wong 1a60f5670f Update staff note icon to appear on reviewable
Flagged posts have been folded into the review queue - this makes
staff notes appear on the flags in the review queue

Icon appears as a shorthand pencil emoji
2020-04-08 15:12:20 -07:00
dependabot[bot] 934cde9016
Bump acorn from 7.1.0 to 7.1.1 (#15)
Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/7.1.0...7.1.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-17 14:59:09 -04:00
Roman Rizzi f94c9aaab3
FIX: We should always close the modal when clicking the show post button (#14) 2020-03-06 09:19:49 -03:00
David Taylor 339cd31d76 DEV: Remove trailing whitespace 2020-01-21 12:41:20 +00:00
David Taylor 3ed42a6a56 FIX: Correct error in user_custom_field migration, rebuild deleted data 2020-01-21 12:24:22 +00:00
Neil Lalonde 134c66d089 Update translations 2020-01-20 11:23:30 -05:00
David Taylor b0b6f15c70 DEV: Add missing newline 2020-01-20 14:24:02 +00:00
David Taylor 02563bdeab FIX: Add unique index to user_notes_count 2020-01-20 14:16:44 +00:00
Neil Lalonde 3ed02456a6 Update translations 2019-12-19 12:52:26 -05:00
Penar Musaraj a43901c81c Fix deprecated icon reference 2019-12-13 15:00:03 -05:00
Neil Lalonde 9253d68279 Update translations 2019-11-06 11:02:01 -05:00
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