Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/kiwitcms/Kiwi
open source test management system with over 2 million downloads!
https://github.com/kiwitcms/Kiwi
because of the many changes introduced lately we have lots of
new and updated translation strings.
aea58daab16eaaea2d4c6c72a40454e2dd46db3f authored over 5 years ago by kiwitcms-bot <[email protected]>
f2c891c111bfd7346a3f03dc5b88a42f58cd61e1 authored over 5 years ago by kiwitcms-bot <[email protected]>
6088c789df650d9cc3f3395515a880bf0608b064 authored over 5 years ago by kiwitcms-bot <[email protected]>
otherwise it is just a link added to this TE. May be link to log,
to artifacts or to anything else.
d366bcb74de8a659157e25165efa25ca5b7c9474 authored over 5 years ago by Mr. Senko <[email protected]>
- move links above attachments
- use 'Hyperlink' in labels and be more consistent with that
- mo...
[API] TestExecution.get_links() now accepts a dict parameter instead
of the original int
- use ...
62d6ee41fc32ba8a6974505b5c1905aa7156554c authored over 5 years ago by Mr. Senko <[email protected]>
- now obsoleted by TestExecution.add_link()
- remove UI parts which use the old dialog for addin...
which is now replaced by a bulk URL add functionality.
With that remove all of the related func...
52ec093bc7e87ae43278bca4ca294e6a0d2ef93d authored over 5 years ago by Mr. Senko <[email protected]>because all bugs are added via their URLs to TestExecutions
87b4f316b30eb34777a9ac2d7ac3ad925f1de744 authored over 5 years ago by Mr. Senko <[email protected]>
this was used in TestRun Report page to show a single link
that will open all bugs in the Issue ...
- this is only used for visual clues on the page aka showing the
bug icon for every TE row whi...
- in later commits superseded by using TestExecution.get_links()
- also update how we query bugs...
tracking bugs will be performed linking to their URLs instead of
keeping a reference to their ID...
the skeleton of how things happen is now inside IntegrationThread
and everything else derives fr...
2eaaea022dbade297435c603a391717c38fbe49b authored over 5 years ago by Mr. Senko <[email protected]>
- new name report_issue_from_testexecution() which matches actual
behavior
- use a base method...
Also update docs for GitLab settings
b73d75db84398d7bf5e7c4e6ebdcc14a5955983d authored over 5 years ago by Mr. Senko <[email protected]>
- is now unused
- it was possible to steal api_passwords/keys for Issue Tracker
integration vi...
- url_reg_exp, validate_reg_exp - now unused and in the past often
lead to confusion in users ...
9e30cbf4c0afcddc1c97899812592ecce63430bb authored over 5 years ago by Mr. Senko <[email protected]>
a11ee2fb5e61e63ca5cd2b8c03cd132121e39b01 authored over 5 years ago by Mr. Senko <[email protected]>
- added to TestCase page, Executions card, will execute on click
- added to TestCase page, Bugs ...
in this way we create object to connect to the remote end only
once, which should improve speed ...
In 9e33378 we should have had a migration which does
AlterField on LinkReference.test_case_run t...
this is going to be used in several other places so it makes
sense to separate it as a stand-alo...
a very minimalistic bug tracker for the ones who need it
89899a5a48a1a2979dc12a399acc9c94b2340b55 authored over 5 years ago by Mr. Senko <[email protected]>which are hooked up into the bug display page
NOTE: these methods are available only if tcms.bu...
fd44da99fd8aca853f1591010890ff424229015f authored over 5 years ago by Mr. Senko <[email protected]>
because there can be many comments and on smaller screens the rest
of the widgets will be harder...
13d5306f99d6d8dbda7778685e109f052b585704 authored over 5 years ago by Mr. Senko <[email protected]>
- [db] add db_index=True to LinkReference.url field
- modify TC Executions card to show bugs onl...
a closed bug doesn't allow any more comments. User will have to
open a new one if the issue stil...
each CBV which wants to modify settings must use this response
class as shown in the docs
- use modify_settings to show the edit menu in navigation
- add an UpdateView which handles the ...
- also add Bug.filter() API function
8230b1dcfaffa58e13e7469e19250adf1521b463 authored over 5 years ago by Mr. Senko <[email protected]>- more DRY, more Django style
cde131596f078c0040e01f76eee9947246757f7a authored over 5 years ago by Mr. Senko <[email protected]>
- moved IssueTrackerType into a base module to simplify
types.py
- renamed IssueTrackerType.fr...
this method together with the underlying IssueTracker.details()
will be the foundation of how Ki...
0337709906d83cc946657d38f6e500207145bba6 authored over 5 years ago by Mr. Senko <[email protected]>
- method signature changed from
`add_link(int, str, str)` to `add_link(dict)`
- where the sing...
now obsoleted by TestExecution.remove_link()
256ea1a78f0d51d5af2116aac1552b89be0e3784 authored over 5 years ago by Mr. Senko <[email protected]>
- simplify some of the loops in the template making it easier
to show all available bugs
- use...
55b4a6266a29fe9a6fd3487fa0a3cc3bfe0241b9 authored over 5 years ago by Mr. Senko <[email protected]>
when adding a reverse relationship to existing defects use the
TestRun ID/summary/URL and TestEx...
62d7d9f13e302f9647cdab326ff140527aa456a5 authored over 5 years ago by Mr. Senko <[email protected]>
Introduce new API function - `Testing.test_case_health.grouped` which returns the result
as a ma...
fb6d1bd1ec2c42709bb132263792ff20b77c63e9 authored over 5 years ago by asankov <[email protected]>
986f62ae72ba262de0ea5cb67060b44f58494ac9 authored over 5 years ago by Rady <[email protected]>
f58c94c458a83140990a8cae36aa96cf94cc3d0b authored over 5 years ago by Rady <[email protected]>
beb7a7d0dd6acc6184e36ebf1ed09368b650fce5 authored over 5 years ago by kiwitcms-bot <[email protected]>
58bfec91f9d757572184564d44c419f1bb26d1a0 authored over 5 years ago by kiwitcms-bot <[email protected]>
686663cbe7aa201adf4060fbd4245e082cc8fe3b authored over 5 years ago by kiwitcms-bot <[email protected]>
2db2f27364d230d8a538ced052abd3191e7aad7b authored over 5 years ago by kiwitcms-bot <[email protected]>
e9ad8ac70c498c46e53a3cfa2003aa4a123bb367 authored over 5 years ago by kiwitcms-bot <[email protected]>
1f50caa0e15d219d5088a39186b90a90236c76ad authored over 5 years ago by kiwitcms-bot <[email protected]>
32ff130c24c1e9f71be2ffc346f7f6be8bb670ed authored over 5 years ago by kiwitcms-bot <[email protected]>
e3ec28a151d2cd3934bfe1d4117c4a32154916ad authored over 5 years ago by kiwitcms-bot <[email protected]>
39fb0d672ff61afad73153422167fe6d144a0af7 authored over 5 years ago by kiwitcms-bot <[email protected]>
94a95901b06c3e13e94d0277835e311b45d391c0 authored over 5 years ago by kiwitcms-bot <[email protected]>
2626c4eae3981d835b542bda562498bbe3704226 authored over 5 years ago by kiwitcms-bot <[email protected]>
9cf8cad9683078040749d885ef2928b54fb2bf5a authored over 5 years ago by kiwitcms-bot <[email protected]>
e69ab9bb1a8f99cfc15ef40c6072f55d8e0a2885 authored over 5 years ago by kiwitcms-bot <[email protected]>
a163683953aafdc6aa0f4bdbafa63f808b0ce960 authored over 5 years ago by kiwitcms-bot <[email protected]>
7817c7b05986a8d82c89348362e2d409ca9b0648 authored over 5 years ago by kiwitcms-bot <[email protected]>
9513f6d96ee01ca505d0752fb397eab04992da35 authored over 5 years ago by kiwitcms-bot <[email protected]>
796f137e38f61d8446df4ec5e0796025d4cb4791 authored over 5 years ago by kiwitcms-bot <[email protected]>
fd411c2b4d4350b4545cf59255e07ac304498eb6 authored over 5 years ago by kiwitcms-bot <[email protected]>
200c45e1ef441c6b825115dcc2b046d94653eba8 authored over 5 years ago by kiwitcms-bot <[email protected]>
da587e0c7619bbbf975fcc97ab97269866191da6 authored over 5 years ago by kiwitcms-bot <[email protected]>
5d9f4a3646e614f083031230e18c6d0d396ea911 authored over 5 years ago by kiwitcms-bot <[email protected]>
08e37ca4d969018a4c0ecaa3a80f04f8cca50ddf authored over 5 years ago by kiwitcms-bot <[email protected]>
8b9de174c194744999f203fa299ad4b36c8923c2 authored over 5 years ago by kiwitcms-bot <[email protected]>
62c03da130496a4175fc6507dcc3f77073e6ba34 authored over 5 years ago by kiwitcms-bot <[email protected]>
ac39efe5aa4135758871226418f1feb426fad9a2 authored over 5 years ago by kiwitcms-bot <[email protected]>
a24367ee0725be59c49b6f3d60040322e1bb8835 authored over 5 years ago by kiwitcms-bot <[email protected]>
14191f9354802be03f0da660b51fc5fb80a2518a authored over 5 years ago by kiwitcms-bot <[email protected]>
834fe8f7601718f9d88fbce16e84acd02a695742 authored over 5 years ago by kiwitcms-bot <[email protected]>
3c44fb3d32a1389757fe00beb362d8f0c1577a2b authored over 5 years ago by kiwitcms-bot <[email protected]>
1cf534847746dd407bb088dd3860426ef32bc634 authored over 5 years ago by kiwitcms-bot <[email protected]>
847e3e560eea0c00003e83120f597e7734b6331d authored over 5 years ago by kiwitcms-bot <[email protected]>
d16fab2883d3ee1db96249db5ae62ff3a61ef736 authored over 5 years ago by kiwitcms-bot <[email protected]>
46d02efe46e308b47667dca878b157dcb87878ab authored over 5 years ago by kiwitcms-bot <[email protected]>
0e7a41582e08bba12bb1a887df3bd21744822415 authored over 5 years ago by kiwitcms-bot <[email protected]>
FontAwesome is loaded automatically by Patternfly and this
auto-download causes some sort of ove...
1033aa9e92250d93d04263c6460ea4b395e53910 authored over 5 years ago by kiwitcms-bot <[email protected]>
60c05ed0e1a868bb9d376da0340731bd075c9e96 authored over 5 years ago by kiwitcms-bot <[email protected]>
dbbd05f222b28c5770376c8b2cbf80c5b47f6f7d authored over 5 years ago by kiwitcms-bot <[email protected]>
536e3bff5b71f8673aaee059d91b4db63e972a86 authored over 5 years ago by kiwitcms-bot <[email protected]>
550e12bf9f0ccf7a44ad30c884852a45d12e9214 authored over 5 years ago by kiwitcms-bot <[email protected]>
b17a1cd8fa4707e34ae994a6b9cc10995ead47a8 authored over 5 years ago by kiwitcms-bot <[email protected]>
7e77c1da735ba6a082e097cad0e719ff386787b0 authored over 5 years ago by kiwitcms-bot <[email protected]>
fea821b03220e946c10dc17683aba05ee98c883c authored over 5 years ago by kiwitcms-bot <[email protected]>
773900e059f7a4ddc39ff2b73d3335658bcebb24 authored over 5 years ago by kiwitcms-bot <[email protected]>
fd2d1c05baabab32d4713320b8d431eefda1391c authored over 5 years ago by kiwitcms-bot <[email protected]>
5ad3d001f8956853bbc523576d40247908ae99b6 authored over 5 years ago by kiwitcms-bot <[email protected]>
6beac382b95c0815a56413b376ba05629b35c6fc authored over 5 years ago by kiwitcms-bot <[email protected]>
880fef32e2cd245a9468261f5ca4ecd1b5b99c2a authored over 5 years ago by kiwitcms-bot <[email protected]>
enables special 'translation mode' by switching the application
language to Esperanto. The rest ...
d05c68c39f186c088020211f692f7e77307f8363 authored over 5 years ago by Mr. Senko <[email protected]>