Commit Graph

37 Commits

Author SHA1 Message Date
Roland Dalmulder bafb673cbf
Updated build script and manifest
Updated dependencies

Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2023-08-21 21:16:22 +02:00
Hannes Papenberg 8234d9a14a Switching to PSR-12 and updating composer dependencies 2022-09-08 10:54:04 +02:00
Roland Dalmulder ed0c89567c
Update language strings and messages on installation and uninstallation #264
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-04-11 20:59:03 +02:00
Matt Meyrick 0dfa02c513 tab fixes 2020-04-09 08:16:16 +01:00
Matt Meyrick 49b36540a7 space removal 2020-04-09 08:13:09 +01:00
Matt Meyrick 7a17be2df9 fixes for review 2020-04-09 08:10:45 +01:00
Richard Fath 4c33c35bfe
Final code style fix 2020-04-04 23:06:19 +02:00
Matt Meyrick dd45425fdc Update script.php 2020-04-04 22:04:07 +01:00
Matt Meyrick f8715fd620 Update script.php 2020-04-04 22:00:40 +01:00
Matt Meyrick b9d97cec3c Update script.php 2020-04-04 21:52:00 +01:00
Matt Meyrick 167a01a50b #199
Link to Patchtester after Installation
2020-04-04 21:34:16 +01:00
Roland Dalmulder 3e2f50d34b
Restore script.php #237
Cleanup after 4.0 bump
2020-03-21 12:16:28 +01:00
Hannes Papenberg 32eaf72bc4 Removing unnecessary template overrides
Raising minimum Joomla version to 4.0
2019-10-17 22:32:19 +02:00
Michael Babker fadbf7ac1e Namespace everything 2019-08-27 20:20:49 -05:00
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