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

24 Commits

Author SHA1 Message Date
Michael Babker
2af80cf8d4 Add routine to reset the component's state (Fix #124) 2016-03-26 18:08:01 -04:00
Michael Babker
9ced47ad53 Misc tweaks and review 2016-03-11 11:36:53 -05:00
Michael Babker
1dec9a75e3 Fix constructor arguments (Fix #126) 2016-03-02 08:20:03 -05:00
Michael Babker
c46b1be935 Double slash in view lookup paths 2016-02-20 11:56:58 -05:00
Michael Babker
f7bd9029d3 Note if pulled patch is different than expected state (Fix #121) 2016-02-20 11:54:55 -05: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
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
43d92ba64c A once over on things 2015-12-05 12:43:54 -05:00
Michael Babker
cafe878eea Chain exceptions 2015-06-16 15:14:41 -04:00
Michael Babker
23aa89ae9d Missed on try/catch 2015-05-09 12:58:58 -04:00
Michael Babker
a56f449eb5 Remove some hardcoded English 2015-05-09 12:49:14 -04:00
Michael Babker
b013b85e74 Ensure all JHttp connections are wrapped in try/catch 2015-05-09 12:35:36 -04:00
Michael Babker
d5fce78cb3 Correct message when reverting patches 2015-05-09 11:57:06 -04:00
Michael Babker
d8199d4b65 Apply patch returns false positive (Fix #69) 2015-02-23 08:50:13 -05:00
Michael Babker
d131a13f32 Broken Fetch Data down into chunks (Ref #27) 2015-02-22 20:49:59 -05:00
Michael Babker
6c20ee73fb Ability to filter on applied patches 2015-02-22 18:44:35 -05:00
Michael Babker
99fc1ae56e Copyright 2015 2015-02-22 16:29:43 -05:00
George Wilson
9033f2a4df Fix undefined variable 2015-02-16 21:35:49 +00:00
Nikolai Plath
462aa1cd48 Fix wrong path
Component does only work on windoze systems :(
2014-12-02 12:34:27 -05:00
Michael Babker
faa490e1c1 Call to undefined method 2014-10-17 12:58:13 -04:00
Michael Babker
d7b7915b22 Fix a couple of task references, URL encode patch URLs, cleanup PullModel (Fix #43) 2014-10-17 12:47:00 -04:00
Michael Babker
61f21236bc Bug fixes 2014-10-17 07:32:48 -04:00
Michael Babker
9171c4b234 Refactor to be namespaced and not use legacy MVC 2014-05-03 18:48:08 -05:00