Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add taiga-docker-main.zip and taiga-docker-main directory #146

Open
wants to merge 4,376 commits into
base: stable
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
4376 commits
Select commit Hold shift + click to select a range
fb7f903
chore: upgrade to 6.0.4
bameda Feb 12, 2021
3d54165
(feat): Edit or close issue in github does the same in Taiga
tdelatorre Feb 10, 2021
394cf04
(chore) improve telemetry for task and wiki
yamila-moreno Feb 15, 2021
0ace8fd
(fix): fix error message for milestone name duplicated
tdelatorre Feb 16, 2021
3d9db41
feat(i18n): add da, sr and vi languages
bameda Feb 16, 2021
970f03f
(feat) simplify docker configuration
yamila-moreno Feb 15, 2021
8994f89
Change the rabbitmq host to configurable (read from ENV)
Feb 7, 2021
180ac8b
add new envs for events backend and async broker
Feb 18, 2021
3164da7
(chore) update changelog
yamila-moreno Feb 18, 2021
75ee1f2
Upgrade requirements
migonzalvar Feb 18, 2021
767bdd4
Adapt to string ids
migonzalvar Feb 18, 2021
8d19784
chore: update changelog
bameda Feb 18, 2021
6aede45
chore: upgrade to 6.0.5
bameda Feb 19, 2021
823bcdf
chore: update locales
bameda Feb 19, 2021
e2f6557
(fix): confusing error message
tdelatorre Feb 22, 2021
ede605e
chore: remove taiga6 release warning from doc
daniel-herrero Feb 23, 2021
116b96c
(fix) docker config
yamila-moreno Feb 23, 2021
373de58
(chore): update locales and bump to 6.0.6
daniel-herrero Feb 26, 2021
8e13dd4
Update bug_report.md
Xaviju Feb 26, 2021
6761271
Update feature_request.md
Xaviju Feb 26, 2021
b4da58e
fix(email): tg-4328 catch smtp errors to prevent app crashes
bameda Mar 5, 2021
886ef47
(chore): update locales and upgrage version to 6.0.7
daniel-herrero Mar 8, 2021
3893e53
Improve docker configuration: expose POSTGRES_PORT
yamila-moreno Mar 8, 2021
d40c939
fix(userstories kanban): tg-4414 update is_closed attrs affter moved …
bameda Mar 26, 2021
4b7bfaf
(chore) update locales
tdelatorre Apr 5, 2021
3a91e3c
(chore) bump to 6.0.8 version
tdelatorre Apr 5, 2021
636bb34
Translated using Weblate (Spanish)
migonzalvar Apr 7, 2021
b474f67
Translated using Weblate (Spanish)
bameda Apr 7, 2021
dbb4efd
Translated using Weblate (Basque)
bameda Apr 7, 2021
03a2760
(chore) update dependencies
migonzalvar Apr 5, 2021
8e7c493
(chore) bump to 6.0.9 version
yamila-moreno Apr 12, 2021
d03f6d2
Apply license change to MIT based
tdelatorre Apr 13, 2021
4480031
Apply license change to MPL based
tdelatorre Apr 15, 2021
cdc964c
Update readme and repo urls
tdelatorre Apr 20, 2021
86cbcc7
Update CoC and doc urls
tdelatorre Apr 22, 2021
acb8deb
Create tests-and-coverall.yml
tdelatorre Apr 23, 2021
23cd5c4
Delete tests-and-coverall-app.yml
tdelatorre Apr 23, 2021
43bbaf5
Update github actions urls
tdelatorre Apr 26, 2021
7a59fcc
Fix render markdown to html
tdelatorre Apr 28, 2021
dea5584
(chore): Update issues template
rsanchezbalo Apr 29, 2021
a696b79
(chore) bump to 6.1.0 version
tdelatorre May 4, 2021
21672b1
fix: docker entrypoint
tdelatorre May 5, 2021
0faf09f
(chore) fix shebang
yamila-moreno May 6, 2021
3581a40
feat(on_premise newsletter): show newsletter subscription form after …
bameda May 11, 2021
2c6b248
Markdown to html for checkbox in editor
tdelatorre May 5, 2021
83b3481
feat: stalebot
bameda May 17, 2021
d07abd7
fix: new trello import avatar url
juanfran May 18, 2021
2c5057b
(chore) bump to 6.1.1 version
bameda May 18, 2021
d19be3b
feat(api): #4503 allow to order the issues by 'ref' field
daniel-herrero May 19, 2021
30bee48
test: fix duplicate test names
bameda May 21, 2021
15d694d
chore(stale-bot): add question and feature_request label
bameda May 25, 2021
5a84222
fix: generate history entries, timeline entries and webhook requests …
bameda May 21, 2021
a2534a7
fix(api) return 401 instead of 404 when the user is not logged in
daniel-herrero May 10, 2021
f8d230f
chore: ignore direnv files
bameda May 27, 2021
69fb467
(chore) update dependencies and add documentation
yamila-moreno May 25, 2021
c3bdbff
(fix) typo
yamila-moreno May 31, 2021
a8cfc76
fix(timeline): fix showing epic-related private uss on a public timeline
daniel-herrero May 28, 2021
024070f
fix(userstory filters): filter userstories by assignation for registe…
bameda Jun 1, 2021
1fffb43
(feat) add host to telemetry
yamila-moreno Jun 1, 2021
9d952dd
fix(backlog-reordering): new algorithm to reorder user stories in the…
bameda May 21, 2021
0b587fe
fix(auth): deleted (inactive) users can still perform API calls (tgg-…
bameda Jun 4, 2021
7de1311
fix: #4291 avoid reveal private epic-related USs on both project and …
daniel-herrero Jun 2, 2021
daef2b7
(chore) bump to 6.2.0 version
yamila-moreno Jun 9, 2021
57c0993
(chore) update dependencies
yamila-moreno Jun 10, 2021
4843f6a
(fix) python version in gh-actions
yamila-moreno Jun 10, 2021
a304a5c
(fix) fix test syntax
yamila-moreno Jun 10, 2021
2bf7ed3
Update thankyou.md
Jun 14, 2021
c4a44a2
Update thankyou.md
bameda Jun 14, 2021
dd957e5
Update CONTRIBUTING.md
juanfran Jun 18, 2021
f63715a
fix(attachments): add new bulk_order_update endpoint to reorder attac…
bameda Jun 4, 2021
7538635
fix(userstories): add filter to inprove performance for dashboard que…
bameda Jun 21, 2021
17eb928
(chore) bump to 6.2.1 version
bameda Jun 22, 2021
e985c14
Avoid logging in the history changes in URL's tokens or its order
daniel-herrero Jul 1, 2021
b62fab1
feat: Add date_cancelled to User
tdelatorre Jul 5, 2021
5fd3cc6
fix: anonymize new_email and email_token
tdelatorre Jul 8, 2021
136cc8c
feat: username and email case insensitive for registrations
bameda Jul 15, 2021
fe40ef5
Translated using Weblate (Italian)
Jun 22, 2021
c97a262
Translated using Weblate (Italian)
Jun 28, 2021
2f2a8e3
Translated using Weblate (Portuguese (Brazil))
xfgusta Jul 6, 2021
a0e9f5a
Translations update from Weblate (#25)
weblate Jul 15, 2021
6de93c3
(chore) bump to 6.2.2 version
bameda Jul 15, 2021
36c32a6
Merge remote-tracking branch 'origin/main' into main
weblate Jul 15, 2021
1968c6e
Merge pull request #36 from weblate/weblate-taiga-taiga-back
bameda Jul 15, 2021
0be90e6
feat(auth): new auth module (tg-4625, tgg-626)
bameda Jul 14, 2021
f6dddef
Retrieve the 'sender' field instead of the 'user' from the payload
daniel-herrero Aug 2, 2021
60dd848
Translated using Weblate (Italian)
Jul 28, 2021
ae4ec19
(chore) bump to 6.3.0 version
yamila-moreno Aug 10, 2021
373886d
fix: use absolute paths
bameda Aug 17, 2021
cdcdfca
fix(auth): typo in throttled_actions list
bameda Aug 17, 2021
9101f9e
(feat) Serve Taiga in subpath
yamila-moreno Jul 13, 2021
0e90a7a
(chore) add subpath to instance_host
yamila-moreno Aug 19, 2021
a74b804
chore: readme announce taiga-next
juanfran Aug 20, 2021
97114c4
Update issue templates
juanfran Aug 20, 2021
0d4c6a3
feat(userstories): add new serializer with ref and id
bameda Aug 27, 2021
fcc5101
Translated using Weblate (Turkish)
Aug 31, 2021
94c12ed
chore: bump to 6.4.0 version
bameda Sep 1, 2021
0c91af6
fix(settings): increase default lifteme of ACCESS and REFRESH token
bameda Sep 7, 2021
673f43c
fix(userstories): invalid serializer for userstories if only_ref=true
bameda Sep 7, 2021
1417455
chore: bump to 6.4.1 version
bameda Sep 8, 2021
b575c3d
Update question.md
rsanchezbalo Sep 8, 2021
622c1ce
Translated using Weblate (Turkish)
Sep 5, 2021
3957d2e
chore: bump to 6.4.2 version
daniel-herrero Sep 15, 2021
77a3259
fix: typo in CHANGELOG
astagi Sep 24, 2021
46509d7
Translated using Weblate (Russian)
Oct 18, 2021
336e638
Translated using Weblate (Italian)
Oct 22, 2021
e67b1b7
chore: bump to 6.4.3 version
yamila-moreno Oct 27, 2021
49cca78
feat: member limits by projects are counted by owner and not by project
bameda Nov 16, 2021
5e563e6
Translated using Weblate (Italian)
Nov 2, 2021
3906a28
Translated using Weblate (Ukrainian)
Nov 4, 2021
1b313a3
Translated using Weblate (Basque)
Dec 13, 2021
48998e5
fix(trello_importer): tg-4782 Trello importer generate empty attachments
bameda Jan 3, 2022
98e7bbf
Translated using Weblate (Arabic)
Jan 5, 2022
c32c45b
Translated using Weblate (Arabic)
alghanim Jan 5, 2022
f9fbf14
Translated using Weblate (Arabic)
alghanim Jan 5, 2022
240701b
Translated using Weblate (Arabic)
Jan 5, 2022
abfc3ab
Translated using Weblate (Arabic)
Jan 5, 2022
87d3935
Translated using Weblate (Arabic)
alghanim Jan 5, 2022
ba8d271
Translated using Weblate (Arabic)
alghanim Jan 6, 2022
c00f89e
fix: previsualization of .psd files for attachments, project logos an…
bameda Jan 13, 2022
1cf9c00
chore: upgrade project requirements
bameda Jan 10, 2022
64ce908
chore: bump to 6.5.0 version
bameda Jan 20, 2022
c6fc379
fix: max pending membershipw per project again (#76)
bameda Jan 26, 2022
fd3a2dc
chore: bump to 6.5.1 version
bameda Jan 26, 2022
ed46175
Change to psycopg2 source distribution
migonzalvar Jun 16, 2022
0d835fa
chore(ci): upgrade to postgresql 13 (#98)
bameda Jun 20, 2022
64e2d25
Merge pull request #99 from kaleidos-ventures/migonzalvar/feat-upgrad…
migonzalvar Jun 20, 2022
c913356
chore: fix stale settings
bameda Jun 28, 2022
e6f3591
refactor: link to new community site
Xaviju Sep 6, 2022
f3d5ef8
refactor: link to new community site
Xaviju Sep 7, 2022
a57ae1e
chore: update thankyou.md (#79)
CarlosLVar Sep 19, 2022
0d705f7
Translations update from Hosted Weblate (#80)
weblate Sep 19, 2022
63329aa
chore: bump to 6.5.2 version
bameda Sep 19, 2022
0372697
Adapt dockerfile to the removal of psycopg2-binary
yamila-moreno Dec 1, 2022
7ce0e2f
fix changelog
yamila-moreno Dec 2, 2022
d61956c
Adapt dockerfile to the removal of psycopg2-binary
yamila-moreno Dec 1, 2022
0c42931
fix changelog
yamila-moreno Dec 2, 2022
032ebc3
Update Community url
juanfran Dec 9, 2022
ad00328
Delete question.md
juanfran Dec 9, 2022
f07fd1b
Create config.yml
juanfran Dec 9, 2022
5ac624b
Add the sslmode option to the database connection
Jan 17, 2022
77cf58c
Update changelog
bameda Feb 15, 2023
6eded13
fix(emails): silent css template error
sarbanha Apr 7, 2022
034f3a0
optimized WHERE clauses to be less greedy
theriverman Oct 5, 2022
71d0e87
Update changelog
bameda Feb 15, 2023
a74a95e
remove write permission
northben Dec 13, 2022
2ff8240
Update changelog
bameda Feb 15, 2023
0498df7
Translated using Weblate (Catalan)
Jan 5, 2023
a4a8fa7
Translated using Weblate (Spanish)
gallegonovato Jan 9, 2023
598d7ef
Translated using Weblate (French)
Jan 12, 2023
9a4d019
Translated using Weblate (French)
Jan 13, 2023
cc98c84
Translated using Weblate (Spanish)
gallegonovato Jan 21, 2023
a2bb588
Translated using Weblate (Italian)
Jan 21, 2023
08c1ca2
Translated using Weblate (Spanish)
gallegonovato Jan 23, 2023
cc742a9
Translated using Weblate (Spanish)
gallegonovato Jan 25, 2023
e55b55f
Fix tests
bameda Feb 16, 2023
04becaf
chore: minor improvements in regenerate script
bameda Feb 6, 2023
e7fad0b
chore: migrate to django 3.2
bameda Feb 6, 2023
f3f66ad
Translated using Weblate (Basque)
alexgabi Feb 28, 2023
c0b57bb
Translated using Weblate (Basque)
yamila-moreno Mar 1, 2023
488b765
Translated using Weblate (Chinese (Simplified))
Svitter Mar 2, 2023
d1567f6
chore: bump to 6.6.0 version
bameda Mar 6, 2023
d1b15eb
Merge remote-tracking branch 'origin/stable'
bameda Mar 6, 2023
8005e05
fix: errors in CHANGELOG after merge stable
bameda Mar 6, 2023
51618a1
chore(i18n): update language en
bameda Mar 7, 2023
5b173aa
Revert "chore(i18n): update language en"
bameda Mar 7, 2023
fad98a7
chore(i18n): update language en
bameda Mar 7, 2023
e444062
chore(i18n): add 'hu'
bameda Mar 7, 2023
f26d55f
chore(i18n): fix chinese langs
bameda Mar 7, 2023
d1d2385
chore(i18n): update languages
bameda Mar 7, 2023
9db867b
chore(i18n): fix script to use weblate instead of transifex
bameda Mar 7, 2023
c904ebc
chore(i18n): add Indonesian (id)
bameda Mar 8, 2023
b941260
fix: error generating sitemap.xml files
bameda Mar 13, 2023
dd71be5
chore: bump to 6.6.1 version
bameda Mar 13, 2023
b34404f
Merge remote-tracking branch 'origin/stable'
bameda Mar 13, 2023
555b0ac
Fix telemetries
yamila-moreno Mar 24, 2023
06d8735
chore: bump to 6.6.2 version
bameda Mar 24, 2023
2e4ed93
chore: add contributor to hall of fame
Apr 25, 2023
d832e9b
test: taiga.front.sitemap module
bameda Mar 13, 2023
0f0ba33
feat(webhooks): security improvements
bameda May 19, 2023
4671551
chore: update requirements with security fixes
bameda May 22, 2023
a46da85
feat: make migrations compatible with Postgres 14
yamila-moreno May 23, 2023
12f5cc7
fix(webhook): local variable referenced before assignment
bameda Jun 1, 2023
117badf
feat: add SecurityMiddleware
bameda Jun 8, 2023
f5ae64f
feat: add CsrfViewMiddleware
bameda Jun 8, 2023
38f53cb
Translated using Weblate (Spanish)
bameda Mar 8, 2023
d652477
Translated using Weblate (Spanish)
gallegonovato Mar 9, 2023
128c55b
Translated using Weblate (Turkish)
oersen Mar 8, 2023
df8ddf9
Translated using Weblate (German)
SantosSi Mar 14, 2023
8f4637d
Translated using Weblate (German)
SantosSi Mar 22, 2023
1916bc9
Translated using Weblate (Italian)
Mar 30, 2023
ee336b7
Translated using Weblate (Portuguese (Brazil))
gvers Mar 30, 2023
550b74a
Translated using Weblate (Persian)
a4138562 Apr 2, 2023
9881264
Translated using Weblate (Basque)
alexgabi Apr 8, 2023
4492a16
Translated using Weblate (Indonesian)
rezaalmanda Apr 8, 2023
be1fb5b
Translated using Weblate (Italian)
May 11, 2023
3af21d5
chore: bump to 6.7.0 version
bameda Jun 12, 2023
e2c03ef
CELERY_TIMEZONE
wowi42 Jun 20, 2023
0193f81
Fixed comments syntax in settings files
Ser5 Aug 23, 2023
8563cd9
Translations update from Hosted Weblate (#134)
weblate Sep 20, 2023
569bf5b
chore: bump to 6.7.1 version
bameda Sep 20, 2023
b054d33
Translations update from Hosted Weblate (#141)
weblate Sep 22, 2023
aad26be
feat(docker): DEBUG and LANGUAGE_CODE settings are customizable
bameda Feb 16, 2024
c93a348
Translations update from Hosted Weblate (#143)
weblate Feb 16, 2024
61afabf
chore: bump to 6.7.2 version
bameda Feb 16, 2024
6c254e3
fix(github_importer): error with issues linked to a closed milestone
bameda Feb 20, 2024
14b9c0e
fix(trello_importer): errors importing attachments withowt owner or w…
bameda Feb 21, 2024
a73de70
fix(reports): add epic refs in user stories report
bameda Feb 21, 2024
8170f08
chore: bump to 6.7.3 version
bameda Feb 21, 2024
11b5b33
chore: move repo from kaleidos-ventures to taigaio org
bameda Mar 26, 2024
b6eac2c
fix: company name: Kaleidos Ventures SL now is Kaleidos INC
bameda Mar 27, 2024
fc6b1c7
Fix Trello import when list deleted (#151)
seralot Apr 3, 2024
ec1ee06
Adjust header name to match standard
ChriFo Mar 17, 2024
19c8ad2
Fix migration bug -resource module not found
VirajAdiga Mar 18, 2024
d564852
feat: add pgbouncer support to the docker container
ordinary-dev Nov 15, 2023
cb00b4c
- Improved RabbitMQ host configuration for Taiga events and asynchron…
Oct 27, 2023
5fea915
chore: update CHANGELOG with the latest contributions
bameda Apr 3, 2024
4eb8780
Translated using Weblate (Indonesian)
rezaalmanda Mar 1, 2024
424ec24
Translated using Weblate (Norwegian Bokmål)
comradekingu Mar 27, 2024
4789b75
Translated using Weblate (Chinese (Simplified))
ReinWD Mar 30, 2024
45029c7
fix(docker): Make options for webhooks configurable via env vars in d…
Apr 3, 2024
730abbb
Merge pull request #146 from weblate/weblate-taiga-taiga-back
bameda Apr 3, 2024
5d7d323
chore: bump to 6.8.0 version
bameda Apr 3, 2024
008c61d
Use plain DISTINCT instead of DISTINCT ON
migonzalvar Apr 8, 2024
5990da2
Use plain DISTINCT instead of DISTINCT ON
migonzalvar Apr 8, 2024
8851435
Merge pull request #155 from taigaio/performance-patch
migonzalvar Apr 19, 2024
11b7582
perf: Apply condition to a subquery
migonzalvar Jul 8, 2024
65814d1
Merge pull request #165 from taigaio/mga/20240708/perf-tune-filter
CarlosLVar Jul 8, 2024
6b3c019
fix: handle missing object in CustomAttributesValuesWebhookSerializer…
seralot Jul 9, 2024
2230a17
Merge pull request #166 from seralot/seralot/20240709/fix-webhooks-se…
CarlosLVar Jul 9, 2024
e5fb6c7
fix: MultipleObjectsReturned error in get neighbors
seralot Jul 12, 2024
d1f1679
Merge pull request #168 from seralot/seralot/20240712/fix-multiple-ob…
CarlosLVar Jul 12, 2024
3600a7a
fix: MultipleObjectsReturned error in left object in get neighbors
FerZunzu98 Jul 15, 2024
e9505fd
Merge pull request #169 from FerZunzu98/ferzunzu/150724/fixmultipleob…
migonzalvar Jul 22, 2024
5ed3bd7
Translated using Weblate (Portuguese (Brazil))
delubiod Apr 6, 2024
690d25c
Translated using Weblate (German)
SantosSi Apr 18, 2024
3d063eb
Translated using Weblate (Hungarian)
May 20, 2024
8b8019e
Translated using Weblate (Portuguese (Brazil))
May 24, 2024
3d21610
Translated using Weblate (Basque)
Jun 27, 2024
b709618
Translated using Weblate (Basque)
Jul 8, 2024
112ea3c
Translated using Weblate (Portuguese (Brazil))
Jul 16, 2024
4ef2606
Translated using Weblate (Polish)
Jul 23, 2024
5e74cf5
Merge pull request #154 from weblate/weblate-taiga-taiga-back
bameda Jul 23, 2024
40f33b5
chore: bump to 6.8.1 version
bameda Jul 23, 2024
ead988e
fix error on load_dump when json is a list
FerZunzu98 Jul 23, 2024
31e7706
Merge pull request #171 from FerZunzu98/ferzunzu/230724/fixloaddump
CarlosLVar Jul 30, 2024
45609eb
chore: Update github actions cache version
Jan 8, 2025
1f931a2
Merge pull request #182 from taigaio/cha/20250108/update-github-actions
CarlosLVar Jan 8, 2025
2637642
chore: bump to 6.8.2 version
Jan 13, 2025
c9011ea
Add taiga-docker-main.zip and taiga-docker-main directory
djcontactsup Jan 17, 2025
7dc9dad
Merge upstream/stable into stable with conflict resolution
djcontactsup Jan 17, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 3 additions & 0 deletions .ctags
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
--python-kinds
--languages=python
-R
45 changes: 45 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
**/__pycache__
*.pyc
*.pyd
*.pyo
.Python
.cache
.coverage
.ctags
.dockerignore
.env
.git
.gitignore
.pytest_cache
.tox
.travis.yml
.tx
.venv
AUTHORS.rst
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
DCOLICENSE
docker/Dockerfile
ISSUE_TEMPLATE.md
README.md
__pycache__
env
local.py
locale
media
pytest.ini
regenerate.sh
requirements-devel.in
requirements-devel.txt
requirements.in
requirements-contribs.in
scripts
setup.cfg
static
tests
thankyou.md
tox.ini
venv
.direnv
.envrc
47 changes: 47 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
---
name: "\U0001F41E Bug report"
about: Create a report to help us improve
title: "[BUG] "
labels: bug
assignees: ''

---

<!--
Please, make sure to look through existing issues(https://tree.taiga.io/project/taiga/issues) to see whether your bug has already been submitted.
Describe the bug with as much detail as possible to make it easier for us to fix it. If you share any configuration, please, ensure you redact all your credentials.
-->

**Describe the bug**
<!--
A clear and concise description of what the bug is and which part of Taiga it affects. What happens and what is the expected behaviour? Which workaround are you using if you have one?
-->

**How can we reproduce the behavior**
<!--
Detailed steps to reproduce the behavior.
-->

**Workarounds**
<!--
Please, tell us if you can still work with Taiga and if you found a workaround for it.
-->

**Screenshots**
<!--
If applicable, add screenshots to help explain the bug.
-->

**Taiga environment**
<!--
Are you using Taiga.io or a self-hosted Taiga?
If self-hosted, is it installed with docker or from source code? Do you have any logs showing an error? Is there any error in the dev tools console (F12)?
-->

**Desktop (please complete the following information):**
- **OS:** <!-- e.g. iOS, Windows] -->
- **Browser:** <!-- e.g. Chrome, Firefox -->
- **Version:** <!-- e.g. 22 -->

**Additional context**
<!-- Add any other context about the bug here. -->
34 changes: 34 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
name: "\U0001F680 Feature request"
about: Suggest an idea for this project
title: "[FR] "
labels: ''
assignees: ''

---

&gt; **READ THIS FIRST!**: We recently announced Taiga plans for the future and they greatly affect how we manage this repository and the current Taiga 6 release. Check it [here](https://blog.taiga.io/announcing_taiganext.html).

<!--
Please make sure to look through existing feature request (https://tree.taiga.io/project/taiga/issues?type=1199039,1198771) to see whether your idea is already being discussed
-->

**Please describe the problem / need you are trying to solve.**
<!--
A clear and concise description of what the problem is. Ex. I'm always frustrated when (...)
-->

**Describe the feature or the improvement you'd like and what are you trying to achieve.**
<!--
A clear and concise description of what you want to happen.
-->

**Describe alternatives you've considered**
<!--
A clear and concise description of any alternative solutions or features you've considered.
-->

**Additional context**
<!--
Add any other context or screenshots about the feature request here.
-->
69 changes: 69 additions & 0 deletions .github/workflows/tests-and-coverall.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
# This workflow will install Python dependencies, run tests and lint with a single version of Python
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions

name: Taiga Back - Test and Coverage

on:
push:
branches: [ main ]
pull_request:
branches: [ main ]

jobs:
test:
runs-on: ubuntu-latest

strategy:
matrix:
python-version: [ '3.8', '3.9', '3.10', '3.11' ]

services:
postgres:
image: postgres:13
env:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres
POSTGRES_DB: taiga
ports:
- 5432:5432
# needed because the postgres container does not provide a healthcheck
options: '--health-cmd "pg_isready" --health-interval 5s --health-timeout 5s --health-retries 6 --health-start-period 20s'
rabbitmq:
image: rabbitmq
ports:
- 5672:5672
# needed because the rabbitmq container does not provide a healthcheck
options: '--health-cmd "rabbitmqctl status" --health-interval 5s --health-timeout 5s --health-retries 6 --health-start-period 20s'

name: Test on Python ${{ matrix.python-version }}

steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v2
with:
python-version: ${{ matrix.python-version }}

- name: Enable cache
uses: actions/cache@v4
with:
path: ~/.cache/pip
key: ${{ runner.os }}-pip-${{ hashFiles('**/requirements.txt') }}
restore-keys: |
${{ runner.os }}-${{ matrix.python-version }}-pip-

- name: Install dependencies
run: |
python -m pip install --upgrade pip wheel
pip install -r requirements.txt -r requirements-devel.txt
if: steps.cache.outputs.cache-hit != 'true'

- name: Test with pytest and calculate coverage
run: |
coverage run --source=taiga --omit='*tests*,*commands*,*migrations*,*admin*,*.jinja,*dashboard*,*settings*,*wsgi*,*questions*,*documents*' -m pytest -v --tb=native --pythonwarnings=default

- name: Publish in Coveralls
uses: AndreMiras/coveralls-python-action@develop
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
flag-name: python-${{ matrix.python-version }}
27 changes: 27 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,29 @@
<<<<<<< HEAD
db-data
static-data
=======
.*.sw*
.#*
*.log
taiga/search
settings/local.py
settings/celery_local.py
database.sqlite
logs
media
static
!taiga/base/static
*.pyc
*.mo
.venv
.coverage
.cache
.\#*
.project
.idea
.env
.envrc
.direnv
settings/config.py
celerybeat-schedule
>>>>>>> upstream/stable
9 changes: 9 additions & 0 deletions .tx/config
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[main]
host = https://www.transifex.com
lang_map = sr@latin:sr_Latn, zh_CN:zh_Hans, zh_TW:zh_Hant, fa_IR:fa

[taiga-back.taiga]
file_filter = taiga/locale/<lang>/LC_MESSAGES/django.po
source_file = taiga/locale/en/LC_MESSAGES/django.po
source_lang = en
type = PO
27 changes: 27 additions & 0 deletions AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,30 @@ Other previous core team members:
- Jesus Espino Garcia <jespinog@gmail.com>

Special thanks to `Kaleidos Open Source S.L. <https://kaleidos.net/>`_ for providing time for Taiga development.
<<<<<<< HEAD
=======

And here is an inevitably incomplete list of MUCH-APPRECIATED CONTRIBUTORS, people who have submitted patches, reported bugs, added translations, helped answer newbie questions, and generally made Taiga that much better:

- Alejandro Gómez <alejandro.gomez@kaleidos.net>
- Allister Antosik <me@allisterantosik.com>
- Alonso Torres <alonso.torres@kaleidos.net>
- Andrea Stagi <stagi.andrea@gmail.com>
- Andrés Moya <andres.moya@kaleidos.net>
- Andrey Alekseenko <al42and@gmail.com>
- Brett Profitt <brett.profitt@gmail.com>
- Bruno Clermont <bruno@robotinfra.com>
- Chris Wilson <chris.wilson@aridhia.com>
- David Burke <david@burkesoftware.com>
- Everardo Medina <everblut@gmail.com>
- Hector Colina <hcolina@gmail.com>
- Joe Letts
- Julien Palard
- luyikei <luyikei.qmltu@gmail.com>
- Michael Jurke <m.jurke@gmx.de>
- Motius GmbH <mail@motius.de>
- Riccardo Coccioli <riccardo.coccioli@immobiliare.it>
- Ricky Posner <e@eposner.com>
- Stefan Auditor <stefan.auditor@erdfisch.de>
- Yaser Alraddadi <yaser@yr.sa>
>>>>>>> upstream/stable
Loading