2018-12-19 root * db.inc, menu.php: Moved city/zone maintenance and blackout maintenance from admin to dispatch menu 2018-06-25 root 2018-06-25 coms * ajax/viewWebOrd.php: Fixed encoding check 2018-06-18 root 2018-06-18 coms * ajax/viewWebOrd.php: Added check for string encoding type before forcing to UTF-8 2018-04-02 root * ajax/viewWebOrd.php: Added limit to returned address selection list 2018-03-21 root 2018-03-21 coms * ajax/getWebOrdersDT.php, js/viewweborders.js, viewweb.php: Added order ID column 2018-02-05 www-data 2018-02-05 coms * ajax/getcustomer.php: Added workaround for funky utf8 issues 2018-01-30 www-data 2018-01-30 coms * ajax/viewWebOrd.php: Added logic for missing street address (!) 2018-01-30 www-data 2018-01-30 coms * js/viewwebord.js: Minor display fix for ticket print date 2018-01-29 www-data 2018-01-29 coms * ajax/getcustomer.php: Added utf8 encoding for json 2018-01-26 coms * js/viewwebord.js, weborddetail.php: Additional ticket detail Improved web order lookup * js/viewweborders.js: Page number calculation tweak 2018-01-25 www-data 2018-01-25 coms * db.inc: Various web order bugfixes * dbupdate.php: Added some input formatting 2018-01-24 www-data 2018-01-24 coms * js/ticket.js: Removed redundant web ticket code 2018-01-24 www-data 2018-01-24 coms * blacklist.php, blanks.php, comptowns.php, deliveryloc.php, newcustomer.php, prices.php, ticketcounts.php, todaystickets.php, users.php, viewcustomer.php, viewticket.php, viewtickets.php, viewweb.php: Added versioning to all javascript calls * index.php: Added versioning to all javascript calls 2018-01-24 www-data 2018-01-24 coms * db.inc: New processed/archived web order system, order print fix 2018-01-23 coms 2018-01-22 coms * ajax/getWebOrdersDT.php: New file for DataTables control * css/print.css: CSS tweak 2018-01-22 www-data 2018-01-22 coms * viewweb.php: Added print css * css/print.css: Moved print css to separate file 2018-01-20 www-data 2018-01-20 coms * weborddetail.php: Added print function * js/viewwebord.js: Added print function * css/style.css: Added print styling 2018-01-10 root 2018-01-10 coms * ajax/getcustomer.php: Remove error message re: empty GL array 2018-01-10 root 2018-01-10 coms * js/ticket.js: Added highlight for invalid delivery city 2018-01-09 coms * js/ticket.js: Added error logic for missing delivery date * db.inc: Added bailout for invalid city * ajax/getcustomer.php: Added quick return if no record found 2018-01-08 root 2018-01-08 coms * db.inc: Fix to delivery date if today is blacklisted * ajax/getcustomer.php: Limit blacklist dates to future * css/style.css: Removed unnecessary css 2018-01-06 root * db.inc, js/ticket.js: Removed restriction on selecting blackout dates 2018-01-06 coms * db.inc: Additional revision to fix incorrect delivery date prediction 2018-01-05 root 2018-01-05 coms * js/ticket.js: Added blacklist display to calendar * ajax/getcustomer.php: Added blacklist dates * css/style.css: Added style for calendar blackout 2018-01-05 root 2018-01-05 coms * db.inc: Fixed delivery date estimator to work with longer blackouts 2017-12-29 root 2017-12-29 coms 2017-12-29 root 2017-12-29 coms 2017-12-28 coms 2017-12-27 coms 2017-12-23 coms * js/ticket.js: Clear web orders after posting tickets * ajax/postticket.php: Added writeback of ticket id * css/style.css: Added stretchy expanding search fields * ajax/search.php: Added "no results" result to improve autocomplete 2017-12-22 coms 2017-12-17 www-data 2017-12-17 coms * resetcutoff.php: Added reset of completed town flags * js/ticket.js: Added town complete display * index.php: Added town complete notice * ajax/getcustomer.php: Added town completed status * js/menu.js: Added global wait cursor change for ajax calls * menu.php: Added completed towns link * resetcutoff.php: Moved db connect info into this file 2017-12-16 coms * js/prices.js: Error handling for website updates * ajax/updateprice.php: Added remote update of website price 2017-12-06 coms 2017-11-29 coms 2017-11-15 www-data 2017-11-15 coms * js/login.js: Added enter button handler so you don't have to click the button to log in. * js/login.js: Added forced reload of main page after login. 2017-11-08 coms 2017-11-08 root 2017-11-08 coms * ajax/login.php: Added login logging to tblLogins * db.inc: Added username logging in apache for PHP requests * ajax/updateuser.php, db.inc, js/users.js, users.php: Added user management system 2017-11-07 coms 2017-11-06 coms * db.inc: Force valid login session on all pages 2017-11-06 root 2017-11-06 coms * js/deliveryloc.js: Ensure zone list is loaded before building location table 2017-10-25 coms * menu.php: Added user manager link and restricted admin menu to administrator logins 2017-09-13 coms 2017-09-13 www-data 2017-09-13 coms * index.php, js/login.js: Fix login error message display * ajax/login.php: Added active user check to login process 2017-08-11 coms 2017-08-11 root 2017-08-11 coms * ticket-blank.pl, ticket.pl: Changed ticket address to 86 2016-12-04 coms * dbupdate.php: Added staging tables for transfer of data between systems 2016-11-15 root 2016-11-15 coms * db.inc: Added date selection to dispatch ticket count 2015-04-11 root 2015-04-11 coms * ajax/printbatch.php: changed batch printing to groups of 25 to fix 49+ ticket issue 2015-01-01 root 2015-01-01 coms * db.inc: updated version * ajax/getDispatchTicketCounts.php: moved saturday delivery flag to tblConfig 2014-09-19 coms * ajax/getDispatchTicketCounts.php: removed blackout date hiding * js/ticketcounts.js: changed date format * db.inc: added zone restriction to blackout dates * ajax/getBlacklist.php: added zone to blackout date 2014-08-02 coms * ChangeLog.txt: test 2 * ChangeLog.txt: test of new svn repository 2013-11-15 Mike Lerley * js/ticket.js: fixed tax not propagating to ticket 2013-10-08 Mike Lerley * js/ticket.js: Created variable for tax rate and set to 5.5% 2013-01-03 Mike Lerley * db.inc: added saturday delivery code * js/deliveryloc.js: added saturday to delivery options 2012-12-28 Mike Lerley * ajax/getDispatchTicketCounts.php: changed to allow saturday deliveries 2012-10-11 Mike Lerley * css/style.css: stylized current ppg table 2012-09-14 Mike Lerley 2012-09-07 Mike Lerley * ajax/viewWebOrd.php, js/viewwebord.js, js/viewweborders.js, 2012-08-29 Mike Lerley 2012-08-08 Mike Lerley 2012-07-02 Mike Lerley * db.inc: fixed blacklist logic 2012-06-28 Mike Lerley * js/ticket.js: increased max delivery date to 14 days * db.inc: fix broken single-delivery-day + blackout logic 2012-06-19 Mike Lerley * ajax/getDispatchTicketCounts.php, js/ticketcounts.js: added ticket count date navigation * .settings, ajax/getDispatchTicketCounts.php, js/ticketcounts.js, 2012-05-25 Mike Lerley * ajax/getDispatchTicketCounts.php: turned off saturday delivery 2012-01-27 Mike Lerley * ajax/getDispatchTicketCounts.php: swapped backwards logic 2012-01-24 Mike Lerley * ajax/getDispatchTicketCounts.php: adjusted to show saturday delivery count on friday 2011-12-30 Mike Lerley * js/ticket.js: Fixed delivery date parse 2011-12-28 Mike Lerley * ticketdetail.php: fixed width * js/ticket.js: changed to submit altfield for datepicker * index.php: added alt field for datepicker 2011-12-21 Mike Lerley * ajax/getBlacklist.php, ajax/updateblacklist.php, blacklist.php, js/blacklist.js: added blacklist editing * resetcutoff.php: automatically reset delivery cutoff dates * ajax/updatelocations.php: enabled location day/cutoff/zone editing 2011-12-16 Mike Lerley * viewcustomer.php: fixed button layout * css/style.css: changed ppg layout * index.php: changed layout for zone pricing * ajax/search.php: added mysql escaping to query string to allow searching with embedded ' marks * ticket-blank.pl: print a blank ticket per zone 2011-10-12 Mike Lerley * ChangeLog.txt: updated * db.inc: changed version * ajax/postticket.php: added same-day immediate printing code * db.inc: changed version 2011-10-11 Mike Lerley * index.php: changed to read current prices from COMS, not web * ajax/updateprice.php, prices.php: price updates 2011-10-04 Mike Lerley * ajax/getcustomer.php: added recent ticket table to history query 2011-09-27 Mike Lerley * ChangeLog: renamed * ChangeLog.txt: renamed * menu.php: added link to ChangeLog.txt * db.inc: updated version number 2011-09-26 Mike Lerley * ajax/getZones.php: added zone lister for delivery location editor * deliveryloc.php: city/zone maintenance page * js/newcustomer.js: added caps lock detection * ajax/getCityZip.php: zip/city auto lookups * js/newcustomer.js: zip/city auto lookups * viewcustomer.php: adding input masks * js/viewcustomer.js: adding input masks * js/newcustomer.js: adding input masks * js/newcustomer.js: adding input masks * js/jquery.maskedinput-1.3.min.js: added masked input plugin * js/viewcustomer.js: fix taxable status not changing * js/viewcustomer.js: fix taxable status not changing * js/viewcustomer.js: fix taxable status not changing * js/viewcustomer.js: fix taxable status not changing 2011-09-02 Mike Lerley * js/ticketcounts.js: added delivery date display * ajax/getDispatchTicketCounts.php: delivery date code now skips blacklisted dates * ajax/getDispatchTicketCounts.php: modifying delivery date code 2011-08-12 Mike Lerley * js/lookup.js: changed behavior if non-numeric entered in account search field * ajax/postticket.php: add mysql field escapes 2011-08-10 Mike Lerley * ajax/getPrices.php: new file for price maintenance * js/prices.js, prices.php: new files for price maintenance * menu.php: added admin menu * css/images/asc.gif, css/images/desc.gif, images/asc.gif, images/desc.gif: moved images to css/images folder * css/style.css: added styles for header sort * images/asc.gif, images/desc.gif: added sort images * js/batchprint.js: added table sort code * batchprint.php: added tablesorter script * js/jquery.tablesorter.min.js: added table sort plugin from http://tablesorter.com/docs/ * ajax/getTicketCount.php: Changed sort order to create date per bug #25 2011-08-08 Mike Lerley * ajax/printTicket.php: adjusted path for ajax folder * ajax/postticket.php: fixed caps on tickPath 2011-08-05 Mike Lerley * db.inc: version update * js/ticket.js: added logic for backfilling gallon quantity from price * authors.xml: initial import * ticket.pl: set exec property * menu.php: added version display * css/style.css: added version display * ajax/postticket.php: added default queue of scarboro for tickets with no valid delivery location in zone table * ajax/getCustTickets.php, ajax/getDispatchTicketCounts.php, ajax/getPrinters.php, ajax/getTicketCount.php, ajax/getTodaysTickets.php, ajax/getcustomer.php, ajax/login.php, ajax/printTicket.php, ajax/printbatch.php, ajax/search.php, ajax/viewTicket.php, batchprint.php, db.inc, newcustomer.php, todaystickets.php, viewcustomer.php, viewticket.php, viewtickets.php: sql call changes; minor html cleanup * ajax/editcustomer.php: modified sql calls * ajax/addgl.php: modified sql calls * ajax/addcustomer.php: modified sql calls * ajax/postticket.php: modified sql calls * db.inc: modified raise_error function to include sql passed from call * ajax/postticket.php: output tickets to tmp file instead of printer if on dev site * ticket.pl: put back the way it was... * ajax/postticket.php: added variable path for perl script location * db.inc: added isDev flag for development purposes, based on current script absolute path * ticket.pl: format tweaks * ticket.pl: changed format to allow float gallon quantities 2011-08-04 Mike Lerley * ., .buildpath, .project: added svn2web ftp info property * ., ajax, ajax/Copy of search.php, ajax/addcustomer.php, ajax/addgl.php, ajax/editcustomer.php, ajax/getCustTickets.php, ajax/getDispatchTicketCounts.php, ajax/getPrinters.php, ajax/getTicketCount.php, ajax/getTodaysTickets.php, ajax/getcustomer.php, ajax/login.php, ajax/logout.php, ajax/postticket.php, ajax/printTicket.php, ajax/printbatch.php, ajax/search.php, ajax/viewTicket.php, batchprint.php, coms.sql, coms2.sql, css, css/base.css, css/black-tie.css, css/cupertino, css/cupertino/images, css/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png, css/cupertino/images/ui-bg_flat_15_cd0a0a_40x100.png, css/cupertino/images/ui-bg_glass_100_e4f1fb_1x400.png, css/cupertino/images/ui-bg_glass_50_3baae3_1x400.png, css/cupertino/images/ui-bg_glass_80_d7ebf9_1x400.png, css/cupertino/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png, css/cupertino/images/ui-bg_highlight-hard_70_000000_1x100.png, css/cupertino/images/ui-bg_highlight-soft_100_deedf7_1x100.png, css/cupertino/images/ui-bg_highlight-soft_25_ffef8f_1x100.png, css/cupertino/images/ui-icons_2694e8_256x240.png, css/cupertino/images/ui-icons_2e83ff_256x240.png, css/cupertino/images/ui-icons_3d80b3_256x240.png, css/cupertino/images/ui-icons_72a7cf_256x240.png, css/cupertino/images/ui-icons_ffffff_256x240.png, css/cupertino/jquery-ui-1.8.7.custom.css, css/images, css/images/ui-bg_diagonals-thick_18_b81900_40x40.png, css/images/ui-bg_diagonals-thick_20_666666_40x40.png, css/images/ui-bg_flat_10_000000_40x100.png, css/images/ui-bg_glass_100_f6f6f6_1x400.png, css/images/ui-bg_glass_100_fdf5ce_1x400.png, css/images/ui-bg_glass_65_ffffff_1x400.png, css/images/ui-bg_gloss-wave_35_f6a828_500x100.png, css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png, css/images/ui-bg_highlight-soft_75_ffe45c_1x100.png, css/images/ui-icons_222222_256x240.png, css/images/ui-icons_228ef1_256x240.png, css/images/ui-icons_ef8c08_256x240.png, css/images/ui-icons_ffd27a_256x240.png, css/images/ui-icons_ffffff_256x240.png, css/style.css, css/superfish.css, css/ui-darkness.css, css/ui-lightness.css, db.inc, dotmatrix.tar.gz, favicon.ico, fixphones.php, images, images/arrow.gif, images/arrows-ffffff.png, images/back.png, images/calendar.gif, images/header.gif, images/header_active.gif, images/header_bg.gif, images/pix.gif, images/pointer.gif, images/shadow.png, index.php, index.php-orig, jquery-ui-1.8.7.custom, jquery-ui-1.8.7.custom/css, jquery-ui-1.8.7.custom/css/cupertino, jquery-ui-1.8.7.custom/css/cupertino/images, jquery-ui-1.8.7.custom/css/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png, jquery-ui-1.8.7.custom/css/cupertino/images/ui-bg_flat_15_cd0a0a_40x100.png, jquery-ui-1.8.7.custom/css/cupertino/images/ui-bg_glass_100_e4f1fb_1x400.png, jquery-ui-1.8.7.custom/css/cupertino/images/ui-bg_glass_50_3baae3_1x400.png, jquery-ui-1.8.7.custom/css/cupertino/images/ui-bg_glass_80_d7ebf9_1x400.png, jquery-ui-1.8.7.custom/css/cupertino/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png, jquery-ui-1.8.7.custom/css/cupertino/images/ui-bg_highlight-hard_70_000000_1x100.png, jquery-ui-1.8.7.custom/css/cupertino/images/ui-bg_highlight-soft_100_deedf7_1x100.png, jquery-ui-1.8.7.custom/css/cupertino/images/ui-bg_highlight-soft_25_ffef8f_1x100.png, jquery-ui-1.8.7.custom/css/cupertino/images/ui-icons_2694e8_256x240.png, jquery-ui-1.8.7.custom/css/cupertino/images/ui-icons_2e83ff_256x240.png, jquery-ui-1.8.7.custom/css/cupertino/images/ui-icons_3d80b3_256x240.png, jquery-ui-1.8.7.custom/css/cupertino/images/ui-icons_72a7cf_256x240.png, jquery-ui-1.8.7.custom/css/cupertino/images/ui-icons_ffffff_256x240.png, jquery-ui-1.8.7.custom/css/cupertino/jquery-ui-1.8.7.custom.css, jquery-ui-1.8.7.custom/css/smoothness, jquery-ui-1.8.7.custom/css/smoothness/images, jquery-ui-1.8.7.custom/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png, jquery-ui-1.8.7.custom/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png, jquery-ui-1.8.7.custom/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png, jquery-ui-1.8.7.custom/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png, jquery-ui-1.8.7.custom/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png, jquery-ui-1.8.7.custom/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png, jquery-ui-1.8.7.custom/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png, jquery-ui-1.8.7.custom/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png, jquery-ui-1.8.7.custom/css/smoothness/images/ui-icons_222222_256x240.png, jquery-ui-1.8.7.custom/css/smoothness/images/ui-icons_2e83ff_256x240.png, jquery-ui-1.8.7.custom/css/smoothness/images/ui-icons_454545_256x240.png, jquery-ui-1.8.7.custom/css/smoothness/images/ui-icons_888888_256x240.png, jquery-ui-1.8.7.custom/css/smoothness/images/ui-icons_cd0a0a_256x240.png, jquery-ui-1.8.7.custom/css/smoothness/jquery-ui-1.8.7.custom.css, jquery-ui-1.8.7.custom/development-bundle, jquery-ui-1.8.7.custom/development-bundle/AUTHORS.txt, jquery-ui-1.8.7.custom/development-bundle/GPL-LICENSE.txt, jquery-ui-1.8.7.custom/development-bundle/MIT-LICENSE.txt, jquery-ui-1.8.7.custom/development-bundle/demos, jquery-ui-1.8.7.custom/development-bundle/demos/accordion, jquery-ui-1.8.7.custom/development-bundle/demos/accordion/collapsible.html, jquery-ui-1.8.7.custom/development-bundle/demos/accordion/custom-icons.html, jquery-ui-1.8.7.custom/development-bundle/demos/accordion/default.html, jquery-ui-1.8.7.custom/development-bundle/demos/accordion/fillspace.html, jquery-ui-1.8.7.custom/development-bundle/demos/accordion/hoverintent.html, jquery-ui-1.8.7.custom/development-bundle/demos/accordion/index.html, jquery-ui-1.8.7.custom/development-bundle/demos/accordion/mouseover.html, jquery-ui-1.8.7.custom/development-bundle/demos/accordion/no-auto-height.html, jquery-ui-1.8.7.custom/development-bundle/demos/accordion/sortable.html, jquery-ui-1.8.7.custom/development-bundle/demos/addClass, jquery-ui-1.8.7.custom/development-bundle/demos/addClass/default.html, jquery-ui-1.8.7.custom/development-bundle/demos/addClass/index.html, jquery-ui-1.8.7.custom/development-bundle/demos/animate, jquery-ui-1.8.7.custom/development-bundle/demos/animate/default.html, jquery-ui-1.8.7.custom/development-bundle/demos/animate/index.html, jquery-ui-1.8.7.custom/development-bundle/demos/autocomplete, jquery-ui-1.8.7.custom/development-bundle/demos/autocomplete/categories.html, jquery-ui-1.8.7.custom/development-bundle/demos/autocomplete/combobox.html, jquery-ui-1.8.7.custom/development-bundle/demos/autocomplete/custom-data.html, jquery-ui-1.8.7.custom/development-bundle/demos/autocomplete/default.html, jquery-ui-1.8.7.custom/development-bundle/demos/autocomplete/folding.html, jquery-ui-1.8.7.custom/development-bundle/demos/autocomplete/images, jquery-ui-1.8.7.custom/development-bundle/demos/autocomplete/images/jquery_32x32.png, jquery-ui-1.8.7.custom/development-bundle/demos/autocomplete/images/jqueryui_32x32.png, jquery-ui-1.8.7.custom/development-bundle/demos/autocomplete/images/sizzlejs_32x32.png, jquery-ui-1.8.7.custom/development-bundle/demos/autocomplete/images/transparent_1x1.png, jquery-ui-1.8.7.custom/development-bundle/demos/autocomplete/images/ui-anim_basic_16x16.gif, jquery-ui-1.8.7.custom/development-bundle/demos/autocomplete/index.html, jquery-ui-1.8.7.custom/development-bundle/demos/autocomplete/london.xml, jquery-ui-1.8.7.custom/development-bundle/demos/autocomplete/maxheight.html, jquery-ui-1.8.7.custom/development-bundle/demos/autocomplete/multiple-remote.html, jquery-ui-1.8.7.custom/development-bundle/demos/autocomplete/multiple.html, jquery-ui-1.8.7.custom/development-bundle/demos/autocomplete/remote-jsonp.html, jquery-ui-1.8.7.custom/development-bundle/demos/autocomplete/remote-with-cache.html, jquery-ui-1.8.7.custom/development-bundle/demos/autocomplete/remote.html, jquery-ui-1.8.7.custom/development-bundle/demos/autocomplete/search.php, jquery-ui-1.8.7.custom/development-bundle/demos/autocomplete/xml.html, jquery-ui-1.8.7.custom/development-bundle/demos/button, jquery-ui-1.8.7.custom/development-bundle/demos/button/checkbox.html, jquery-ui-1.8.7.custom/development-bundle/demos/button/default.html, jquery-ui-1.8.7.custom/development-bundle/demos/button/icons.html, jquery-ui-1.8.7.custom/development-bundle/demos/button/index.html, jquery-ui-1.8.7.custom/development-bundle/demos/button/radio.html, jquery-ui-1.8.7.custom/development-bundle/demos/button/splitbutton.html, jquery-ui-1.8.7.custom/development-bundle/demos/button/toolbar.html, jquery-ui-1.8.7.custom/development-bundle/demos/datepicker, jquery-ui-1.8.7.custom/development-bundle/demos/datepicker/alt-field.html, jquery-ui-1.8.7.custom/development-bundle/demos/datepicker/animation.html, jquery-ui-1.8.7.custom/development-bundle/demos/datepicker/buttonbar.html, jquery-ui-1.8.7.custom/development-bundle/demos/datepicker/date-formats.html, jquery-ui-1.8.7.custom/development-bundle/demos/datepicker/date-range.html, jquery-ui-1.8.7.custom/development-bundle/demos/datepicker/default.html, jquery-ui-1.8.7.custom/development-bundle/demos/datepicker/dropdown-month-year.html, jquery-ui-1.8.7.custom/development-bundle/demos/datepicker/icon-trigger.html, jquery-ui-1.8.7.custom/development-bundle/demos/datepicker/images, jquery-ui-1.8.7.custom/development-bundle/demos/datepicker/images/calendar.gif, jquery-ui-1.8.7.custom/development-bundle/demos/datepicker/index.html, jquery-ui-1.8.7.custom/development-bundle/demos/datepicker/inline.html, jquery-ui-1.8.7.custom/development-bundle/demos/datepicker/localization.html, jquery-ui-1.8.7.custom/development-bundle/demos/datepicker/min-max.html, jquery-ui-1.8.7.custom/development-bundle/demos/datepicker/multiple-calendars.html, jquery-ui-1.8.7.custom/development-bundle/demos/datepicker/other-months.html, jquery-ui-1.8.7.custom/development-bundle/demos/datepicker/show-week.html, jquery-ui-1.8.7.custom/development-bundle/demos/demos.css, jquery-ui-1.8.7.custom/development-bundle/demos/dialog, jquery-ui-1.8.7.custom/development-bundle/demos/dialog/animated.html, jquery-ui-1.8.7.custom/development-bundle/demos/dialog/default.html, jquery-ui-1.8.7.custom/development-bundle/demos/dialog/index.html, jquery-ui-1.8.7.custom/development-bundle/demos/dialog/modal-confirmation.html, jquery-ui-1.8.7.custom/development-bundle/demos/dialog/modal-form.html, jquery-ui-1.8.7.custom/development-bundle/demos/dialog/modal-message.html, jquery-ui-1.8.7.custom/development-bundle/demos/dialog/modal.html, jquery-ui-1.8.7.custom/development-bundle/demos/draggable, jquery-ui-1.8.7.custom/development-bundle/demos/draggable/constrain-movement.html, jquery-ui-1.8.7.custom/development-bundle/demos/draggable/cursor-style.html, jquery-ui-1.8.7.custom/development-bundle/demos/draggable/default.html, jquery-ui-1.8.7.custom/development-bundle/demos/draggable/delay-start.html, jquery-ui-1.8.7.custom/development-bundle/demos/draggable/events.html, jquery-ui-1.8.7.custom/development-bundle/demos/draggable/handle.html, jquery-ui-1.8.7.custom/development-bundle/demos/draggable/index.html, jquery-ui-1.8.7.custom/development-bundle/demos/draggable/revert.html, jquery-ui-1.8.7.custom/development-bundle/demos/draggable/scroll.html, jquery-ui-1.8.7.custom/development-bundle/demos/draggable/snap-to.html, jquery-ui-1.8.7.custom/development-bundle/demos/draggable/sortable.html, jquery-ui-1.8.7.custom/development-bundle/demos/draggable/visual-feedback.html, jquery-ui-1.8.7.custom/development-bundle/demos/droppable, jquery-ui-1.8.7.custom/development-bundle/demos/droppable/accepted-elements.html, jquery-ui-1.8.7.custom/development-bundle/demos/droppable/default.html, jquery-ui-1.8.7.custom/development-bundle/demos/droppable/images, jquery-ui-1.8.7.custom/development-bundle/demos/droppable/images/high_tatras.jpg, jquery-ui-1.8.7.custom/development-bundle/demos/droppable/images/high_tatras2.jpg, jquery-ui-1.8.7.custom/development-bundle/demos/droppable/images/high_tatras2_min.jpg, jquery-ui-1.8.7.custom/development-bundle/demos/droppable/images/high_tatras3.jpg, jquery-ui-1.8.7.custom/development-bundle/demos/droppable/images/high_tatras3_min.jpg, jquery-ui-1.8.7.custom/development-bundle/demos/droppable/images/high_tatras4.jpg, jquery-ui-1.8.7.custom/development-bundle/demos/droppable/images/high_tatras4_min.jpg, jquery-ui-1.8.7.custom/development-bundle/demos/droppable/images/high_tatras_min.jpg, jquery-ui-1.8.7.custom/development-bundle/demos/droppable/index.html, jquery-ui-1.8.7.custom/development-bundle/demos/droppable/photo-manager.html, jquery-ui-1.8.7.custom/development-bundle/demos/droppable/propagation.html, jquery-ui-1.8.7.custom/development-bundle/demos/droppable/revert.html, jquery-ui-1.8.7.custom/development-bundle/demos/droppable/shopping-cart.html, jquery-ui-1.8.7.custom/development-bundle/demos/droppable/visual-feedback.html, jquery-ui-1.8.7.custom/development-bundle/demos/effect, jquery-ui-1.8.7.custom/development-bundle/demos/effect/default.html, jquery-ui-1.8.7.custom/development-bundle/demos/effect/easing.html, jquery-ui-1.8.7.custom/development-bundle/demos/effect/index.html, jquery-ui-1.8.7.custom/development-bundle/demos/hide, jquery-ui-1.8.7.custom/development-bundle/demos/hide/default.html, jquery-ui-1.8.7.custom/development-bundle/demos/hide/index.html, jquery-ui-1.8.7.custom/development-bundle/demos/images, jquery-ui-1.8.7.custom/development-bundle/demos/images/calendar.gif, jquery-ui-1.8.7.custom/development-bundle/demos/images/demo-config-on-tile.gif, jquery-ui-1.8.7.custom/development-bundle/demos/images/demo-config-on.gif, jquery-ui-1.8.7.custom/development-bundle/demos/images/demo-spindown-closed.gif, jquery-ui-1.8.7.custom/development-bundle/demos/images/demo-spindown-open.gif, jquery-ui-1.8.7.custom/development-bundle/demos/images/icon-docs-info.gif, jquery-ui-1.8.7.custom/development-bundle/demos/images/pbar-ani.gif, jquery-ui-1.8.7.custom/development-bundle/demos/index.html, jquery-ui-1.8.7.custom/development-bundle/demos/position, jquery-ui-1.8.7.custom/development-bundle/demos/position/cycler.html, jquery-ui-1.8.7.custom/development-bundle/demos/position/default.html, jquery-ui-1.8.7.custom/development-bundle/demos/position/images, jquery-ui-1.8.7.custom/development-bundle/demos/position/images/earth.jpg, jquery-ui-1.8.7.custom/development-bundle/demos/position/images/flight.jpg, jquery-ui-1.8.7.custom/development-bundle/demos/position/images/rocket.jpg, jquery-ui-1.8.7.custom/development-bundle/demos/position/index.html, jquery-ui-1.8.7.custom/development-bundle/demos/progressbar, jquery-ui-1.8.7.custom/development-bundle/demos/progressbar/animated.html, jquery-ui-1.8.7.custom/development-bundle/demos/progressbar/default.html, jquery-ui-1.8.7.custom/development-bundle/demos/progressbar/images, jquery-ui-1.8.7.custom/development-bundle/demos/progressbar/images/pbar-ani.gif, jquery-ui-1.8.7.custom/development-bundle/demos/progressbar/index.html, jquery-ui-1.8.7.custom/development-bundle/demos/progressbar/resize.html, jquery-ui-1.8.7.custom/development-bundle/demos/removeClass, jquery-ui-1.8.7.custom/development-bundle/demos/removeClass/default.html, jquery-ui-1.8.7.custom/development-bundle/demos/removeClass/index.html, jquery-ui-1.8.7.custom/development-bundle/demos/resizable, jquery-ui-1.8.7.custom/development-bundle/demos/resizable/animate.html, jquery-ui-1.8.7.custom/development-bundle/demos/resizable/aspect-ratio.html, jquery-ui-1.8.7.custom/development-bundle/demos/resizable/constrain-area.html, jquery-ui-1.8.7.custom/development-bundle/demos/resizable/default.html, jquery-ui-1.8.7.custom/development-bundle/demos/resizable/delay-start.html, jquery-ui-1.8.7.custom/development-bundle/demos/resizable/helper.html, jquery-ui-1.8.7.custom/development-bundle/demos/resizable/index.html, jquery-ui-1.8.7.custom/development-bundle/demos/resizable/max-min.html, jquery-ui-1.8.7.custom/development-bundle/demos/resizable/snap-to-grid.html, jquery-ui-1.8.7.custom/development-bundle/demos/resizable/synchronous-resize.html, jquery-ui-1.8.7.custom/development-bundle/demos/resizable/textarea.html, jquery-ui-1.8.7.custom/development-bundle/demos/resizable/visual-feedback.html, jquery-ui-1.8.7.custom/development-bundle/demos/selectable, jquery-ui-1.8.7.custom/development-bundle/demos/selectable/default.html, jquery-ui-1.8.7.custom/development-bundle/demos/selectable/display-grid.html, jquery-ui-1.8.7.custom/development-bundle/demos/selectable/index.html, jquery-ui-1.8.7.custom/development-bundle/demos/selectable/serialize.html, jquery-ui-1.8.7.custom/development-bundle/demos/show, jquery-ui-1.8.7.custom/development-bundle/demos/show/default.html, jquery-ui-1.8.7.custom/development-bundle/demos/show/index.html, jquery-ui-1.8.7.custom/development-bundle/demos/slider, jquery-ui-1.8.7.custom/development-bundle/demos/slider/colorpicker.html, jquery-ui-1.8.7.custom/development-bundle/demos/slider/default.html, jquery-ui-1.8.7.custom/development-bundle/demos/slider/hotelrooms.html, jquery-ui-1.8.7.custom/development-bundle/demos/slider/index.html, jquery-ui-1.8.7.custom/development-bundle/demos/slider/multiple-vertical.html, jquery-ui-1.8.7.custom/development-bundle/demos/slider/range-vertical.html, jquery-ui-1.8.7.custom/development-bundle/demos/slider/range.html, jquery-ui-1.8.7.custom/development-bundle/demos/slider/rangemax.html, jquery-ui-1.8.7.custom/development-bundle/demos/slider/rangemin.html, jquery-ui-1.8.7.custom/development-bundle/demos/slider/side-scroll.html, jquery-ui-1.8.7.custom/development-bundle/demos/slider/slider-vertical.html, jquery-ui-1.8.7.custom/development-bundle/demos/slider/steps.html, jquery-ui-1.8.7.custom/development-bundle/demos/slider/tabs.html, jquery-ui-1.8.7.custom/development-bundle/demos/sortable, jquery-ui-1.8.7.custom/development-bundle/demos/sortable/connect-lists-through-tabs.html, jquery-ui-1.8.7.custom/development-bundle/demos/sortable/connect-lists.html, jquery-ui-1.8.7.custom/development-bundle/demos/sortable/default.html, jquery-ui-1.8.7.custom/development-bundle/demos/sortable/delay-start.html, jquery-ui-1.8.7.custom/development-bundle/demos/sortable/display-grid.html, jquery-ui-1.8.7.custom/development-bundle/demos/sortable/empty-lists.html, jquery-ui-1.8.7.custom/development-bundle/demos/sortable/index.html, jquery-ui-1.8.7.custom/development-bundle/demos/sortable/items.html, jquery-ui-1.8.7.custom/development-bundle/demos/sortable/placeholder.html, jquery-ui-1.8.7.custom/development-bundle/demos/sortable/portlets.html, jquery-ui-1.8.7.custom/development-bundle/demos/switchClass, jquery-ui-1.8.7.custom/development-bundle/demos/switchClass/default.html, jquery-ui-1.8.7.custom/development-bundle/demos/switchClass/index.html, jquery-ui-1.8.7.custom/development-bundle/demos/tabs, jquery-ui-1.8.7.custom/development-bundle/demos/tabs/ajax, jquery-ui-1.8.7.custom/development-bundle/demos/tabs/ajax.html, jquery-ui-1.8.7.custom/development-bundle/demos/tabs/ajax/content1.html, jquery-ui-1.8.7.custom/development-bundle/demos/tabs/ajax/content2.html, jquery-ui-1.8.7.custom/development-bundle/demos/tabs/ajax/content3-slow.php, jquery-ui-1.8.7.custom/development-bundle/demos/tabs/ajax/content4-broken.php, jquery-ui-1.8.7.custom/development-bundle/demos/tabs/bottom.html, jquery-ui-1.8.7.custom/development-bundle/demos/tabs/collapsible.html, jquery-ui-1.8.7.custom/development-bundle/demos/tabs/cookie.html, jquery-ui-1.8.7.custom/development-bundle/demos/tabs/default.html, jquery-ui-1.8.7.custom/development-bundle/demos/tabs/index.html, jquery-ui-1.8.7.custom/development-bundle/demos/tabs/manipulation.html, jquery-ui-1.8.7.custom/development-bundle/demos/tabs/mouseover.html, jquery-ui-1.8.7.custom/development-bundle/demos/tabs/sortable.html, jquery-ui-1.8.7.custom/development-bundle/demos/tabs/vertical.html, jquery-ui-1.8.7.custom/development-bundle/demos/toggle, jquery-ui-1.8.7.custom/development-bundle/demos/toggle/default.html, jquery-ui-1.8.7.custom/development-bundle/demos/toggle/index.html, jquery-ui-1.8.7.custom/development-bundle/demos/toggleClass, jquery-ui-1.8.7.custom/development-bundle/demos/toggleClass/default.html, jquery-ui-1.8.7.custom/development-bundle/demos/toggleClass/index.html, jquery-ui-1.8.7.custom/development-bundle/docs, jquery-ui-1.8.7.custom/development-bundle/docs/accordion.html, jquery-ui-1.8.7.custom/development-bundle/docs/addClass.html, jquery-ui-1.8.7.custom/development-bundle/docs/animate.html, jquery-ui-1.8.7.custom/development-bundle/docs/autocomplete.html, jquery-ui-1.8.7.custom/development-bundle/docs/button.html, jquery-ui-1.8.7.custom/development-bundle/docs/datepicker.html, jquery-ui-1.8.7.custom/development-bundle/docs/dialog.html, jquery-ui-1.8.7.custom/development-bundle/docs/draggable.html, jquery-ui-1.8.7.custom/development-bundle/docs/droppable.html, jquery-ui-1.8.7.custom/development-bundle/docs/effect.html, jquery-ui-1.8.7.custom/development-bundle/docs/hide.html, jquery-ui-1.8.7.custom/development-bundle/docs/position.html, jquery-ui-1.8.7.custom/development-bundle/docs/progressbar.html, jquery-ui-1.8.7.custom/development-bundle/docs/removeClass.html, jquery-ui-1.8.7.custom/development-bundle/docs/resizable.html, jquery-ui-1.8.7.custom/development-bundle/docs/selectable.html, jquery-ui-1.8.7.custom/development-bundle/docs/show.html, jquery-ui-1.8.7.custom/development-bundle/docs/slider.html, jquery-ui-1.8.7.custom/development-bundle/docs/sortable.html, jquery-ui-1.8.7.custom/development-bundle/docs/switchClass.html, jquery-ui-1.8.7.custom/development-bundle/docs/tabs.html, jquery-ui-1.8.7.custom/development-bundle/docs/toggle.html, jquery-ui-1.8.7.custom/development-bundle/docs/toggleClass.html, jquery-ui-1.8.7.custom/development-bundle/external, jquery-ui-1.8.7.custom/development-bundle/external/jquery.bgiframe-2.1.2.js, jquery-ui-1.8.7.custom/development-bundle/external/jquery.cookie.js, jquery-ui-1.8.7.custom/development-bundle/external/jquery.metadata.js, jquery-ui-1.8.7.custom/development-bundle/external/qunit.css, jquery-ui-1.8.7.custom/development-bundle/external/qunit.js, jquery-ui-1.8.7.custom/development-bundle/jquery-1.4.4.js, jquery-ui-1.8.7.custom/development-bundle/themes, jquery-ui-1.8.7.custom/development-bundle/themes/base, jquery-ui-1.8.7.custom/development-bundle/themes/base/images, jquery-ui-1.8.7.custom/development-bundle/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png, jquery-ui-1.8.7.custom/development-bundle/themes/base/images/ui-bg_flat_75_ffffff_40x100.png, jquery-ui-1.8.7.custom/development-bundle/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png, jquery-ui-1.8.7.custom/development-bundle/themes/base/images/ui-bg_glass_65_ffffff_1x400.png, jquery-ui-1.8.7.custom/development-bundle/themes/base/images/ui-bg_glass_75_dadada_1x400.png, jquery-ui-1.8.7.custom/development-bundle/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png, jquery-ui-1.8.7.custom/development-bundle/themes/base/images/ui-bg_glass_95_fef1ec_1x400.png, jquery-ui-1.8.7.custom/development-bundle/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png, jquery-ui-1.8.7.custom/development-bundle/themes/base/images/ui-icons_222222_256x240.png, jquery-ui-1.8.7.custom/development-bundle/themes/base/images/ui-icons_2e83ff_256x240.png, jquery-ui-1.8.7.custom/development-bundle/themes/base/images/ui-icons_454545_256x240.png, jquery-ui-1.8.7.custom/development-bundle/themes/base/images/ui-icons_888888_256x240.png, jquery-ui-1.8.7.custom/development-bundle/themes/base/images/ui-icons_cd0a0a_256x240.png, jquery-ui-1.8.7.custom/development-bundle/themes/base/jquery.ui.accordion.css, jquery-ui-1.8.7.custom/development-bundle/themes/base/jquery.ui.all.css, jquery-ui-1.8.7.custom/development-bundle/themes/base/jquery.ui.autocomplete.css, jquery-ui-1.8.7.custom/development-bundle/themes/base/jquery.ui.base.css, jquery-ui-1.8.7.custom/development-bundle/themes/base/jquery.ui.button.css, jquery-ui-1.8.7.custom/development-bundle/themes/base/jquery.ui.core.css, jquery-ui-1.8.7.custom/development-bundle/themes/base/jquery.ui.datepicker.css, jquery-ui-1.8.7.custom/development-bundle/themes/base/jquery.ui.dialog.css, jquery-ui-1.8.7.custom/development-bundle/themes/base/jquery.ui.progressbar.css, jquery-ui-1.8.7.custom/development-bundle/themes/base/jquery.ui.resizable.css, jquery-ui-1.8.7.custom/development-bundle/themes/base/jquery.ui.selectable.css, jquery-ui-1.8.7.custom/development-bundle/themes/base/jquery.ui.slider.css, jquery-ui-1.8.7.custom/development-bundle/themes/base/jquery.ui.tabs.css, jquery-ui-1.8.7.custom/development-bundle/themes/base/jquery.ui.theme.css, jquery-ui-1.8.7.custom/development-bundle/themes/cupertino, jquery-ui-1.8.7.custom/development-bundle/themes/cupertino/images, jquery-ui-1.8.7.custom/development-bundle/themes/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png, jquery-ui-1.8.7.custom/development-bundle/themes/cupertino/images/ui-bg_flat_15_cd0a0a_40x100.png, jquery-ui-1.8.7.custom/development-bundle/themes/cupertino/images/ui-bg_glass_100_e4f1fb_1x400.png, jquery-ui-1.8.7.custom/development-bundle/themes/cupertino/images/ui-bg_glass_50_3baae3_1x400.png, jquery-ui-1.8.7.custom/development-bundle/themes/cupertino/images/ui-bg_glass_80_d7ebf9_1x400.png, jquery-ui-1.8.7.custom/development-bundle/themes/cupertino/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png, jquery-ui-1.8.7.custom/development-bundle/themes/cupertino/images/ui-bg_highlight-hard_70_000000_1x100.png, jquery-ui-1.8.7.custom/development-bundle/themes/cupertino/images/ui-bg_highlight-soft_100_deedf7_1x100.png, jquery-ui-1.8.7.custom/development-bundle/themes/cupertino/images/ui-bg_highlight-soft_25_ffef8f_1x100.png, jquery-ui-1.8.7.custom/development-bundle/themes/cupertino/images/ui-icons_2694e8_256x240.png, jquery-ui-1.8.7.custom/development-bundle/themes/cupertino/images/ui-icons_2e83ff_256x240.png, jquery-ui-1.8.7.custom/development-bundle/themes/cupertino/images/ui-icons_3d80b3_256x240.png, jquery-ui-1.8.7.custom/development-bundle/themes/cupertino/images/ui-icons_72a7cf_256x240.png, jquery-ui-1.8.7.custom/development-bundle/themes/cupertino/images/ui-icons_ffffff_256x240.png, jquery-ui-1.8.7.custom/development-bundle/themes/cupertino/jquery-ui-1.8.7.custom.css, jquery-ui-1.8.7.custom/development-bundle/themes/cupertino/jquery.ui.all.css, jquery-ui-1.8.7.custom/development-bundle/themes/cupertino/jquery.ui.autocomplete.css, jquery-ui-1.8.7.custom/development-bundle/themes/cupertino/jquery.ui.base.css, jquery-ui-1.8.7.custom/development-bundle/themes/cupertino/jquery.ui.button.css, jquery-ui-1.8.7.custom/development-bundle/themes/cupertino/jquery.ui.core.css, jquery-ui-1.8.7.custom/development-bundle/themes/cupertino/jquery.ui.datepicker.css, jquery-ui-1.8.7.custom/development-bundle/themes/cupertino/jquery.ui.dialog.css, jquery-ui-1.8.7.custom/development-bundle/themes/cupertino/jquery.ui.progressbar.css, jquery-ui-1.8.7.custom/development-bundle/themes/cupertino/jquery.ui.tabs.css, jquery-ui-1.8.7.custom/development-bundle/themes/cupertino/jquery.ui.theme.css, jquery-ui-1.8.7.custom/development-bundle/themes/smoothness, jquery-ui-1.8.7.custom/development-bundle/themes/smoothness/images, jquery-ui-1.8.7.custom/development-bundle/themes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png, jquery-ui-1.8.7.custom/development-bundle/themes/smoothness/images/ui-bg_flat_75_ffffff_40x100.png, jquery-ui-1.8.7.custom/development-bundle/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png, jquery-ui-1.8.7.custom/development-bundle/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png, jquery-ui-1.8.7.custom/development-bundle/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png, jquery-ui-1.8.7.custom/development-bundle/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png, jquery-ui-1.8.7.custom/development-bundle/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png, jquery-ui-1.8.7.custom/development-bundle/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png, jquery-ui-1.8.7.custom/development-bundle/themes/smoothness/images/ui-icons_222222_256x240.png, jquery-ui-1.8.7.custom/development-bundle/themes/smoothness/images/ui-icons_2e83ff_256x240.png, jquery-ui-1.8.7.custom/development-bundle/themes/smoothness/images/ui-icons_454545_256x240.png, jquery-ui-1.8.7.custom/development-bundle/themes/smoothness/images/ui-icons_888888_256x240.png, jquery-ui-1.8.7.custom/development-bundle/themes/smoothness/images/ui-icons_cd0a0a_256x240.png, jquery-ui-1.8.7.custom/development-bundle/themes/smoothness/jquery-ui-1.8.7.custom.css, jquery-ui-1.8.7.custom/development-bundle/themes/smoothness/jquery.ui.accordion.css, jquery-ui-1.8.7.custom/development-bundle/themes/smoothness/jquery.ui.all.css, jquery-ui-1.8.7.custom/development-bundle/themes/smoothness/jquery.ui.autocomplete.css, jquery-ui-1.8.7.custom/development-bundle/themes/smoothness/jquery.ui.base.css, jquery-ui-1.8.7.custom/development-bundle/themes/smoothness/jquery.ui.button.css, jquery-ui-1.8.7.custom/development-bundle/themes/smoothness/jquery.ui.core.css, jquery-ui-1.8.7.custom/development-bundle/themes/smoothness/jquery.ui.datepicker.css, jquery-ui-1.8.7.custom/development-bundle/themes/smoothness/jquery.ui.dialog.css, jquery-ui-1.8.7.custom/development-bundle/themes/smoothness/jquery.ui.progressbar.css, jquery-ui-1.8.7.custom/development-bundle/themes/smoothness/jquery.ui.resizable.css, jquery-ui-1.8.7.custom/development-bundle/themes/smoothness/jquery.ui.selectable.css, jquery-ui-1.8.7.custom/development-bundle/themes/smoothness/jquery.ui.slider.css, jquery-ui-1.8.7.custom/development-bundle/themes/smoothness/jquery.ui.tabs.css, jquery-ui-1.8.7.custom/development-bundle/themes/smoothness/jquery.ui.theme.css, jquery-ui-1.8.7.custom/development-bundle/ui, jquery-ui-1.8.7.custom/development-bundle/ui/i18n, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery-ui-i18n.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-af.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-ar.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-az.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-bg.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-bs.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-ca.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-cs.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-da.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-de.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-el.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-en-GB.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-eo.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-es.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-et.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-eu.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-fa.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-fi.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-fo.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-fr-CH.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-fr.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-gl.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-he.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-hr.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-hu.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-hy.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-id.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-is.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-it.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-ja.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-ko.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-kz.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-lt.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-lv.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-ms.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-nl.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-no.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-pl.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-pt-BR.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-pt.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-rm.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-ro.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-ru.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-sk.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-sl.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-sq.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-sr-SR.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-sr.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-sv.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-ta.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-th.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-tr.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-uk.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-vi.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-zh-CN.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-zh-HK.js, jquery-ui-1.8.7.custom/development-bundle/ui/i18n/jquery.ui.datepicker-zh-TW.js, jquery-ui-1.8.7.custom/development-bundle/ui/jquery-ui-1.8.7.custom.js, jquery-ui-1.8.7.custom/development-bundle/ui/jquery.effects.blind.js, jquery-ui-1.8.7.custom/development-bundle/ui/jquery.effects.bounce.js, jquery-ui-1.8.7.custom/development-bundle/ui/jquery.effects.clip.js, jquery-ui-1.8.7.custom/development-bundle/ui/jquery.effects.core.js, jquery-ui-1.8.7.custom/development-bundle/ui/jquery.effects.drop.js, jquery-ui-1.8.7.custom/development-bundle/ui/jquery.effects.explode.js, jquery-ui-1.8.7.custom/development-bundle/ui/jquery.effects.fade.js, jquery-ui-1.8.7.custom/development-bundle/ui/jquery.effects.fold.js, jquery-ui-1.8.7.custom/development-bundle/ui/jquery.effects.highlight.js, jquery-ui-1.8.7.custom/development-bundle/ui/jquery.effects.pulsate.js, jquery-ui-1.8.7.custom/development-bundle/ui/jquery.effects.scale.js, jquery-ui-1.8.7.custom/development-bundle/ui/jquery.effects.shake.js, jquery-ui-1.8.7.custom/development-bundle/ui/jquery.effects.slide.js, jquery-ui-1.8.7.custom/development-bundle/ui/jquery.effects.transfer.js, jquery-ui-1.8.7.custom/development-bundle/ui/jquery.ui.accordion.js, jquery-ui-1.8.7.custom/development-bundle/ui/jquery.ui.autocomplete.js, jquery-ui-1.8.7.custom/development-bundle/ui/jquery.ui.button.js, jquery-ui-1.8.7.custom/development-bundle/ui/jquery.ui.core.js, jquery-ui-1.8.7.custom/development-bundle/ui/jquery.ui.datepicker.js, jquery-ui-1.8.7.custom/development-bundle/ui/jquery.ui.dialog.js, jquery-ui-1.8.7.custom/development-bundle/ui/jquery.ui.draggable.js, jquery-ui-1.8.7.custom/development-bundle/ui/jquery.ui.droppable.js, jquery-ui-1.8.7.custom/development-bundle/ui/jquery.ui.mouse.js, jquery-ui-1.8.7.custom/development-bundle/ui/jquery.ui.position.js, jquery-ui-1.8.7.custom/development-bundle/ui/jquery.ui.progressbar.js, jquery-ui-1.8.7.custom/development-bundle/ui/jquery.ui.resizable.js, jquery-ui-1.8.7.custom/development-bundle/ui/jquery.ui.selectable.js, jquery-ui-1.8.7.custom/development-bundle/ui/jquery.ui.slider.js, jquery-ui-1.8.7.custom/development-bundle/ui/jquery.ui.sortable.js, jquery-ui-1.8.7.custom/development-bundle/ui/jquery.ui.tabs.js, jquery-ui-1.8.7.custom/development-bundle/ui/jquery.ui.widget.js, jquery-ui-1.8.7.custom/development-bundle/ui/minified, jquery-ui-1.8.7.custom/development-bundle/ui/minified/jquery.effects.blind.min.js, jquery-ui-1.8.7.custom/development-bundle/ui/minified/jquery.effects.bounce.min.js, jquery-ui-1.8.7.custom/development-bundle/ui/minified/jquery.effects.clip.min.js, jquery-ui-1.8.7.custom/development-bundle/ui/minified/jquery.effects.core.min.js, jquery-ui-1.8.7.custom/development-bundle/ui/minified/jquery.effects.drop.min.js, jquery-ui-1.8.7.custom/development-bundle/ui/minified/jquery.effects.explode.min.js, jquery-ui-1.8.7.custom/development-bundle/ui/minified/jquery.effects.fade.min.js, jquery-ui-1.8.7.custom/development-bundle/ui/minified/jquery.effects.fold.min.js, jquery-ui-1.8.7.custom/development-bundle/ui/minified/jquery.effects.highlight.min.js, jquery-ui-1.8.7.custom/development-bundle/ui/minified/jquery.effects.pulsate.min.js, jquery-ui-1.8.7.custom/development-bundle/ui/minified/jquery.effects.scale.min.js, jquery-ui-1.8.7.custom/development-bundle/ui/minified/jquery.effects.shake.min.js, jquery-ui-1.8.7.custom/development-bundle/ui/minified/jquery.effects.slide.min.js, jquery-ui-1.8.7.custom/development-bundle/ui/minified/jquery.effects.transfer.min.js, jquery-ui-1.8.7.custom/development-bundle/ui/minified/jquery.ui.accordion.min.js, jquery-ui-1.8.7.custom/development-bundle/ui/minified/jquery.ui.autocomplete.min.js, jquery-ui-1.8.7.custom/development-bundle/ui/minified/jquery.ui.button.min.js, jquery-ui-1.8.7.custom/development-bundle/ui/minified/jquery.ui.core.min.js, jquery-ui-1.8.7.custom/development-bundle/ui/minified/jquery.ui.datepicker.min.js, jquery-ui-1.8.7.custom/development-bundle/ui/minified/jquery.ui.dialog.min.js, jquery-ui-1.8.7.custom/development-bundle/ui/minified/jquery.ui.draggable.min.js, jquery-ui-1.8.7.custom/development-bundle/ui/minified/jquery.ui.droppable.min.js, jquery-ui-1.8.7.custom/development-bundle/ui/minified/jquery.ui.mouse.min.js, jquery-ui-1.8.7.custom/development-bundle/ui/minified/jquery.ui.position.min.js, jquery-ui-1.8.7.custom/development-bundle/ui/minified/jquery.ui.progressbar.min.js, jquery-ui-1.8.7.custom/development-bundle/ui/minified/jquery.ui.resizable.min.js, jquery-ui-1.8.7.custom/development-bundle/ui/minified/jquery.ui.selectable.min.js, jquery-ui-1.8.7.custom/development-bundle/ui/minified/jquery.ui.slider.min.js, jquery-ui-1.8.7.custom/development-bundle/ui/minified/jquery.ui.sortable.min.js, jquery-ui-1.8.7.custom/development-bundle/ui/minified/jquery.ui.tabs.min.js, jquery-ui-1.8.7.custom/development-bundle/ui/minified/jquery.ui.widget.min.js, jquery-ui-1.8.7.custom/development-bundle/version.txt, jquery-ui-1.8.7.custom/index.html, jquery-ui-1.8.7.custom/js, jquery-ui-1.8.7.custom/js/jquery-1.4.4.min.js, jquery-ui-1.8.7.custom/js/jquery-ui-1.8.7.custom.min.js, js, js/batchprint.js, js/jquery-1.4.4.min.js, js/jquery-ui-1.8.7.custom.min.js, js/jquery.cookie.js, js/jquery.formatCurrency-1.4.0.min.js, js/jquery.getQueryParam.min.js, js/jquery.validate.min.js, js/login.js, js/lookup.js, js/menu.js, js/newcustomer.js, js/superfish.js, js/ticket.js, js/ticketcounts.js, js/todaystickets.js, js/viewcustomer.js, js/viewticket.js, js/viewtickets.js, menu.css, menu.js, menu.php, newcustomer.php, ticket.pl, ticket.pl-1, ticketcounts.php, ticketdetail.php, todaystickets.php, viewcustomer.php, viewticket.php, viewtickets.php, x.php: initial import