Commit Graph

  • 7f44d379f5 removed redundant page titles, moved pagination up, adjusted styles, regen dist (#116) FrancescoUK 2016-03-26 22:56:51 +00:00
  • 69b3e9db52 fix receiving form and detailed report (#116) FrancescoUK 2016-03-26 22:55:06 +00:00
  • faac1d6a10 fix bulk_edit: don't remove category, supplier and taxes if left empty; save when a value is set (#393 #381) FrancescoUK 2016-03-26 15:12:51 +00:00
  • 2f5fd8e3d0 Set tax rate name & % in bulk edit to be the config one, save only if not empty (#381) FrancescoUK 2016-03-26 14:03:08 +00:00
  • 972f0e81f4 change edit in sales/register and receiving to be a glyphicon with update label (#405 #116) FrancescoUK 2016-03-26 10:55:07 +00:00
  • 1e85edfef4 change sales/register and receiving button edit item to be update FrancescoUK 2016-03-25 22:17:27 +00:00
  • 50e6739bad add print and items receiving button in receiving receipt (#426) FrancescoUK 2016-03-25 22:09:58 +00:00
  • 2322682014 update bootstrap-dialog, remove jqmigrate, regen dist files (#328) FrancescoUK 2016-03-25 21:40:09 +00:00
  • 16f438dea2 fix "$ is undefined" in login page (#328 #329) FrancescoUK 2016-03-25 20:53:30 +00:00
  • 6ffec444d6 show serialnumber and description on invoice underneath name and qty resp. (#405) jekkos 2016-03-23 18:44:15 +01:00
  • 4e9731c59b Prevent user to update employee without selecting at least one grant (#420) jekkos 2016-03-23 08:38:13 +01:00
  • 4f3a845702 Prevent user to update employee without selecting at least one grant (#420) jekkos 2016-03-23 08:38:13 +01:00
  • a3af051d43 Minor improvements for sales tax bulk edit (#381) jekkos 2016-03-23 08:14:15 +01:00
  • f9f127e227 Disable second tax field if first is not filled (#381) Add extra warning if first tax is modified jekkos 2016-03-22 08:55:43 +01:00
  • 79a4414a13 Disable second tax field if first is not filled (#381) Add extra warning if first tax is modified jekkos 2016-03-22 08:55:43 +01:00
  • 96c4b57b18 Properly fix item search bug (remove duplicated rows due to left outer join) FrancescoUK 2016-03-21 21:08:27 +00:00
  • 98ad6f3db0 Ignore giftcard numbering test as it makes the build unstable (#114) jekkos 2016-03-21 21:51:25 +01:00
  • 9cbbe111a7 Set correct branchname for Dockerfile (#284, #114) jekkos 2016-03-21 21:46:43 +01:00
  • 258c95f02e Remove sync ajax calls in validation callback for forms (#413) Remove jquery-bgiframe (not used anynmore) (#328) Fix bug in receiving form save if supplier was empty jekkos 2016-03-21 21:19:52 +01:00
  • fbd7465b03 Remove sync ajax calls in validation callback for forms (#413) Remove jquery-bgiframe (not used anynmore) (#328) jekkos 2016-03-21 21:19:52 +01:00
  • e6472d525d add rule to .htaccess to protect generate_language.php (#311) FrancescoUK 2016-03-21 19:08:00 +00:00
  • fda45dd363 fix bulk_edit: don't remove supplier if none is selected, save category, removed confirm dialog (#393) FrancescoUK 2016-03-21 19:02:53 +00:00
  • 07e372a787 Properly fix for item search bug (remove duplicated rows due to left outer join) jekkos 2016-03-21 17:41:41 +01:00
  • b9c088314b fix is_deleted issue on some installation (#406) FrancescoUK 2016-03-21 16:36:10 +00:00
  • b72432a39e Add in README.md that vs 3.0.0 requires PHP 5.5 or greater (#416) FrancescoUK 2016-03-21 13:48:03 +00:00
  • cb26c8cf33 Fix for #393 - issue with bulk edit (PR #415) Aaron Gong 2016-03-21 08:02:09 +08:00
  • 611237ec86 Fix search resultset when no filters applied jekkos 2016-03-21 08:39:24 +01:00
  • 3a4e9d9107 remove JQmigrate, update plugins, regen dist files, manual fix of template header (#328) FrancescoUK 2016-03-20 22:20:40 +00:00
  • 06420fa4b0 fix width % in table_helper to be 100% max (#116) FrancescoUK 2016-03-20 22:14:06 +00:00
  • b57fc1f34d add rule to .htaccess to protect generate_language.php (#311) FrancescoUK 2016-03-20 19:10:36 +00:00
  • b5e07c9245 Move print_hide to outer div (#394) jekkos 2016-03-18 19:02:10 +01:00
  • c6c6a1b4cf Fix print button for receipt and invoice (#394) jekkos 2016-03-18 19:00:08 +01:00
  • 8cdb30fd25 Show item name on invoice if serialized and description empty (#405) jekkos 2016-03-18 18:35:20 +01:00
  • 91041bd7a9 Add navigation buttons to invoice, receipt and takings + enable jsPrint (#394) FrancescoUK 2016-03-14 17:13:06 +00:00
  • f813780e15 Replace custom csv parse function with PHP builtin (>=5.3) (#311) FrancescoUK 2016-03-18 17:25:09 +00:00
  • bc53f544f4 Replace custom csv parse function with PHP builtin (>=5.3) (#311) jekkos 2016-03-18 14:12:46 +01:00
  • d29176158b Strip eol characters at end of last column (#311) jekkos 2016-03-18 08:16:02 +01:00
  • 20fc9138e2 sanity check of post & get on item suggestion and search (#402) FrancescoUK 2016-03-17 20:16:56 +00:00
  • 18857aca46 fix file language issues: remove \ from French, retranslate everything but manually fix id issues with \" (#311) FrancescoUK 2016-03-17 18:24:14 +00:00
  • 8fc24219fb Strip eol characters from imported csv line (#311) jekkos 2016-03-17 12:20:28 +01:00
  • 38a2fb4ca1 Remove call to flushCache (gone after tablesorter upgrade) (#328) jekkos 2016-03-17 08:13:33 +01:00
  • a04b1d5803 Fix jQuery deprecation warning in invoice load (#328) Ignore giftcard test as it makes build unstable jekkos 2016-03-15 18:41:46 +01:00
  • 06e7dcd471 fix header of pagination.php (#116) FrancescoUK 2016-03-15 19:10:24 +00:00
  • d4dae9fd32 bootstrapify pagination links, remove old styling, don't print links in takings, change <?= to be <?php (#116, #394) FrancescoUK 2016-03-15 19:08:14 +00:00
  • e3a10067f5 fix the missing jsPrint takings_printer in config (#394) FrancescoUK 2016-03-15 18:09:37 +00:00
  • 09dd7eca58 Make invoice header responsive, remove fixed height and make font size relative. (#116) jekkos 2016-03-15 08:14:16 +01:00
  • 126f2254f6 Make invoice header responsive, remove fixed height and make font size relative. (#116) jekkos 2016-03-15 08:14:16 +01:00
  • 64c7eb28b3 Put back form submit buttons (#328) Add custom style for jquery autocomplete widgets (#116) jekkos 2016-03-14 23:00:04 +01:00
  • 5e97358e90 enable jsPrint in receipt, invoice and Takings (sales/manage) (#394) FrancescoUK 2016-03-14 19:54:46 +00:00
  • eb838cdb9f Change table links to be glyphicons, fix tooltips sentence in sales/manage, fix sortable columns (#116) FrancescoUK 2016-03-14 18:40:07 +00:00
  • 983dad87af regenerate dist file (#394) FrancescoUK 2016-03-14 17:19:23 +00:00
  • 87853f0da4 add navigation buttons in sales receipt and invoice, fix invoice styling (#394) FrancescoUK 2016-03-14 17:13:06 +00:00
  • e8e89f1c7e Add workaround for jQuery load deprecation (#328) jekkos 2016-03-14 08:49:52 +01:00
  • f6be7cdf23 Merge branch 'master' into bootstrapUI FrancescoUK 2016-03-13 16:19:44 +00:00
  • 7937e880c0 Merge branch 'ais-one-master' FrancescoUK 2016-03-13 15:30:40 +00:00
  • c52b5b5118 hide links, change print button id and add it to stylesheet, hide the print div (#160) FrancescoUK 2016-03-13 15:29:39 +00:00
  • e47e80c69c Merge branch 'master' of git://github.com/ais-one/opensourcepos into ais-one-master FrancescoUK 2016-03-13 14:39:37 +00:00
  • 6208569c7e Fix for issue 160 Aaron Gong 2016-03-13 22:04:39 +08:00
  • 1a41c6a360 remove unused legend strings (removed from forms) (#116) FrancescoUK 2016-03-13 13:43:09 +00:00
  • 38d52e4df0 remove unnecessary and redundant messages from report listing view (#116) FrancescoUK 2016-03-13 12:42:17 +00:00
  • 1f56a8da8c fix feature/bootstrapUI Reports issue with today date selection (#395) FrancescoUK 2016-03-13 12:38:52 +00:00
  • 4ad0d62f42 Upgrade to CI3.0.5 (#292) FrancescoUK 2016-03-13 11:26:51 +00:00
  • 0bd5bbec77 remove encode/decode base64 causing issues with web hosting providers (#374) FrancescoUK 2016-03-13 10:52:32 +00:00
  • 340792cfc2 change "E-mail" to be "email" (#116) FrancescoUK 2016-03-13 10:07:59 +00:00
  • a817c8ae0a simplify checkbox logic in sales/register and receiving (#116) FrancescoUK 2016-03-12 11:25:23 +00:00
  • c124c08f89 readded bootstrap-select and adjusted styling of dropboxes (#116) FrancescoUK 2016-03-12 10:57:24 +00:00
  • d2565009d8 fix wrong behaviour with due amount and Complete button on "sale" <=0 and "return" >=0 (#116) FrancescoUK 2016-03-12 09:23:54 +00:00
  • b38a5ca47a bootstrapisation of receivings (#116) FrancescoUK 2016-03-12 00:03:54 +00:00
  • f32bba31b5 fix sales/register return, make complete replacing add payment button on 0 amount due, remove pop up on complete and suspend (#116) FrancescoUK 2016-03-11 21:55:31 +00:00
  • 4b8f505625 reenable pop dialogs for confirmation, disable add payment button when amount due is 0 (#116) FrancescoUK 2016-03-11 18:04:44 +00:00
  • 4433edc552 regenerate dist files (#116) FrancescoUK 2016-03-11 17:49:05 +00:00
  • 019f93d98b create style class for table width and first_li, regenerate dist files (#116) FrancescoUK 2016-03-11 17:17:03 +00:00
  • 98ebe1ff96 update daterangepicker to 2.1.19 and regen dist files (#116) FrancescoUK 2016-03-11 15:40:03 +00:00
  • 69c1af586e relayout of sales/register right panel to follow a more logical flow (#116) FrancescoUK 2016-03-11 14:35:22 +00:00
  • 2df8645c5f code comments, various bits and bobs (#116) FrancescoUK 2016-03-11 14:32:50 +00:00
  • f6b9ef16d0 Add default jquery ui theme instead of smoothness theme (#328) Remove obsolete ajax queue plugin (#328) Add image preview widget for avatar upload in items form (#372) jekkos 2016-03-11 18:03:32 +01:00
  • 399cc38eb9 Merge branch 'feature/bootstrapUI' of https://github.com/jekkos/opensourcepos into feature/bootstrapUI jekkos 2016-03-10 21:29:04 +01:00
  • 652702f582 Fix delete button + image upload widget refresh for company logo (#372) jekkos 2016-03-10 19:06:23 +01:00
  • 4913ffe114 regenerate dist files (but issue with search dropdown style) (#116) FrancescoUK 2016-03-10 20:15:17 +00:00
  • 668cd8d0f9 make sales/register dropdowns the standard style (#116) FrancescoUK 2016-03-10 19:09:56 +00:00
  • 05a1dd561c sales/register alignments, added customer info (#116, #369) FrancescoUK 2016-03-10 18:28:40 +00:00
  • 5f0c9c282c remove inline styling from page titles (if needed can be done from a .css file against #page_title) (#116) FrancescoUK 2016-03-10 10:18:06 +00:00
  • de825f54e7 remove ':' from sales/register labels (#116) FrancescoUK 2016-03-10 10:15:57 +00:00
  • 940a899231 more adjustments to sales/register bootstrapisation (#116) FrancescoUK 2016-03-10 09:58:10 +00:00
  • 70938f7b41 sales/register bootstrapisation (#116) FrancescoUK 2016-03-09 23:55:14 +00:00
  • d510ab031d Update README.md with FAQ and answer to common setup problem (#387, #97, jekkos 2016-03-10 08:36:17 +01:00
  • 9c39f62b1e Fix sale search form submission on enter (#386) Add php5-apcu to Dockerfile (#320, 284) Fix countrycode parameter for nominatim address lookup jekkos 2016-03-10 08:25:32 +01:00
  • e175a96acb Fix nominatim address lookup with jquery ui autcomplete (#328) Add dblclick event handler to item + customer autocomplete in register jekkos 2016-03-09 20:03:05 +01:00
  • 71a8dce949 regenerate dist files (but issue with search dropdown style) (#328) FrancescoUK 2016-03-09 17:10:47 +00:00
  • 747706e032 fix barcode font size default in database.sql (#116) FrancescoUK 2016-03-09 17:09:19 +00:00
  • 2a679ca2eb set the correct default barcode font size (#116) FrancescoUK 2016-03-09 16:53:17 +00:00
  • 1f1b9c47ec remove extra barcode font styling, set directly the correct size as of barcode_config (#116) FrancescoUK 2016-03-09 14:24:16 +00:00
  • ceac184c30 add comment about barcodes (#116) FrancescoUK 2016-03-09 14:00:27 +00:00
  • f9803cb4f5 move barcode_sheet.php to views/barcode dir (#116) FrancescoUK 2016-03-09 13:41:30 +00:00
  • 626667b3fd Merge branch 'master' into bootstrapUI FrancescoUK 2016-03-08 22:42:03 +00:00
  • bf2c6bfa1f fix issue with sale edit FrancescoUK 2016-03-08 21:53:29 +00:00
  • 5588c1e22e set a ospos_session cookie name FrancescoUK 2016-03-08 21:30:25 +00:00
  • 525fb7dcf9 fix issue blocking searching suggestion FrancescoUK 2016-03-08 21:28:41 +00:00
  • e182c9d9f6 regenerate dist files FrancescoUK 2016-03-08 21:23:05 +00:00
  • af69e83bda Add jquery-ui.css in dist file + update .gitignore jekkos 2016-03-08 21:43:47 +01:00