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

385 Commits

Author SHA1 Message Date
Michael Babker
6d28777d1f Add a progress bar to the fetch modal 2017-06-18 12:21:43 -05:00
Michael Babker
19e61d22a6 Version bump 2017-05-31 03:08:20 -05:00
Michael Babker
a6b349aad6
Tag 3.0 beta 3 2017-05-31 03:06:00 -05:00
Michael Babker
754242e09b Sync translations 2017-05-31 03:03:19 -05:00
Michael Babker
66caae6668 Fix regex to support up to 3 digits for a page value (Fix #192) 2017-05-04 19:48:24 -05:00
Michael Babker
1a5b47a108 Account for differences in 3.x and 4.x HTTP client 2017-04-22 12:09:19 -05:00
Michael Babker
e8fce0c7a6 Change catch for fetching the rate limit (Fix #189) 2017-04-22 12:00:02 -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
d5e016fe2d First cut at layouts for 4.0 admin template 2017-02-04 12:16:25 -06:00
Michael Babker
42fe965675 Version bump 2017-02-04 10:18:48 -06:00
Michael Babker
cdec2b54a4
Tag 3.0 beta 2 2017-02-04 10:17:36 -06:00
Michael Babker
0f1e2ea9b0 Pull from Crowdin 2017-02-04 10:16:06 -06:00
Michael Babker
f148810aaf Copyright bump 2017-01-21 13:54:53 -06:00
Michael Babker
cb5ce7e6ac Make the errors layout a base layout 2017-01-21 13:52:15 -06:00
Michael Babker
a0aec1450b Use a Composer autoloader (Fix #183) 2017-01-21 13:37:31 -06:00
Michael Babker
58a4d5af97 Use the 3.7 media loader signatures 2016-11-20 15:51:21 -06:00
andrepereiradasilva
090f9f14cc change media version 2016-11-12 11:58:13 +00:00
Nicola Galgano
362de4cc8d Postgresql - bigint field "pull_id" doesn't like LIKE operator - #175
bigint field "pull_id" doesn't like LIKE operator
2016-11-06 08:49:39 +01:00
Michael Babker
fe93f691b5 Now requires 3.7 2016-10-30 19:31:25 -05:00
Michael Babker
2b8e70c380 Change typehint 2016-10-30 19:31:09 -05:00
Michael Babker
bf080b47b5 Version bump 2016-10-08 11:18:14 -05:00
Michael Babker
aa4c23b558
Tag 3.0 beta 2016-10-08 11:17:32 -05:00
Michael Babker
bdca1903a5 Add a warning for the 4.0 branch 2016-10-08 11:14:16 -05:00
Michael Babker
59c88977b0 Only check once if in production 2016-10-08 10:52:01 -05:00
Michael Babker
26f8aa915b Add a couple other production exclusions 2016-10-08 10:44:47 -05:00
Michael Babker
f9175ff5b8 Initial cut at renamed file support (Ref #172) 2016-09-22 08:35:55 -05:00
Michael Babker
d9cd1a16d0 Use new script for syncing Crowdin 2016-08-27 12:02:28 -05:00
Michael Babker
a0a250cd06 Sync with Crowdin 2016-08-23 18:25:59 -05:00
Michael Babker
0a6fb3796d Version bump 2016-07-31 11:19:11 -05:00
Michael Babker
b2829e90a2 Tag 3.0.0 alpha 2
Signed-off-by: Michael Babker <mbabker@flbab.com>
2016-07-31 11:16:52 -05:00
Michael Babker
2d03b2ecde Merge pull request #170 from zero-24/supportnoncmslikestructurs2
Support non CMS like Repo Struktures
2016-07-31 11:14:01 -05:00
Michael Babker
e39e5c5dac Only need to list the directory here 2016-07-31 10:49:07 -05:00
zero-24
498ffb86e3 prodFileName 2016-07-31 10:45:42 +02:00
zero-24
a4a0334cd1 use the new cool script.php ;) 2016-07-30 22:23:14 +02:00
zero-24
a7cc928767 fix issues 2016-07-30 22:13:19 +02:00
zero-24
e93bb384e8 fix issues 2016-07-30 22:12:36 +02:00
zero-24
e72b6501d1 allow non cms like structurs 2016-07-30 22:09:04 +02:00
Michael Babker
f7e8fb87ae Fetch from user's repo, not base repo (Fix #165) 2016-07-03 16:45:57 -05:00
Michael Babker
dac2356335 Add check for empty data array 2016-06-25 12:57:24 -05:00
Michael Babker
7f838652c7 Version bump 2016-06-25 12:49:01 -05:00
Michael Babker
91fb43e7b9 Tag 3.0.0 alpha
Signed-off-by: Michael Babker <mbabker@flbab.com>
2016-06-25 12:46:15 -05:00
Michael Babker
928d314451 Remove check for binary file 2016-06-25 12:40:28 -05:00
Michael Babker
d94e5396a9 Don't include file body in encoded database record (Fix #156) 2016-06-25 12:39:35 -05:00
Michael Babker
fb0569bc09 Missed GitHub class changes 2016-06-25 12:32:06 -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
0056aa216b Implement custom GitHub API connector (Fix #155) 2016-06-25 11:34:48 -05:00
Michael Babker
a876a3593a Update doc block 2016-06-19 11:07:53 -05:00
Michael Babker
2d647a0596 Add script to handle release tasks 2016-06-19 10:47:43 -05:00
Michael Babker
9441b0103d Refactor install script to use JInstallerScript, bump to 3.6 minimum 2016-06-19 10:17:11 -05:00
Michael Babker
dbaeefa3aa Remove JTable classes 2016-06-19 10:07:43 -05:00
Michael Babker
8658fb62f3 Stop using JTable for database interaction 2016-06-19 10:06:59 -05:00
andrepereiradasilva
127c9b5052 empty user, pass and token on change 2016-06-13 00:04:04 +01: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
87d8d0edad Curse you whitespace... Curse you... 2016-06-12 16:15:18 -05: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
e22a520320 Update config.xml 2016-05-31 17:06:58 +01:00
andrepereiradasilva
8b236bdba0 avoid autocomplete (add a space as default in the username) 2016-05-31 17:05:54 +01:00
andrepereiradasilva
1a40aa00c9 Update en-GB.com_patchtester.ini 2016-05-31 16:18:57 +01:00
andrepereiradasilva
9285ad5e3a Update config.xml 2016-05-31 16:18:46 +01:00
andrepereiradasilva
d91dfd4211 language vars 2016-05-31 15:30:45 +01:00
andrepereiradasilva
18e7cb4c06 improve options 2016-05-31 15:29:43 +01:00
andrepereiradasilva
e48777f0fb remvoe default 2016-05-31 13:15:49 +01:00
andrepereiradasilva
6e4b852376 just code style + autocomplete = off 2016-05-31 13:14:54 +01:00
Michael Babker
a495811127 Version bump 2016-05-11 07:46:35 -05:00
Michael Babker
285154a50a
Tag 2.0.1 2016-05-11 07:43:30 -05:00
Michael Babker
a6a733d4f7 Sync'd translations with Crowdin 2016-05-11 07:42:12 -05:00
Michael Babker
663061e090 Version bump 2016-04-15 10:29:42 -05:00
Michael Babker
99909edf79
Tag 2.0.0 2016-04-15 10:25:05 -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
andrepereiradasilva
459f643957 Solves #142 2016-04-05 09:47:23 -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
andrepereiradasilva
1889b48916 fix tfoot colspan 2016-03-29 00:51:37 +01:00
andrepereiradasilva
5378dc6575 notice, not info 2016-03-28 12:05:10 +01:00
Michael Babker
45a255ecd7 Too many commas 2016-03-27 15:04:09 -04:00
Michael Babker
18162dc6cf Merge branch 'master' of github.com:joomla-extensions/patchtester 2016-03-27 14:57:22 -04:00
Michael Babker
87a46904aa Merge pull request #123 from andrepereiradasilva/update-server
Adds Update server
2016-03-27 14:57:09 -04:00
Michael Babker
ffd04b37f9 Version bump 2016-03-27 14:56:00 -04:00
Michael Babker
69214529f7 Tag 2.0.0.rc 2016-03-27 14:55:33 -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
4811968a5c Merge branch 'master' of github.com:joomla-extensions/patchtester 2016-03-27 14:14:00 -04:00
Michael Babker
0f47672813 Only store/display commit SHA for applied patches 2016-03-27 14:13:44 -04:00
Michael Babker
d7057adff6 Allow empty SHA and don't insert it on fetch routine 2016-03-27 13:46:26 -04:00
zero-24
832f0df38c Fixes https://github.com/joomla-extensions/patchtester/issues/132 2016-03-27 11:59:48 +02:00