Suraj Shetty
83be5f934b
Merge branch 'develop' into star-rating-dev
2021-12-17 11:31:11 +05:30
Faris Ansari
133ab39de2
Merge pull request #15334 from netchampfaris/server-script-error-ux
...
fix: Server Script UX
2021-12-16 20:32:18 +05:30
Suraj Shetty
4d2548cff9
Merge branch 'develop' into star-rating-dev
2021-12-16 19:40:25 +05:30
mergify[bot]
bf56858f09
Merge pull request #13504 from hrwX/multi_timezone_support
...
feat: Convert datetime field values to system timezone
2021-12-16 14:08:44 +00:00
Faris Ansari
eaec262b25
fix: Throw actual exception instead of ValidationError
...
- to make tests pass
2021-12-16 13:35:45 +05:30
Faris Ansari
f6c38b6b6e
fix(ux): Show better error message when server script fails
2021-12-16 11:56:55 +05:30
Suraj Shetty
39014b09d8
Merge branch 'develop' into star-rating-dev
2021-12-14 18:18:36 +05:30
mergify[bot]
7153c6c0e9
Merge pull request #15237 from netchampfaris/document-states
...
feat: Document States
2021-12-14 12:29:58 +00:00
Faris Ansari
2635da19f4
fix: Add Document States in customize form
2021-12-14 14:20:46 +05:30
Faris Ansari
99bf94f784
fix: Set standard indicator colors
...
- Rename lightblue -> light-blue
2021-12-14 13:41:58 +05:30
Akash Chaudhari
fbf926d1f6
fix: Error code for "user not found" ( #15223 )
...
* fix: error code for not found
* fix: updating test
* fix: update status code
* fix: update test for status code 400
2021-12-14 05:07:38 +00:00
Diksha Jadhav
c477398a2f
feat: make rating field's stars customizable with options field
2021-12-13 16:03:21 +05:30
Faris Ansari
f74b9be2c3
Merge pull request #15253 from netchampfaris/zip-files
...
feat: Zip files
2021-12-10 17:24:55 +05:30
Faris Ansari
a4b99cd7b4
feat: Zip files
2021-12-10 17:21:19 +05:30
Rohit Waghchaure
7118fb2e81
fix: record name creating based on naming seires and not as per the use set
2021-12-09 19:18:14 +05:30
Faris Ansari
4db2c1aaa3
feat: Document States
...
Customize the color of document states. Works with Status field.
2021-12-09 18:30:59 +05:30
barredterra
0e42c55b70
Merge remote-tracking branch 'upstream/develop' into refactor-module-profile
2021-12-06 17:14:50 +01:00
Rucha Mahabal
8340639afd
fix: Allow Fetch From for a different link field of the same DocType
2021-12-06 14:51:37 +05:30
barredterra
504f8743c9
fix: remove debugger
2021-12-03 17:24:57 +01:00
barredterra
850cd54b89
refactor: module profile
2021-12-03 17:07:16 +01:00
mergify[bot]
8bce576eed
Merge pull request #15125 from ankush/max_attach
...
fix(ux): validate max_attachment count on doctype
2021-12-03 08:35:40 +00:00
Suraj Shetty
cd197608bf
Merge branch 'develop' into multi_timezone_support
2021-12-03 13:27:37 +05:30
Ankush Menat
f33be7592f
refactor: common JS controller for DocType and customize form
2021-12-01 19:10:11 +05:30
Manuel
3a34bfc520
Fix: copy_email_data patch #15106 ( #15115 )
...
Reload DocType `Email Account` in patch.
Changed `modified` in json files.
Removed linking of `imap_folder` in `Email Flag Queue` this connection
seems not necessary at this point. Also removed all parts that create
this connection.
2021-12-01 12:41:27 +00:00
Ankush Menat
2f6b57cc0a
fix(ux): validate max_attachment on doctype controller
2021-12-01 17:07:37 +05:30
Ankush Menat
db101e5ec3
fix(ux): ensure max_attachments is more than no of attach fields
2021-12-01 17:04:31 +05:30
mergify[bot]
41f457f309
Merge pull request #15071 from saxenabhishek/aks-query-2
...
refactor: convert doctype db.sql calls
2021-11-30 10:19:06 +00:00
Suraj Shetty
2410dc66c1
style: Fix indentation
2021-11-30 15:36:06 +05:30
saxenabhishek
9f183e6cf2
style: follow simple indenting standard
2021-11-30 14:16:13 +05:30
abhishek
1bb8dcf176
refactor: convert core notifications db.sql calls
...
get_unseen_likes()
get_unread_emails()
2021-11-30 12:43:30 +05:30
abhishek
8eea80e14e
refactor: convert doctype user db.sql calls
2021-11-30 12:43:23 +05:30
Suraj Shetty
549b36d4a2
Merge branch 'develop' into multi_timezone_support
2021-11-30 09:44:33 +05:30
hrwx
db4476fc5f
fix: reduce api call
2021-11-29 17:28:40 +00:00
hrwx
e751b07bde
chore: make system timezone readonly
2021-11-29 16:49:46 +00:00
abhishek
d74f985728
refactor: convert doctype user db.sql calls
...
has_desk_access()
2021-11-29 11:24:19 +05:30
abhishek
1bb13fcee3
refactor: convert doctype transaction log db.sql
...
get_current_index()
2021-11-29 11:24:19 +05:30
abhishek
5409be0a34
refactor: convert doctype server_script db.sql
...
setUpClass()
tearDownClass()
2021-11-29 11:24:19 +05:30
abhishek
f7dcd781fb
refactor: convert doctype scheduled job type db.sql calls
...
class TestScheduledJobType
2021-11-29 11:24:19 +05:30
abhishek
7e84529dac
refactor: convert doctype file db.sql calls
...
update_existing_file_docs()
2021-11-29 11:24:19 +05:30
abhishek
ad1842e69d
refactor: convert doctype doctype db.sql call
...
change_modified_of_parent()
2021-11-29 11:24:19 +05:30
Your Name
2efed9d12e
refactor: convert doctype user db.sql calls
2021-11-29 11:24:19 +05:30
hrwx
ae31a0d6fb
feat: add option to disable notification
2021-11-27 00:24:21 +00:00
hrwx
7d36487710
Merge branch 'develop' of github.com:frappe/frappe into multi_timezone_support
2021-11-26 17:26:10 +00:00
mergify[bot]
ea772c4059
Merge pull request #15072 from pateljannat/customizations-onboarding
...
feat: Customizations onboarding and form tour fixes
2021-11-26 14:08:36 +00:00
Jannat Patel
c13e1838d7
fix: module load issue, tour description and save field overlay
2021-11-25 17:57:07 +05:30
Manuel
1bbba495f8
Merge branch 'frappe:develop' into multiple_imap_folder
2021-11-25 09:13:18 +01:00
gavin
f785b02a73
Merge pull request #15084 from gavindsouza/access_log-api-fix
...
fix: Don't pass kwargs that make_access_log can't handle
2021-11-25 11:58:44 +05:30
Gavin D'souza
ae9731467a
fix: Don't pass kwargs that make_access_log can't handle
...
When people try to export reports, sometimes a cmd kwarg is passed
across the three wrapped functions right to make_access_log. This
happens because of the order and way we had to wrap the write_only,
retry and whitelist.
2021-11-25 11:34:44 +05:30
mergify[bot]
600491614e
Merge pull request #15069 from ankush/del_prep_reports_on_trash
...
fix: delete prepared reports on deleting reports
2021-11-25 03:52:18 +00:00
barredterra
c30f20c064
fix: navbar settings validation
2021-11-24 16:08:51 +01:00