31
0
mirror of https://github.com/joomla-extensions/patchtester.git synced 2024-09-20 08:49:02 +00:00
Commit Graph

602 Commits

Author SHA1 Message Date
Matt Meyrick
49b36540a7 space removal 2020-04-09 08:13:09 +01:00
Matt Meyrick
7a17be2df9 fixes for review 2020-04-09 08:10:45 +01:00
Matt Meyrick
11db29f799
Merge pull request #1 from richard67/patch-1
Final code style fix for patchtester/pull/264
2020-04-04 22:09:44 +01:00
Matt Meyrick
10a34dd02b Update script.php 2020-04-04 22:07:45 +01:00
Richard Fath
4c33c35bfe
Final code style fix 2020-04-04 23:06:19 +02:00
Matt Meyrick
dd45425fdc Update script.php 2020-04-04 22:04:07 +01:00
Matt Meyrick
f8715fd620 Update script.php 2020-04-04 22:00:40 +01:00
Matt Meyrick
b9d97cec3c Update script.php 2020-04-04 21:52:00 +01:00
Matt Meyrick
167a01a50b #199
Link to Patchtester after Installation
2020-04-04 21:34:16 +01:00
Roland Dalmulder
0306c7e129
Update manifest file
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-04-04 14:13:33 +02:00
Roland Dalmulder
c18ac35fb8
Version bump to 4.0.0-rc2
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-04-04 14:11:01 +02: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
63d99d3e20
Fixed version 3 tag
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-04-04 09:46:10 +02:00
Roland Dalmulder
ffc70b22e2
Update manifest file for version 3
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-04-04 09:44:58 +02:00
Roland Dalmulder
fd3c0e27ee
Update manifest file
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-04-04 09:19:28 +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
Roland Dalmulder
5363b773e4
Update token description
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-04-03 21:41:31 +02:00
Roland Dalmulder
5d979880a7
Implement clearer instructions for using Token Authentication
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-04-03 21:00:49 +02:00
Roland Dalmulder
f70ea39171
Codestyle fixing
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-04-03 17:46:07 +02:00
Roland Dalmulder
e7d1fa7ded
Update composer dependencies
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-04-03 17:43:29 +02:00
Roland Dalmulder
573f7aa6c8
Merge branch 'feature/test-autoloader-on-apply' 2020-04-03 17:40:48 +02:00
Roland Dalmulder
0a07c92570
Remove obsolete variable 2020-04-03 17:39:53 +02:00
Roland Dalmulder
9a9ff3c30a
Merge pull request #261 from richard67/master-clean-up-one-more-sql
Clean up one more SQL file - most important one - from patchtester chain
2020-04-03 17:24:17 +02:00
Richard Fath
832493a610 Clean up one more SQL file - most important one 2020-04-03 08:48:27 +02:00
Roland Dalmulder
fad93340f4
Check against all composer files if any of the new files exist 2020-04-01 19:37:31 +02:00
Roland Dalmulder
1e5dffa719
First round of verifying composer on applying a patchˆ 2020-03-31 21:44:32 +02:00
Roland Dalmulder
d2789bbca4
Cleanup the SQL files #234 2020-03-31 20:20:15 +02:00
Roland Dalmulder
ab56101511
Remove the patch chain Fixed #234 2020-03-31 20:19:05 +02:00
Richard Fath
34e4271a71
Update path to autoloader file to changes in J4 (#260) 2020-03-28 23:17:31 +00:00
Roland Dalmulder
702712a62e
Remove Joomla 4 check as this only runs on Joomla 4 Fixes #232 2020-03-22 10:41:28 +01:00
Roland Dalmulder
96fe1e3143
Code cleanup Fixes #231 2020-03-22 10:37:29 +01:00
Roland Dalmulder
0dcf7c45c5
Merge pull request #258 from richard67/master-delete-autoload-psr4-on-j4
Delete autoload_psr4.php when applying or reverting patches on Joomla 4 and later.
2020-03-22 10:10:02 +01:00
Richard Fath
98b69ee49c Fix silly typo causing syntax error 2020-03-21 16:34:25 +01:00
Richard Fath
10f3e5766c Delete libraries/autoload_psr4.php
Delete libraries/autoload_psr4.php when applying or reverting patches on Joomla 4 and later.
2020-03-21 16:22:11 +01:00
Roland Dalmulder
921a818107
Replace Travis with Drone Fixes #238 2020-03-21 12:20:58 +01:00
Roland Dalmulder
3e2f50d34b
Restore script.php #237
Cleanup after 4.0 bump
2020-03-21 12:16:28 +01:00
Roland Dalmulder
235e8ad289
Merge pull request #256 from richard67/master-use-http-factory-to-fetch-remote-files
Use HttpFactory to fetch zip file from CI server
2020-03-21 11:33:20 +01:00
Roland Dalmulder
fe536a49b7
Restore warning message and clean up code #236 2020-03-21 11:26:42 +01:00
Richard Fath
7e47be334b Use HttpFactory to download zip file 2020-03-21 10:58:04 +01:00
Roland Dalmulder
fa314fbcc0
Show filters if a filter is set 2020-03-21 10:11:31 +01:00
Roland Dalmulder
fac5d93bb0
Merge branch '4.0-dev' 2020-03-21 09:51:05 +01:00
Roland Dalmulder
5f4d6e16a4
Merge pull request #251 from SharkyKZ/patch-1
[4.0] Error in PostgreSQL update SQL
2020-03-20 21:07:41 +01:00
Roland Dalmulder
e53009ba25
Set correct argument order #252 2020-03-20 21:05:22 +01:00
Roland Dalmulder
89c7d3f45f
Use language string for modal title #254 2020-03-20 21:03:37 +01:00
Roland Dalmulder
4e759d965b
Revert "Use language string for modal title #254"
This reverts commit 66fb6e72
2020-03-20 21:02:17 +01:00
Roland Dalmulder
c78a9084b8
Merge pull request #246 from mangeshmane/master
Issue #243 fix:Tip overlapped search box
2020-03-20 20:58:10 +01:00
Roland Dalmulder
66fb6e7289
Use language string for modal title #254 2020-03-20 20:37:20 +01:00