Commit Graph

303 Commits

Author SHA1 Message Date
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 9ced47ad53 Misc tweaks and review 2016-03-11 11:36:53 -05:00
Michael Babker 7b9f5fd444 Merge pull request #127 from andrepereiradasilva/patch-1
Use InnoDB and utf8mb4_unicode_ci in the patchtester too
2016-03-02 08:48:11 -05:00
andrepereiradasilva f0b3ed845b added 3.5.0 as new minimum Joomla install for the patchtester 2016-03-02 13:40:10 +00:00
andrepereiradasilva 7d03379c39 remove drop tables 2016-03-02 13:38:02 +00:00
Michael Babker 1dec9a75e3 Fix constructor arguments (Fix #126) 2016-03-02 08:20:03 -05:00
andrepereiradasilva e6ca931673 use InnoDB and utf8mb4_unicode_ci in the patchtester too
To not cause issues putted a select to drop the tables first.
Not an expert on db, so please check if anything more is needed.
2016-03-02 12:36:59 +00: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 9cec024a78 Add issue/PR template support 2016-02-20 10:51:30 -05:00
Michael Babker 2ec503f642 Merge pull request #120 from andrepereiradasilva/patch-1
Resolve issue when searching by pull id "id:xxxxx"
2016-02-12 10:36:31 -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 f8b5c96483 Merge branch 'master' of github.com:joomla-extensions/patchtester 2016-01-11 15:08:05 -05:00
Michael Babker cf71cdccdd JFolder::copy() throws exceptions 2016-01-11 15:07:56 -05:00
Michael Babker 3cdf5624d0 Don't quote the ID in the search 2015-12-17 12:08:16 -05:00
Michael Babker c2681fd4d4 Merge pull request #119 from photodude/patch-1
Move the is_numeric($search) to it's own condition
2015-12-17 12:07:22 -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
Michael Babker 30f950bab1 Change text to reflect it's pointing to docs site 2015-12-16 21:55:25 -05:00
Michael Babker 943419a9b1 Merge pull request #116 from MATsxm/patch-10
Update README.md
2015-12-16 21:54:18 -05:00
Michael Babker 3783aed923 Quote the prefix since it's a literal string 2015-12-16 21:53:36 -05:00
Michael Babker 46fc16a63a Merge pull request #118 from photodude/patch-1
Allow searching by Pull ID w/o prefix id
2015-12-16 21:52:38 -05:00
photodude 079cf79a0a Update tooltip for search filter
Explain the use of "Prefix with ID"
2015-12-16 19:44:13 -07:00
photodude bc16e63018 Add a check to allow searching w/o prefix id 2015-12-16 19:34:28 -07:00
Marc-Antoine Thevenet acd8d973d7 Update README.md 2015-12-13 19:57:07 -04:00
Marc-Antoine Thevenet 05d54e0dc0 Update README.md
if you think this is not helpful... no prob
2015-12-13 19:45:24 -04:00
Michael Babker 1f2b9389f7 Merge pull request #115 from andrepereiradasilva/ordered-readme
Readme.md with ordered list
2015-12-13 16:35:00 -05:00
andrepereiradasilva 75ecc9c965 ordered list 2015-12-13 21:32:20 +00:00
Michael Babker fe1fc4fd8e Merge pull request #114 from andrepereiradasilva/pt-PT
Pt pt some corrections
2015-12-13 16:10:59 -05:00
andrepereiradasilva 0f50313c36 Some corrections 2015-12-13 20:42:04 +00:00
andrepereiradasilva f2cd5b2567 minor 2015-12-13 19:56:11 +00:00
Michael Babker 67e24bc027 Merge pull request #113 from andrepereiradasilva/pt-PT
Pt pt Language
2015-12-13 14:56:07 -05:00
andrepereiradasilva c277564dab minor changes 2015-12-13 19:53:10 +00:00
andrepereiradasilva 39ccf4082f pt-PT language 2015-12-13 19:51:51 +00:00
Michael Babker 0e7ee767ef Version bump 2015-12-05 13:10:56 -05:00
Michael Babker f30a299539 Tag 2.0.0.beta4 2015-12-05 13:10:38 -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 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
Michael Babker c6f100266c Merge pull request #109 from zero-24/travis
Travis on PHP 7 and the new infrastructure
2015-11-26 13:06:39 -05:00
zero-24 7b993d6f34 Update .travis.yml 2015-11-26 18:48:01 +01:00
zero-24 2f4cb4f099 Update .travis.yml 2015-11-26 14:48:37 +01:00
zero-24 ba2187cc94 we don't use phpunit 2015-11-26 14:26:53 +01:00
zero-24 7c240a1cb9 Don't use sudo don't allow php7 to fail ;)
https://docs.travis-ci.com/user/migrating-from-legacy/?utm_source=legacy-notice&utm_medium=banner&utm_campaign=legacy-upgrade

Based on: https://github.com/joomla/joomla-cms/blob/staging/.travis.yml
2015-11-26 14:26:05 +01:00