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
Michael Babker
a64e0b57df
Lengthen the title column
2015-05-09 13:08:34 -04:00
Michael Babker
0322eb2039
Merge pull request #71 from hans2103/patch-1
...
added documentation
2015-05-09 13:05:14 -04:00
Michael Babker
718716f26b
One more
2015-05-09 13:01:21 -04:00
Michael Babker
23aa89ae9d
Missed on try/catch
2015-05-09 12:58:58 -04:00
Michael Babker
a56f449eb5
Remove some hardcoded English
2015-05-09 12:49:14 -04:00
Michael Babker
ebae3ab593
Relax cURL requirement, things should work OK with all JHttp adapters
2015-05-09 12:39:29 -04:00
Michael Babker
b013b85e74
Ensure all JHttp connections are wrapped in try/catch
2015-05-09 12:35:36 -04:00
Michael Babker
5ca5795016
Some tweaks on the Hathor layouts
2015-05-09 12:23:10 -04:00
Michael Babker
d5fce78cb3
Correct message when reverting patches
2015-05-09 11:57:06 -04:00
Michael Babker
bf2b6d27bc
Fix PHPCS issues
2015-05-09 11:52:53 -04:00
Michael Babker
f479a355c3
Merge pull request #83 from dgt41/hathor
...
Hathor is broken
2015-05-06 18:01:35 -04:00
Michael Babker
810f5bcbc8
Merge pull request #85 from dgt41/mootools_ooo
...
More mootools...
2015-05-06 17:59:38 -04:00
dgt41
48c33c7224
mootools...
2015-05-07 00:49:16 +03:00
dgt41
5ea1baccba
.
2015-05-07 00:44:44 +03:00
Michael Babker
f8901224d0
Merge pull request #84 from dgt41/Joomla_not_defined
...
core.js is needed
2015-05-06 08:49:17 -04:00
dgt41
f33f23bbe7
core.js is needed
2015-05-06 15:09:12 +03:00
dgt41
babbc3c613
render the modal in default view
2015-05-06 04:43:39 +03:00
dgt41
8d32494a93
Hathor is broken
2015-05-06 04:27:01 +03:00
Michael Babker
9e5c274e3c
Merge pull request #82 from dgt41/patch-1
...
Remove mootools
2015-05-05 19:59:01 -04:00
Dimitris Grammatiko
aab3a6e116
BS tooltip 2
2015-05-06 02:41:54 +03:00
Dimitris Grammatiko
db48e934fe
BS tooltip
2015-05-06 02:40:52 +03:00
Dimitris Grammatiko
d45997882f
Remove mootools
...
Mootools is not needed here, so lets drop it!
Also the inline script is better to go through API
2015-05-06 02:25:36 +03:00
Michael Babker
ad532895c7
Merge pull request #78 from sovainfo/patch-2
...
description nvarchar limit to 4000
2015-03-12 12:58:47 -04:00
sovainfo
c8b43fb377
description nvarchar limit to 4000
...
The limit of 5000 seems to be to much for SQL2012
2015-03-12 17:57:55 +01:00
Michael Babker
7135cff379
Merge pull request #77 from sovainfo/patch-1
...
Remove if not existst on _patchtester_pulls
2015-03-12 12:51:57 -04:00
sovainfo
564d778b93
Remove if not existst on _patchtester_pulls
...
MSSQL doesn't seem to like that!
2015-03-12 17:51:18 +01: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
Michael Babker
055398c122
Adjust parsePatch to account for binary files ( Fix #74 )
2015-03-08 13:06:48 -04:00
Michael Babker
ca761191fc
Merge pull request #75 from alikon/patch-1
...
PostgreSQL - error apply/revert a patch
2015-03-08 11:25:34 -04:00
Nicola Galgano
ae836de99c
PostgreSQL - error apply/revert a patch
...
as reported #47 you are unable to apply a patch on postgresql
the issue arise cause we are using LIKE on a bigint field ```pull_id```
```
WHERE ("a"."title" LIKE '%6263%') OR ("a"."pull_id" LIKE '%6263%')
```
we need to use ``` = ``` instead
2015-03-08 09:39:11 +01:00
Michael Babker
72b50e2a96
Merge pull request #73 from MAT978/patch-6
...
Update fr-FR.com_patchtester.ini
2015-02-28 13:18:26 -05: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
Hans Kuijpers
17741b3420
added documentation
2015-02-27 15:15:25 +01:00
Michael Babker
3b9c3fcbcd
Change check for CHANGELOG to index.php
2015-02-23 08:51:33 -05:00
Michael Babker
d8199d4b65
Apply patch returns false positive ( Fix #69 )
2015-02-23 08:50:13 -05:00