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

56 Commits

Author SHA1 Message Date
18alantom
d63e6e5cd8 feat: add global setting for anonymized telemetry 2022-03-11 12:26:43 +05:30
18alantom
9bad5e69d8 feat: count errors 2022-03-11 12:26:43 +05:30
18alantom
7696435504 chore: add few more logs 2022-03-11 12:26:43 +05:30
18alantom
d0e10d5c65 fix: minor naming issue 2022-03-11 12:26:21 +05:30
18alantom
b9a65b75d5 fix: circumvent possible sqlite bug
- sqlite throws not null on direct insert
- this doesn't seem to be happening on
   bulk or individual inserts
2022-03-08 15:20:07 +05:30
18alantom
b4bed9521f fix: minor bugs, fix patch too 2022-03-08 14:17:37 +05:30
18alantom
78955b9d52 feat: update name setting 2022-03-08 13:42:08 +05:30
18alantom
2de72153e4 feat: add number series to the forms 2022-03-08 13:13:04 +05:30
18alantom
c9631c27a6 feat: add numberSeries field to docs 2022-03-08 12:14:05 +05:30
18alantom
0bd1706e2b feat: add reference to number series doc 2022-03-08 12:13:29 +05:30
18alantom
f0e5e294a1 fix: dont cache imports
- prevent OOM crashes
2022-03-01 14:58:21 +05:30
18alantom
b29ee6ac16 feat: button to add a row
- fix error handling and insertion
2022-02-24 11:39:35 +05:30
18alantom
34f86416a2 fix: batch insert issue on data migration 2022-02-22 14:37:46 +05:30
18alantom
39ab37d56b chore: remove commas (allow GDoc import) 2022-02-21 13:07:46 +05:30
18alantom
73253212c5 feat: add CoA selection to Setup Wizard 2022-02-21 12:08:50 +05:30
18alantom
c83ac376dd feat: add selectors for language
- remove instance config
- use app level config instead
2022-02-17 13:16:36 +05:30
18alantom
ce3d997ed2 feat: setup translations 😎 2022-02-16 19:40:08 +05:30
18alantom
f1ad28b2cc feat: add a setting for language 2022-02-16 17:03:39 +05:30
18alantom
76d1f3c7f5 feat: code to set languages on frappe 2022-02-16 16:33:24 +05:30
18alantom
c52b7f54ad fix: translate all labels 2022-02-16 13:15:33 +05:30
18alantom
a03ca7f474 chore: deprecate old syntax, remove variable calls 2022-02-16 13:15:33 +05:30
18alantom
cad59570a0 refactor: t( => t` in *.js 2022-02-16 13:15:33 +05:30
18alantom
98da66ea68 fix: deprecate earlier translation methods 2022-02-16 13:15:33 +05:30
18alantom
9ca8073a33 refactor: convert frappe.t( to frappe.t` 2022-02-16 13:15:33 +05:30
18alantom
9f65a9ba9e refactor: markRaw pesa objects
- remove native clicks
2022-02-11 14:30:39 +05:30
18alantom
1ff861ee56 fix: markRaw pesa factory, case private 2022-02-10 12:25:19 +05:30
18alantom
349d15e9cc chore: start naming from 1001 2022-02-07 17:24:05 +05:30
18alantom
dd5d87442e fix: number series skipping issue 2022-02-07 15:49:32 +05:30
18alantom
838ae87642 fix: error type
- allow translation string folding
2022-02-07 14:31:28 +05:30
18alantom
29c1621882 fix: validation not running issue 2022-02-07 14:16:02 +05:30
18alantom
8ba9f7f510 fix: preserve spaces in translation 2022-02-07 14:11:10 +05:30
18alantom
0d3db0739a ux: remove auto update option (notify) 2022-02-03 14:51:24 +05:30
18alantom
31ca1389ae feat: auto report also hides error toast 2022-01-28 18:43:27 +05:30
18alantom
da9839e8b6 feat: allow multiline translate strings 2022-01-24 14:55:52 +05:30
18alantom
fc23c585d4 refactor: remove _, replace stand alone instances 2022-01-24 12:02:38 +05:30
18alantom
d4675c0e5a refactor: replace all frappe._(" instances 2022-01-24 11:44:48 +05:30
18alantom
31f2db495e fix: shift t, T to prevent module errors 2022-01-24 11:41:09 +05:30
18alantom
6053bcb39b chore: add missing pieces from frappejs 2022-01-21 03:06:17 +05:30
18alantom
cc09847337 refactor: rename imports, frappejs → frappe 2022-01-21 02:27:29 +05:30
18alantom
f602caff81 refactor: inline frappejs code into books 2022-01-21 02:08:09 +05:30
Rushabh Mehta
e3a94dc997 collapse frappe folder and start desk 2018-01-12 17:55:07 +05:30
Rushabh Mehta
f89c6e778e dropdown object and delete action in form 2018-01-11 15:30:51 +05:30
Rushabh Mehta
9ae2b84805 docs 2018-01-10 18:27:24 +05:30
Rushabh Mehta
ec96f02f52 docs 2018-01-10 18:25:23 +05:30
Rushabh Mehta
3ce79d2027 docs 2018-01-10 18:24:27 +05:30
Rushabh Mehta
0fa2c70133 docs 2018-01-10 18:19:52 +05:30
Rushabh Mehta
234eb9dea1 added text, select controls and fixes to form.js 2018-01-10 16:21:35 +05:30
Rushabh Mehta
d9e306b641 added forms + controls 2018-01-09 19:10:56 +05:30
Rushabh Mehta
3b8ea0755c client-server 2018-01-08 18:00:14 +05:30
Rushabh Mehta
17c65bd894 init webpack and client with primercss 2018-01-03 22:08:17 +05:30