31
0
mirror of https://github.com/joomla-extensions/patchtester.git synced 2024-06-04 14:40:47 +00:00
Commit Graph

457 Commits

Author SHA1 Message Date
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
Michael Babker
571cc559a7 Merge pull request #146 from brianteeman/patch-2
en-GB fixes
2016-04-08 16:21:05 -04: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
8254a4eb7d Merge pull request #144 from alikon/italiano
Italian translation
2016-04-05 14:56:08 -04: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
751ec5bbad Update the secure vars 2016-04-05 11:53:39 -04:00
Michael Babker
1e1b60a2ce Update Crowdin language sources on pushes to master 2016-04-05 11:47:07 -04:00
Michael Babker
9ba5de93fd Added Crowdin support for managing translations 2016-04-05 11:21:49 -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
Michael Babker
eb06be0458 Merge pull request #141 from conconnl/patch-2
Update nl-NL.com_patchtester.ini
2016-04-04 15:19:58 -04:00
Wilco Alsemgeest
e0173769d4 Update nl-NL.com_patchtester.ini
Updated the Translation
2016-04-04 21:15:43 +02:00
Michael Babker
4d01190eef Merge pull request #140 from conconnl/patch-1
Update nl-NL_com_patchtester.sys.ini
2016-04-04 15:02:20 -04:00
Wilco Alsemgeest
09f46b02e8 Update nl-NL_com_patchtester.sys.ini
Updated the translation.
2016-04-04 20:44:06 +02:00
Michael Babker
bc9b2ee171 Merge pull request #139 from zero-24/de_update
Update de-DE for patchtester 2.0.0
2016-04-04 12:40:22 -04: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
Michael Babker
4155ec8ac9 Merge pull request #138 from MATsxm/patch-11
🇫🇷 updated based on the 🇬🇧 version
2016-04-04 09:40:00 -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
4e7eb89a81 Merge pull request #136 from andrepereiradasilva/patch-1
fix tfoot colspan
2016-03-28 19:53:18 -04:00
andrepereiradasilva
1889b48916 fix tfoot colspan 2016-03-29 00:51:37 +01:00
Michael Babker
451f76a542 Merge pull request #135 from andrepereiradasilva/patch-1
notice, not info
2016-03-28 09:50:07 -04: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
Michael Babker
8822140170 Merge pull request #133 from zero-24/patch-1
Added non production files to the exclude array
2016-03-27 11:52:45 -04:00
zero-24
832f0df38c Fixes https://github.com/joomla-extensions/patchtester/issues/132 2016-03-27 11:59:48 +02:00
Michael Babker
5e60b09f80 Use issues API to fetch instead of pulls 2016-03-26 18:42:18 -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
bef895038f Merge pull request #131 from zero-24/patch-1
Use tabs in the patchtester.xml
2016-03-26 14:28:25 -04:00
zero-24
6a4529561c Fix tabs 2016-03-26 18:58:17 +01:00
andrepereiradasilva
0543cbd188 prepare to 2.0.0 2016-03-20 19:39:03 +00:00
Michael Babker
c3cbd24276 Version bump 2016-03-18 17:48:41 -04:00
Michael Babker
39a8c3aa45 Tag 2.0.0.beta5 2016-03-18 17:39:28 -04:00
Michael Babker
f6973e3321 Remove unused comments column (Fix #129) 2016-03-18 17:37:20 -04:00
Michael Babker
0fe1c63146 Correctly link to the issue tracker if able (Fix #130) 2016-03-18 17:34:31 -04:00
Michael Babker
60b48e2236 Restructure JavaScript 2016-03-16 01:18:16 -04:00