Commit Graph

71 Commits

Author SHA1 Message Date
George Wilson 220d75558a
Fix codestyle 2022-10-25 11:52:42 +01:00
Hannes Papenberg 8234d9a14a Switching to PSR-12 and updating composer dependencies 2022-09-08 10:54:04 +02:00
Roland Dalmulder ec181cb72c
Codestyle fixes
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2022-01-28 20:31:46 +01:00
Roland Dalmulder 635327e36a
Added draft status
Sort language strings

Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2021-10-31 10:41:15 +01:00
Roland Dalmulder b3e7a90d37
Fixed loading subsequent issue pages
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2021-10-30 22:07:02 +02:00
Roland Dalmulder 4ea1532319
Removed Joomla 4 warning
Fixed branch filter
Set Yes as first option in filters

Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2021-10-30 21:12:04 +02:00
Roland Dalmulder 2f62b5716d
Reworking the pulls list to use native filter
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-11-28 17:09:53 +01:00
Roland Dalmulder cb1b242f1b
Add our own form fields 2020-11-28 14:43:53 +01:00
Richard Fath 63a0cbc931 Fix SQL error missing column "pulls.applied" 2020-10-15 12:33:57 +02:00
Richard Fath da17e7e492
Fix PHPCS error from previous commit 2020-10-12 15:59:32 +02:00
Roland Dalmulder 4592caba1e
Add a label filter
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-10-10 17:05:13 +02:00
Roland Dalmulder e9c6b2e760
Check if there are any lables Fixes #297
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-10-10 10:52:20 +02:00
Roland Dalmulder cf35adf97a
Codestyle
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-07-26 20:00:05 +02:00
Roland Dalmulder 06750d7e97
Also hide composer dependency changes
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-07-26 19:57:06 +02:00
Roland Dalmulder 5508865fc2
Implement Github labels and NPM filter
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-07-25 16:16:38 +02:00
Roland Dalmulder e53009ba25
Set correct argument order #252 2020-03-20 21:05:22 +01:00
Hannes Papenberg e9baadd522 Updating to use Drone and newest codestyle 2019-10-13 10:12:37 +02:00
Michael Babker fadbf7ac1e Namespace everything 2019-08-27 20:20:49 -05:00
Michael Babker 208dfdda42 Break model class inheritance 2019-08-27 19:57:15 -05: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 4d5475bc18 Bump to 3.8 minimum, use namespaced classes 2017-08-17 18:22:01 -05:00
Michael Babker a6b349aad6
Tag 3.0 beta 3 2017-05-31 03:06:00 -05:00
Michael Babker 66caae6668 Fix regex to support up to 3 digits for a page value (Fix #192) 2017-05-04 19:48:24 -05:00
Michael Babker 1a5b47a108 Account for differences in 3.x and 4.x HTTP client 2017-04-22 12:09:19 -05:00
Michael Babker b4df300946 Ability to filter on branches (Ref #191) 2017-04-22 11:55:17 -05:00
Michael Babker c2f233d572 Add a PR's branch (based on the `PR-` label) (Ref #191) 2017-04-22 11:28:53 -05:00
Michael Babker f148810aaf Copyright bump 2017-01-21 13:54:53 -06:00
Nicola Galgano 362de4cc8d Postgresql - bigint field "pull_id" doesn't like LIKE operator - #175
bigint field "pull_id" doesn't like LIKE operator
2016-11-06 08:49:39 +01:00
Michael Babker dac2356335 Add check for empty data array 2016-06-25 12:57:24 -05:00
Michael Babker 542e5f2984 On page 1 of a request look for a pagination header 2016-06-25 11:54:03 -05:00
Michael Babker 0056aa216b Implement custom GitHub API connector (Fix #155) 2016-06-25 11:34:48 -05:00
andrepereiradasilva 459f643957 Solves #142 2016-04-05 09:47:23 -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 d7057adff6 Allow empty SHA and don't insert it on fetch routine 2016-03-27 13:46:26 -04: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 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 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 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