31
0
mirror of https://github.com/joomla-extensions/patchtester.git synced 2024-09-20 16:59:02 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
Michael Babker
6ae47e8b4a Require 3.9 2019-08-27 19:46:12 -05:00
Michael Babker
3ad49d72ec Remove Hathor overrides 2019-08-27 18:18:54 -05:00
Michael Babker
6dd9a1cfc8
Add new languages forgotten in previous commit, prep release 2018-09-01 09:32:34 -05:00
Michael Babker
4d5475bc18 Bump to 3.8 minimum, use namespaced classes 2017-08-17 18:22:01 -05:00
Michael Babker
d5e016fe2d First cut at layouts for 4.0 admin template 2017-02-04 12:16:25 -06:00
Michael Babker
f148810aaf Copyright bump 2017-01-21 13:54:53 -06:00
Michael Babker
cb5ce7e6ac Make the errors layout a base layout 2017-01-21 13:52:15 -06:00
Michael Babker
fe93f691b5 Now requires 3.7 2016-10-30 19:31:25 -05:00
Michael Babker
e39e5c5dac Only need to list the directory here 2016-07-31 10:49:07 -05:00
zero-24
a4a0334cd1 use the new cool script.php ;) 2016-07-30 22:23:14 +02:00
Michael Babker
91fb43e7b9 Tag 3.0.0 alpha
Signed-off-by: Michael Babker <mbabker@flbab.com>
2016-06-25 12:46:15 -05:00
Michael Babker
9441b0103d Refactor install script to use JInstallerScript, bump to 3.6 minimum 2016-06-19 10:17:11 -05:00
Michael Babker
e436fb7a22 Change minimum version so that betas/RCs can be used 2016-03-16 00:14:45 -04:00
andrepereiradasilva
f0b3ed845b added 3.5.0 as new minimum Joomla install for the patchtester 2016-03-02 13:40:10 +00:00
Michael Babker
d59e0227f5 Copyright bump 2016-02-20 11:35:10 -05:00
Michael Babker
2b185cb253 Create an abstract controller, reshuffle controller logic between abstract and display 2016-02-20 11:34:23 -05:00
Michael Babker
cf71cdccdd JFolder::copy() throws exceptions 2016-01-11 15:07:56 -05:00
Michael Babker
43d92ba64c A once over on things 2015-12-05 12:43:54 -05:00
Michael Babker
99fc1ae56e Copyright 2015 2015-02-22 16:29:43 -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
7b1a342a73 Use JGithub, raises minimum CMS version to 3.3 2014-05-01 07:47:10 -05:00
Michael Babker
b9f440e0fc Update copyright notice 2014-01-02 20:50:44 -06:00
Michael Babker
92989cd675 Miscellaneous tweaks
- Updated README
- Layouts for Hathor
- Admin housecleaning on the repo
2013-09-28 20:43:51 -05:00