FrancescoUK
ea394a00b5
remove spinner, unused images, unused code ( #116 #328 )
2016-03-08 12:42:38 +00:00
FrancescoUK
4a216f0a7c
used proper form and group-form for table action search and header ( #116 )
2016-03-08 12:28:18 +00:00
jekkos
674dd90221
Merge branch 'feature/bootstrapUI' of https://github.com/jekkos/opensourcepos into feature/bootstrapUI
2016-03-08 08:40:23 +01:00
jekkos
2436cf5da5
Fix suggestions for item kits (by name and KIT id) ( #328 )
2016-03-08 08:39:21 +01:00
jekkos
a6fa6c9cd6
Add group operator to giftcard query
2016-03-08 08:11:10 +01:00
FrancescoUK
4403a6775a
Fix wrong form name in location dropdown due to copy&paste action ( #116 )
2016-03-07 22:47:40 +00:00
jekkos
dfbab194de
Add item search for category + suppliers ( #328 )
2016-03-07 23:21:57 +01:00
jekkos
fe2787217f
Fix item suggestion in item kits, fix category suggestion in item form
...
(#328 )
2016-03-07 22:42:42 +01: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
jekkos
36f825d0fe
Replace legeacy autocomplete with jquery-ui version ( #328 )
...
Cleanup PHP search suggestion functionality
Add jquery-ui css explicitly (wasn't included in bower main attribute)
2016-03-07 21:23:29 +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
FrancescoUK
517f67a3a9
remove double entry in daterangepicker translations, open calendar always ( #116 )
2016-03-06 21:51:46 +00:00
FrancescoUK
7f37ebf87e
proper support of date range in reports input leveraging all the features, translations and fixed some bugs ( #116 )
2016-03-06 21:34:12 +00:00
jekkos
d78c4dec67
Add default english for other langauge labels
2016-03-06 13:34:21 +01:00
FrancescoUK
0831089790
fix stock_config error message ( #116 )
2016-03-05 21:08:20 +00:00
FrancescoUK
8faf1285da
fix general_config tax 1 rate and name error message ( #116 )
2016-03-05 11:54:10 +00:00
FrancescoUK
d5b278217b
fix first name error message in Suppliers/form ( #116 )
2016-03-05 11:41:57 +00:00
FrancescoUK
a04101d756
fix an issue with error messages on required fields in Items/form ( #116 )
2016-03-05 11:33:25 +00:00
FrancescoUK
3cb41c9fe3
fix picture loading widget in Items/form, works but pic extension is not handled so still commented out ( #116 )
2016-03-05 10:27:45 +00:00
FrancescoUK
2ab9404229
render in red the fields in config that are empty at submit time ( #116 )
2016-03-05 10:23:43 +00:00
FrancescoUK
6cef7a124e
fix a wrong counting with custom fields for-loop ( #116 )
2016-03-05 10:23:43 +00:00
FrancescoUK
f226c774df
Merge pull request #376 from ais-one/patch-1
...
Item Avatar Not Uploading (#373 )
2016-03-05 09:34:52 +00:00
Aaron Gong
44dc300c63
Update form.php
...
removed required in class of the label
2016-03-05 14:50:53 +08:00
Aaron Gong
edaa936766
Fix for issue 377
...
Fix bug where item cannot be edited or created due to not recognizing none as a supplier.
2016-03-05 09:46:42 +08:00
Aaron Gong
6d9a53edba
Fix for issue 373
...
https://github.com/jekkos/opensourcepos/issues/373
2016-03-05 09:25:34 +08:00
FrancescoUK
1d9a7eced3
set correct order new & submit buttons in receiving ( #116 )
2016-03-04 22:42:28 +00:00
FrancescoUK
f9971aabb6
remove unnecessary .':' from form labels ( #116 )
2016-03-04 21:57:58 +00:00
FrancescoUK
1fe26afe4f
fix missing required fields in Items form, changed file input to be bootstrap one ( #116 )
...
There is the image upload option commented out, pending the solution on remove file.
However none of them seems to be effective in loading the image. It's probably a Controller issue.
2016-03-04 21:56:08 +00:00
FrancescoUK
6d547048c4
set two methods private in Items and Config controllers ( #116 )
2016-03-04 21:44:00 +00:00
FrancescoUK
687b68f13e
set correct tax_2 and not tax_1 label in general_config ( #116 )
2016-03-04 21:42:40 +00:00
FrancescoUK
c49728e2fc
fix New Employee button wrong indentation in Employees view ( #116 )
2016-03-04 21:41:22 +00:00
jekkos
d433866e39
Only accept .csv for import excel functionality ( #116 )
...
Enable enter key to submit form by default (as before)
2016-03-01 18:01:53 +01:00
jekkos
45da78bbde
Trigger employee form validation for all tabs ( #116 )
2016-03-01 17:48:33 +01:00
jekkos
c9238877fa
Bootstrapify report input forms, add datepicker range widget ( #116 )
...
Move datepicker translations to datepicker_lang.csv
2016-03-01 08:46:17 +01:00
jekkos
2833b7598e
Bootstrapify date_input for reports ( #116 ). Form alignment to be
...
improved, basic version working
Move common jquery validation settings to base object
2016-02-29 22:21:36 +01:00
jekkos
68c4c1cc56
Use bootstrap style to highlight fields in error state after failed validation ( #116 )
2016-02-29 08:14:00 +01:00
jekkos
bc8673d883
Remove debugger statement + fix glyph in item kits form ( #116 )
2016-02-28 23:52:04 +01:00
FrancescoUK
6b76e28ebb
fix tables in item_kit/form items/inventory details and sales/suspended ( #116 )
2016-02-28 21:24:55 +00:00
FrancescoUK
f2e02e4e06
fixed wrong titles in excel import forms (coming from manage views) ( #116 )
2016-02-28 19:35:38 +00:00
FrancescoUK
2b257d21fb
add icons to inventory detail and inventory change forms ( #116 )
2016-02-28 19:23:40 +00:00
FrancescoUK
92bfd903dc
bootstrapify inventory details form, fixed multilocation support that was broken ( #116 )
2016-02-28 19:08:05 +00:00
FrancescoUK
69fedb3712
bootstrapify inventory form ( #116 )
2016-02-28 17:08:30 +00:00
FrancescoUK
c4df1f3671
make items/form_bulk consistent with the rest of the forms ( #116 )
2016-02-28 16:41:55 +00:00
FrancescoUK
0cd7af7c4f
change file load widget in excel_import forms ( #116 )
...
used jasny-bootstrap
2016-02-28 16:26:58 +00:00
FrancescoUK
c675a73fc6
make sale and receiving forms consistent with the other forms ( #116 )
2016-02-28 15:55:45 +00:00
FrancescoUK
7b09961075
fix employee tab width issue, now working fine ( #116 )
2016-02-28 15:02:25 +00:00
FrancescoUK
d96fafa92f
remove redundant title strings from all the forms ( #116 )
...
The dialog box has already a title and there is no need to double the subject.
2016-02-28 14:21:05 +00:00
FrancescoUK
20daecf4b1
make employees form using tabs ( #116 )
...
There is an issue with fieldset being too short
2016-02-28 14:03:09 +00:00
FrancescoUK
c0a048251e
fix silly 1px drop with glyphicons in front of input, various beautifications: more icons and better tables in suspended and item_kits ( #116 )
2016-02-28 11:55:11 +00:00