Saurabh
62b771494a
Merge branch 'master' into staging
7 anos atrás
Saurabh
a0973617ab
Merge branch 'hotfix'
7 anos atrás
Saurabh
8c350f8578
Merge branch 'master' into develop
7 anos atrás
Saurabh
2b1b046c23
bumped to version 9.2.5
7 anos atrás
Saurabh
9d05f1298d
Merge pull request #4423 from saurabh6790/revert_encode
[fix] revert unicode decoding
7 anos atrás
Saurabh
26bad9c672
Merge pull request #4422 from saurabh6790/revert_encode
[fix] revert unicode decoding
7 anos atrás
Saurabh
133df77d31
[fix] revert unicode dencoding
7 anos atrás
Britlog
529ae92d1e
Encoding error on web form rendering ( #4418 )
7 anos atrás
Saurabh
4720aba672
Merge pull request #4398 from Zlash65/list-count-render
[Fix] List count error if filter contains Child table
7 anos atrás
Saurabh
745eccff00
Merge pull request #4416 from saurabh6790/payment_log_fixes
[fix] first commit payment transaction status and then run post payment process method
7 anos atrás
Saurabh
b6ada00bf0
[fix] first commit payment transaction status and then run post payment process method
7 anos atrás
Zlash65
539328f591
between date filter fix
7 anos atrás
Zlash65
fec63a32f1
test case added for count
7 anos atrás
Zlash65
2b78da673a
better table join and fetch from multiple tables
7 anos atrás
Zlash65
7d2e30d529
count issue if child table exists in filter fix
7 anos atrás
Rushabh Mehta
fd36f1f01c
[fix] merge user.js
7 anos atrás
Rushabh Mehta
42cd739668
[fix] role editor disable
7 anos atrás
Shreya
3e27e061c1
revised according to latest merge
7 anos atrás
Shreya
0f4bbe185e
fixed heatmap
7 anos atrás
Prateeksha Singh
875b965d40
use the new frappe charts :D ( #4410 )
7 anos atrás
Saurabh
516a67864a
Merge branch 'master' into staging
7 anos atrás
Saurabh
a5ffa5755a
Merge branch 'master' into develop
7 anos atrás
Saurabh
fba4743982
Merge branch 'hotfix'
7 anos atrás
Saurabh
60d89603e0
bumped to version 9.2.4
7 anos atrás
Saurabh
365689f0c1
Merge pull request #4407 from rohitwaghchaure/data_export_excel_issue
[hotfix] Not able to export general ledger report's data in excel
7 anos atrás
Rushabh Mehta
ba6d004fa6
[fix] patch for domain settings
7 anos atrás
Rohit Waghchaure
05808554a0
[fix] Not able to export general ledger report's data in excel
7 anos atrás
Rushabh Mehta
56363859d2
[patch] reload doctype before setting domain
7 anos atrás
Rushabh Mehta
4fa7730845
[fix] upload for customize form ( #4397 )
7 anos atrás
Saurabh
68835eaa70
[fix] merge conflicts
7 anos atrás
Saurabh
33644ebfb2
[fix] merge conflicts
7 anos atrás
Saurabh
defcd5b92b
Merge branch 'hotfix'
7 anos atrás
Saurabh
3d1017c4ee
bumped to version 9.2.3
7 anos atrás
Faris Ansari
80054e0f28
Data Migration Tool Hotfix ( #4396 )
* Add get_source_value to utils, and use it to get value from object or dict
* GitHub connector
* fix codacy
* remove print statement
* Remove Github Connector
* Data Migration Connector
- Create new connection with boilerplate
- Add Run button in Data Migration Plan
* minor
* fix codacy
* remove pygithub
* Minor
- Remove button from form and add to custom button
- Remove is_custom field
- Add Connector Type 'Custom'
- Show New Connection button only in developer mode
* [fix] logging
- only store the name, not the whole json
* [fix] tests
7 anos atrás
Rushabh Mehta
8c246365aa
Role Profile ( #4395 )
* Added doctype Role Profile
* Set role profile for user
* Fetch roles from role profile
* Added tests, updated user.js and role_profile.py
* update_roles on add/delete moved to user controller
* added py test
* improved naming
* validate_roles method added
* [minor] style
7 anos atrás
Javier Wong
1ca8707893
[fix] Workflow does not permit submission, duplication etc. ( #4394 )
If the user's roles does not contain the "Allow Edit For" role, the workflow pervents the user from performing functions such as Submit, Duplicate etc. even though the user's other roles actually allow them to perform such functions.
7 anos atrás
Manas Solanki
8804db7249
fix the set query for the dynamic field ( #4390 )
7 anos atrás
Britlog
355b1d98b6
Change mysqlclient package to avoid error in Debian ( #4393 )
7 anos atrás
Revant Nandgaonkar
ee33c36b55
UI fixes to Geolocation field ( #4392 )
One field in section takes up 2 col width instead of 1 col
7 anos atrás
Zarrar
14be497683
Fix tree ( #4384 )
* treeview trigger on filter type Link
* Make root visible if set_root is set
* better functionality
7 anos atrás
Zarrar
426aec34e1
restore cancel doc in draft state ( #4379 )
7 anos atrás
Nabin Hait
80c63bb226
Save domain settings to create related custom fields for already enabled domain ( #4378 )
* Save domain settings to create related custom fields for already enabled domain
* Remove all domains from active domains after running test cases
7 anos atrás
Manas Solanki
a279cdc4a2
attach print format in the emails before sending. ( #4366 )
7 anos atrás
Makarand Bauskar
39d831bc23
[hotfix] delete and sync the child table customization ( #4371 )
* [hotfix] delete and sync the child table customization
* Update utils.py
7 anos atrás
Shreya Shah
7fa97e97fe
Able to add options for customized form ( #4369 )
* exception added to add options
* Update customize_form.py
* Update customize_form.py
7 anos atrás
Javier Wong
bd8b57ee9a
[fix] Do not show the Save Button if there is a Workflow without Local Changes and Print Preview is Toggled ( #4362 )
* [fix] Do not show the Save Button if there is a Workflow without Local Changes
The save button is currently shown when there is a workflow and when the print preview is shown and subsequently cleared, even though there were no local changes made.
* Improved Code Readability
7 anos atrás
Shreya Shah
183c481dd2
fixed select options in dialog ( #4361 )
7 anos atrás
almeidapaulopt
57dcc98ae8
[hotfix]Gsuite change code tag to pre ( #4354 )
* change code tag to pre
* gelete test files
7 anos atrás
Pawan Mehta
b20be20dce
Added upload instructions to file related to bulk edit feature (ERPNext repo issue:#11207) ( #4345 )
* [fix] #4344
* Update grid.js
7 anos atrás
Makarand Bauskar
6574920ca0
[hotfix] ignore validate_length for single doctypes ( #4343 )
7 anos atrás