2
0
mirror of https://github.com/frappe/books.git synced 2024-09-20 11:29:00 +00:00
Commit Graph

1806 Commits

Author SHA1 Message Date
18alantom
227dab2c0c chore: set yarn version in publish.yml 2022-04-01 12:40:29 +05:30
18alantom
e3347c6714 v0.4.3-beta.0 2022-04-01 12:19:54 +05:30
18alantom
6814e0947f feat: add Catalan translations
- update readme with contributors
2022-04-01 12:19:19 +05:30
18alantom
fdd532e002 fix: prevent invoice from crashing when no rows 2022-04-01 12:04:00 +05:30
18alantom
0d78df598c fix: mark missed strings as translate 2022-03-31 10:53:11 +05:30
18alantom
5a66e4aba6 fix: no translation cause of premature import 2022-03-28 18:40:18 +05:30
Alan
ca272acc5e
Merge pull request #373 from frappe/dependabot/npm_and_yarn/plist-3.0.5
build(deps): bump plist from 3.0.4 to 3.0.5
2022-03-28 18:29:55 +05:30
18alantom
7acf5bc9a2 chore: bump yarn
- prevent error on pre mounted toast
2022-03-28 18:29:38 +05:30
dependabot[bot]
5098e5bc6e
build(deps): bump plist from 3.0.4 to 3.0.5
Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/TooTallNate/node-plist/releases)
- [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md)
- [Commits](https://github.com/TooTallNate/node-plist/commits)

---
updated-dependencies:
- dependency-name: plist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 12:52:05 +00:00
Alan
19f464bf58
Merge pull request #371 from frappe/dependabot/npm_and_yarn/electron-15.3.5
build(deps-dev): bump electron from 15.3.0 to 15.3.5
2022-03-28 18:21:35 +05:30
Alan
bbaddfef0d
Merge pull request #372 from frappe/dependabot/npm_and_yarn/minimist-1.2.6
build(deps): bump minimist from 1.2.5 to 1.2.6
2022-03-28 18:21:26 +05:30
dependabot[bot]
7efb647380
build(deps): bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-24 03:10:44 +00:00
dependabot[bot]
c75f6140c6
build(deps-dev): bump electron from 15.3.0 to 15.3.5
Bumps [electron](https://github.com/electron/electron) from 15.3.0 to 15.3.5.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v15.3.0...v15.3.5)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-22 21:16:14 +00:00
18alantom
8246f4aca7 chore: add main to ∵ build failing 2022-03-21 11:06:50 +05:30
Alan
4fcb07afdd
Merge pull request #369 from 18alantom/disen-node-one
incr: disen node one
2022-03-21 10:44:38 +05:30
18alantom
bbc774b4b7 fix: add correct filter on create 2022-03-21 10:39:10 +05:30
18alantom
0b48eb3d7e chore: add latest tslib to prevent syntax errors 2022-03-21 10:28:22 +05:30
18alantom
54b1a60883 chore: fix telemetry calls (rebase master) 2022-03-18 16:04:38 +05:30
18alantom
47e6493699 incr: type observable
- convert several to ES6
2022-03-18 16:02:46 +05:30
18alantom
507a500edb incr: type cacheManager
- database to ES6 imports
2022-03-18 16:02:11 +05:30
18alantom
6581070a59 fix: dev tools version, add isDev to frappe.store 2022-03-18 16:02:11 +05:30
18alantom
90dece4984 chore: rename renderer to main cause bug 2022-03-18 16:02:11 +05:30
18alantom
33e035e38c chore: shift process listeners back
- cause webpack bundels as mainprocess stuff
2022-03-18 16:02:11 +05:30
18alantom
a86e9447ab chore: convert main.js to renderer.ts 2022-03-18 16:02:08 +05:30
18alantom
a596f5dcad refactor: shift main process stuff out of source 2022-03-18 16:01:05 +05:30
18alantom
761dd641bf chore: remove unused files; main to .ts 2022-03-18 16:01:05 +05:30
18alantom
3d4275ef34 incr: flatten locale
- simplify telemetry calls
- add platform
2022-03-18 15:51:32 +05:30
18alantom
88f44692d6 incr: add platform field 2022-03-18 15:51:32 +05:30
18alantom
591b02ef9e chore: bump typescript 2022-03-18 14:50:20 +05:30
18alantom
164a285c22 v0.4.2-beta.0 2022-03-18 13:44:06 +05:30
18alantom
a86d383487 fix(ui): hidden pagination on Windows 2022-03-18 13:29:48 +05:30
18alantom
77e226363d feat: add entry duplication 2022-03-17 11:57:35 +05:30
18alantom
0412095342 chore: add dev help code 2022-03-17 11:33:02 +05:30
18alantom
0b59dc74dc fix: maintain filter if present 2022-03-17 10:52:33 +05:30
18alantom
a3e4a7fc3f fix(ui): remove tax breakdown from print view 2022-03-17 10:13:03 +05:30
18alantom
0d52f24df1 v0.4.1-beta.0 2022-03-16 10:40:40 +05:30
18alantom
4aabd75def fix: stop telemetry on db change 2022-03-15 17:27:37 +05:30
18alantom
20578d2ab5 fix: add final log on switching off telemetry 2022-03-15 16:28:43 +05:30
18alantom
391cd8544c fix: patch to fix journal entry ids 2022-03-15 14:34:58 +05:30
Alan
ac28496619
Merge pull request #364 from 18alantom/opt-in-telem
chore: add anon opt in telemetry
2022-03-15 12:09:51 +05:30
18alantom
1de297b4fd chore: update readme 2022-03-15 12:02:13 +05:30
18alantom
6cb817a55b build: update with TELEMETRY_URL envvar 2022-03-15 11:56:45 +05:30
18alantom
00e04a94ba chore: don't rickroll the users 2022-03-15 11:27:46 +05:30
18alantom
e348d14849 incr: complete telemetry sending of data 2022-03-14 18:26:26 +05:30
18alantom
c295ba0416 chore: change err_log_creds to log_creds
- add telemetry url
2022-03-14 12:36:42 +05:30
Alan
eea4b0abe1
Merge pull request #361 from taha2002/ar_translation
feat: add Arabic translation
2022-03-14 11:17:58 +05:30
taha2002
8aabeb5523
arabic 2022-03-12 08:21:22 +01:00
taha2002
2c0c36bf5c
add ar to language code map 2022-03-12 08:19:31 +01:00
taha2002
c544de3012
Merge branch 'frappe:master' into ar_translation 2022-03-12 08:09:36 +01:00
unknown
56d7881b4b corract some word 2022-03-12 08:06:35 +01:00