Commit Graph

  • 7b09961075 fix employee tab width issue, now working fine (#116) FrancescoUK 2016-02-28 15:02:25 +00:00
  • d96fafa92f remove redundant title strings from all the forms (#116) FrancescoUK 2016-02-28 14:21:05 +00:00
  • 20daecf4b1 make employees form using tabs (#116) FrancescoUK 2016-02-28 14:03:09 +00:00
  • c0a048251e fix silly 1px drop with glyphicons in front of input, various beautifications: more icons and better tables in suspended and item_kits (#116) FrancescoUK 2016-02-28 11:55:11 +00:00
  • 99c92e68a6 Add glyphicon to form fields in customer and item (#116) jekkos 2016-02-28 01:18:40 +01:00
  • af5d39a394 Set delete button color in sales / receivings edit form (#116) Fix password field layout in employee edit mode jekkos 2016-02-28 01:02:27 +01:00
  • fc74708bf5 fix a mistake with the table entry in sales/suspended list (#116) FrancescoUK 2016-02-27 22:21:04 +00:00
  • 0dce125f67 fix controls sizes in all the forms, fix datetimepicker in sales/form and receiving/form, fix item_kits/form (#116) FrancescoUK 2016-02-27 21:54:27 +00:00
  • d3b87189e3 Fix form submission in sales and receivings forms (#116) jekkos 2016-02-27 21:31:44 +01:00
  • 4a68ab13e1 Bootstrapify sales and receivings forms (#116) jekkos 2016-02-27 20:01:00 +01:00
  • 0c1f67f391 Readd create item and suspended sales buttons jekkos 2016-02-27 18:58:51 +01:00
  • fd87c59492 Merge branch 'feature/bootstrapUI' of https://github.com/jekkos/opensourcepos into feature/bootstrapUI jekkos 2016-02-27 18:55:44 +01:00
  • af2736e462 Reverse PHP7 fix causing issues with DB functionality (#351) FrancescoUK 2016-02-27 10:14:16 +00:00
  • d7ff9bed1a Merge branch 'ci3' into bootstrapUI FrancescoUK 2016-02-27 09:44:41 +00:00
  • e5e3b89c6d fix config page tabs sizes and alignment (#116) FrancescoUK 2016-02-27 09:42:23 +00:00
  • 67bfe560c4 change input boxes size in general_config, more to come (#116) FrancescoUK 2016-02-26 23:53:11 +00:00
  • d04fec09d5 Sales register and Receiving with new dropdown and relayout (#116) FrancescoUK 2016-02-26 23:33:05 +00:00
  • e814f8835a fix issue related to double bootstrap.js in min.js preventing bootstrap-select from functioning properly (#116) FrancescoUK 2016-02-26 22:20:11 +00:00
  • 7769334372 Add close button by default (#116, #361) jekkos 2016-02-26 18:56:00 +01:00
  • 959f7da876 Fix item form submission + remove invalid char before value attribute jekkos 2016-02-26 09:08:51 +01:00
  • a9902219ae Continue bootstrapification (item bulk edit, bootstrap modals) (#116, #361) Remove get_form_width() from controllers, add new class to define modal width Add bootstrap validation markup to edit forms jekkos 2016-02-25 23:13:57 +01:00
  • 3cb9aaa055 Remove duplicated cookie cleanup hack (CI 2.x issue) jekkos 2016-02-25 23:28:19 +01:00
  • 831dc7a0b8 fix php error on suggestion typing when in sale register return mode (#331) FrancescoUK 2016-02-25 15:44:13 +00:00
  • 75cf2997b8 Complete company logo config support (#116) FrancescoUK 2016-02-25 10:59:14 +00:00
  • abdf2a23d0 add bootstrap-table but not used yet (#116 #293) FrancescoUK 2016-02-23 15:50:04 +00:00
  • deb4a501d6 Finish config module restyle (#116) jekkos 2016-02-22 23:39:33 +01:00
  • 80d7079953 run grunt on bower postinstall hook (#329) jekkos 2016-02-22 18:16:23 +01:00
  • fcf303b2b3 Finish form bootstrapification for config module jekkos 2016-02-22 08:49:14 +01:00
  • 932ead0d3c Merge branch 'ci3' into bootstrapUI FrancescoUK 2016-02-22 18:05:15 +00:00
  • 03146d9e3b Fix issue in Sales/Takings and apply same fix to other controller to avoid similar issues in the future (#337) FrancescoUK 2016-02-22 17:52:29 +00:00
  • 45c0163a9d Fix to sales edit server error when customer is '' (#337) FrancescoUK 2016-02-22 08:51:18 +00:00
  • 56826ab3c1 fix spacelab template to work with new setup (#116, #329) FrancescoUK 2016-02-21 20:29:14 +00:00
  • 55d6237f93 Add caching hints for mod_expires (#340) FrancescoUK 2016-02-21 19:28:58 +00:00
  • 349da7e7ad fix font issue, split bootstrap.min.css out of opensourcepos.min.css, grunt upgrades header.php and login.php (#329, #116) FrancescoUK 2016-02-21 19:14:04 +00:00
  • 5f0028a983 Add caching hints for mod_expires (#340) jekkos 2016-02-20 21:40:06 +01:00
  • 1aa5c72db3 Tune css inclusion (use negation for unwanted files in header.php) jekkos 2016-02-20 15:08:29 +01:00
  • fc20b74b57 fix wrong css file sequence generation with grunt, add bootstrap-select (not used yet) (#329) FrancescoUK 2016-02-19 23:26:23 +00:00
  • 7236902143 restore correct style for the main page module list (#329) FrancescoUK 2016-02-19 21:25:28 +00:00
  • cf92544600 manage better meridiem cases with datetimepicker (use strpos) (#116) FrancescoUK 2016-02-19 18:09:19 +00:00
  • ab87b30423 Update .gitignore to exclude intermediate minified files jekkos 2016-02-19 18:57:05 +01:00
  • 0ad30370ae Do not include login.css in minified result (#329) jekkos 2016-02-19 18:55:32 +01:00
  • 30223c38e1 Fix css minification (#329) Fix suspended sales dialog (set class to modal-dlg) jekkos 2016-02-19 18:46:37 +01:00
  • 967ba99c12 Merge branch 'feature/bootstrapUI' of https://github.com/jekkos/opensourcepos into feature/bootstrapUI jekkos 2016-02-18 23:38:39 +01:00
  • d2a11cdb91 Bootstrappify config forms - WIP (#116) jekkos 2016-02-18 23:30:21 +01:00
  • bb966feb8a small indentation adjustment (#116) FrancescoUK 2016-02-18 22:06:47 +00:00
  • ebaec8de26 remove white gap in sales/register items table (#116) FrancescoUK 2016-02-18 21:30:33 +00:00
  • ee4297e22c fix sales/register and receiving button, styles, alignment and code tidy up (#116) FrancescoUK 2016-02-18 21:16:07 +00:00
  • aae36bce00 Merge branch 'feature/bower+grunt' into feature/bootstrapUI jekkos 2016-02-18 17:42:38 +01:00
  • 4a7e0af9a2 Merge branch 'feature/bootstrapUI' of https://github.com/jekkos/opensourcepos into feature/bootstrapUI jekkos 2016-02-18 17:42:20 +01:00
  • 808943f250 Add bootstrap form style to item kits, suppliers, giftcards, and excel import in items and customers (#118) Fix dialog submission in all pages (#328) jekkos 2016-02-18 08:57:17 +01:00
  • f19e7142cd complete datetimepicker change with proper date and time formats support (#116) FrancescoUK 2016-02-17 22:47:59 +00:00
  • 82a3f9a3e2 Add new dialogs to all pages (use modal-dlg class) #116 Bootstrapify customer edit form (almost done) Bootstrapify item excel impor jekkos 2016-02-17 23:34:53 +01:00
  • 66a5a159d8 add language support to datetimepicker using ospos translation support (#116) FrancescoUK 2016-02-16 23:16:03 +00:00
  • a5107445f0 Merge branch 'feature/bootstrapUI' of https://github.com/jekkos/opensourcepos into feature/bootstrapUI jekkos 2016-02-16 23:59:49 +01:00
  • c99ef3f315 Bootstrapify item edit form (#116) Use bootstrap-dialog in items inventory and inventory details (#328) jekkos 2016-02-16 23:42:20 +01:00
  • cd5094d389 fix barcode_config barcode_lib->listfonts "font" to be "fonts" (#116) FrancescoUK 2016-02-16 21:32:58 +00:00
  • d1a596b0be fix php error on suggestion typing when in sale register return mode (#331) FrancescoUK 2016-02-16 21:28:10 +00:00
  • a97929f239 Remove thickbox from bower.json (#328) Items edit working now (items module only) (#116) jekkos 2016-02-16 21:41:02 +01:00
  • 444ba37eb1 Import bower compatible dependencies using bower+grunt (#329) Cleanup obsolete js + css files (jquery-ui) jekkos 2016-02-15 22:52:58 +01:00
  • 52487a4a78 Remove datetimepicker locales as the translation will use I18N but leveraging OSPOS translations (#116) FrancescoUK 2016-02-15 21:51:53 +00:00
  • b6adf916c4 fixed arrow icons issue, bootcssVer autodetect doesn't work and needs explicit declaration (#116) FrancescoUK 2016-02-15 09:31:44 +00:00
  • f92082270d add locale js for bootstrap-datetimepicker and regenerated min.js (#116) FrancescoUK 2016-02-14 23:32:50 +00:00
  • 4667282966 add FontAwesome font (#116) FrancescoUK 2016-02-14 23:30:57 +00:00
  • 5546700fee upgrade templates/spacelab bootstrap.css to latest (#116) FrancescoUK 2016-02-14 23:30:10 +00:00
  • 644a159d0a remove completely flatly dir from templates (#116) FrancescoUK 2016-02-14 23:29:06 +00:00
  • 3156ce217b upgrade to latest flatly bootstrap.css (#116) FrancescoUK 2016-02-14 23:24:42 +00:00
  • 7c10a9a63a rename font directory to fonts so we are inline with bootstrap (#116) FrancescoUK 2016-02-14 23:03:32 +00:00
  • fc3aac58b5 select transaction in Takings inclusive of time, fix Sale edit form to use bootstrap-datetimepicker (#116) FrancescoUK 2016-02-14 22:41:10 +00:00
  • d788320a9d Tidy up js in Sales/manage and Items/manage, commented out invoice js part as not used (#116) FrancescoUK 2016-02-14 19:42:08 +00:00
  • 0f4d5e8f1b Fix issue in Sales/Takings and apply same fix to other controller to avoid similar issues in the future (#116) FrancescoUK 2016-02-14 19:40:18 +00:00
  • c5ab15ca64 Revert post TRUE change for XSS filtering (#116) FrancescoUK 2016-02-14 13:05:42 +00:00
  • 42312bcc20 Complete tidy up of unneeded table filter id, add TRUE for XSS filtering (#116) FrancescoUK 2016-02-13 21:49:08 +00:00
  • d69a3c6130 Fix tables (detailed sale report) colour for inner table (#116) FrancescoUK 2016-02-13 21:47:10 +00:00
  • d003239525 Items form bootstrapified (working in Chrome) (#116, #328) jekkos 2016-02-13 14:42:01 +01:00
  • 45cb6bc4f7 Merge branch 'feature/bootstrapUI' of https://github.com/jekkos/opensourcepos into feature/bootstrapUI jekkos 2016-02-13 14:14:40 +01:00
  • b361d78051 Merge branch 'feature/bootstrapUI' of https://github.com/jekkos/opensourcepos into feature/bootstrapUI jekkos 2016-02-13 14:14:30 +01:00
  • 8438942b10 use bootstrap-datetimepicker instead of jquery-ui-timepicker-addon in Items and Takings (#116) FrancescoUK 2016-02-13 12:29:15 +00:00
  • 2be22d8e48 Migrate thickbox in items to bootstrap modal dialog (#328) jekkos 2016-02-13 13:17:29 +01:00
  • 1be861cd8d change empty table to be alert-info instead of alert-warning (#116) FrancescoUK 2016-02-13 11:28:12 +00:00
  • e0745b5109 make flatly OSPOS default, tidied up stylesheets, added bootstrap-datetimepicker js no support yet (#116) FrancescoUK 2016-02-13 09:54:49 +00:00
  • 792f6c4154 Remove zip file committed by mistake (#116) FrancescoUK 2016-02-12 10:36:33 +00:00
  • 23b086fbc2 added jasny-bootstrap-3.1.3, removed bootstrap.file-input and changed image upload in general config (#116) FrancescoUK 2016-02-12 09:32:21 +00:00
  • e35bd81c8b Fix File Choose boostrap jQuery plugin not working with latest submission (#116) FrancescoUK 2016-02-11 08:13:06 +00:00
  • 3f12930223 Merge branch 'feature/bootstrapUI' of https://github.com/jekkos/opensourcepos into feature/bootstrapUI jekkos 2016-02-11 08:00:47 +01:00
  • 5fad0e13e8 Upgrade to jQuery 1.12.0 + regen minified js jekkos 2016-02-11 07:03:43 +01:00
  • 715eac28c8 Add jquery-migrate-1.3.0 (solves js issues) jekkos 2016-02-11 07:00:02 +01:00
  • d31e1cef8f Remove double jQuery line for file input (#116) FrancescoUK 2016-02-10 23:35:23 +00:00
  • 9cd31c761a Tidy up of legacy stuff (#116) FrancescoUK 2016-02-10 23:28:18 +00:00
  • e99b9cbe41 Make choose file in General Configuration bootstrap (#116) FrancescoUK 2016-02-10 23:27:28 +00:00
  • 2f1d0fd4f7 Make edit item button in register bootstrap one (#116) FrancescoUK 2016-02-10 20:37:05 +00:00
  • 2aae378808 Merge branch 'feature/bootstrapUI' of https://github.com/jekkos/opensourcepos into feature/bootstrapUI jekkos 2016-02-10 21:36:55 +01:00
  • 29cdb8103f Fix to sales edit server error when customer is '' (#116) FrancescoUK 2016-02-10 20:16:20 +00:00
  • 2da08769b2 New icons + library for future additions (#116) FrancescoUK 2016-02-10 18:24:45 +00:00
  • 7a85d70139 Restore config.php comment line that somehow was cut out (#116) FrancescoUK 2016-02-10 17:22:26 +00:00
  • e78d5ba461 Make empty table alert info not warning (#116) FrancescoUK 2016-02-10 17:16:00 +00:00
  • 5aefa2a116 Make add payment button the same style as complete sale (#116) FrancescoUK 2016-02-10 17:09:40 +00:00
  • 32cbf109a4 Fix javascript minification in Grunt build Fix config tab navigation in bootstrap (#116) jekkos 2016-02-10 08:43:01 +01:00
  • d15f341f90 Trigger cachebreaker in all header.php files Apply center-align style for barcode only on receipt Remove obsolete tabcontent.js Update js scritps in spacelab header (#116) jekkos 2016-02-09 20:02:16 +01:00
  • b6d57a8f0e Add bootstrap 3.3.6 js file (needs jquery 1.9 minimum!) Upgrade jquery to 1.12.0, remove older version + rebuild using grunt Remove obsolete css for tabcontent Remove 'custom' javascript for tabs in config module (#116) jekkos 2016-02-09 19:41:38 +01:00
  • c48252790e Bootstrapify config module (#116) jekkos 2016-02-09 17:59:35 +01:00