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
Michael Babker
ba76348c7a
Merge pull request #24 from zero-24/patch-2
...
Update Copyright and fix some strings
2014-04-27 10:44:18 -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
Thomas Hunziker
39bb9c22f6
Escape title in hathor override
2014-01-10 08:28:25 +01:00
Michael Babker
b9f440e0fc
Update copyright notice
2014-01-02 20:50:44 -06:00
Michael Babker
e861f9c53b
Merge pull request #16 from zero-24/patch-1
...
Update german language file for com_patchtester
2013-10-20 11:15:14 -07: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
Michael Babker
e28bf69841
Merge pull request #15 from MAT978/patch-2
...
Create fr-FR.com_patchtester.ini
2013-10-20 10:09:44 -07: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
22860bbe28
Merge remote-tracking branch 'mbabker/master' into mbabker-3.1.2
2013-07-14 22:21:23 -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
0d85908bce
Build script tweaks
2013-07-12 21:50:35 -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
8ff29492fe
Submodule Joomla Coding Standards, add build script to check them
2013-07-12 20:46:47 -05:00
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
3e79f25cb8
Merge pull request #2 from javigomez/patch-2
...
Add a video tutorial
2013-07-12 03:25:38 -07: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
1891399bf8
Add a video tutorial
2013-07-12 11:37:32 +02:00