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
ab56101511
Remove the patch chain Fixed #234
2020-03-31 20:19:05 +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
56fc6fc016
Removing warning message for Joomla 4
2019-10-16 12:10:35 +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
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
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
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
datsepp
84cb1b369b
Fixed revert/applying patch methods and added language constants.
2019-09-11 11:41:01 +02:00
Michael Babker
d29861df2f
Change Atum layouts for the newest incarnation of the template, adjust filtering logic a bit so it's closer to core search tools implementation
2019-08-27 19:44:51 -05:00
Michael Babker
6dd9a1cfc8
Add new languages forgotten in previous commit, prep release
2018-09-01 09:32:34 -05:00
Michael Babker
b4df300946
Ability to filter on branches (Ref #191 )
2017-04-22 11:55:17 -05:00
Michael Babker
c2f233d572
Add a PR's branch (based on the PR-
label) (Ref #191 )
2017-04-22 11:28:53 -05:00
Michael Babker
f148810aaf
Copyright bump
2017-01-21 13:54:53 -06:00
Michael Babker
bdca1903a5
Add a warning for the 4.0 branch
2016-10-08 11:14:16 -05:00
zero-24
e72b6501d1
allow non cms like structurs
2016-07-30 22:09:04 +02:00
Michael Babker
928d314451
Remove check for binary file
2016-06-25 12:40:28 -05:00
Michael Babker
8ac84335a6
Refactor how the list of files in a pull request is processed
2016-06-25 12:28:29 -05:00
Michael Babker
542e5f2984
On page 1 of a request look for a pagination header
2016-06-25 11:54:03 -05:00
Marc-Antoine Thevenet
d75937d20d
Simple fix adding '!' to Joomla! where it should be
...
Simple fix adding '!' to Joomla! where it should be
2016-06-12 18:13:00 -04:00
Michael Babker
dc61f95e9e
Add error check to ensure controller exists, translate hardcoded English strings
2016-06-12 16:10:42 -05:00
Michael Babker
dec7f1b9cf
One more
2016-06-12 15:53:46 -05:00
Michael Babker
28cd2181a3
Language tweaks
2016-06-12 15:53:19 -05:00
andrepereiradasilva
1a40aa00c9
Update en-GB.com_patchtester.ini
2016-05-31 16:18:57 +01:00
andrepereiradasilva
d91dfd4211
language vars
2016-05-31 15:30:45 +01:00
Michael Babker
80864dbb9c
Escaped quotes aren't pulled correctly from Crowdin (tries to convert to \"_QQ_"), so use single quotes
2016-04-15 09:45:10 -05:00
Brian Teeman
4dbd4e2292
en-GB fixes
...
Please double check before merging just in case I misundestood
2016-04-08 20:36:22 +01:00
Michael Babker
ce206d34ab
Standardize on a single space at end of sentence
2016-04-05 12:30:05 -04:00
Michael Babker
e5d1e6fdd8
Raise warning when a patch includes binary files
2016-03-27 14:45:38 -04:00
Michael Babker
5b3e5bcd96
Process labels during fetch and store RTC state if the label is assigned ( Fix #88 )
2016-03-27 14:39:34 -04:00
Michael Babker
0f47672813
Only store/display commit SHA for applied patches
2016-03-27 14:13:44 -04:00
Michael Babker
2af80cf8d4
Add routine to reset the component's state ( Fix #124 )
2016-03-26 18:08:01 -04:00
Michael Babker
f7bd9029d3
Note if pulled patch is different than expected state ( Fix #121 )
2016-02-20 11:54:55 -05:00
Michael Babker
d59e0227f5
Copyright bump
2016-02-20 11:35:10 -05:00
Michael Babker
3783aed923
Quote the prefix since it's a literal string
2015-12-16 21:53:36 -05:00
photodude
079cf79a0a
Update tooltip for search filter
...
Explain the use of "Prefix with ID"
2015-12-16 19:44:13 -07:00
Michael Babker
bab7c4fa87
Merge pull request #103 from elkuku/user-test-sha
...
User test sha
2015-09-05 12:22:56 -04:00
Michael Babker
598ccf1412
Merge pull request #101 from brianteeman/patch-4
...
Credentials text
2015-07-21 09:48:53 -04:00
Brian Teeman
f4f0f8b6c7
Credentials text
...
This PR makes the message a little bitter
### Before ###
> No user credentials are saved, this will allow only 60 requests to the GitHub API per hour. Saving user credentials will allow 5,000 requests per hour.
### After ###
> You have not entered your user credentials in the Options. This will limit you to only 60 requests to the GitHub API per hour. Adding your credentials will allow 5,000 requests per hour.
2015-07-21 12:35:45 +01:00
Brian Teeman
4d8611652c
Clarify error message
...
Currently an error message will read like
> Could not connect to GitHub with the following error: Operation timed out after 0 milliseconds with 0 out of 0 bytes received
Which reads as if you were trying to connect with an error. This PR clarifies it so that the error message will read like
> Could not connect to GitHub: Operation timed out after 0 milliseconds with 0 out of 0 bytes received
2015-07-21 12:33:30 +01:00
elkuku
a95c4879ff
Update language files
2015-07-14 09:45:55 -05:00
Michael Babker
a56f449eb5
Remove some hardcoded English
2015-05-09 12:49:14 -04:00
Michael Babker
b013b85e74
Ensure all JHttp connections are wrapped in try/catch
2015-05-09 12:35:36 -04:00
Michael Babker
f23db76635
No more QQ quotes
2015-03-08 13:07:53 -04:00
Michael Babker
d8199d4b65
Apply patch returns false positive ( Fix #69 )
2015-02-23 08:50:13 -05:00
Michael Babker
d131a13f32
Broken Fetch Data down into chunks (Ref #27 )
2015-02-22 20:49:59 -05:00
Michael Babker
4a555d1b68
Missed language string
2015-02-22 18:46:22 -05:00
Michael Babker
e29d3c08bb
Fixes from last merge
2015-02-22 16:42:07 -05:00
Michael Babker
9831007ed1
Merge remote-tracking branch 'origin/pr/49'
2015-02-22 16:37:13 -05:00