Michael Babker
f30a299539
Tag 2.0.0.beta4
2015-12-05 13:10:38 -05:00
Michael Babker
3ba355130b
Move inline JS to a separate file, bad syntax with the setHeader changes, Isis icon
2015-12-05 13:08:38 -05:00
Michael Babker
43d92ba64c
A once over on things
2015-12-05 12:43:54 -05:00
Michael Babker
95f62b498d
Truncate long titles ( Fix #98 )
2015-12-05 12:09:42 -05:00
Michael Babker
d1111be051
Merge branch 'master' of github.com:joomla-extensions/patchtester
2015-12-05 12:03:27 -05:00
Michael Babker
76de1805ff
Fix backend filter using 'id:##' syntax ( Fix #107 )
2015-12-05 12:03:23 -05:00
Michael Babker
c6f100266c
Merge pull request #109 from zero-24/travis
...
Travis on PHP 7 and the new infrastructure
2015-11-26 13:06:39 -05:00
zero-24
7b993d6f34
Update .travis.yml
2015-11-26 18:48:01 +01:00
zero-24
2f4cb4f099
Update .travis.yml
2015-11-26 14:48:37 +01:00
zero-24
ba2187cc94
we don't use phpunit
2015-11-26 14:26:53 +01:00
zero-24
7c240a1cb9
Don't use sudo don't allow php7 to fail ;)
...
https://docs.travis-ci.com/user/migrating-from-legacy/?utm_source=legacy-notice&utm_medium=banner&utm_campaign=legacy-upgrade
Based on: https://github.com/joomla/joomla-cms/blob/staging/.travis.yml
2015-11-26 14:26:05 +01:00
Michael Babker
9031d009cf
Merge pull request #104 from zero-24/de-DE_update
...
DE Updates on the no Credentials string
2015-09-06 14:04:04 -04: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
Michael Babker
999b1988f7
Merge pull request #102 from MAT978/patch-9
...
Update fr-FR.com_patchtester.ini
2015-08-05 16:38:31 -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
Michael Babker
8f449f13a2
Merge pull request #100 from brianteeman/patch-3
...
Clarify error message
2015-07-21 09:48:11 -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
elkuku
dd5140d84f
Add display the SHA in pulls list view
2015-07-14 09:45:27 -05:00
elkuku
0d2b836c51
Update SQL files
...
Add sha column
2015-07-14 09:43:13 -05:00
Michael Babker
d73715d9ac
Apparently Travis doesn't run composer install by default
2015-06-16 15:33:51 -04:00
Michael Babker
19c6c29626
Enable Travis-CI integration for PHPCS
2015-06-16 15:26:06 -04:00
Michael Babker
cafe878eea
Chain exceptions
2015-06-16 15:14:41 -04:00
Michael Babker
9b8a4d6745
Use leading slash consistently, use JHtml::_ versus direct method call
2015-05-23 11:01:58 -04:00
Michael Babker
aa4106f00a
Change the way the values are quoted, use truncate instead of truncateComplex ( Fix #95 )
2015-05-23 10:57:30 -04:00
Michael Babker
ed82aea47a
Merge pull request #97 from brianteeman/patch-2
...
Fix search
2015-05-23 10:20:21 -04:00
Brian Teeman
b64ae94069
Fix search
...
To test
Before PR
Enter any value in the filter column and you get an error
After PR
Make sure that text and numeric filters work
2015-05-23 12:08:25 +01:00
Michael Babker
60165e4721
Merge pull request #94 from zero-24/missing_de-DE_fixes
...
[de-DE] Missing language string and optimization
2015-05-15 18:25:16 -04:00
zero-24
da34ef8fda
missing language string and optimation
2015-05-15 23:55:02 +02:00
Michael Babker
28277de064
Merge pull request #93 from MAT978/patch-8
...
Update fr-FR.com_patchtester.ini
2015-05-14 09:44:28 -04:00
Marc-Antoine Thevenet
6591ecf800
Update fr-FR.com_patchtester.ini
...
small adjustments
2015-05-14 09:37:42 -04:00
Michael Babker
64bbec66ed
Merge branch 'master' of github.com:joomla-extensions/patchtester
2015-05-11 08:52:17 -04:00
Michael Babker
cbb1652f4a
Need to echo the error template... (Ref #80 )
2015-05-11 08:52:10 -04:00
Michael Babker
d4516d7b15
Merge pull request #91 from joomla-extensions/de-DE_update
...
Updates the german language files
2015-05-10 09:36:44 -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
Michael Babker
1f378bc24b
Merge pull request #89 from MAT978/patch-7
...
Update fr-FR.com_patchtester.ini
2015-05-09 14:02:33 -04: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
57aa17b5a0
Version bump
2015-05-09 13:34:47 -04:00
Michael Babker
8fee8fea73
Tag 2.0.0.beta3
2015-05-09 13:29:04 -04:00
Michael Babker
60e88d550d
Add file_exists checks before deleting files on revert
2015-05-09 13:24:57 -04:00
Michael Babker
c108343802
Move the line the error check is done on, add error check to Hathor ( Fix #32 )
2015-05-09 13:18:35 -04:00
Michael Babker
21d67965ec
Merge branch 'master' of github.com:joomla-extensions/patchtester
2015-05-09 13:13:39 -04:00
Michael Babker
dce7a865e9
Truncate the item descriptions when inserting pull data into the database
2015-05-09 13:13:31 -04:00