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

602 Commits

Author SHA1 Message Date
Roland Dalmulder
c0a81f6feb
Merge pull request #252 from SharkyKZ/php74/implode
Correct implode() argument order
2020-03-19 20:37:30 +01:00
SharkyKZ
1455d3fe21 Correct implode argument order 2019-12-02 09:31:33 +02:00
SharkyKZ
b3a99666ea
Error in PostgreSQL update SQL 2019-11-21 09:59:56 +02:00
Hannes Papenberg
872b4fabdd
Merge pull request #248 from richard67/4.0-dev-fix-php-notices-controller
Fix PHP notice in ResetController
2019-11-09 13:04:35 +01:00
Richard Fath
6bd3b6152a Fix PHP notice in ResetController 2019-11-09 12:56:52 +01:00
Hannes Papenberg
715b71793d
[4.0] Fix PHP warning "failed to open stream: No such file or di… (#241)
[4.0] Fix PHP warning "failed to open stream: No such file or directory"
2019-11-09 11:23:59 +01:00
“Mangesh
eb5f87b2f0 Issue #243 fix:Tip overlapped search box 2019-11-02 12:58:19 +05:30
“Mangesh
7472b8a20f Merge remote-tracking branch 'upstream/4.0-dev' 2019-11-02 12:53:53 +05:30
Hannes Papenberg
a2b354af09
[4.0] Fix applying patches failing on Linux hosts (#242)
[4.0] Fix applying patches failing on Linux hosts
2019-10-24 13:55:22 +02:00
Richard Fath
63d9019052
Update PullModel.php 2019-10-19 15:47:43 +02:00
Richard Fath
380831c017
Fix PHP warning "failed to open stream..." 2019-10-19 12:50:41 +02:00
Hannes Papenberg
70992f1e1a Updating update manifest.xml 2019-10-17 22:48:42 +02:00
Hannes Papenberg
0a1792da58 Fixing hash 2019-10-17 22:44:13 +02:00
Hannes Papenberg
989bb80f99 bumping version number 2019-10-17 22:39:13 +02:00
Hannes Papenberg
32eaf72bc4 Removing unnecessary template overrides
Raising minimum Joomla version to 4.0
2019-10-17 22:32:19 +02:00
Hannes Papenberg
7a6c898975 Bumping version to 4.0.0-beta1 2019-10-17 21:58:14 +02:00
Hannes Papenberg
f96dfdb9a0
[4.0] Patch tester enhancement for joomla4 (pre-compiled diff) (#227)
[4.0] Patch tester enhancement for joomla4 (pre-compiled diff)
2019-10-17 18:37:40 +02:00
Sebastian Enns
8286b48e11 Merge remote-tracking branch 'origin/4.0-dev' into 4.0-dev 2019-10-17 13:01:37 +02:00
Hannes Papenberg
5e91c9e1ae
Merge pull request #226 from N6REJ/patch-1
Update patch tester video tutorial
2019-10-16 12:15:13 +02:00
Hannes Papenberg
4c1c271252
Removing warning message for Joomla 4 (#230)
Removing warning message for Joomla 4
2019-10-16 12:13:00 +02:00
Hannes Papenberg
56fc6fc016 Removing warning message for Joomla 4 2019-10-16 12:10:35 +02:00
Hannes Papenberg
1e671cc6c7
Signing drone.yml (#229)
Signing drone.yml
2019-10-16 09:38:28 +02:00
Hannes Papenberg
6e8efcd90c Adding conditions for crowdin 2019-10-16 09:37:08 +02:00
Hannes Papenberg
642c3ec3a7 Removing Travis implementation
Fixing PHP requirement in composer.json
2019-10-15 16:50:19 +02:00
Hannes Papenberg
aacb14b928 Signing drone.yml 2019-10-15 16:47:26 +02:00
Hannes Papenberg
af4cecf474
Merge branch '4.0-dev' into 4.0-dev 2019-10-13 10:42:07 +02:00
Hannes Papenberg
945ccb6d40
Updating to use Drone and newest codestyle (#228)
Updating to use Drone and newest codestyle
2019-10-13 10:15:32 +02:00
Hannes Papenberg
e9baadd522 Updating to use Drone and newest codestyle 2019-10-13 10:12:37 +02:00
Sebastian Enns
bdd05fec59 Merge remote-tracking branch 'origin/4.0-dev' into 4.0-dev 2019-10-01 14:07:40 +02:00
Sebastian Enns
4103c5f154 Regenerated composer.lock, reformatted config.xml and replaced let as well as arrow functions in patchtester.js file. 2019-10-01 14:07:26 +02:00
Sebastian Enns
6f4a9518b3
Apply suggestions from code review
Added some new lines at the end of templates, whites-spaces between casting and attribute, replaced back ticks with double quotes.

Co-Authored-By: SharkyKZ <sharkykz@gmail.com>
2019-10-01 13:23:01 +02:00
Sebastian Enns
502a4937ba Merge branch '4.0-dev' of https://github.com/eXsiLe95/patchtester into 4.0-dev 2019-09-30 12:13:57 +02:00
Sebastian Enns
5a19d0a2a3 Reverted some changes f.e. white-spaces between separators in ini files and already removed new lines, changed to single quotes instead of double quotes where necessary, reformatted config and template files and reverted changes in composer.json file. 2019-09-30 12:13:48 +02:00
Sebastian Enns
986b6cf36c
Apply suggestions from code review
Removed white spaces between separators and short-array syntax

Co-Authored-By: SharkyKZ <sharkykz@gmail.com>
2019-09-30 12:10:54 +02:00
Sebastian Enns
81f76e4251 Added an additional condition to ignore the "apply by ci path" automatically if j3 is used. Fixed a bug where patches could be applied by the old patcher even if there are no files to patch, because they got ignored during parsing. 2019-09-23 15:33:46 +02:00
Sebastian Enns
e7bf31b20e Re-configured CI url in Helper and in default values for CI settings. 2019-09-18 15:13:24 +02:00
Sebastian Enns
b5b0636502 Re-added J3 templates and replaced JScript via anchor with event binding. Removed temp folder and updated build.sh script. 2019-09-15 18:23:58 +02:00
Sebastian Enns
5daeb04450 Updated some lines to Joomla coding standards. 2019-09-14 19:51:08 +02:00
Sebb
0e1d2017f1 Updated composer.lock 2019-09-12 15:49:23 +02:00
datsepp
f958707caf Modified default value for server.url in ciSettings. 2019-09-12 15:43:41 +02:00
datsepp
f9eb75c1b7 Added gate way to prevent reverting ci applied pulls with git option. Now they will be removed by ci automatically. 2019-09-12 15:25:46 +02:00
datsepp
4ffb145b61 Fixes to previous commit. 2019-09-12 12:58:17 +02:00
datsepp
26b5399df6 First attempt to move the patch_chain.json to database. 2019-09-12 12:08:51 +02:00
datsepp
3b1f1578da Reworked patchChain as json to store pull_id and db_id for checking later on on reverting or resetting. 2019-09-12 10:52:34 +02:00
datsepp
a321ad0d2f Changed parameter of revert from db_id to pull_id. Configured resetController to remove first all git patches and then revert all ci patches in order of patchChain. 2019-09-12 09:04:05 +02:00
Bear
211f413f91
Update README.md
Current patch tester walk-through tutorial as documented in https://docs.joomla.org/Testing_Joomla!_patches
2019-09-11 20:52:49 -05:00
Sebastian Enns
4f301b2636 Merge remote-tracking branch 'origin/4.0-dev' into 4.0-dev
# Conflicts:
#	administrator/components/com_patchtester/PatchTester/Model/PullModel.php
2019-09-11 23:35:29 +02:00
Sebastian Enns
1006702eb8 Added patch chain to lock order of reverting - avoid demolishing own installation by accident.
Fix of some mistakes in Patch Chain.
2019-09-11 23:32:09 +02:00
Sebastian Enns
7360369c5b Added patch chain to lock order of reverting - avoid demolishing own installation by accident. 2019-09-11 22:51:03 +02:00
datsepp
13bc747b71 Added configuration support for CI-Server. Now it is possible to switch between methods of applying patches. 2019-09-11 14:57:35 +02:00