Raffael Meyer
cca25174ab
Merge branch 'develop' into csv-params
2022-11-14 12:38:51 +01:00
Ankush Menat
990a96e48b
feat: show utilization percent on RQ Worker ( #18868 )
...
[skip ci]
2022-11-14 15:55:20 +05:30
Ritwik Puri
feb9190cac
fix: check if the doctype exists before adding default logtypes in log settings ( #18867 )
2022-11-14 15:54:41 +05:30
Ankush Menat
f019b4fab6
build(deps): update caniuse ( #18866 )
...
[skip ci]
2022-11-14 15:46:54 +05:30
Raffael Meyer
1fa770ef6e
Merge branch 'develop' into select-print-language
2022-11-13 23:28:53 +01:00
barredterra
5843aae5f6
fix: set default print format
2022-11-13 23:28:05 +01:00
barredterra
42608ac0c1
fix: set default letterhead
2022-11-13 22:57:26 +01:00
Shariq Ansari
33cc834507
fix: added/updated Data,Check,Select & Small Text Control Components
2022-11-13 23:29:10 +05:30
Shariq Ansari
1c4f60ecd1
feat: separate component for each fieldtypes used in properties & main form
...
Worked on Data & Check Component. Components are created for each fieldtypes but each is still rendering Data Components template
2022-11-13 01:43:50 +05:30
Ritwik Puri
07f5075784
Merge pull request #18861 from resilient-tech/hardcode-doctype
...
fix: hardcode doctype in google oauth callback
2022-11-13 00:05:02 +05:30
Sagar Vora
838a52328c
fix: hardcode doctype in google oauth callback
2022-11-12 23:51:15 +05:30
Ritwik Puri
0cd3d97132
Merge pull request #18856 from resilient-tech/better-templates
...
chore: fully commented, consistently formatted JS boilerplates
2022-11-12 20:41:23 +05:30
Ritwik Puri
518b7e1c66
Merge pull request #18251 from Aradhya-Tripathi/bg-submissions
...
feat: Background submissions for submittable doctypes
2022-11-12 20:06:57 +05:30
Aradhya
3759e5bbcd
refactor: lint
...
fix: removed time.sleep
2022-11-12 20:06:17 +05:30
Aradhya
7c8af96046
refactor: leaving job status as it is on completion
2022-11-12 20:06:17 +05:30
Aradhya
1145bab9d8
refactor: checking docstatus before asserting failure
2022-11-12 20:06:17 +05:30
phot0n
b09eb2f317
fix: use index for ref_docname in submission queue doctype
2022-11-12 20:06:17 +05:30
phot0n
f9a10d32d1
fix: use quoted doctype and docname in alert
2022-11-12 20:06:17 +05:30
phot0n
ad6a11e34c
feat: queue submission for bulk submit
2022-11-12 20:06:17 +05:30
Shariq Ansari
5a7839d8c8
fix: use EditableInput for field input
2022-11-12 16:50:29 +05:30
Shariq Ansari
ad59519f93
fix: show red asterisk sign if field is reqd
2022-11-12 16:31:40 +05:30
phot0n
3dc376cd5c
chore: remove reload listener from form
2022-11-12 15:16:05 +05:30
phot0n
b21f9a5b26
fix: submission queue banner
...
if last_failed_submission and last_submissions are equal, show only last_failed_submission
2022-11-12 15:10:46 +05:30
phot0n
723a27bda7
fix: try except for nosuchjoberror in _unlock_reference_doc
...
* fix: condition for not unlocking reference doc
* chore: change id param -> job_id for update_job_id
2022-11-12 15:08:29 +05:30
Ankush Menat
6c01d1d417
refactor: hmac generation
...
Reduce code duplication
2022-11-12 13:05:57 +05:30
Sagar Vora
198bc4275f
chore: fully commented, consistently formatted JS boilerplates
2022-11-12 12:48:13 +05:30
Ritwik Puri
ef758130d6
Merge pull request #18852 from resilient-tech/simpler-init
...
chore(BaseDocument): simplify `_table_fieldnames` property init
2022-11-12 11:09:07 +05:30
Aradhya
36033d4145
feat: Added finished condition while unlocking
2022-11-12 09:32:49 +05:30
Aradhya
e8b3f8f710
refactor: only showing unlock button if job id is defined
2022-11-12 09:26:27 +05:30
Aradhya Tripathi
07bd958dfd
Merge branch 'develop' into bg-submissions
2022-11-12 08:37:55 +05:30
Aradhya
23fe91dede
fix: unlock ref doc
2022-11-12 08:26:37 +05:30
Sagar Vora
7f3ea7a520
chore(BaseDocument): simplify _table_fieldnames property init
2022-11-12 00:36:15 +05:30
Ankush Menat
ba27434d81
refactor: Use safer hashing algorithm for verified_command ( #18848 )
2022-11-11 21:42:51 +05:30
Ankush Menat
0c3615caa7
ci: remove duplicate rule causing backport failure
...
[skip ci]
2022-11-11 21:41:51 +05:30
Faris Ansari
e0a725025c
test: for app_include_js and app_include_css
2022-11-11 20:47:18 +05:30
Ankush Menat
a7377d23fc
refactor!: Drop deprecated functionality ( #18815 )
2022-11-11 19:54:36 +05:30
jll-02
bfab719154
fix(security): prevent xss attack in search ( #18847 )
2022-11-11 18:11:45 +05:30
Ankush Menat
668a730788
fix: avoid patching QB if already patched
2022-11-11 16:38:05 +05:30
Shariq Ansari
8710d64c86
fix: no need to set random fieldname while adding column
2022-11-10 23:58:34 +05:30
Shariq Ansari
258d62f096
fix: if custom section has empty standard column move empty column to previous section
2022-11-10 23:43:36 +05:30
Shariq Ansari
2a718b7468
Merge branch 'develop' into form-builder-vue3
2022-11-10 23:19:20 +05:30
Shariq Ansari
63ea37a6d4
feat: move current field/column/section and the following to a new column/section/tab
2022-11-10 22:37:17 +05:30
mergify[bot]
32e5d94f4a
Fix : mailbox url route with mailbox selector (backport #18807 ) ( #18808 )
...
* fix : correct inbox view route (#18807 )
Close #18625 and #14832
More details here : https://discuss.erpnext.com/t/mail-inbox-view-does-not-work-no-mailbox-icon/92143/3?u=jodeq
(cherry picked from commit cd7bafa072ed27d634784c2888d82ada1b5f565e)
# Conflicts:
# frappe/public/js/frappe/list/list_view_select.js
* chore: fix conflicts
Co-authored-by: JodeQ <jodeq@users.noreply.github.com>
2022-11-10 22:31:20 +05:30
Shariq Ansari
72bdecb65e
Merge pull request #18836 from shariquerik/breadcrumb-fix
2022-11-10 19:51:55 +05:30
Shariq Ansari
cecb89bde3
Merge branch 'develop' into breadcrumb-fix
2022-11-10 19:47:47 +05:30
Faris Ansari
5700cf7bef
feat: Allow app_include_js and app_include_css via site config
2022-11-10 18:30:25 +05:30
Shariq Ansari
31415bb72d
revert: async await in breadcrumbs.js
2022-11-10 17:32:25 +05:30
gavin
9ad0538521
perf(doc): skip order_by when name is set in load_from_db ( #18837 )
...
Setting ORDER BY clause in the SQL nudges MariaDB to not use index
(even) for primary keys.
2022-11-10 16:53:28 +05:30
gavin
a093b7b34c
perf(workflow): get_transitions ( #18834 )
...
* Load from db only if doc passed is not of type Document. This was
added earlier to load in case of dicts. ref: https://github.com/frappe/frappe/pull/11883
* Move blocks to evaluate only if required
* Add typing hints
2022-11-10 16:22:28 +05:30
Anand Baburajan
bc0abd9cfd
feat(util): add is_last_day_of_the_month ( #18835 )
...
* feat: add is_last_day_of_the_month
2022-11-10 15:18:49 +05:30