<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scrott/app/view/stdpage.php, branch v0.5</title>
<subtitle>The Secure Centralized Robust Online Ticketing Tool</subtitle>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/scrott/'/>
<entry>
<title>Remove unfinished pad selection dropdown</title>
<updated>2021-10-18T00:57:43+00:00</updated>
<author>
<name>Malfurious</name>
<email>m@lfurio.us</email>
</author>
<published>2021-10-18T00:57:43+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/scrott/commit/?id=00f0fcc8895df860aaec0421385b6be7c8d8f7db'/>
<id>00f0fcc8895df860aaec0421385b6be7c8d8f7db</id>
<content type='text'>
The label itself is kept, to describe what page is currently in-view.
However, the dropdown functionality is removed for now, since the only
options were placeholders.

Signed-off-by: Malfurious &lt;m@lfurio.us&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The label itself is kept, to describe what page is currently in-view.
However, the dropdown functionality is removed for now, since the only
options were placeholders.

Signed-off-by: Malfurious &lt;m@lfurio.us&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Move license notice to 'About Scrott' modal</title>
<updated>2021-10-03T08:12:24+00:00</updated>
<author>
<name>Malfurious</name>
<email>m@lfurio.us</email>
</author>
<published>2021-10-03T08:12:24+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/scrott/commit/?id=108333c7bc34dccc3fbf8bf4e2454a0b1eb2f8eb'/>
<id>108333c7bc34dccc3fbf8bf4e2454a0b1eb2f8eb</id>
<content type='text'>
Signed-off-by: Malfurious &lt;m@lfurio.us&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Malfurious &lt;m@lfurio.us&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Initially scroll auto modal window to bottom</title>
<updated>2021-09-27T23:29:31+00:00</updated>
<author>
<name>Malfurious</name>
<email>m@lfurio.us</email>
</author>
<published>2021-09-27T23:29:31+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/scrott/commit/?id=0d14a7f784caea3064181e80ea8c8d06c6c912a9'/>
<id>0d14a7f784caea3064181e80ea8c8d06c6c912a9</id>
<content type='text'>
QoL enhancement when posting updates to a ticket.  Since the page
reloads and has to open the ticket modal again, scrolling to the bottom
automatically preserves the view and makes follow-up actions easier.

Signed-off-by: Malfurious &lt;m@lfurio.us&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
QoL enhancement when posting updates to a ticket.  Since the page
reloads and has to open the ticket modal again, scrolling to the bottom
automatically preserves the view and makes follow-up actions easier.

Signed-off-by: Malfurious &lt;m@lfurio.us&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add rudimentary system for launching a modal on page load</title>
<updated>2019-01-13T02:19:46+00:00</updated>
<author>
<name>Malf Furious</name>
<email>m@lfurio.us</email>
</author>
<published>2019-01-13T02:19:46+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/scrott/commit/?id=9d8613d827dd6e99e36a24c4b37012b93b5e316c'/>
<id>9d8613d827dd6e99e36a24c4b37012b93b5e316c</id>
<content type='text'>
If the $_SCROTT['AUTO_MODAL'] global is defined, it will refer to a
modal's DOM ID to be shown once the page loads.  Currently, an error
state will supersede this and display the notice modal instead.

Signed-off-by: Malf Furious &lt;m@lfurio.us&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the $_SCROTT['AUTO_MODAL'] global is defined, it will refer to a
modal's DOM ID to be shown once the page loads.  Currently, an error
state will supersede this and display the notice modal instead.

Signed-off-by: Malf Furious &lt;m@lfurio.us&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tooltips to navbar buttons</title>
<updated>2019-01-13T01:40:39+00:00</updated>
<author>
<name>Malf Furious</name>
<email>m@lfurio.us</email>
</author>
<published>2019-01-13T01:40:39+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/scrott/commit/?id=bbb93fb3059af61514699da3fd5fad2fffc05cfa'/>
<id>bbb93fb3059af61514699da3fd5fad2fffc05cfa</id>
<content type='text'>
Since there is little text labeling things in the navbar, I have added
popup tooltips to each button (link) and dropdown menu.

