FrancescoUK
fbba5ea2c5
Reduced font size to 13px from 14px, regen dist files ( #722 )
2016-07-06 13:53:45 +01:00
jekkos
4cf1c31d4f
Remove padding for comments field in register ( #680 )
...
Properly align checkboxes in right lower corner (#680 )
Add fix for bootstrap-tables delete and regen dist (#627 )
Tidy up receipt email send code (use empty instead of isset)
2016-06-21 08:40:56 +02:00
jekkos
1861f4f71f
Don't take totals row in takings into account for pagination ( #620 )
...
Reset payment summary css position underneath table
2016-06-15 17:18:31 +02:00
jekkos
b6822b040c
Add configuration options for notification alignment ( #478 )
...
Fix country code edit bug (#497 )
Review xss filtering in load_config hook (#39 )
2016-06-02 08:50:45 +02:00
jekkos
b904540aed
Replace notifications with bootstrap-notify ( #478 )
...
Add bstables responsive addon (#558 )
Improve bulk update refresh (#432 , #604 )
Fix bulk tax update if default tax is configured in general_config
Reuse commons js parts in form validation code
2016-05-30 21:43:11 +02:00
jekkos
fc5aa33d16
Do full refresh if item update count is > 15 & fix bulk update modal when clicking on glyphicon ( #432 )
2016-05-30 21:41:07 +02:00
jekkos
9762193ce0
Fixup register css (block and alert widths)
2016-05-19 08:57:54 +02:00
FrancescoUK
a56984a1a0
Restore the dropdown border size to original and regen dist files
2016-05-12 18:34:48 +01:00
jekkos
53060397e5
Fix inventory summary report ( #540 )
2016-05-11 21:51:54 +02:00
jekkos
b210888dac
Add table export option for bootstrap tables ( #293 )
...
Fix pagination css (remove custom style)
2016-05-10 09:08:07 +02:00
jekkos
e09ebcaff9
Filters in items module working and on one line ( #293 )
2016-05-03 08:10:36 +02:00
jekkos
2b03d3bfd7
Continue bootstrap-tables integration ( #293 )
...
Refactor manage_tables code and use proper js namespacing
Add glyphicons for most buttons in customers sections
Tidy up HTML in customers table page
Remove jquery-color plugin (not needed anymore)
Fix some minor css issues (feedback bar bottom margin)
2016-05-03 08:07:48 +02:00
FrancescoUK
da5c821de3
tidy up of old styles, make login to use standard bootstrap, regen dist ( #116 )
2016-03-31 18:25:17 +01:00
FrancescoUK
2359af5fbb
tune dropdowns style and font size ( #116 #293 )
2016-03-31 15:20:30 +01:00
FrancescoUK
7f44d379f5
removed redundant page titles, moved pagination up, adjusted styles, regen dist ( #116 )
2016-03-26 22:56:51 +00:00
FrancescoUK
c124c08f89
readded bootstrap-select and adjusted styling of dropboxes ( #116 )
2016-03-12 10:57:24 +00:00
FrancescoUK
ea394a00b5
remove spinner, unused images, unused code ( #116 #328 )
2016-03-08 12:42:38 +00:00
jekkos
554f2b32db
Merge branch 'feature/jquery_cleanup' into feature/bootstrapUI
...
Conflicts:
application/views/items/manage.php
application/views/partial/header.php
dist/opensourcepos.min.css
dist/opensourcepos.min.js
templates/spacelab/views/partial/header.php
2016-03-07 21:33:26 +01:00
FrancescoUK
04b6ba21f7
bootstrapisation of #table_action_header in all views, tidy up css styles changed px to em ( #116 )
2016-03-07 19:09:57 +00:00
jekkos
6c29faeba1
Remove old jquery autocomplete
...
Remove id|name format in giftcards customer selection
Cleanup duplicated custom field suggestion in Items
Migrate table search suggestion to jQuery UI
Add jquery UI bootstrap theme
2016-03-07 07:56:41 +01:00
jekkos
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
2016-02-25 23:31:43 +01:00
FrancescoUK
7236902143
restore correct style for the main page module list ( #329 )
2016-02-19 23:30:42 +00:00
jekkos
0ad30370ae
Do not include login.css in minified result ( #329 )
2016-02-19 19:04:06 +01:00
jekkos
30223c38e1
Fix css minification ( #329 )
...
Fix suspended sales dialog (set class to modal-dlg)
2016-02-19 19:03:56 +01:00
jekkos
c99ef3f315
Bootstrapify item edit form ( #116 )
...
Use bootstrap-dialog in items inventory and inventory details (#328 )
2016-02-16 23:42:20 +01:00
jekkos
a97929f239
Remove thickbox from bower.json ( #328 )
...
Items edit working now (items module only) (#116 )
2016-02-16 21:41:02 +01:00
jekkos
444ba37eb1
Import bower compatible dependencies using bower+grunt ( #329 )
...
Cleanup obsolete js + css files (jquery-ui)
2016-02-15 22:52:58 +01:00
FrancescoUK
e0745b5109
make flatly OSPOS default, tidied up stylesheets, added bootstrap-datetimepicker js no support yet ( #116 )
2016-02-13 09:54:49 +00:00
FrancescoUK
7e269f1256
Change to bootstrap notification bars, cleanup old css files, moved styles to ospos.css, fixed ospos_print.css ( #116 )
2016-02-08 19:30:26 +00:00
FrancescoUK
f6356dd9e6
Fix more buttons to be bootstrap ones, fixed sales register, removed old style assets ( #116 )
2016-02-08 12:12:05 +00:00
FrancescoUK
0d87fc51d9
#169 Add a date time picker to sales/form such user can edit transaction date not in a manual manner
...
Needs more testing with different date & time formats and sorting out of min.js
2015-10-14 11:40:59 +01:00
jekkos
f36c700129
Add date filtering in sales overview
...
Add jquery-ui datepicker
Format dates in sale and receiving forms according to configured
dateformat and timeformat settings
Add missing translations in sale (click delete when not selecting
anything)
Add search box back to search for customer sales and ticket numbers
2015-09-04 22:09:24 +02:00
jekkos
9a2cafc1b1
Review payment type overview
...
Add some padding to bottom of content area
Fix invoice only searching
Make start and end dates optional
2015-09-03 23:35:57 +02:00
jekkos
80dcc2f63f
Increase waiting timeout for phantomjs test
...
Revert old database script
Add styling rules for number typed input fields
2015-07-14 12:36:43 +02:00
jekkos-t520
50006aeb6a
Email pdf generation
...
Added invoice template
Add latest dompdf release
2015-02-18 18:18:09 +01:00
jekkos-t520
4b99252a83
Change font-family globally to fixed order Arial-sans-serif-...
...
Remove second submit button on general_config page
2015-02-11 13:47:20 +01:00
jekkos-t520
c763e8831f
Increase width config tab
...
Increase width item kits form
Add ob_clean call to before force_download
2015-02-09 16:57:44 +01:00
jekkos-t520
8ccba57d98
Images are not removed from items when no file is chosen
...
Image thumbnails are resized proportionally and updated after update_row
refresh
Add some padding to the thumbnails
Move select specific styles to ospos.css stylesheet
2015-02-04 15:29:34 +01:00
jekkos-t520
af8b88d030
Fix config module layout (wider + adapt setting labels)
2014-11-25 21:45:01 +01:00
jekkos
bae6f10d7d
Added edit/delete functionality in detailed sales report
...
git-svn-id: svn+ssh://svn.code.sf.net/p/opensourcepos/code/@95 c3eb156b-1dc0-44e1-88ae-e38439141b53
2014-03-17 16:29:13 +00:00
jekkos
7cba7e3b56
Added labels for payment type and amount in cash register
...
Minor js refactoring for highlighting / animating rows
Dutch translations updated for giftcards (fitting UI a bit better)
Version set to 2.2.0
git-svn-id: svn+ssh://svn.code.sf.net/p/opensourcepos/code/@94 c3eb156b-1dc0-44e1-88ae-e38439141b53
2014-03-16 22:24:38 +00:00
jekkos-t520
6c8cea9846
Merge branch 'master' of https://github.com/pappastech/ospos into ospos
...
Fixed customer + supplier search box width + spinner position under linux
Fonts set to relative browser size
Dutch language files updated (missing labels added)
Conflicts:
WHATS_NEW.txt
application/config/autoload.php
application/config/config.php
application/config/migration.php
application/config/routes.php
application/controllers/giftcards.php
application/controllers/items.php
application/controllers/person_controller.php
application/controllers/receivings.php
application/controllers/reports.php
application/controllers/sales.php
application/controllers/suppliers.php
application/helpers/table_helper.php
application/hooks/load_config.php
application/language/english/common_lang.php
application/language/english/config_lang.php
application/language/english/customers_lang.php
application/language/english/employees_lang.php
application/language/english/error_lang.php
application/language/english/giftcards_lang.php
application/language/english/index.html
application/language/english/items_lang.php
application/language/english/login_lang.php
application/language/english/module_lang.php
application/language/english/receivings_lang.php
application/language/english/reports_lang.php
application/language/english/sales_lang.php
application/language/english/suppliers_lang.php
application/libraries/Receiving_lib.php
application/libraries/ofc-library/JSON.php
application/libraries/ofc-library/README.txt
application/libraries/ofc-library/dot_base.php
application/libraries/ofc-library/json_format.php
application/libraries/ofc-library/ofc_area_base.php
application/libraries/ofc-library/ofc_area_hollow.php
application/libraries/ofc-library/ofc_area_line.php
application/libraries/ofc-library/ofc_arrow.php
application/libraries/ofc-library/ofc_bar.php
application/libraries/ofc-library/ofc_bar_3d.php
application/libraries/ofc-library/ofc_bar_base.php
application/libraries/ofc-library/ofc_bar_filled.php
application/libraries/ofc-library/ofc_bar_glass.php
application/libraries/ofc-library/ofc_bar_sketch.php
application/libraries/ofc-library/ofc_bar_stack.php
application/libraries/ofc-library/ofc_candle.php
application/libraries/ofc-library/ofc_hbar.php
application/libraries/ofc-library/ofc_line.php
application/libraries/ofc-library/ofc_line_base.php
application/libraries/ofc-library/ofc_line_dot.php
application/libraries/ofc-library/ofc_line_hollow.php
application/libraries/ofc-library/ofc_line_style.php
application/libraries/ofc-library/ofc_menu.php
application/libraries/ofc-library/ofc_pie.php
application/libraries/ofc-library/ofc_radar_axis.php
application/libraries/ofc-library/ofc_radar_axis_labels.php
application/libraries/ofc-library/ofc_radar_spoke_labels.php
application/libraries/ofc-library/ofc_scatter.php
application/libraries/ofc-library/ofc_scatter_line.php
application/libraries/ofc-library/ofc_shape.php
application/libraries/ofc-library/ofc_sugar.php
application/libraries/ofc-library/ofc_tags.php
application/libraries/ofc-library/ofc_title.php
application/libraries/ofc-library/ofc_tooltip.php
application/libraries/ofc-library/ofc_x_axis.php
application/libraries/ofc-library/ofc_x_axis_label.php
application/libraries/ofc-library/ofc_x_axis_labels.php
application/libraries/ofc-library/ofc_x_legend.php
application/libraries/ofc-library/ofc_y_axis.php
application/libraries/ofc-library/ofc_y_axis_base.php
application/libraries/ofc-library/ofc_y_axis_label.php
application/libraries/ofc-library/ofc_y_axis_labels.php
application/libraries/ofc-library/ofc_y_axis_right.php
application/libraries/ofc-library/ofc_y_legend.php
application/libraries/ofc-library/open-flash-chart-object.php
application/libraries/ofc-library/open-flash-chart.php
application/models/giftcard.php
application/models/item.php
application/models/person.php
application/models/receiving.php
application/models/sale.php
application/models/supplier.php
application/views/config.php
application/views/items/form.php
application/views/items/form_bulk.php
application/views/items/manage.php
application/views/receivings/receiving.php
application/views/reports/date_input.php
application/views/reports/listing.php
application/views/reports/tabular_details.php
application/views/sales/edit.php
application/views/sales/register.php
application/views/suppliers/form.php
css/reports.css
css/tables.css
database/database.sql
import_items.csv
index.php
js/jquery.ajax_queue.js
js/jquery.metadata.js
license/license.txt
2014-03-03 22:19:14 +01:00
pappastech
f54ce7e1df
Initial commit
2014-02-25 17:34:25 -05:00
pappastech
49f296ec24
Version 2.0_RC1. Upgrade to CI 2.1.0.
...
Tom
git-svn-id: svn+ssh://jekkos@svn.code.sf.net/p/opensourcepos/code/@25 c3eb156b-1dc0-44e1-88ae-e38439141b53
2012-01-16 02:16:15 +00:00
pappastech
335982638e
Upgrading to CI 2.1.0
...
git-svn-id: svn+ssh://jekkos@svn.code.sf.net/p/opensourcepos/code/@23 c3eb156b-1dc0-44e1-88ae-e38439141b53
2012-01-16 02:11:50 +00:00
pappastech
250f0a242f
Initial commit of release 1.0.
...
~ Tom
git-svn-id: svn+ssh://jekkos@svn.code.sf.net/p/opensourcepos/code/@6 c3eb156b-1dc0-44e1-88ae-e38439141b53
2011-06-08 13:22:08 +00:00