Commit Graph
100 Commits
Author SHA1 Message Date
Simon Cossar 7eea58ca9e Update copy of the max_new_accounts_per_registration_ip description to indicate that the setting can be disabled (#14687) 2021-10-21 13:15:04 -07:00
Simon Cossar bbf47345f8 Add min-width rule to fix header display issues on the Android Gmail app (#13827) 2021-07-23 14:21:03 -07:00
Simon Cossar 1a0cca5539 Update disable mailing list mode setting description (#12346) 2021-03-10 14:32:40 -08:00
Simon Cossar 71904277e2 Add bad_destination_address template to email_templates_controller (#12102)
Add bad_destination_address template to email_templates_controller;
Update bad_destination_address email copy
2021-02-17 09:57:38 +01:00
Simon Cossar ba2f4f3393 Improve invite to forum modal description (#11903) 2021-01-29 16:59:39 -08:00
Simon Cossar 0f04864da1 Improve staff_like_weight copy to indicate how the value is applied (#10726) 2020-09-22 14:57:56 -07:00
Simon Cossar f78792c779 FEATURE: Add category_id to TopicViewWordpressSerializer (#10372) 2020-08-05 11:50:15 +10:00
Simon Cossar 3d9eb3e085 Rename options passed to Readability::Document back to whitelist and blacklist (#10340) 2020-07-30 12:56:48 -07:00
Simon Cossar a2bd0c6ef9 Improve default email level copy (#8897) 2020-02-07 12:16:11 -08:00
Simon Cossar fc3ffd10b4 Improve group allow membership requests copy (#8896) 2020-02-07 11:30:26 -08:00
Simon Cossar 935d4cfa60 Check site default locale if Rtl class is initialized without a user (#8417) 2019-11-26 15:01:37 -05:00
Simon Cossar 544a1379b6 Reference posts table for deleted_at and user_id (#8332) 2019-11-11 11:03:57 -05:00
Simon Cossar b3e8fbe7d4 FIX: downcase SSO external email before checking against Discourse email (#8306)
* Downcase single_sign_on_record.external_email before checking against Discourse email

* Use &.downcase
2019-11-07 12:26:28 -05:00
Simon Cossar 79c2138955 Fix github oneboxes for RTL locales (#8245) 2019-10-28 11:09:42 -07:00
Simon Cossar e5e2fa4064 FEATURE: unhide the embed_whitelist_selector setting (#7137)
* Unhide embed_whitelist_selector Site Setting and move it to Posting section
* Add i18n key for the embed_whitelist_selector setting
2019-03-12 18:08:56 +01:00
Simon Cossar 41f09ee29c Update copy for category permission_conflict 2019-03-08 15:49:27 -08:00
Simon Cossar 65464969cd Change searchTearm to searchTerm (#7130) 2019-03-08 09:24:14 +01:00
Simon Cossar c742d42031 FIX: rtl topic progress wrapper position (#7070)
* Set left/right topic-progress-wrapper CSS from text-direction

* Remove unnecessary CSS rule
2019-02-25 20:56:52 -05:00
Simon Cossar a76d6eb186 Replace 'topics' with 'messages' in group notification level copy (#7013) 2019-02-15 16:08:37 -08:00
Simon Cossar 47dbf54960 Update descriptions of public and staff user custom field Site Settings (#6954) 2019-01-25 14:47:36 -08:00
scossar 939d5ede91 Fix sso overrides avatar description 2018-11-02 11:52:49 -07:00
Simon Cossar 093c3510e6 Rework moderators activity query (#6230)
* Order rows in query

* Don't increment revisions when moderator revises their own post
2018-08-10 10:51:31 +10:00
Simon Cossar 3cd4dc0f5f Allow users with group_locked_trust_level to be promoted to tl3 (#6249) 2018-08-10 10:42:23 +10:00
Simon Cossar d705f859db Exclude System user from post_edits report (#6130) 2018-07-21 11:17:25 +02:00
Simon Cossar 4bee7fb458 When the dir is set on a list, add padding to both sides (#6097) 2018-07-19 17:32:36 +08:00
scossar a2bc2ca08f Set catogory text_color for box style 2018-05-02 16:57:35 +10:00
scossar f213dea529 Make sure a post has replies before accessing the reply id 2018-03-20 12:13:41 -07:00
Simon Cossar 88fdc926d1 Move external_id from UserSerializer to CurrentUserSerializer (#5658) 2018-03-07 22:54:31 -05:00
scossar 51544047dc Add external_id to User Serializer 2018-02-28 10:13:27 +08:00
scossar 9d0807224b Don't enqueue topic webhook unless a post has a topic 2018-02-22 14:34:59 +08:00
scossar dab0ec1d66 Add translation key/value for target_user_not_found error message 2018-02-07 11:35:17 +01:00
Simon Cossar e3de396091 Set text to empty string when null is passed as argument (#5560) 2018-02-06 07:05:32 +11:00
scossar 843d88c5d0 Remove unused imports 2018-01-29 20:11:12 -08:00
scossar 5d18f72b8c Add tests for text-direction functions 2018-01-29 19:16:35 -08:00
scossar 41f1e7430c Refactor code; add tests 2018-01-29 17:42:19 -08:00
Simon Cossar 4662cc428f Fix RTL topic-admin-menu-position (#5497) 2018-01-29 18:14:36 +11:00
scossar 42970e758e Use consistent style for string concatenation 2018-01-28 18:45:11 -08:00
scossar caa38aaaad Add support for mixed text directions 2018-01-28 18:33:55 -08:00
scossar 841a988454 Return 0 if there is no topic associated with the post 2018-01-22 09:54:11 -08:00
Simon Cossar 2352c5ecd5 Merge pull request #5459 from discourse/fix-rtl-caret-clone-position
FIX: caret clone div position for RTL locales
2018-01-22 08:59:31 -08:00
scossar d0c467babc Set caret-clone position based on rtl class 2018-01-19 09:53:39 -08:00
scossar b652791a20 Add id to clone div; override inline styles for rtl locales 2018-01-19 09:53:39 -08:00
scossar 22ca5a772d Expect 41 keys in the serializer 2018-01-17 11:48:00 -08:00
scossar 2646eb5e1d Add topic.posts_count to web_hook_posts_serializer 2018-01-17 10:40:21 -08:00
scossar 11050e5d10 Don't override count value that has been set by query.count 2017-12-13 18:48:46 -08:00
scossar 3159dfb0ee add m4a to audio onebox filetypes 2016-06-20 14:41:37 -07:00
scossar 9bf381b95c get urlWithCDN before appending protocol 2016-06-20 14:03:24 -07:00
Simon Cossar 6077ac013b FIX[WIP]: return correct path for uploads stored on s3 (#4222)
* return correct path for uploads stored on s3

* rename method
2016-05-16 08:12:05 +02:00
scossar 7811213ff9 vertical-align text-top 2016-05-15 16:01:13 -07:00
scossar 1ae14f3b89 don't call translate with a symbol
close anchor tag
2016-03-15 10:32:14 -07:00
scossar 1914495e88 make error message translatable 2016-03-15 10:02:10 -07:00
scossar 0cbeda8414 add site setting for setting locale from header 2016-03-14 16:18:19 -07:00
scossar 5b5076c61d test for empty string 2016-03-04 20:20:58 -08:00
scossar 2d8b10d139 validate user locale 2016-03-04 13:21:30 -08:00
scossar a20a52b25f add user locale 2016-03-03 17:21:50 -08:00
scossar 0a396583ed set locale for anonymous from header
set locale on signup

update spec

add locale option
2016-02-26 13:45:00 -08:00
scossar 77167f12ad move styles to Styles 2016-01-27 19:07:21 -08:00
scossar 017820e445 check for template 2016-01-27 18:39:20 -08:00
scossar 8d10130c10 test format_notifications 2016-01-27 15:44:49 -08:00
scossar 3f09ec2aca add layout for notifications 2016-01-27 11:27:32 -08:00
scossar 1fb709362a fix border widths 2016-01-20 11:03:13 -08:00
scossar e2b265eb98 reduce border 2016-01-20 10:19:13 -08:00
scossar a1d08cad6a use default font 2016-01-18 16:41:52 -08:00
scossar 0c4e28cd0b pad link with border 2016-01-18 14:06:35 -08:00
scossar 08801b835c put avatar in nested table 2016-01-17 12:36:15 -08:00
scossar 02c3884661 box-sizing border box 2016-01-17 11:46:37 -08:00
scossar ee4beca12a get logo_url with one request 2015-12-29 09:45:40 -08:00
scossar cc2093f32b add semicolon 2015-12-28 14:49:24 -08:00
scossar 993f63ee2b add category-logo-link component 2015-12-28 14:39:27 -08:00
scossar 0fba9443a6 show popup menu over preview window 2015-12-28 13:51:07 -08:00
scossar 712b2cc435 check for direction 2015-11-18 13:39:58 -08:00
scossar 66ed4b6db9 position admin-nav absolutely 2015-11-12 10:01:12 -08:00
scossar 532c7c15c1 add plugin outlet 2015-11-09 11:13:24 -08:00
scossar 71bc7d2e89 fix typo 2015-10-04 10:49:58 -07:00
scossar de61ae272a align topic-progress with topic-progress-expanded 2015-10-01 10:01:57 -07:00
scossar 9a93a43905 reduce z-index 2015-09-22 11:01:43 -07:00
scossar 6b1eb8df8f remove comment, remove unused rule 2015-09-17 14:19:38 -07:00
scossar e5ade5a761 set widths on table cells 2015-09-11 12:28:14 -07:00
scossar 20c8bb0494 remove hardcoded left: auto 2015-09-10 11:51:47 -07:00
scossar 1f8328feb5 add code that was accidentally deleted 2015-09-10 09:50:42 -07:00
scossar d2a177f1dd change menu components position in header 2015-09-10 09:50:42 -07:00
scossar cb787b99bd use outerHeight to calculate menu height 2015-09-08 14:37:07 -07:00
scossar 7b4bb186cd Add margin to allow for right and left box-shadow 2015-09-08 11:43:18 -07:00
scossar 1df8600081 set mobile breakpoint at 700px 2015-08-30 12:09:28 -07:00
scossar 640c0f81f6 hide search checkbox at 550px 2015-08-30 10:36:54 -07:00
scossar adccdf4b89 restore mobile breakpoint 2015-08-30 10:30:56 -07:00
scossar 5baa6ea66c use transition and transform mixins 2015-08-30 10:02:12 -07:00
scossar 25316c8e37 remove medium screen width rule 2015-08-27 14:09:21 -07:00
Simon Cossar e064663528 Add slide-out menu 2015-08-16 10:35:23 -07:00
Simon Cossar 78edc465d5 Fix comment 2015-08-01 16:57:41 -07:00
Simon Cossar 1f1d30bb7e Make it work 2015-08-01 15:00:39 -07:00
Simon Cossar 93d9a98497 Remove unnecessary margins from mobile view 2015-07-21 18:46:15 -07:00
Simon Cossar 6ca8f14db4 Remove padding from media query 2015-07-20 01:03:26 -07:00
Simon Cossar c47c5dd0c6 Substitute wrap for container 2015-07-20 01:02:51 -07:00
Simon Cossar c8085cf576 remove top and bottom padding 2015-07-20 01:01:55 -07:00
Simon Cossar 8840a611ab Substitute wrap for container 2015-07-20 00:47:53 -07:00
Simon Cossar 35e6eb5cac Add wrap class 2015-07-20 00:42:52 -07:00
Simon Cossar 97a9e997db Fix typo 2015-07-16 18:03:48 -07:00
Simon Cossar 4896a7dec7 Change const to a variable 2015-06-19 15:31:03 -07:00
Simon Cossar aa8b06aed2 Clean up code 2015-06-19 14:43:34 -07:00