Anand Doshi
|
1280b2ffc6
|
Merge pull request #1306 from anandpdoshi/db-query-filter-conditions
[cleanup] build_filter_conditions and [fix] replace % with %% in condition to prevent python format string error
|
9 years ago |
Anand Doshi
|
b402df175e
|
[cleanup] build_filter_conditions and [fix] replace % with %% in condition to prevent python format string error
|
9 years ago |
Anand Doshi
|
b28bda4beb
|
[fix] edge case for get_linked_document_type
|
9 years ago |
Anand Doshi
|
01334c7a8a
|
Merge pull request #1305 from anandpdoshi/messages-realtime
Realtime fixes for communication in timeline and messages page
|
9 years ago |
Anand Doshi
|
d424e81036
|
Merge pull request #1304 from anandpdoshi/defaults-during-creation
[fix] Use User Permission value as default only if the document type is Setup
|
9 years ago |
Anand Doshi
|
39826f2d72
|
[fix] Add communication into timeline in realtime
|
9 years ago |
Anand Doshi
|
6983fa72f9
|
[fix] Show messages in realtime in the messages page
|
9 years ago |
Anand Doshi
|
ffb8ef29ca
|
[fix] Use User Permission value as default only if the document type is Setup
|
9 years ago |
Anand Doshi
|
3cfc9a598a
|
[minor] fix sitemap
|
9 years ago |
Anand Doshi
|
c118f43e96
|
Merge pull request #1296 from rmehta/async-monitor
[enhancement] add celery task to Async Task for logs, tracking
|
9 years ago |
Anand Doshi
|
56988514b3
|
Merge pull request #1303 from rmehta/print-format-fix
[fixes] font-awesome in print format, custom css, empty sections removed from print formats
|
9 years ago |
Anand Doshi
|
f7bc441a81
|
Don't copy title field in Duplicate
|
9 years ago |
Anand Doshi
|
c6282728ec
|
[fix] if no background image, do not preload
|
9 years ago |
Anand Doshi
|
0d64c0a335
|
[fix] allowed jinja functions
|
9 years ago |
Anand Doshi
|
e33a4f914a
|
Merge branch 'develop'
|
10 years ago |
Anand Doshi
|
b6ba191ae7
|
bumped to version 6.2.0
|
10 years ago |
Rushabh Mehta
|
188ff8f2e9
|
[fixes] font-awesome in print format, custom css, empty sections removed from print formats
|
10 years ago |
Anand Doshi
|
e9a2325f05
|
Merge pull request #1302 from anandpdoshi/emails-muted
frappe.are_emails_muted
|
10 years ago |
Anand Doshi
|
f21f8cd34c
|
[fix] in schema sync, sync custom fields if installing any app other than frappe
|
10 years ago |
Anand Doshi
|
94de362e3c
|
[minor] frappe.are_emails_muted
|
10 years ago |
Anand Doshi
|
202cb20b75
|
Merge pull request #1301 from anandpdoshi/add-share-ignore-permission
If flags.ignore_share_permission is passed
|
10 years ago |
Anand Doshi
|
ffc022b54c
|
[fix] If flags.ignore_share_permission is passed, don't check for share permission
|
10 years ago |
Rushabh Mehta
|
7e6a2ca256
|
[fixes] [style] related to website and web-form
|
10 years ago |
Rushabh Mehta
|
9337f8bf88
|
[data-import] use sync and fix error message for date parsing
|
10 years ago |
Anand Doshi
|
ad493f7942
|
[fix] permission tests
|
10 years ago |
Rushabh Mehta
|
4cec51e65d
|
[celery] cleanup and made monitor optional and real time in data import
|
10 years ago |
Rushabh Mehta
|
eb4e622067
|
[enhancement] add celery task to Async Task for logs, tracking
|
10 years ago |
Anand Doshi
|
cd53c77587
|
[change-log]
|
10 years ago |
Anand Doshi
|
5b3ec1b75d
|
[change-log]
|
10 years ago |
Anand Doshi
|
de34207e22
|
Merge pull request #1295 from anandpdoshi/apply-user-permissions-fix
[major fix] Restrict apply user permissions if user permissions list if empty. Fixes frappe/erpnext#3194
|
10 years ago |
Anand Doshi
|
dbec6ac9bd
|
Merge pull request #1300 from anandpdoshi/wkhtmltopdf-overlap-fix
avoid overlapping text and breaking row text in wkhtmltopdf output
|
10 years ago |
Anand Doshi
|
0a9a654ccd
|
[fix] avoid overlapping text and breaking row text in wkhtmltopdf output
- Disable header row repeat for webkit browsers
- Avoid page break within td > div
|
10 years ago |
Anand Doshi
|
9e76fcfad9
|
Merge pull request #1292 from rmehta/collapsible-in-customize
[minor] Added collapsible to customize form view. Removed thin forms for mobile
|
10 years ago |
Anand Doshi
|
e0997d6a1c
|
Merge pull request #1294 from pdvyas/celery-doctor
Add celery doctor
|
10 years ago |
Anand Doshi
|
1e4a2c9e84
|
Merge pull request #1297 from anandpdoshi/translations
translations
|
10 years ago |
Rushabh Mehta
|
676543458a
|
Merge pull request #1298 from anandpdoshi/mapper-optimization
mapper optimization
|
10 years ago |
Anand Doshi
|
1ff7dff91b
|
[fix] get linked doc only if add fetch option is found
|
10 years ago |
Anand Doshi
|
958b6d4f8f
|
[translations]
|
10 years ago |
Anand Doshi
|
9b5b33ed02
|
Fix permissions test cases
|
10 years ago |
Anand Doshi
|
029ad4b7dd
|
[fix] if translation is empty, return english
|
10 years ago |
Anand Doshi
|
fbae8c2df3
|
[minor] Unset Apply User Permissions in default permissions
|
10 years ago |
Anand Doshi
|
0f00c63801
|
[major fix] Restrict apply user permissions if user permissions list if empty. Fixes frappe/erpnext#3194
|
10 years ago |
Anand Doshi
|
8539c809db
|
Merge pull request #1291 from rmehta/get-single-value
[minor] enhancements to frappe.db.get_single_value. Now cached and converted to integer for 0 and 1
|
10 years ago |
Pratik Vyas
|
9a1f14ce6a
|
Add celery doctor
|
10 years ago |
Rushabh Mehta
|
00db33abe7
|
[data-import] use sync and fix error message for date parsing
|
10 years ago |
Rushabh Mehta
|
62d53ce213
|
[minor] Added collapsible to customize form view.
|
10 years ago |
Anand Doshi
|
f12c34cc8f
|
[desktop] default wallpaper is a shade of purple
|
10 years ago |
Rushabh Mehta
|
c2becc8fe3
|
[minor] fix comment names
|
10 years ago |
Anand Doshi
|
50d9ca9a34
|
Merge branch 'develop'
|
10 years ago |
Anand Doshi
|
eaeffe97bd
|
bumped to version 6.1.2
|
10 years ago |