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

65 Commits

Author SHA1 Message Date
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
Michael Babker
9441b0103d Refactor install script to use JInstallerScript, bump to 3.6 minimum 2016-06-19 10:17:11 -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
Michael Babker
99fc1ae56e Copyright 2015 2015-02-22 16:29:43 -05:00
mtmeyrick
51ec7582b2 Styling added to update for J! Issue and Github 2014-10-22 00:29:39 +01:00
Niels van der Veer
eab31b00f7 Remove joomlacode references
Since we use the new tracker, the references to joomlacode.org are no
longer necessary
2014-09-01 18:13:09 +02:00
Michael Babker
b3c68f1935 Clarify config labels (Fix #29) 2014-05-31 09:28:06 -05:00
Michael Babker
1f432702bc Refactoring & Features
- Add support for an OAuth token
- Join over the applied patches table on the list view
- Data is all stored in database now versus fetching on each request
2014-05-02 15:24:33 -05:00
Michael Babker
07b311e5c4 Working commit - Working out kinks with the updated processing 2014-05-02 14:59:17 -05:00
Michael Babker
57852d602d Start refactoring to store the pull requests in the database 2014-05-01 09:35:26 -05:00
Michael Babker
435f8d1430 Modify how environmental errors are rendered 2014-05-01 08:07:13 -05:00
Michael Babker
b9f440e0fc Update copyright notice 2014-01-02 20:50:44 -06:00