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

65 Commits

Author SHA1 Message Date
Michael Babker
0519aceb95 Rewrite build script for new locations 2013-07-12 20:13:14 -05:00
Michael Babker
e3d0730755 .gitignore 2013-07-12 20:10:20 -05:00
Michael Babker
2a0e492d15 Move down build resources 2013-07-12 20:07:48 -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
Michael Babker
7697095b26 Merge pull request #1 from javigomez/patch-1
Makes links to github appear in a new window
2013-07-12 03:25:18 -07: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
b44df81fd3 Add a symlinks file 2012-07-13 23:58:40 +00: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
55943f8e31 Remove library files, now in core 2012-06-12 13:43:43 -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
ianmacl
8219095885 Merge pull request #5 from elkuku/error-handling
Error handling
2011-10-16 17:02:55 -07:00
Nikolai Plath
3bb367319f Add icons for admin menu and toolbar 2011-10-15 17:02:31 -05:00
Nikolai Plath
395141a00f Update build script and manifest 2011-10-15 13:49:37 -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
181ba67e0f Use JCurl 2011-10-14 20:11:31 -05:00
Nikolai Plath
8a46d9cb79 Change apply method from using streams to cURL 2011-10-14 20:09:27 -05:00
Nikolai Plath
62998d0db9 Add JCurl class 2011-10-14 19:52:34 -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
ianmacl
dedc949af0 Merge pull request #3 from elkuku/ordering
Ordering
2011-10-14 06:46:56 -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
d7ccf07a06 Merge remote branch 'upstream/master' 2011-10-13 11:31:10 -05:00