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

148 Commits

Author SHA1 Message Date
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
a6a733d4f7 Sync'd translations with Crowdin 2016-05-11 07:42:12 -05:00
Michael Babker
d5063d2ab9 Downloaded translations from Crowdin 2016-04-15 10:17:12 -05: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
alikon
472e60c12f Lingua Italiana 2016-04-05 20:50:57 +02:00
Michael Babker
ce206d34ab Standardize on a single space at end of sentence 2016-04-05 12:30:05 -04:00
Michael Babker
6fea0d7f64 Added pl-PL translation, thanks Darek! 2016-04-05 11:20:35 -04:00
Wilco Alsemgeest
e0173769d4 Update nl-NL.com_patchtester.ini
Updated the Translation
2016-04-04 21:15:43 +02:00
Wilco Alsemgeest
09f46b02e8 Update nl-NL_com_patchtester.sys.ini
Updated the translation.
2016-04-04 20:44:06 +02:00
zero-24
95f6c49ec5 update de-DE 2016-04-04 18:11:41 +02:00
zero-24
84e0a9808e Revert "update de-DE"
This reverts commit a92c87c28d.
2016-04-04 18:10:18 +02:00
zero-24
a92c87c28d update de-DE 2016-04-04 18:09:12 +02:00
Michael Babker
3366ac05f6 Merge pull request #137 from andrepereiradasilva/patch-1
Update pt-PT language file for 2.0.0
2016-04-04 09:41:21 -04:00
Marc-Antoine Thevenet
09c1727f77 🇫🇷 updated based on the 🇬🇧 version
🇫🇷 updated based on the 🇬🇧 version
2016-04-04 09:36:48 -04:00
andrepereiradasilva
80fea7cf96 update pt-PT language file fot 2.0.0 2016-04-04 13:31:55 +01: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
andrepereiradasilva
0f50313c36 Some corrections 2015-12-13 20:42:04 +00:00
andrepereiradasilva
f2cd5b2567 minor 2015-12-13 19:56:11 +00:00
andrepereiradasilva
c277564dab minor changes 2015-12-13 19:53:10 +00:00
andrepereiradasilva
39ccf4082f pt-PT language 2015-12-13 19:51:51 +00:00
zero-24
391093c5eb de Updates on the no Credentials string 2015-09-06 19:56:45 +02:00
Michael Babker
bab7c4fa87 Merge pull request #103 from elkuku/user-test-sha
User test sha
2015-09-05 12:22:56 -04:00
Marc-Antoine Thevenet
6ab0fd7ec8 Update fr-FR.com_patchtester.ini
fr-FR updated following Brian's PR
Thanks
2015-08-04 15:03:13 -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
zero-24
da34ef8fda missing language string and optimation 2015-05-15 23:55:02 +02:00
Marc-Antoine Thevenet
6591ecf800 Update fr-FR.com_patchtester.ini
small adjustments
2015-05-14 09:37:42 -04:00
zero-24
6696988913 typo 2015-05-10 14:16:24 +02:00
zero-24
3891bc4030 fixing it again :D 2015-05-10 14:14:54 +02:00
zero-24
84f25f3ecf again a fix 2015-05-10 14:12:38 +02:00
zero-24
c3b5162951 fixes 2015-05-10 14:11:10 +02:00
zero-24
dd9bc36cd3 Update the de-DE langauge files to match the current state 2015-05-10 14:07:10 +02:00
Marc-Antoine Thevenet
25e0c49239 Update fr-FR.com_patchtester.ini
updated from en-GB .ini (20150509)
2015-05-09 13:58:16 -04: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
4e31c9a709 Merge branch 'master' of github.com:joomla-extensions/patchtester 2015-03-08 13:08:29 -04:00
Michael Babker
f23db76635 No more QQ quotes 2015-03-08 13:07:53 -04:00
Marc-Antoine
d29ae6c964 Update fr-FR.com_patchtester.ini
fr-FR updated from the en-GB 150228
2015-02-28 13:55:32 -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
zero-24
bf06be0a40 Update de-DE.com_patchtester.ini 2015-01-27 18:04:34 +01:00
zero-24
7cc1494554 Update de-DE.com_patchtester.ini 2015-01-25 02:47:26 +01:00
zero-24
0cf0aca05e Update Copyright to 2014 2015-01-25 02:31:55 +01:00
zero-24
8afa804a2f Update de-DE.com_patchtester.ini 2015-01-25 02:31:23 +01:00
Michael Babker
c16dbbdcd9 Merge pull request #51 from MAT978/patch-4
Update fr-FR.com_patchtester.sys.ini
2014-11-04 15:48:44 -05:00
Marc-Antoine
4871214220 Update fr-FR.com_patchtester.ini 2014-11-04 14:22:18 -04:00
Marc-Antoine
e7aa950e2d Update fr-FR.com_patchtester.sys.ini 2014-11-04 14:16:40 -04:00
mtmeyrick
51ec7582b2 Styling added to update for J! Issue and Github 2014-10-22 00:29:39 +01:00
RolandD - roland-d
23293968b6 Added Dutch translation 2014-09-20 10:52:55 +02:00
Marc-Antoine
806a5132b4 Update fr-FR.com_patchtester.ini
minor changes and typos
2014-09-19 17:08:28 -04: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
ec2108d468 Merge branch 'master' of github.com:joomla-extensions/patchtester 2014-05-02 14:29:14 -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
zero-24
407b561d5a Update Copyright to 2014 2014-04-27 17:38:49 +02:00
zero-24
c0f20cab61 Update Copyright and fix some strings
This PR update the copyright notice also for the de-DE language file and fix some strings
2014-04-27 17:34:30 +02:00
Michael Babker
b9f440e0fc Update copyright notice 2014-01-02 20:50:44 -06:00
zero-24
f098cf9de9 Update de-DE.com_patchtester.sys.ini 2013-10-20 20:14:27 +02:00
zero-24
ef829275a6 Update de-DE.com_patchtester.ini
Update german language file for com_patchtester since this is out of sync with the en-GB files.
2013-10-20 20:12:05 +02:00
Marc-Antoine
41143e491c Create fr-FR.com_patchtester.ini
French translation for the en-GB.com_patchtester.ini file ...
Some adjustments will probably needed
2013-10-20 08:01:46 -07:00
Marc-Antoine
3d9d6ef40f Create fr-FR.com_patchtester.sys.ini (Fix #11) 2013-10-18 19:50:06 -05:00
Michael Babker
92989cd675 Miscellaneous tweaks
- Updated README
- Layouts for Hathor
- Admin housecleaning on the repo
2013-09-28 20:43:51 -05:00
Michael Babker
3814e12e41 Modify cache mechanism to re-enable pagination (Fix #3) 2013-07-18 22:12:16 -05:00
Michael Babker
0238672232 Implement caching mechanism 2013-07-14 14:34:29 -05:00
Michael Babker
cacb1c20ee Add cache config 2013-07-14 14:06:32 -05:00
Michael Babker
b8170b3993 Reformat to Joomla CS 2013-07-12 21:26:21 -05:00
Michael Babker
56a09778fc Add config for GH username/password 2013-07-12 20:06:39 -05:00
Michael Babker
4aef2140c5 Add an API rate limit check 2013-07-12 19:31:09 -05:00
Nikolai Plath
10b074940e Update language files 2012-06-12 15:01:42 -05:00
Nikolai Plath
b65b76cab6 Remove superfluous index.html files 2012-06-12 12:34:08 -05:00
Nikolai Plath
f3f29162a2 Update language 2011-10-27 15:22:38 -05:00
Nikolai Plath
e157c76371 Update language 2011-10-14 20:14:19 -05:00
Nikolai Plath
a700deeafa Update german language 2011-10-14 17:18:04 -05:00
ianmacl
1037d7f22d Merge pull request #4 from elkuku/translation-de
Add german translation
2011-10-14 06:47:53 -07:00
Nikolai Plath
45f9d3c99b Add german translation 2011-10-13 19:54:10 -05:00
Nikolai Plath
eea7fa1deb Update language file 2011-10-13 12:58:37 -05:00
Nikolai Plath
2bdffb5bc6 Fix language keys mixed up 2011-10-13 00:47:11 -05:00
Ian MacLennan
e97da33546 Added link to JoomlaCode issue.
Added default values to parameter retrieval so it is no longer necessary to configure the repo.
2011-10-12 22:13:19 -04:00
Ian MacLennan
077e57ccfa Creating component 2011-10-11 10:27:52 -04:00