31
0
mirror of https://github.com/joomla-extensions/patchtester.git synced 2024-09-27 20:19:01 +00:00
Commit Graph

234 Commits

Author SHA1 Message Date
Roland Dalmulder
ec181cb72c
Codestyle fixes
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2022-01-28 20:31:46 +01:00
Roland Dalmulder
b64c1d3356
[#327] Process pull requests with more than 30 files
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2021-11-05 22:48:36 +01:00
Roland Dalmulder
635327e36a
Added draft status
Sort language strings

Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2021-10-31 10:41:15 +01:00
Roland Dalmulder
98e48eb411
Fixed the model state not being set correctly
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2021-10-30 22:50:50 +02:00
Roland Dalmulder
b3e7a90d37
Fixed loading subsequent issue pages
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2021-10-30 22:07:02 +02:00
Roland Dalmulder
4ea1532319
Removed Joomla 4 warning
Fixed branch filter
Set Yes as first option in filters

Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2021-10-30 21:12:04 +02:00
Roland Dalmulder
39c5db61bd
Merge branch 'master' into feature/native-searchtools
# Conflicts:
#	administrator/components/com_patchtester/PatchTester/Model/PullsModel.php
#	administrator/components/com_patchtester/PatchTester/View/Pulls/PullsHtmlView.php
#	administrator/components/com_patchtester/language/en-GB/com_patchtester.ini
2021-10-29 23:30:40 +02:00
Nicola Galgano
940a30f4dd
no more need for a warning if j4 2021-08-25 13:55:15 +02:00
Roland Dalmulder
cfa82b43fb
Merge pull request #320 from particthistle/master
4.0 Remove Credentials option for GitHub as it's been phased out.
2021-05-02 11:34:04 +02:00
Tuan Pham Ngoc
9f444cf4ec
Update PullsModel.php 2021-03-28 17:45:53 +07:00
Patrick Jackson
1615f038d9
Update Helper.php
Username and password for Github no longer able to be supplied in credentials, so can no longer be used by helper.
2021-03-21 00:26:31 +11:00
Patrick Jackson
fb4e987bb3
Update GitHub.php
As basic authentication no longer can be set, basic authentication should be removed.
2021-03-21 00:23:49 +11:00
Roland Dalmulder
585700cd6c
More codestyle fixes
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2021-03-04 19:56:39 +01:00
Roland Dalmulder
3f60741211
Fixed codestyle
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2021-03-04 19:54:09 +01:00
Roland Dalmulder
ef98862329
Merge pull request #316 from weeblr/314-missing-pulls-j4
314 missing pulls j4
2021-03-03 21:22:07 +01:00
Weeblr
49db0f2382
Pull PR directly instead of Issues from Github 2021-03-01 11:17:37 +01:00
Weeblr
560abdec67
Added method to get PR from Github 2021-03-01 11:15:27 +01:00
Richard Fath
3d7cb6abaf Adapt CSS classes for badges to BS5 2021-02-10 13:53:53 +01:00
Roland Dalmulder
2f62b5716d
Reworking the pulls list to use native filter
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-11-28 17:09:53 +01:00
Roland Dalmulder
cb1b242f1b
Add our own form fields 2020-11-28 14:43:53 +01:00
brian teeman
ae2e182512 Untranslated string
Simple PR to replace a hard coded string with the correct translatable global language key
2020-10-18 12:38:18 +01:00
Richard Fath
63a0cbc931 Fix SQL error missing column "pulls.applied" 2020-10-15 12:33:57 +02:00
Richard Fath
da17e7e492
Fix PHPCS error from previous commit 2020-10-12 15:59:32 +02:00
Roland Dalmulder
4592caba1e
Add a label filter
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-10-10 17:05:13 +02:00
Roland Dalmulder
545b3806e7
Do not show a link to the issue tracker if there is none. Fixes #298
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-10-10 11:57:55 +02:00
Roland Dalmulder
6ac62486ea
Fixed the items per page not being used Fixes #296
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-10-10 11:30:52 +02:00
Roland Dalmulder
9a14a7ed5a
Make language string available to modal Fixes #295
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-10-10 11:03:49 +02:00
Roland Dalmulder
e9c6b2e760
Check if there are any lables Fixes #297
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-10-10 10:52:20 +02:00
Roland Dalmulder
1ca08d2066
Update manifest file
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-08-01 12:05:15 +02:00
Roland Dalmulder
cf35adf97a
Codestyle
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-07-26 20:00:05 +02:00
Roland Dalmulder
06750d7e97
Also hide composer dependency changes
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-07-26 19:57:06 +02:00
Roland Dalmulder
9957855865
Show the search when NPM filter is applied
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-07-26 19:53:51 +02:00
Roland Dalmulder
5508865fc2
Implement Github labels and NPM filter
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-07-25 16:16:38 +02:00
Roland Dalmulder
409e5d9aa6
Merge pull request #285 from zero-24/zero-24-patch-1
Avoid github deprecation mails when using the token
2020-07-25 14:48:34 +02:00
Roland Dalmulder
9b0aea98b5
Merge pull request #277 from N6REJ/28075
makes icons conform to pr #28075 in J! 4.0-dev
2020-07-23 22:11:02 +02:00
Bear
edc33a822e
Update PullsHtmlView.php
revert line 148
2020-07-13 14:16:08 -05:00
Troy T. Hall
4b3b13c849 change title icon to fa 2020-07-09 13:15:09 -05:00
Tobias Zulauf
69614981cb
avoid github deprecation mails when using the token 2020-07-05 11:17:38 +02:00
Roland Dalmulder
5fdc426977
Finish adding warning Fixes #235
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-05-11 14:49:00 +02:00
Roland Dalmulder
0754ff48cd
Revert "Removing warning message for Joomla 4"
This reverts commit 56fc6fc0

Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-05-11 14:25:28 +02:00
Roland Dalmulder
8c0eda45c9
CI is off by default Fixes #279
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-05-11 14:18:00 +02:00
SharkyKZ
2d8e2e03c1 Regenerate namespace map 2020-05-08 12:38:58 +03:00
Roland Dalmulder
568f372f8d
Fixed resetting the pull requests
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-05-02 12:15:16 +02:00
Roland Dalmulder
418c1a8cc5
Use the repo name from the pull request
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-04-25 10:18:28 +02:00
Troy T. Hall
4834319f29 makes icons conform to pr #28075 in J! 4.0-dev 2020-04-20 13:21:12 -05:00
Roland Dalmulder
5c6b278628
Fixed path checking on Windows #262
Turn off CI server by default
Changed CI server port
Removed left over from patch chain

Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-04-04 14:04:47 +02:00
Roland Dalmulder
5e42279dfa
Bump version to 4.0.0-rc
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-04-03 22:19:05 +02:00
Roland Dalmulder
daa9c3b712
Make sure the autoloader class is not loaded yet
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-04-03 22:07:34 +02:00
Roland Dalmulder
37d1b288c5
Handle undefined notices
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-04-03 21:58:18 +02:00
Roland Dalmulder
99754c72e8
Open GitHub links in a new tab
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-04-03 21:49:15 +02:00