Signed-off-by: Malf Furious &lt;m@lfurio.us&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since there is little text labeling things in the navbar, I have added
popup tooltips to each button (link) and dropdown menu.

Signed-off-by: Malf Furious &lt;m@lfurio.us&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>stdpage:  Add 'New Issue' option to navbar</title>
<updated>2018-10-23T03:05:56+00:00</updated>
<author>
<name>Malf Furious</name>
<email>m@lfurio.us</email>
</author>
<published>2018-10-23T03:05:56+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/scrott/commit/?id=bf257897042321e91f7489d0a43f8d35aa3006d7'/>
<id>bf257897042321e91f7489d0a43f8d35aa3006d7</id>
<content type='text'>
When viewing a pad, offer the 'New Issue' option under the additions
menu in the navbar.  Will will display the just-added new issue modal,
for the user to open a new issue on the first stage of the pad being
viewed.

Signed-off-by: Malf Furious &lt;m@lfurio.us&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When viewing a pad, offer the 'New Issue' option under the additions
menu in the navbar.  Will will display the just-added new issue modal,
for the user to open a new issue on the first stage of the pad being
viewed.

Signed-off-by: Malf Furious &lt;m@lfurio.us&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>stdpage:  Display issue modal when clicked on pad view</title>
<updated>2018-10-22T09:20:08+00:00</updated>
<author>
<name>Malf Furious</name>
<email>m@lfurio.us</email>
</author>
<published>2018-10-22T09:20:08+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/scrott/commit/?id=c595ebf46f9fc5ab2f0d192f4841e9ddea548933'/>
<id>c595ebf46f9fc5ab2f0d192f4841e9ddea548933</id>
<content type='text'>
Updated the javascript to wire-up the issue list items shown on pad
views.  When these are clicked the associated issue modal is displayed
in the foreground.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updated the javascript to wire-up the issue list items shown on pad
views.  When these are clicked the associated issue modal is displayed
in the foreground.
</pre>
</div>
</content>
</entry>
<entry>
<title>stdpage:  Add assertconfirm() function</title>
<updated>2018-09-21T03:30:28+00:00</updated>
<author>
<name>Malf Furious</name>
<email>m@lfurio.us</email>
</author>
<published>2018-09-21T03:30:28+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/scrott/commit/?id=9a95bda08c3e7077bf37f684c1e478bcd659eebd'/>
<id>9a95bda08c3e7077bf37f684c1e478bcd659eebd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add start of single-pad view</title>
<updated>2018-09-20T05:07:35+00:00</updated>
<author>
<name>Malf Furious</name>
<email>m@lfurio.us</email>
</author>
<published>2018-09-20T05:07:35+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/scrott/commit/?id=694f876bc8655bc00f3a4ae3d650e54d947ea42a'/>
<id>694f876bc8655bc00f3a4ae3d650e54d947ea42a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stdpage:  Update user button appearance</title>
<updated>2018-09-19T22:24:43+00:00</updated>
<author>
<name>Malf Furious</name>
<email>m@lfurio.us</email>
</author>
<published>2018-09-19T22:24:43+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/scrott/commit/?id=5c6ca9e4cf6d26f72c3f6d4ec86bb703aae1ea73'/>
<id>5c6ca9e4cf6d26f72c3f6d4ec86bb703aae1ea73</id>
<content type='text'>
Removed placholder text and now displaying the logged-in user's display
name.  This is accopanied by the user icon and (conditionally) the
'cool' sunglasses icon for admins.  This is similar, but not identical,
to the markup of my old archived code I'm clearing out.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed placholder text and now displaying the logged-in user's display
name.  This is accopanied by the user icon and (conditionally) the
'cool' sunglasses icon for admins.  This is similar, but not identical,
to the markup of my old archived code I'm clearing out.
</pre>
</div>
</content>
</entry>
</feed>
