photodude
8052c08aaa
Correct for search with partial
2015-12-17 09:52:59 -07:00
photodude
9b83c614a4
Fix concat spacing
2015-12-17 09:49:36 -07:00
photodude
9412ba14e4
Move the is_numeric($search) to it's own condition
2015-12-17 09:39:55 -07: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
photodude
bc16e63018
Add a check to allow searching w/o prefix id
2015-12-16 19:34:28 -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
Michael Babker
0e7ee767ef
Version bump
2015-12-05 13:10:56 -05:00
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
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
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
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
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
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
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
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
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
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
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
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
dgt41
48c33c7224
mootools...
2015-05-07 00:49:16 +03:00
dgt41
f33f23bbe7
core.js is needed
2015-05-06 15:09:12 +03: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
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
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
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
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
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
Michael Babker
11c412e1e9
JText missing global namespace reference ( Fix #67 )
2015-02-23 08:19:38 -05:00
Michael Babker
331d24afe7
Version bump
2015-02-22 20:56:27 -05:00
Michael Babker
68b2d67a4b
Tag 2.0.0.beta2
2015-02-22 20:50:35 -05:00
Michael Babker
d131a13f32
Broken Fetch Data down into chunks (Ref #27 )
2015-02-22 20:49:59 -05:00
Michael Babker
cbd5fcc1dc
Less else
2015-02-22 19:07:05 -05:00
Michael Babker
003b9c5791
Finish updating rate limit checks
2015-02-22 19:04:22 -05:00
Michael Babker
4a555d1b68
Missed language string
2015-02-22 18:46:22 -05:00
Michael Babker
6c20ee73fb
Ability to filter on applied patches
2015-02-22 18:44:35 -05:00
Michael Babker
74ed342217
Move assets to media folder
2015-02-22 18:33:36 -05:00
Michael Babker
ee8f6be6b2
Reapply part of #64
2015-02-22 17:59:15 -05:00
Michael Babker
24cb0105b7
Move the sort filter
2015-02-22 16:51:32 -05:00
Michael Babker
46d52ab975
Fix tooltip display
2015-02-22 16:46:51 -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
049c04d9c0
Merge remote-tracking branch 'origin/pr/60'
2015-02-22 16:32:08 -05:00
Michael Babker
b6611f50e6
Merge remote-tracking branch 'origin/pr/61'
2015-02-22 16:31:42 -05:00
Michael Babker
99fc1ae56e
Copyright 2015
2015-02-22 16:29:43 -05:00
Michael Babker
0abb99bd6e
Merge remote-tracking branch 'origin/pr/62'
2015-02-22 16:29:06 -05:00
George Wilson
e4f8f4798a
Fix check for remaining token uses ( Fix #64 )
2015-02-22 16:28:27 -05:00
Michael Babker
2beee89e50
Need to quote data values, tweak query building
2015-02-22 16:25:54 -05:00
George Wilson
fe839a077d
Improve performance by only making 1 query
2015-02-17 00:29:02 +00:00
George Wilson
9033f2a4df
Fix undefined variable
2015-02-16 21:35:49 +00: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
zero-24
0d4acdf6b6
adding chosen css
...
This PR add the chosen css that makes the dropdown looking better (as we have in core)
2015-01-25 02:24:43 +01:00
zero-24
9f990640ff
Re-apply the toolbar icon fix
...
This PR re-apply the toolbar icon fix that was added here: https://github.com/joomla-extensions/patchtester/pull/23
2015-01-25 01:47:59 +01:00
Nikolai Plath
462aa1cd48
Fix wrong path
...
Component does only work on windoze systems :(
2014-12-02 12:34:27 -05: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
mtmeyrick
23c0ce5146
Added Octicons to assets
2014-10-21 00:38:52 +01:00
Michael Babker
faa490e1c1
Call to undefined method
2014-10-17 12:58:13 -04:00
Michael Babker
d7b7915b22
Fix a couple of task references, URL encode patch URLs, cleanup PullModel ( Fix #43 )
2014-10-17 12:47:00 -04:00
Michael Babker
61f21236bc
Bug fixes
2014-10-17 07:32:48 -04:00
Michael Babker
d9eef95db5
Remove folder from manifest
2014-10-17 06:39:13 -04:00
Michael Babker
6a6f155285
Remove the rating column ( Fix #41 )
2014-10-17 03:10:42 -04:00
Michael Babker
63dac07c12
Merge remote-tracking branch 'origin/master' into namespace
2014-10-17 03:09:27 -04:00
Michael Babker
74fe869c50
Merge pull request #38 from n9iels/patch-1
...
Add lightbox to info icon
2014-10-17 03:04:47 -04:00
Niels van der Veer
e6fd9c1234
Add lightbox to info icon
2014-09-20 12:11:47 +02: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
c228b5942c
Fix bug that makes search impossible
2014-09-13 08:52:31 +02:00
Niels van der Veer
7681705c41
Update default_items.php
2014-09-01 19:24:30 +02:00
Niels van der Veer
e0660e1073
Change info icon to bootstrap icon
2014-09-01 19:05:19 +02: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
f16cbc4aec
Merge branch 'master' into namespace
2014-06-07 13:10:45 -05:00
Obsidev
ab2c81cc8b
Updating installation script
...
If we re-install PatchTester on a website, the copy of the folder failed because the destination folder already exists.
Using the option "force", the JFolder::copy won't generate an exception and copy the files even if the destination folder already exist.
Regarding the code of JFolder::copy, it can be useful to put this call in a try/catch ; otherwise the exception stop the all process.
Regards,
Jerome - Obsidev/HikaShop
2014-06-03 16:51:45 +02:00
Michael Babker
ed0ccf0c5f
Refactor search filter ( Fix #30 )
2014-05-31 10:25:13 -05:00
Michael Babker
b3c68f1935
Clarify config labels ( Fix #29 )
2014-05-31 09:28:06 -05:00
Michael Babker
eb42ed6b9c
Merge branch 'master' into namespace
2014-05-04 16:55:13 -05:00
Michael Babker
fdebf8b6b2
Update schema for non-MySQL databases
2014-05-04 16:55:06 -05:00
Michael Babker
62515d1b34
Remove pulls table on uninstall
2014-05-04 16:50:19 -05:00
Michael Babker
9171c4b234
Refactor to be namespaced and not use legacy MVC
2014-05-03 18:48:08 -05:00
Michael Babker
881d5fa9ae
Use FW Registry
2014-05-02 21:02:38 -05:00
Michael Babker
400e931bb7
Move JGithub and JHttp initialization around
2014-05-02 20:56:15 -05:00
Michael Babker
33c1d07b3d
Change fetch icon
2014-05-02 20:36:05 -05:00
Michael Babker
8fc4655e0d
Merge remote-tracking branch 'origin/pr/19'
2014-05-02 15:34:52 -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
Michael Babker
7f7e445722
Remove references to PTGithub object, replace deprecated method calls
2014-05-01 07:51:01 -05:00
Michael Babker
7b1a342a73
Use JGithub, raises minimum CMS version to 3.3
2014-05-01 07:47:10 -05:00
Michael Babker
f18da366ff
Merge pull request #23 from zero-24/patch-1
...
Icon for the Toolbar in 3.x
2014-04-27 10:47:22 -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
zero-24
0d1229a0f5
Patchtester icon
...
Currently we have no icon at the toolbar. This PR will change (or more fallback) to a circle with a point in it. As the others that are in the images folder don't look so good.
But if we want to have e.g. the red beetle (https://github.com/joomla-extensions/patchtester/tree/master/administrator/components/com_patchtester/assets/images )
I can change this PR
Let me know :)
2014-04-27 17:19:20 +02:00
Michael Babker
f317ddbabf
Make search case insensitive ( Fix #22 )
2014-03-29 11:51:29 -05:00
Michael Babker
c1b0b499cc
Initial support for sort by applied status (Ref #21 )
2014-03-22 10:57:30 -05:00
Thomas Hunziker
2531c226a0
Escape title
2014-01-10 08:28:56 +01: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
809a49f8a2
I shall call you beta
2013-09-28 20:45:21 -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
2262df4dca
Filtering works properly ( Fix #5 )
2013-09-28 19:25:15 -05:00
Michael Babker
03063fea23
Verify cURL is usable in environment ( Fix #7 )
2013-09-28 19:02:04 -05:00
Michael Babker
b83ffa291e
Merge pull request #6 from brianteeman/patch-1
...
Quick fix to change colour for revert patch button
2013-08-12 14:06:33 -07:00
Michael Babker
1c3edbd5d8
Multi database support
2013-08-12 16:05:52 -05:00
Brian Teeman
eadd111664
Quick fix to change colour for revert patch button
2013-08-12 22:05:06 +01:00
Michael Babker
ebb396869e
Exclude non-production folders if running in a production environment
2013-07-28 12:44:05 -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
e030dd9d5e
Standardize the layout a bit
2013-07-12 21:58:08 -05:00
Michael Babker
4382c77479
Don't install the site component
2013-07-12 21:30:15 -05:00
Michael Babker
cec5083e0d
Change author info
2013-07-12 21:27:53 -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
javier gomez
62af8ba1c7
Makes links to github appear in a new window
...
Now the links make your joomla disapear because you load the github page in same page. Adding the target to link it opens in a new window.
2013-07-12 11:25:07 +02:00
Michael Babker
5717f46c92
Reset version number, build tweaks
2013-07-11 22:02:17 -05:00
Michael Babker
840d85435a
Drop commented code
2013-07-11 21:09:41 -05:00
Michael Babker
961a8c7a35
Use JHttp
2013-07-11 21:03:26 -05:00
Michael Babker
18738067f1
Misc bug fixes
2013-07-11 20:49:58 -05:00
Nikolai Plath
227109ed4b
Add J! 3.0 compat and pagination
2012-09-08 20:53:44 -05:00
Nikolai Plath
f4dfa0629e
Fix sql paths in install manifest
2012-07-13 23:58:26 +00:00
Nikolai Plath
12173df0a3
Correct a wrong value
2012-06-12 15:38:53 -05:00
Nikolai Plath
c8f48c3361
Add a check for OpenSSL and https wrappers
2012-06-12 15:38:14 -05:00
Nikolai Plath
9b1887b38c
Add missing translations
2012-06-12 15:07:26 -05:00
Nikolai Plath
573198f24e
Add a readme to backups folder
2012-06-12 15:02:05 -05:00
Nikolai Plath
10b074940e
Update language files
2012-06-12 15:01:42 -05:00
Nikolai Plath
987b668749
Move install.sql files
2012-06-12 14:07:56 -05:00
Nikolai Plath
edfce5445f
Formatting and fixes
2012-06-12 13:42:45 -05:00
Nikolai Plath
d1a8e14e64
Move out items template
2012-06-12 13:42:03 -05:00
Nikolai Plath
9bf2f103e2
Add a tiny cURL helper (@todo use the J! one)
2012-06-12 12:36:34 -05:00
Nikolai Plath
b65b76cab6
Remove superfluous index.html files
2012-06-12 12:34:08 -05:00
Nikolai Plath
d2adc9c218
Fix unable to process "long" files
2012-06-12 11:44:48 -05:00
Nikolai Plath
8674af3898
formatting
2011-10-27 15:23:10 -05:00
Nikolai Plath
f3f29162a2
Update language
2011-10-27 15:22:38 -05:00
Nikolai Plath
269f437dd9
reenabled filter on id
2011-10-27 14:50:18 -05:00
Nikolai Plath
2c4f4f5774
merging ordering
2011-10-27 14:19:11 -05:00
Nikolai Plath
478324e52a
Merge branch 'master', remote branch 'upstream/master' into artwork
2011-10-27 14:13:59 -05:00
Nikolai Plath
3bb367319f
Add icons for admin menu and toolbar
2011-10-15 17:02:31 -05:00
Nikolai Plath
2765063ec8
Fix missing default values
2011-10-15 13:47:02 -05:00
Nikolai Plath
59a6d76c82
Remove call to deprecated JError
2011-10-15 13:13:31 -05:00
Nikolai Plath
73abd062d5
Add filter on pull id
2011-10-15 02:10:25 -05:00
Nikolai Plath
e157c76371
Update language
2011-10-14 20:14:19 -05:00
Nikolai Plath
4049dd9be8
Implement exceptions, slightly improve error messages
2011-10-14 20:13:59 -05:00
Nikolai Plath
8a46d9cb79
Change apply method from using streams to cURL
2011-10-14 20:09:27 -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
27c685217e
Add ordering and filter
2011-10-13 12:58:22 -05:00
Nikolai Plath
3babe57078
Remove commented line, formatting
2011-10-13 11:44:25 -05:00
Nikolai Plath
2bdffb5bc6
Fix language keys mixed up
2011-10-13 00:47:11 -05:00
Nikolai Plath
291073828d
merging
2011-10-13 00:41:36 -05:00
Nikolai Plath
5a4226413f
Fix Backup not created when deleting files
2011-10-13 00:29:08 -05:00
Nikolai Plath
edc9f41ff3
Fix language keys mixed up
2011-10-12 23:15:09 -05:00
Nikolai Plath
fd4bc5ba59
Add message types to distinguish errors
2011-10-12 23:01:15 -05:00
Ian MacLennan
3d6b595b40
Fixed manifest file.
...
Fixed uninstall sql file. /me hangs head in shame
Added build file
Added github file manifest
Added package manifest
Added update files
2011-10-12 23:24:33 -04: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
74de0e012c
Enhanced patch application and reverting ability
2011-10-11 16:51:12 -04:00
Ian MacLennan
59ff677545
Fixed issues using JHttp
2011-10-11 12:04:33 -04:00
Ian MacLennan
077e57ccfa
Creating component
2011-10-11 10:27:52 -04:00