Commit Graph

1101 Commits

Author SHA1 Message Date
Kiran Maniya
18a50315ba Removed json SQL datatype, Replaced with text
The JSON SQL datatype is not supported in some of SQL server(i.e. 5.6.44). Replaced it with text datatype.
2019-12-13 17:24:07 +05:30
raishvaria
bce1b4bb3e build 210 2019-12-13 17:03:55 +05:30
raishvaria
ddd204105f fix installation issue 2019-12-13 17:03:44 +05:30
Mohit Panjwani
e030d4b9d0 Merge branch 'build-210' into 'master'
build version210

See merge request mohit.panjvani/crater-web!138
2019-12-13 10:48:54 +00:00
raishvaria
302968225a build version210 2019-12-13 15:22:37 +05:30
Mohit Panjwani
e59bf288ce Merge branch 'pdf-issues' into 'master'
Fix PDF issues

See merge request mohit.panjvani/crater-web!137
2019-12-13 09:43:32 +00:00
raishvaria
b1fcd90b62 refactor format_money_pdf helpers 2019-12-13 14:40:17 +05:30
raishvaria
ddb0ff1b8a fix pdf currency display issue 2019-12-13 14:34:21 +05:30
radhu587
ce99fa3d82 Fix PDF issues 2019-12-13 13:31:26 +05:30
Mohit Panjwani
e28c89085d Merge branch 'master' 2019-12-12 20:42:17 +05:30
Mohit Panjwani
34f7e33abc Merge branch 'master' of https://github.com/bytefury/crater 2019-12-12 20:31:57 +05:30
Mohit Panjwani
80be7a492d Merge pull request #50 from nhedger/master
Add missing currency code to customer create/edit form
2019-12-12 20:27:45 +05:30
Mohit Panjwani
387cb4490d Merge branch 'add-customization' into 'master'
update invoice, estimate & payment vars

See merge request mohit.panjvani/crater-web!135
2019-12-12 14:56:10 +00:00
Mohit Panjwani
09829a559e Merge branch 'pdf-issue' into 'master'
fix Pdf issue

See merge request mohit.panjvani/crater-web!136
2019-12-12 14:55:04 +00:00
Nicolas Hedger
b06fc5f0b9 Add missing currency code to customer create form 2019-12-12 14:37:16 +01:00
raishvaria
5f7401f622 update invoice, estimate & payment vars 2019-12-12 16:04:12 +05:30
Mohit Panjwani
4f6dae919b Merge branch 'add-customization' into 'master'
Add customization

See merge request mohit.panjvani/crater-web!134
2019-12-12 10:05:16 +00:00
radhu587
36be395579 Remove unwanted code 2019-12-12 14:59:54 +05:30
raishvaria
79e77f9e16 fix pdf lang issue 2019-12-12 14:20:31 +05:30
radhu587
cbf0af2120 Refactor Customization Page 2019-12-12 13:46:09 +05:30
Mohit Panjwani
92f754e888 Merge pull request #43 from nhedger/master
Prepend currency code to label to allow searching by currency code
2019-12-12 13:25:21 +05:30
raishvaria
a6896eaa01 Merge branch 'master' of https://gitlab.com/mohit.panjvani/crater-web into pdf-issue 2019-12-12 13:17:52 +05:30
raishvaria
01f3646869 add meta tag 2019-12-12 11:50:25 +05:30
Mohit Panjwani
b2918e9dbb Merge pull request #44 from JaxWilko/fix-incorrect-headers-sent
Removed a space that forced apache to send the wrong headers
2019-12-12 08:59:00 +05:30
Jack Wilkinson
0a064ec5ba Removed a space that forced apache to send the wrong headers 2019-12-12 00:50:45 +00:00
Nicolas Hedger
5f0b4b3496 Prepend currency code to selector label. 2019-12-11 20:36:46 +01:00
Mohit Panjwani
17b59f0d19 Merge branch 'master' 2019-12-11 20:16:23 +05:30
Mohit Panjwani
283b910cc3 remove state & city routes from api.php and fix cancel spelling mistake 2019-12-11 20:16:11 +05:30
radhu587
81739827c0 Add customization 2019-12-11 17:02:28 +05:30
Mohit Panjwani
90edc3a85e Merge branch 'dashboard-initial-loading' into 'master'
refactor initial data loading in dashboard

See merge request mohit.panjvani/crater-web!133
2019-12-11 10:18:58 +00:00
Mohit Panjwani
655c2a7849 Merge branch 'master' of https://github.com/bytefury/crater 2019-12-11 13:35:32 +05:30
Mohit Panjwani
ca833d174e update readme 2019-12-11 13:35:13 +05:30
Mohit Panjwani
33e8381fc4 Merge pull request #8 from BirkhoffLee/master
Initial Docker support
2019-12-11 13:04:43 +05:30
Birkhoff Lee
9b5125d440 Merge branch 'master' of https://github.com/bytefury/crater 2019-12-11 12:45:03 +08:00
Birkhoff Lee
2899021804 Update example env in accordance w/ Docker setup 2019-12-10 23:53:28 +08:00
Birkhoff Lee
d8f6d03d1e Docker: rename nginx container name 2019-12-10 23:52:23 +08:00
Birkhoff Lee
c474e98925 Docker: copy example env file when building 2019-12-10 23:40:59 +08:00
satyaprakash10
799d212d9b refactor classes on invoice and estimate view page 2019-12-10 11:15:49 +05:30
yogesh_gohil
9424dc6c27 refactor initial data loading in dashboard 2019-12-09 19:27:21 +05:30
satyaprakash10
fa15502ce7 refactor primary color-var 2019-12-09 19:20:11 +05:30
satyaprakash10
1f4d3bf784 sidebar-view modified 2019-12-09 18:58:53 +05:30
Birkhoff Lee
3692373cd2 Docker: switch from passport:install to passport:keys during build 2019-12-09 19:25:57 +08:00
Mohit Panjwani
7bba576dca Merge branch 'build-202' into 'master'
build version-202

See merge request mohit.panjvani/crater-web!130
2.0.2
2019-12-09 07:00:58 +00:00
raishvaria
05454af593 build version-202 2019-12-09 12:03:57 +05:30
Mohit Panjwani
74fe481ed5 Merge branch 'fix-view-issue' into 'master'
fix invoice & estimate view issue

See merge request mohit.panjvani/crater-web!129
2019-12-09 05:59:44 +00:00
raishvaria
1cd654b0cc fix invoice & estimate view issue 2019-12-09 11:19:57 +05:30
Mohit Panjwani
f4a4c05b61 Merge branch 'build-201' into 'master'
Build 201

See merge request mohit.panjvani/crater-web!120
2.0.1
2019-12-04 12:47:51 +00:00
raishvaria
24637bff4a add estimate & invoice item qty cast, build 201 2019-12-04 17:08:36 +05:30
raishvaria
887ad9a73d build version 201 2019-12-04 16:51:22 +05:30
raishvaria
339099bd34 remove qty from inoice & estimate migration change 2019-12-04 16:43:21 +05:30