31
0
mirror of https://github.com/joomla-extensions/patchtester.git synced 2024-06-01 21:20:48 +00:00
Commit Graph

38 Commits

Author SHA1 Message Date
Bear
d8d6c9141f remove superfelous btn-sm 2022-10-15 08:53:47 -05:00
Bear
0452c87a28 fixes hover issues 2022-10-13 02:24:48 -05:00
Hannes Papenberg
8234d9a14a Switching to PSR-12 and updating composer dependencies 2022-09-08 10:54:04 +02: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
Richard Fath
3d7cb6abaf Adapt CSS classes for badges to BS5 2021-02-10 13:53:53 +01:00
Roland Dalmulder
545b3806e7
Do not show a link to the issue tracker if there is none. Fixes #298
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-10-10 11:57:55 +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
fe536a49b7
Restore warning message and clean up code #236 2020-03-21 11:26:42 +01:00
Hannes Papenberg
32eaf72bc4 Removing unnecessary template overrides
Raising minimum Joomla version to 4.0
2019-10-17 22:32:19 +02:00
Sebastian Enns
6f4a9518b3
Apply suggestions from code review
Added some new lines at the end of templates, whites-spaces between casting and attribute, replaced back ticks with double quotes.

Co-Authored-By: SharkyKZ <sharkykz@gmail.com>
2019-10-01 13:23:01 +02:00
Sebastian Enns
5a19d0a2a3 Reverted some changes f.e. white-spaces between separators in ini files and already removed new lines, changed to single quotes instead of double quotes where necessary, reformatted config and template files and reverted changes in composer.json file. 2019-09-30 12:13:48 +02:00
Sebastian Enns
b5b0636502 Re-added J3 templates and replaced JScript via anchor with event binding. Removed temp folder and updated build.sh script. 2019-09-15 18:23:58 +02:00
datsepp
3b1f1578da Reworked patchChain as json to store pull_id and db_id for checking later on on reverting or resetting. 2019-09-12 10:52:34 +02:00
datsepp
a321ad0d2f Changed parameter of revert from db_id to pull_id. Configured resetController to remove first all git patches and then revert all ci patches in order of patchChain. 2019-09-12 09:04:05 +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
fadbf7ac1e Namespace everything 2019-08-27 20:20:49 -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
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
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
0f47672813 Only store/display commit SHA for applied patches 2016-03-27 14:13:44 -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
d59e0227f5 Copyright bump 2016-02-20 11:35:10 -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
elkuku
dd5140d84f Add display the SHA in pulls list view 2015-07-14 09:45:27 -05:00
Michael Babker
dce7a865e9 Truncate the item descriptions when inserting pull data into the database 2015-05-09 13:13:31 -04:00
Dimitris Grammatiko
db48e934fe BS tooltip 2015-05-06 02:40:52 +03:00
Michael Babker
46d52ab975 Fix tooltip display 2015-02-22 16:46:51 -05:00
Michael Babker
e29d3c08bb Fixes from last merge 2015-02-22 16:42:07 -05:00
Michael Babker
9831007ed1 Merge remote-tracking branch 'origin/pr/49' 2015-02-22 16:37:13 -05:00
Michael Babker
99fc1ae56e Copyright 2015 2015-02-22 16:29:43 -05:00
mtmeyrick
51ec7582b2 Styling added to update for J! Issue and Github 2014-10-22 00:29:39 +01: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
63dac07c12 Merge remote-tracking branch 'origin/master' into namespace 2014-10-17 03:09:27 -04:00
Michael Babker
9171c4b234 Refactor to be namespaced and not use legacy MVC 2014-05-03 18:48:08 -05:00