Commit Graph

3774 Commits

Author SHA1 Message Date
khalil Abu jayab bdffa9bd72 feat: allow to edit tags in settings (#6760)
Co-authored-by: Krzysztof Nizioł <kniziol@gmail.com>
Co-authored-by: Alexis Saettler <alexis@saettler.org>
2023-11-06 19:14:21 +01:00
Beto Cuevas 91cf9154e0 fix: bug 2fa redirect to unallowed method (#6703)
Co-authored-by: Alexis Saettler <alexis@saettler.org>
2023-11-05 23:19:53 +01:00
Andrew Aylett 0a9112ecd1 feat: add a name order with the last name outside of brackets (#6286)
Co-authored-by: Alexis Saettler <alexis@saettler.org>
2023-11-05 19:37:08 +01:00
Simon Van Accoleyen 2e63f05f16 docs: refers missing php tokenizer dependency (#6577)
Co-authored-by: Alexis Saettler <alexis@saettler.org>
2023-11-05 10:57:00 +01:00
Alexis Saettler 0a6544e71e chore(deps): update dependencies (#6996) 2023-11-01 18:18:19 +01:00
Ismail A. Amassi a24704d6ab fix: selected sort not updated first time selected (#6709)
Co-authored-by: Alexis Saettler <alexis@saettler.org>
2023-11-01 13:29:34 +01:00
Simon Van Accoleyen 4612bb1de3 fix: render markdown in notes on the dashboard (#6576)
Co-authored-by: Alexis Saettler <alexis@saettler.org>
2023-11-01 13:26:35 +01:00
Alexis Saettler 0f636e49e9 fix: fix contact tags count (#6994) 2023-11-01 13:19:40 +01:00
Anas Ouda 3ecf57be1d feat: add the number of contacts not tagged (#6761)
Co-authored-by: Alexis Saettler <alexis@saettler.org>
2023-11-01 10:26:52 +01:00
bbrendon 7f72437dfc feat: allow disabling smtp server cert verification (#6608)
Co-authored-by: Alexis Saettler <alexis@saettler.org>
2023-10-31 19:58:58 +01:00
Monica bot ff296c8ed9 chore(i8n): update translations (#6879) 2023-10-31 19:56:41 +01:00
Alexis Saettler 3c9638db58 fix: fix default timezone can't be empty (#6992) 2023-10-31 13:59:47 +01:00
Alaa Alsalehi 3799ab5245 fix(settings): appending the me-contact only if it is not null (#6728)
Co-authored-by: Alexis Saettler <alexis@saettler.org>
2023-10-31 11:33:54 +01:00
tamaskan 0dfbc17d99 feat: added sendmail-env for custom-sendmail-command (#6642)
Co-authored-by: Alexis Saettler <alexis@saettler.org>
2023-10-31 11:33:13 +01:00
Alexis Saettler b74efdef49 chore: exclude ldap import from phpstan (#6990) 2023-10-31 11:31:45 +01:00
A. Tammy 15d7b0e1fe feat: add LDAP import command to artisan (#6164)
Signed-off-by: Aisha Tammy <floss@bsd.ac>
Co-authored-by: Alexis Saettler <alexis@saettler.org>
2023-10-31 11:02:12 +01:00
JensGryspeert ff22463820 fix: migration 2017_01_28_222114_remove_viewed_at_from_contacts (#6963)
Co-authored-by: Alexis Saettler <alexis@saettler.org>
2023-10-31 10:51:30 +01:00
Connor Gurney 3a0b189623 fix: fix incorrect connection between date label and input (#6928) 2023-10-28 16:49:01 +02:00
Cipher Menial b01112b919 docs: Update Ubuntu Install guide (#6818) 2023-08-30 20:41:04 +02:00
Monica bot 43f4d0a419 chore(release): update release 4.0.0 (#6541) 2023-01-30 15:44:54 +01:00
Alexis Saettler e1a3e1315b build: delete heroku workflow (#6540) v4.0.0 2023-01-30 14:03:20 +01:00
Himanshu Shivhare f982e6411a docs: typo fix (#6491) 2023-01-30 13:45:05 +01:00
Dan Dascalescu adbe4756cb docs(docker): preserve user/pass, update link (#6498) 2023-01-30 13:25:52 +01:00
dependabot[bot] d1c62fc3ff chore: Bump @snyk/protect from 1.1091.0 to 1.1092.0 (#6539)
Bumps [@snyk/protect](https://github.com/snyk/snyk) from 1.1091.0 to 1.1092.0.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Commits](https://github.com/snyk/snyk/compare/v1.1091.0...v1.1092.0)

---
updated-dependencies:
- dependency-name: "@snyk/protect"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 13:24:49 +01:00
dependabot[bot] e588f476ed chore: Bump webfactory/ssh-agent from 0.5.4 to 0.7.0 (#6399)
Bumps [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent) from 0.5.4 to 0.7.0.
- [Release notes](https://github.com/webfactory/ssh-agent/releases)
- [Changelog](https://github.com/webfactory/ssh-agent/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webfactory/ssh-agent/compare/v0.5.4...v0.7.0)

---
updated-dependencies:
- dependency-name: webfactory/ssh-agent
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 13:23:39 +01:00
dependabot[bot] 58de28476a chore: Bump SonarSource/sonarcloud-github-action from 1.7 to 1.8 (#6451)
Bumps [SonarSource/sonarcloud-github-action](https://github.com/SonarSource/sonarcloud-github-action) from 1.7 to 1.8.
- [Release notes](https://github.com/SonarSource/sonarcloud-github-action/releases)
- [Commits](https://github.com/SonarSource/sonarcloud-github-action/compare/v1.7...v1.8)

---
updated-dependencies:
- dependency-name: SonarSource/sonarcloud-github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 13:21:19 +01:00
dependabot[bot] 06e445ba8f chore: Bump dessant/lock-threads from 3 to 4 (#6465)
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 3 to 4.
- [Release notes](https://github.com/dessant/lock-threads/releases)
- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dessant/lock-threads/compare/v3...v4)

---
updated-dependencies:
- dependency-name: dessant/lock-threads
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 13:20:20 +01:00
dependabot[bot] 3978686851 chore: Bump cypress-io/github-action from 4 to 5 (#6466)
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 4 to 5.
- [Release notes](https://github.com/cypress-io/github-action/releases)
- [Commits](https://github.com/cypress-io/github-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: cypress-io/github-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 13:19:47 +01:00
Monica bot b4da7b3a09 chore(i18n): update translations (#6456) 2023-01-30 13:10:55 +01:00
Alexis Saettler 768c18ef44 chore(deps): upgrade dependencies (#6538) 2023-01-30 13:09:26 +01:00
Alies Lapatsin fe8660f464 chore: update psalm (#6532) 2023-01-30 12:28:42 +01:00
dependabot[bot] 12f47e05d3 chore: Bump cypress-io/github-action from 2 to 4 (#6440)
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 2 to 4.
- [Release notes](https://github.com/cypress-io/github-action/releases)
- [Commits](https://github.com/cypress-io/github-action/compare/v2...v4)

---
updated-dependencies:
- dependency-name: cypress-io/github-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-27 20:17:20 +01:00
dependabot[bot] 2096d992fc chore: Bump cycjimmy/semantic-release-action from 2 to 3 (#6439)
Bumps [cycjimmy/semantic-release-action](https://github.com/cycjimmy/semantic-release-action) from 2 to 3.
- [Release notes](https://github.com/cycjimmy/semantic-release-action/releases)
- [Changelog](https://github.com/cycjimmy/semantic-release-action/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/cycjimmy/semantic-release-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: cycjimmy/semantic-release-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-27 20:17:02 +01:00
Alexis Saettler dd5b7833b1 chore(deps): update dependencies (#6447) 2022-11-27 20:15:27 +01:00
Jacek Sawoszczuk 2d7505368c feat: focus tags input box (#6392) 2022-11-27 19:07:18 +01:00
RONALD G SSEBALAMU dbe46037ca docs: replace non-existing press articles with new ones in press.md (#6415) 2022-11-27 19:05:20 +01:00
Monica bot 5240f304b0 chore(i18n): update translations (#6422) 2022-11-27 19:03:17 +01:00
Marcos Fermin 4775a8b60c docs: Update ubuntu.md (#6402)
Update ubuntu.md
2022-11-27 19:02:23 +01:00
Alexis Saettler 9b47c6b1dc chore: use snyk-protect (#6391) 2022-10-18 22:06:43 +02:00
dependabot[bot] 8a6127cc12 chore: Bump moment-timezone from 0.5.37 to 0.5.38 (#6382)
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.37 to 0.5.38.
- [Release notes](https://github.com/moment/moment-timezone/releases)
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
- [Commits](https://github.com/moment/moment-timezone/compare/0.5.37...0.5.38)

---
updated-dependencies:
- dependency-name: moment-timezone
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 21:46:50 +02:00
dependabot[bot] b26cf38238 chore: Bump postcss from 8.4.17 to 8.4.18 (#6381)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.17 to 8.4.18.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.17...8.4.18)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 21:46:41 +02:00
dependabot[bot] 972f4d2fee chore: Bump snyk from 1.1025.0 to 1.1032.0 (#6380)
Bumps [snyk](https://github.com/snyk/snyk) from 1.1025.0 to 1.1032.0.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Commits](https://github.com/snyk/snyk/compare/v1.1025.0...v1.1032.0)

---
updated-dependencies:
- dependency-name: snyk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 21:46:31 +02:00
dependabot[bot] a4970b9a81 chore: Bump vue-template-compiler from 2.7.10 to 2.7.13 (#6378)
Bumps [vue-template-compiler](https://github.com/vuejs/vue) from 2.7.10 to 2.7.13.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Changelog](https://github.com/vuejs/vue/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue/compare/v2.7.10...v2.7.13)

---
updated-dependencies:
- dependency-name: vue-template-compiler
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 21:46:23 +02:00
dependabot[bot] 772b7e1a08 chore: Bump eslint-plugin-promise from 6.0.1 to 6.1.0 (#6376)
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 6.0.1 to 6.1.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-community/eslint-plugin-promise/compare/v6.0.1...v6.1.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-promise
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 21:46:09 +02:00
dependabot[bot] 2a6f7b8c88 chore: Bump amannn/action-semantic-pull-request from 4 to 5 (#6387)
Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 4 to 5.
- [Release notes](https://github.com/amannn/action-semantic-pull-request/releases)
- [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amannn/action-semantic-pull-request/compare/v4...v5)

---
updated-dependencies:
- dependency-name: amannn/action-semantic-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 21:39:01 +02:00
dependabot[bot] 4c588648ba chore: Bump nunomaduro/larastan from 2.2.3 to 2.2.4 (#6379)
Bumps [nunomaduro/larastan](https://github.com/nunomaduro/larastan) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/nunomaduro/larastan/releases)
- [Changelog](https://github.com/nunomaduro/larastan/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nunomaduro/larastan/compare/2.2.3...2.2.4)

---
updated-dependencies:
- dependency-name: nunomaduro/larastan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 21:38:33 +02:00
Alexis Saettler 4acaf85861 build: replace set-output (#6389) 2022-10-18 21:30:43 +02:00
mehdihasanpour bf1e3fe3d0 test: refactor tests (#6217)
Co-authored-by: Alexis Saettler <alexis@saettler.org>
2022-10-16 22:17:10 +02:00
Monica bot 85a2f2f984 chore(i18n): update translations (#6144) 2022-10-16 12:13:41 +02:00
Sylvain METAYER c3832562af docs: update deploy link to platform.sh (#6375) 2022-10-16 11:55:00 +02:00