31
0
mirror of https://github.com/joomla-extensions/patchtester.git synced 2024-06-19 13:22:21 +00:00
Commit Graph

30 Commits

Author SHA1 Message Date
Roland Dalmulder
9f1593d1c2
Fixed setting progress header in case of error
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2023-10-10 17:30:24 +07:00
Dimitris Grammatikogiannis
d68b24ed7f
Safer 2023-10-10 13:00:31 +03:00
Dimitris Grammatikogiannis
c87730187c
more simplifications 2023-10-10 12:50:26 +03:00
Dimitris Grammatikogiannis
28871503bf
Update patchtester.js 2023-10-10 10:34:02 +03:00
Dimitris Grammatikogiannis
2434668162
Update patchtester.js 2023-10-07 00:18:25 +03:00
Dimitris Grammatikogiannis
012d39a316
Type module scripts are always deferred (unless async) 2023-10-07 00:13:52 +03:00
Dimitris Grammatikogiannis
e6f60ab93a
Update patchtester.js 2023-10-07 00:12:23 +03:00
Roland Dalmulder
8aad204d1d
[#364] Cleaned JavaScript to make it work
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2023-09-06 22:31:36 +02:00
Dimitris Grammatikogiannis
8a6c8d3016
Update media/com_patchtester/js/fetcher.js
Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com>
2023-08-27 17:04:02 +03:00
Dimitris Grammatikogiannis
192e86da9b
Update fetcher.js 2023-08-26 12:42:26 +03:00
Roland Dalmulder
96b8480c51
Clean up controllers and models
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2023-08-20 15:54:48 +02:00
Roland Dalmulder
16f3485af2
Fixed the button close to auto-close
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2021-05-02 11:56:55 +02:00
Roland Dalmulder
31534b51e9
Fixed column name
Fixed modal not self-closing

Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-07-25 16:25:47 +02:00
Roland Dalmulder
c1ab5c56ea
Show error message in modal
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-05-02 11:21:58 +02:00
Roland Dalmulder
5d979880a7
Implement clearer instructions for using Token Authentication
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-04-03 21:00:49 +02:00
Roland Dalmulder
fe536a49b7
Restore warning message and clean up code #236 2020-03-21 11:26:42 +01:00
Sebastian Enns
4103c5f154 Regenerated composer.lock, reformatted config.xml and replaced let as well as arrow functions in patchtester.js file. 2019-10-01 14:07:26 +02:00
datsepp
8f06c8db1c Refactored JSCode for button-click events. 2019-09-10 15:22:19 +02:00
datsepp
aaeccd3402 Added method for reverting applied patches, added methods to reduce duplicate code and edited build.sh 2019-09-10 13:53:40 +02:00
Michael Babker
d29861df2f Change Atum layouts for the newest incarnation of the template, adjust filtering logic a bit so it's closer to core search tools implementation 2019-08-27 19:44:51 -05:00
Michael Babker
6dd9a1cfc8
Add new languages forgotten in previous commit, prep release 2018-09-01 09:32:34 -05:00
Michael Babker
6d28777d1f Add a progress bar to the fetch modal 2017-06-18 12:21:43 -05:00
Michael Babker
85500cd9a3 Add default for reset string 2017-02-04 10:10:27 -06:00
Michael Babker
f148810aaf Copyright bump 2017-01-21 13:54:53 -06:00
Michael Babker
2af80cf8d4 Add routine to reset the component's state (Fix #124) 2016-03-26 18:08:01 -04:00
Michael Babker
60b48e2236 Restructure JavaScript 2016-03-16 01:18:16 -04:00
Michael Babker
158ffc4efe Update Octicons to 3.5.0, add license section to README, add LICENSE file 2016-03-11 11:48:34 -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
d131a13f32 Broken Fetch Data down into chunks (Ref #27) 2015-02-22 20:49:59 -05:00
Michael Babker
74ed342217 Move assets to media folder 2015-02-22 18:33:36 -05:00