<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scrott/app/view/issue.php, branch v0.2</title>
<subtitle>The Secure Centralized Robust Online Ticketing Tool</subtitle>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/scrott/'/>
<entry>
<title>Fix bug in assignee selection</title>
<updated>2018-11-10T14:21:54+00:00</updated>
<author>
<name>Malf Furious</name>
<email>m@lfurio.us</email>
</author>
<published>2018-11-10T14:21:54+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/scrott/commit/?id=be18c21941eb1309047e5cede3467cc538e71559'/>
<id>be18c21941eb1309047e5cede3467cc538e71559</id>
<content type='text'>
Previously, issues on pads owned by a group (rather than by a user)
would incorrectly present options for user assignment.  It would show
the group as a member of the list, misleadingly with the user icon to
the left of it.

This patch uses the new agent::getContainedUsers() function to resolve
the pad's owner to an array of users accessible via the owner 'agent'.

Signed-off-by: Malf Furious &lt;m@lfurio.us&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, issues on pads owned by a group (rather than by a user)
would incorrectly present options for user assignment.  It would show
the group as a member of the list, misleadingly with the user icon to
the left of it.

This patch uses the new agent::getContainedUsers() function to resolve
the pad's owner to an array of users accessible via the owner 'agent'.

Signed-off-by: Malf Furious &lt;m@lfurio.us&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Only display 'iss-mesg-add' form for open issues</title>
<updated>2018-11-05T09:21:49+00:00</updated>
<author>
<name>Malf Furious</name>
<email>m@lfurio.us</email>
</author>
<published>2018-11-05T09:21:49+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/scrott/commit/?id=daa4f7a34e23d18e23d34d4becca752635b2ea38'/>
<id>daa4f7a34e23d18e23d34d4becca752635b2ea38</id>
<content type='text'>
Disallow posting to closed issues.  This is a temporary soultion and
will likely be reverted in the future.  The main reason this is being
done now is because this form, as written, depends on an open issue
state.

To aid diff comprehension, note that most lines are only indented one
level, the code area affected is wrapped in a PHP if.

Note that form submissions are still allowed for closed issues.  This
commit only disable the _displaying_ of the form.

Signed-off-by: Malf Furious &lt;m@lfurio.us&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Disallow posting to closed issues.  This is a temporary soultion and
will likely be reverted in the future.  The main reason this is being
done now is because this form, as written, depends on an open issue
state.

To aid diff comprehension, note that most lines are only indented one
level, the code area affected is wrapped in a PHP if.

Note that form submissions are still allowed for closed issues.  This
commit only disable the _displaying_ of the form.

Signed-off-by: Malf Furious &lt;m@lfurio.us&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add user interface for issue assignment</title>
<updated>2018-11-04T21:36:12+00:00</updated>
<author>
<name>Malf Furious</name>
<email>m@lfurio.us</email>
</author>
<published>2018-11-04T21:36:12+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/scrott/commit/?id=23cc51685c5479d487d6416bc7e414e3f8aa60c1'/>
<id>23cc51685c5479d487d6416bc7e414e3f8aa60c1</id>
<content type='text'>
This allows users to add assignees when posting to an issue.  A dropdown
is revealed which contains the pad owner and all members.

Signed-off-by: Malf Furious &lt;m@lfurio.us&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows users to add assignees when posting to an issue.  A dropdown
is revealed which contains the pad owner and all members.

Signed-off-by: Malf Furious &lt;m@lfurio.us&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add advance button to issue message form</title>
<updated>2018-11-01T04:10:48+00:00</updated>
<author>
<name>Malf Furious</name>
<email>m@lfurio.us</email>
</author>
<published>2018-11-01T04:10:48+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/scrott/commit/?id=a6853e8a130cfe8f65a154a613f0a7217dd2df0a'/>
<id>a6853e8a130cfe8f65a154a613f0a7217dd2df0a</id>
<content type='text'>
If this submit button is used, the message will be posted as usual, then
the issue will be moved to the next stage in the pipeline.

Signed-off-by: Malf Furious &lt;m@lfurio.us&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If this submit button is used, the message will be posted as usual, then
the issue will be moved to the next stage in the pipeline.

