Commit Graph

405 Commits

Author SHA1 Message Date
f11436736b add settings use in Update listener 2019-12-14 13:57:18 +05:30
9271ceba45 Merge branch 'master' of https://gitlab.com/mohit.panjvani/crater-web into build-version210 2019-12-14 13:55:26 +05:30
c88eb24265 fix pdf & installation issue 2019-12-14 13:54:35 +05:30
d926073095 add ios link to readme 2019-12-14 12:55:08 +05:30
a691969025 Merge branch 'master' of https://github.com/bytefury/crater 2019-12-14 12:35:40 +05:30
7df06fb005 fix invoice number validation 2019-12-14 12:35:32 +05:30
45db850025 Merge pull request #59 from vkiranmaniya/master
Removed JSON SQL datatype, Replaced with TEXT Type
2019-12-14 12:32:31 +05:30
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
bce1b4bb3e build 210 2019-12-13 17:03:55 +05:30
ddd204105f fix installation issue 2019-12-13 17:03:44 +05:30
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
302968225a build version210 2019-12-13 15:22:37 +05:30
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
b1fcd90b62 refactor format_money_pdf helpers 2019-12-13 14:40:17 +05:30
ddb0ff1b8a fix pdf currency display issue 2019-12-13 14:34:21 +05:30
ce99fa3d82 Fix PDF issues 2019-12-13 13:31:26 +05:30
e28c89085d Merge branch 'master' 2019-12-12 20:42:17 +05:30
34f7e33abc Merge branch 'master' of https://github.com/bytefury/crater 2019-12-12 20:31:57 +05:30
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
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
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
b06fc5f0b9 Add missing currency code to customer create form 2019-12-12 14:37:16 +01:00
5f7401f622 update invoice, estimate & payment vars 2019-12-12 16:04:12 +05:30
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
36be395579 Remove unwanted code 2019-12-12 14:59:54 +05:30
79e77f9e16 fix pdf lang issue 2019-12-12 14:20:31 +05:30
cbf0af2120 Refactor Customization Page 2019-12-12 13:46:09 +05:30
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
a6896eaa01 Merge branch 'master' of https://gitlab.com/mohit.panjvani/crater-web into pdf-issue 2019-12-12 13:17:52 +05:30
01f3646869 add meta tag 2019-12-12 11:50:25 +05:30
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
0a064ec5ba Removed a space that forced apache to send the wrong headers 2019-12-12 00:50:45 +00:00
5f0b4b3496 Prepend currency code to selector label. 2019-12-11 20:36:46 +01:00
17b59f0d19 Merge branch 'master' 2019-12-11 20:16:23 +05:30
283b910cc3 remove state & city routes from api.php and fix cancel spelling mistake 2019-12-11 20:16:11 +05:30
81739827c0 Add customization 2019-12-11 17:02:28 +05:30
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
655c2a7849 Merge branch 'master' of https://github.com/bytefury/crater 2019-12-11 13:35:32 +05:30
ca833d174e update readme 2019-12-11 13:35:13 +05:30
33e8381fc4 Merge pull request #8 from BirkhoffLee/master
Initial Docker support
2019-12-11 13:04:43 +05:30
9b5125d440 Merge branch 'master' of https://github.com/bytefury/crater 2019-12-11 12:45:03 +08:00
2899021804 Update example env in accordance w/ Docker setup 2019-12-10 23:53:28 +08:00
d8f6d03d1e Docker: rename nginx container name 2019-12-10 23:52:23 +08:00
c474e98925 Docker: copy example env file when building 2019-12-10 23:40:59 +08:00
9424dc6c27 refactor initial data loading in dashboard 2019-12-09 19:27:21 +05:30
3692373cd2 Docker: switch from passport:install to passport:keys during build 2019-12-09 19:25:57 +08:00
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
05454af593 build version-202 2019-12-09 12:03:57 +05:30
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
1cd654b0cc fix invoice & estimate view issue 2019-12-09 11:19:57 +05:30