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
17b2521ef1
Remove empty table footers, move J4 pagination out of table
2018-07-29 09:08:23 -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
Michael Babker
cb5ce7e6ac
Make the errors layout a base layout
2017-01-21 13:52:15 -06:00
Michael Babker
58a4d5af97
Use the 3.7 media loader signatures
2016-11-20 15:51:21 -06:00
andrepereiradasilva
1889b48916
fix tfoot colspan
2016-03-29 00:51:37 +01: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
60b48e2236
Restructure JavaScript
2016-03-16 01:18:16 -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
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
9b8a4d6745
Use leading slash consistently, use JHtml::_ versus direct method call
2015-05-23 11:01:58 -04:00
Michael Babker
cbb1652f4a
Need to echo the error template... (Ref #80 )
2015-05-11 08:52:10 -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
dgt41
48c33c7224
mootools...
2015-05-07 00:49:16 +03:00
Dimitris Grammatiko
aab3a6e116
BS tooltip 2
2015-05-06 02:41:54 +03:00
Dimitris Grammatiko
db48e934fe
BS tooltip
2015-05-06 02:40:52 +03:00
Dimitris Grammatiko
d45997882f
Remove mootools
...
Mootools is not needed here, so lets drop it!
Also the inline script is better to go through API
2015-05-06 02:25:36 +03:00
Michael Babker
6c20ee73fb
Ability to filter on applied patches
2015-02-22 18:44:35 -05:00
Michael Babker
74ed342217
Move assets to media folder
2015-02-22 18:33:36 -05:00
Michael Babker
24cb0105b7
Move the sort filter
2015-02-22 16:51:32 -05: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
b6611f50e6
Merge remote-tracking branch 'origin/pr/61'
2015-02-22 16:31:42 -05:00
Michael Babker
99fc1ae56e
Copyright 2015
2015-02-22 16:29:43 -05:00
zero-24
0d4acdf6b6
adding chosen css
...
This PR add the chosen css that makes the dropdown looking better (as we have in core)
2015-01-25 02:24:43 +01: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