Commit Graph
9806 Commits
Author SHA1 Message Date
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 Johnson ba9f034bfb Allow a user to change their own username 2018-04-16 17:37:08 -06:00
Wyatt Johnson ce291448f1 Added some change to mutators 2018-04-16 12:45:17 -06:00
Wyatt Johnson 8dbfa8f274 Merge branch 'organization-contact' into gdpr-password 2018-04-16 12:32:09 -06:00
Wyatt JohnsonandGitHub 0ccb8b6217 Merge branch 'master' into organization-contact 2018-04-16 12:30:45 -06:00
Wyatt Johnson 0fcb0be360 Password Change Graph Support 2018-04-16 12:29:37 -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
Wyatt JohnsonandGitHub d481dc8651 Merge branch 'master' into server-jest 2018-04-11 19:30:18 -06:00
Wyatt Johnson 322740d1a9 small fixes 2018-04-11 19:29:54 -06:00
Wyatt Johnson 86385e0d86 Jest for server
- Introduced the Jest testing framework into our server side code so
plugins can now have tests that run
2018-04-11 19:02:38 -06:00
Wyatt JohnsonandGitHub 270c070075 Merge pull request #1521 from coralproject/perm-update
Permission Updates
2018-04-11 16:06:45 -06:00
Wyatt Johnson dc0c3b4a67 Authors cannot see their own status history 2018-04-11 15:58:04 -06:00
Wyatt Johnson b51bb7486e Permission Updates
- Restrict status history to ADMIN/MODERATORS
- Restrict body history to ADMIN/MODERATORS
2018-04-11 15:56:03 -06:00
Wyatt JohnsonandGitHub 7f9503d6aa Merge pull request #1519 from losowsky/master
Add 'User Roles' piece to the docs
2018-04-11 14:19:46 -06:00
Andrew LosowskyandGitHub f81e973315 Added User Roles to the menu 2018-04-11 15:50:42 -04:00
Wyatt Johnson 412fd34cc1 Merge branch 'master' into gdpr-download 2018-04-11 13:46:46 -06:00
Andrew LosowskyandGitHub 1dc3b855aa Bullets replaced with asterisks per markdown 2018-04-11 14:33:30 -04:00
Andrew LosowskyandGitHub aef5076ac1 Update 03-04-user-roles.md 2018-04-11 14:31:50 -04:00
Andrew LosowskyandGitHub 2294286483 Rename 03-03-user-roles.md to 03-04-user-roles.md 2018-04-11 14:30:42 -04:00
Andrew LosowskyandGitHub 6b7580acaf Create 03-03-user-roles.md 2018-04-11 14:30:27 -04:00
Andrew LosowskyandGitHub b2dc178fdb Rename 03-06-product-guide-trust.md to 03-07-product-guide-trust.md 2018-04-11 14:19:02 -04:00
Andrew LosowskyandGitHub dd916a3ef9 Rename 03-05-product-guide-trust.md to 03-06-product-guide-trust.md 2018-04-11 14:18:43 -04:00
Andrew LosowskyandGitHub 4eff55a0d1 Rename 03-04-product-guide-trust.md to 03-05-product-guide-trust.md 2018-04-11 14:18:25 -04:00
Wyatt JohnsonandGitHub e77243536c Merge pull request #1516 from coralproject/coral-docs
Removed unused coral-docs
2018-04-11 11:33:33 -06:00
Wyatt JohnsonandGitHub 97a8a6dadd Merge branch 'master' into coral-docs 2018-04-11 11:22:52 -06:00
Wyatt JohnsonandGitHub 05c0998541 Merge pull request #1517 from coralproject/errors
Refactored Errors
2018-04-11 11:22:39 -06:00