Signed-off-by: Malf Furious &lt;m@lfurio.us&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update issue message submit buttons</title>
<updated>2018-11-01T04:03:34+00:00</updated>
<author>
<name>Malf Furious</name>
<email>m@lfurio.us</email>
</author>
<published>2018-11-01T04:03:34+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/scrott/commit/?id=61d5b3e37b4dc6da4f7da48751b741ad49245cb1'/>
<id>61d5b3e37b4dc6da4f7da48751b741ad49245cb1</id>
<content type='text'>
I'm going to be adding another button down here in the btn-group (more
later).  So to make room, I'm removing the text on these buttons,
leaving only the icons.  The text will instead be a tooltip, visible
when the button is hovered.

In the case of the 'Close issue' button, it is changed from btn-success
to btn-default.  I will tweak colors once this portion of the UI
matures.  For now, I don't want the rainbow in my face.

Signed-off-by: Malf Furious &lt;m@lfurio.us&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I'm going to be adding another button down here in the btn-group (more
later).  So to make room, I'm removing the text on these buttons,
leaving only the icons.  The text will instead be a tooltip, visible
when the button is hovered.

In the case of the 'Close issue' button, it is changed from btn-success
to btn-default.  I will tweak colors once this portion of the UI
matures.  For now, I don't want the rainbow in my face.

Signed-off-by: Malf Furious &lt;m@lfurio.us&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary comment</title>
<updated>2018-10-27T21:48:34+00:00</updated>
<author>
<name>Malf Furious</name>
<email>m@lfurio.us</email>
</author>
<published>2018-10-27T21:48:34+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/scrott/commit/?id=f5d1b4a5ff98dc953dac78927c6cf2a2de4e7946'/>
<id>f5d1b4a5ff98dc953dac78927c6cf2a2de4e7946</id>
<content type='text'>
Signed-off-by: Malf Furious &lt;m@lfurio.us&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Malf Furious &lt;m@lfurio.us&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>issue:  Fix bug in iss-mesg-add form</title>
<updated>2018-10-26T01:48:08+00:00</updated>
<author>
<name>Malf Furious</name>
<email>m@lfurio.us</email>
</author>
<published>2018-10-26T01:48:08+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/scrott/commit/?id=d73d8ccf9b009a522080f7fec08bf9f23962e1c9'/>
<id>d73d8ccf9b009a522080f7fec08bf9f23962e1c9</id>
<content type='text'>
Since this form submits a file upload, we need it to be set
enctype="multipart/form-data".

Signed-off-by: Malf Furious &lt;m@lfurio.us&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since this form submits a file upload, we need it to be set
enctype="multipart/form-data".

Signed-off-by: Malf Furious &lt;m@lfurio.us&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>issue:  Implement form handler iss-mesg-add</title>
<updated>2018-10-26T01:37:41+00:00</updated>
<author>
<name>Malf Furious</name>
<email>m@lfurio.us</email>
</author>
<published>2018-10-26T01:37:41+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/scrott/commit/?id=b50b994af2df3453dbc2a1015a297c2b28e4b209'/>
<id>b50b994af2df3453dbc2a1015a297c2b28e4b209</id>
<content type='text'>
Submissions to the iss-mesg-add form are now handled by this function.
User must be logged in and permitted to post to the issue in question.

Signed-off-by: Malf Furious &lt;m@lfurio.us&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submissions to the iss-mesg-add form are now handled by this function.
User must be logged in and permitted to post to the issue in question.

Signed-off-by: Malf Furious &lt;m@lfurio.us&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>issue:  Add message log to issue view modal</title>
<updated>2018-10-24T07:22:25+00:00</updated>
<author>
<name>Malf Furious</name>
<email>m@lfurio.us</email>
</author>
<published>2018-10-24T07:22:25+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/scrott/commit/?id=6a33b7ea7d503d3181cce1e08e4956d8897e915b'/>
<id>6a33b7ea7d503d3181cce1e08e4956d8897e915b</id>
<content type='text'>
Listing all message (and log messages) beneath the OP in chrono order.
There is a form at the bottom to submit new messages.

Signed-off-by: Malf Furious &lt;m@lfurio.us&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Listing all message (and log messages) beneath the OP in chrono order.
There is a form at the bottom to submit new messages.

Signed-off-by: Malf Furious &lt;m@lfurio.us&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>issue:  Add start of issue modal view</title>
<updated>2018-10-22T07:15:18+00:00</updated>
<author>
<name>Malf Furious</name>
<email>m@lfurio.us</email>
</author>
<published>2018-10-22T07:15:18+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/scrott/commit/?id=9f0045366490199d2fcd562f8ddc4fc3503b3126'/>
<id>9f0045366490199d2fcd562f8ddc4fc3503b3126</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
