B
BoLaMN

  • Feb 21, 2014
  • Joined Jul 3, 2013
  • 0 best answers
  • just thought id post the code for other usersopen.php    $var=$vars=0; //Just Making sure we don't accept crap...only topicId is expected.    to    $vars=0; //Just Making sure we don't accept crap...only topicId is expected.include\client\open.inc.php <div>        <label>Department: <span class="required">(required)</span></label>                   <select id="deptId" name="deptId">                <option value="" selected="selected">&mdash; Select your Department &mdash;</option>                <?php                if($depts=Dept:()) {                    foreach($depts as $id =>$name) { if ($id != 1) {                        echo sprintf('<option value="%d" %s>%s</option>',                                $id, ($info==$id)?'selected="selected"':'', $name); } }                } else { ?>                    <option value="0" >Support Dept</option>                <?php                } ?>            </select>            <font class="error">*&nbsp;<?php echo $errors; ?></font>            </div>we use department as a location for what region around Australia.

  • Hey Jared,

    tickets.inc.php is using static tables

    ' LEFT JOIN ost_form_entry entry ON entry.object_type=\'T\'

    and entry.object_id=ticket.ticket_id'.

    ' LEFT JOIN ost_form_entry_values ans ON ans.entry_id = entry.id'.

    ' LEFT JOIN ost_form_field field ON field.id=ans.field_id';

    Just thought id post it if you hadnt picked up on it yet.

    Also New Message Auto-response template needs a default subject.

  • Ticket View Update

    Hey Guys,

    been busy flying around Australia for work purposes so i havent had much time to continue my work on this custom theme

    i made some changes to the ticket view page but i think it still needs some more attention

    i changed the ticket thread into an accordian with a manual close defaulted to last ticket opened, i agree with stswarts regarding the heading colours ill look at either changing the colours or just having a standard heading colour with "REPLY - INTERNAL - MESSAGE" maybe... will need to think about it.

    have finished the side menus and top menus with proper counters and have used badges for the side menus too.

    here a screen shot with the changes:

    http://img819.imageshack.us/img819/7822/c8so.png(http://img819.imageshack.us/img819/7822/c8so.png)

    Regarding the release of the theme as im making it for a company im not sure if they would like me to release it but i will ask.

    Cheers

    Nathan

  • thanks Hawk for your kind words, ntozier yea i have to reduce my paddings and margins quite abit i like to do all the minor tweaking at the end to get it tight as possible.

    i have done most of the staff panel (apart from the dialogs, still have to workout how to convert them over to bootstrap) and i have a few pages of admin panel.

    here are some more screenshots for you, still have to tidy up alot but normally do that at the end or i will spend hours on one element.

    http://imageshack.us/a/img33/6339/iqn1.png(http://imageshack.us/a/img33/6339/iqn1.png)

    http://imageshack.us/a/img194/5443/4g9a.png(http://imageshack.us/a/img194/5443/4g9a.png)

    http://imageshack.us/a/img713/7881/he3v.jpg(http://imageshack.us/a/img713/7881/he3v.jpg)

    http://imageshack.us/a/img541/98/pzk0.png(http://imageshack.us/a/img541/98/pzk0.png)

    http://imageshack.us/a/img541/3882/tohl.png(http://imageshack.us/a/img541/3882/tohl.png)

    http://imageshack.us/a/img443/2316/p750.png(http://imageshack.us/a/img443/2316/p750.png)

    http://imageshack.us/a/img199/5594/6poi.png(http://imageshack.us/a/img199/5594/6poi.png)

    http://imageshack.us/a/img694/3948/54d8.jpg(http://imageshack.us/a/img694/3948/54d8.jpg)

    http://imageshack.us/a/img33/1296/28us.png(http://imageshack.us/a/img33/1296/28us.png)

    http://imageshack.us/a/img43/6358/e84f.png(http://imageshack.us/a/img43/6358/e84f.png)

    slowly getting there but unfortunately this isnt just a css change this is a complete overhaul of the files to use bootstrap. biggger job then i expected!

    after this i will be doing the client side as well to make it a complete package.

  • Hey Guys

    thought id share a few screenshots of a theme im working on a for a company to show what you can do with osticket.

    (blank)(blank)

    http://imageshack.us/a/img33/6339/iqn1.png(http://imageshack.us/a/img33/6339/iqn1.png)

    http://imageshack.us/a/img194/5443/4g9a.png(http://imageshack.us/a/img194/5443/4g9a.png)

    http://imageshack.us/a/img713/7881/he3v.jpg(http://imageshack.us/a/img713/7881/he3v.jpg)

    http://imageshack.us/a/img541/98/pzk0.png(http://imageshack.us/a/img541/98/pzk0.png)

    http://imageshack.us/a/img541/3882/tohl.png(http://imageshack.us/a/img541/3882/tohl.png)

    http://imageshack.us/a/img443/2316/p750.png(http://imageshack.us/a/img443/2316/p750.png)

    http://imageshack.us/a/img199/5594/6poi.png(http://imageshack.us/a/img199/5594/6poi.png)

    http://imageshack.us/a/img694/3948/54d8.jpg(http://imageshack.us/a/img694/3948/54d8.jpg)

    http://imageshack.us/a/img33/1296/28us.png(http://imageshack.us/a/img33/1296/28us.png)

    http://imageshack.us/a/img43/6358/e84f.png(http://imageshack.us/a/img43/6358/e84f.png)