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

86 Commits

Author SHA1 Message Date
andrepereiradasilva
459f643957 Solves #142 2016-04-05 09:47:23 -04:00
andrepereiradasilva
1889b48916 fix tfoot colspan 2016-03-29 00:51:37 +01:00
andrepereiradasilva
5378dc6575 notice, not info 2016-03-28 12:05:10 +01:00
Michael Babker
e5d1e6fdd8 Raise warning when a patch includes binary files 2016-03-27 14:45:38 -04:00
Michael Babker
5b3e5bcd96 Process labels during fetch and store RTC state if the label is assigned (Fix #88) 2016-03-27 14:39:34 -04:00
Michael Babker
4811968a5c Merge branch 'master' of github.com:joomla-extensions/patchtester 2016-03-27 14:14:00 -04:00
Michael Babker
0f47672813 Only store/display commit SHA for applied patches 2016-03-27 14:13:44 -04:00
Michael Babker
d7057adff6 Allow empty SHA and don't insert it on fetch routine 2016-03-27 13:46:26 -04:00
zero-24
832f0df38c Fixes https://github.com/joomla-extensions/patchtester/issues/132 2016-03-27 11:59:48 +02:00
Michael Babker
5e60b09f80 Use issues API to fetch instead of pulls 2016-03-26 18:42:18 -04:00
Michael Babker
2af80cf8d4 Add routine to reset the component's state (Fix #124) 2016-03-26 18:08:01 -04:00
Michael Babker
0fe1c63146 Correctly link to the issue tracker if able (Fix #130) 2016-03-18 17:34:31 -04:00
Michael Babker
60b48e2236 Restructure JavaScript 2016-03-16 01:18:16 -04:00
Michael Babker
b72440d460 Fix query 2016-03-16 00:14:19 -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
andrepereiradasilva
8df2b18715 search id without "id:" 2016-02-12 13:57:30 +00:00
andrepereiradasilva
0557bf1bf8 Resolve issue when searching by id "id:xxxxx" 2016-02-12 10:20:30 +00:00
Michael Babker
3cdf5624d0 Don't quote the ID in the search 2015-12-17 12:08:16 -05:00
photodude
8052c08aaa Correct for search with partial 2015-12-17 09:52:59 -07:00
photodude
9b83c614a4 Fix concat spacing 2015-12-17 09:49:36 -07:00
photodude
9412ba14e4 Move the is_numeric($search) to it's own condition 2015-12-17 09:39:55 -07:00
photodude
bc16e63018 Add a check to allow searching w/o prefix id 2015-12-16 19:34:28 -07: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
95f62b498d Truncate long titles (Fix #98) 2015-12-05 12:09:42 -05:00
Michael Babker
d1111be051 Merge branch 'master' of github.com:joomla-extensions/patchtester 2015-12-05 12:03:27 -05:00
Michael Babker
76de1805ff Fix backend filter using 'id:##' syntax (Fix #107) 2015-12-05 12:03:23 -05:00
elkuku
dd5140d84f Add display the SHA in pulls list view 2015-07-14 09:45:27 -05:00
Michael Babker
cafe878eea Chain exceptions 2015-06-16 15:14:41 -04:00
Michael Babker
9b8a4d6745 Use leading slash consistently, use JHtml::_ versus direct method call 2015-05-23 11:01:58 -04:00
Michael Babker
aa4106f00a Change the way the values are quoted, use truncate instead of truncateComplex (Fix #95) 2015-05-23 10:57:30 -04:00
Brian Teeman
b64ae94069 Fix search
To test 
Before PR
Enter any value in the filter column and you get an error
After PR
Make sure that text and numeric filters work
2015-05-23 12:08:25 +01:00
Michael Babker
cbb1652f4a Need to echo the error template... (Ref #80) 2015-05-11 08:52:10 -04:00
Michael Babker
60e88d550d Add file_exists checks before deleting files on revert 2015-05-09 13:24:57 -04:00
Michael Babker
c108343802 Move the line the error check is done on, add error check to Hathor (Fix #32) 2015-05-09 13:18:35 -04:00
Michael Babker
dce7a865e9 Truncate the item descriptions when inserting pull data into the database 2015-05-09 13:13:31 -04:00
Michael Babker
718716f26b One more 2015-05-09 13:01:21 -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
ebae3ab593 Relax cURL requirement, things should work OK with all JHttp adapters 2015-05-09 12:39:29 -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
bf2b6d27bc Fix PHPCS issues 2015-05-09 11:52:53 -04:00
dgt41
48c33c7224 mootools... 2015-05-07 00:49:16 +03:00
dgt41
f33f23bbe7 core.js is needed 2015-05-06 15:09:12 +03:00