Commit Graph
9325 Commits
Author SHA1 Message Date
Wyatt Johnson 16838f0fa1 Merge branch 'organization-contact' into gdpr-email 2018-04-19 17:03:56 -06:00
Wyatt Johnson 67405937ed adjusted download to include all comments 2018-04-19 10:48:48 -06:00
Kim GardnerandGitHub d55d914fb4 Merge branch 'master' into gdpr-download 2018-04-18 17:27:01 -04:00
Kim GardnerandGitHub d9a2b10afd Merge pull request #1530 from clintabrown/fix-view-context-system-withheld
Fix admin View Context view for comments with SYSTEM_WITHHELD status
2018-04-18 16:51:05 -04:00
Kim GardnerandGitHub 06c2f328d1 Merge branch 'master' into fix-view-context-system-withheld 2018-04-18 16:44:08 -04:00
Kim GardnerandGitHub 5aea8d71da Merge pull request #1531 from coralproject/indexes
Adds Author Index for Comments
2018-04-18 16:32:44 -04:00
Kim GardnerandGitHub 71d413004e Merge branch 'master' into indexes 2018-04-18 16:26:40 -04:00
Kim GardnerandGitHub 59658fcb29 Merge pull request #1504 from coralproject/155910162
Account History to User History
2018-04-18 16:18:26 -04:00
Kim GardnerandGitHub 6d2c4d215d Merge branch 'master' into 155910162 2018-04-18 16:09:06 -04:00
Kim GardnerandGitHub fe23b83044 Merge pull request #1507 from coralproject/155836892
Bug: User Comment History - After loading more comments, rejecting/accepting a comment reloads the user history
2018-04-18 16:08:49 -04:00
Kim Gardner c4cbefeb81 Change to UserHistory in UserDetail.js 2018-04-18 16:02:39 -04:00
Kim GardnerandGitHub d822d8343a Merge branch 'master' into 155836892 2018-04-18 15:54:07 -04:00
Kim GardnerandGitHub 3e8abf554e Merge branch 'master' into 155910162 2018-04-18 15:35:21 -04:00
Clint Brown 3ae1051148 Add system withheld status to InactiveCommentLabel 2018-04-18 07:55:11 +10:00
Wyatt JohnsonandGitHub 786c91c4ff Merge pull request #1526 from kitwestneat/no-tabs-logged-out
don't show profile tab if user is logged out
2018-04-17 13:45:27 -06:00
Wyatt Johnson b6299c2d40 fix e2e test 2018-04-17 13:35:30 -06:00
Wyatt Johnson a257fdb623 removed deprecated not logged in ui for profile tab 2018-04-17 13:23:02 -06:00
Wyatt Johnson a6344d8e71 fixed proptype missing validation 2018-04-17 13:19:03 -06:00
Wyatt JohnsonandGitHub ec54db58dd Merge branch 'master' into no-tabs-logged-out 2018-04-17 13:11:32 -06:00
Wyatt Johnson dcf10643a0 Merge branch 'master' into gdpr-download 2018-04-17 13:09:17 -06:00
Wyatt Johnson bc7c37241e Merge branch 'master' into organization-contact 2018-04-17 13:07:16 -06:00
Wyatt Johnson 360dbdf02d icon patch 2018-04-17 13:06:07 -06:00
Wyatt Johnson 6c8b281a82 Merge branch 'master' into indexes 2018-04-17 12:56:48 -06:00
Wyatt JohnsonandGitHub fb1d431948 Merge pull request #1522 from coralproject/server-jest
Serverside Jest Support
2018-04-17 12:42:00 -06:00
Wyatt Johnson 87a97d4053 Adds Author Index for Comments
- Fixes #1529
2018-04-17 12:31:31 -06:00
Belén CurcioandGitHub d17c704f38 Merge branch 'master' into server-jest 2018-04-17 13:01:19 -03:00
Wyatt JohnsonandGitHub 0ccb8b6217 Merge branch 'master' into organization-contact 2018-04-16 12:30:45 -06:00
Wyatt Johnson f23f962adb Updated error styling 2018-04-16 10:47:09 -06:00
Wyatt Johnson 276cb03953 fixed missing partial 2018-04-13 18:27:40 -06:00
Wyatt Johnson 12bb886032 itterated on copy 2018-04-13 18:24:46 -06:00
Belén CurcioandGitHub 1f719e3aa5 Merge branch 'master' into 155836892 2018-04-13 12:52:28 -03:00
Kit Westneat e5a2152cfd don't show profile tab if user is logged out 2018-04-12 17:52:49 -04:00
Wyatt Johnson 392d7177f6 Merge branch 'master' into gdpr-download 2018-04-12 15:17:12 -06:00
Wyatt JohnsonandGitHub 87ffa45050 Merge pull request #1525 from coralproject/storage-fixes
Storage Fixes
v4.3.2
2018-04-12 13:50:08 -06:00
Wyatt Johnson 4a4357bc4c version bump 2018-04-12 13:37:42 -06:00
Wyatt Johnson bb11de562f Removed storage check 2018-04-12 13:24:56 -06:00
Wyatt Johnson 5125bb5d2d logic cleanup 2018-04-12 13:22:20 -06:00
Wyatt JohnsonandGitHub 6553096bc7 Merge branch 'master' into organization-contact 2018-04-12 13:11:35 -06:00
Wyatt Johnson 1c87181b17 cleanups around storageAccess 2018-04-12 12:58:30 -06:00
Wyatt Johnson 142f463211 Storage Fixes
- Implements storage fixes (fixes #1520)
- Implements updates to locale
2018-04-12 12:47:09 -06:00
Wyatt JohnsonandGitHub 96733ade4d Merge pull request #1518 from coralproject/ignored-users-reply
Ignored User Reply Notifications
2018-04-12 11:04:49 -06:00
Wyatt JohnsonandGitHub 9598e6d426 Merge branch 'master' into ignored-users-reply 2018-04-12 10:54:00 -06:00
Wyatt JohnsonandGitHub 91c4197fd7 Merge pull request #1512 from coralproject/autocomplete-off
Disable autocomplete on username signup field
2018-04-12 10:53:48 -06:00
Wyatt JohnsonandGitHub 8042083f6c Merge branch 'master' into autocomplete-off 2018-04-12 10:46:04 -06:00
Belén CurcioandGitHub 8232ae3e76 Merge branch 'master' into ignored-users-reply 2018-04-12 13:45:32 -03:00
Wyatt Johnson 5178529083 adjusted env 2018-04-12 09:44:17 -06:00
Wyatt Johnson 10d11c1615 adjusted index creation and managemen 2018-04-12 09:37:17 -06:00
okbel 4e63cff57f Merge branch 'autocomplete-off' of github.com:coralproject/talk into autocomplete-off
* 'autocomplete-off' of github.com:coralproject/talk:
  updated version
  FrenchCorrections
  New version of the translation
  added missing translations
  add missing strings in fr locale
  Add Finnish translation
2018-04-12 12:18:53 -03:00
okbel 0206804bf4 autocapitalize off for the username field 2018-04-12 12:18:22 -03:00
Wyatt Johnson 68473e5a29 added beforeTest to wait for mongoose to be ready 2018-04-12 08:36:45 -06:00