Skip to content

Releases: fr3nch13/cakephp-jira

Added user tracking

06 Apr 18:39
0208980
Compare
Choose a tag to compare
  • Explicitly added the ability to any user to submit a Bug/Task.
  • Added tracking of a username if the user is logged in.

Frontend update.

06 Mar 16:17
c3911a8
Compare
Choose a tag to compare

Update to url tracking to setup the initial state.

Added url tracking

25 Feb 20:10
d4d35fb
Compare
Choose a tag to compare

Added the ability to track the referring url when submitting an issue.
Also changed the field name from 'details' to 'description' to better align with Jira.

Typehint updates.

06 Feb 01:31
f46f1d6
Compare
Choose a tag to compare

Minor update to typehints that could cause an issue.

Minor bug fix.

06 Feb 01:09
6aa8995
Compare
Choose a tag to compare

Minor bug fix with type hint. Updated tests.

Adding annotations and proper typehints.

03 Jan 22:48
4544769
Compare
Choose a tag to compare
Merge pull request #23 from fr3nch13/1.x-dev

1.x dev

Minor update for compatibility to CakePHP

30 Dec 18:00
351d601
Compare
Choose a tag to compare
Merge pull request #22 from fr3nch13/1.x-dev

Removed phpdoc, added phpstan, updated README

Initial support for CakePHP 4.x

24 Dec 23:31
aa73dfb
Compare
Choose a tag to compare
Merge pull request #20 from fr3nch13/2.x-dev

README Update

Removed phpdoc, added phpstan, updated README

25 Dec 00:42
aa73dfb
Compare
Choose a tag to compare
Merge pull request #20 from fr3nch13/2.x-dev

README Update

Tighter Version Constraints

23 Dec 18:08
acf6ea6
Compare
Choose a tag to compare

Tighter version constraints to that less stable versions of other packages won't be eligible to be installed.