Nabin Hait
010a32d95a
[fix] Header for sms send request ( #4417 )
7 yıl önce
Rohit Waghchaure
f8928dc999
[fix] Not able to export general ledger report's data if data has illegal characters
7 yıl önce
Faris Ansari
ab8de1d83f
New Control: MultiSelect ( #4425 )
* New Control: MultiSelect
* fix codacy
7 yıl önce
Prateeksha Singh
9046041971
Merge pull request #4411 from shreyashah115/heatmap_fix
[Fix] HeatMap on Activity page
7 yıl önce
Zarrar
d29e280d14
[Fix] Workflow ui test dependency ( #4421 )
* timer increased, role selection removed
* used return promise instead of timeout
7 yıl önce
rohitwaghchaure
de7c6be9ed
[hotfix] User not able to modify modules in the user form ( #4415 )
7 yıl önce
Ameya Shenoy
c27dc5a68b
Added the colors `white` and `black` ( #4402 )
* Added the colors, `white` and `black`
* Update colors.js
7 yıl önce
ci2014
81d683bae2
Fix filters dismiss button ( #4412 )
Keep the dismiss button near to the filter
7 yıl önce
Saurabh
62b771494a
Merge branch 'master' into staging
7 yıl önce
Saurabh
a0973617ab
Merge branch 'hotfix'
7 yıl önce
Saurabh
8c350f8578
Merge branch 'master' into develop
7 yıl önce
Saurabh
2b1b046c23
bumped to version 9.2.5
7 yıl önce
Saurabh
9d05f1298d
Merge pull request #4423 from saurabh6790/revert_encode
[fix] revert unicode decoding
7 yıl önce
Saurabh
26bad9c672
Merge pull request #4422 from saurabh6790/revert_encode
[fix] revert unicode decoding
7 yıl önce
Saurabh
133df77d31
[fix] revert unicode dencoding
7 yıl önce
Britlog
529ae92d1e
Encoding error on web form rendering ( #4418 )
7 yıl önce
Saurabh
4720aba672
Merge pull request #4398 from Zlash65/list-count-render
[Fix] List count error if filter contains Child table
7 yıl önce
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 yıl önce
Saurabh
b6ada00bf0
[fix] first commit payment transaction status and then run post payment process method
7 yıl önce
Zlash65
539328f591
between date filter fix
7 yıl önce
Zlash65
fec63a32f1
test case added for count
7 yıl önce
Zlash65
2b78da673a
better table join and fetch from multiple tables
7 yıl önce
Zlash65
7d2e30d529
count issue if child table exists in filter fix
7 yıl önce
Rushabh Mehta
fd36f1f01c
[fix] merge user.js
7 yıl önce
Rushabh Mehta
42cd739668
[fix] role editor disable
7 yıl önce
Shreya
3e27e061c1
revised according to latest merge
7 yıl önce
Shreya
0f4bbe185e
fixed heatmap
7 yıl önce
Prateeksha Singh
875b965d40
use the new frappe charts :D ( #4410 )
7 yıl önce
Saurabh
516a67864a
Merge branch 'master' into staging
7 yıl önce
Saurabh
a5ffa5755a
Merge branch 'master' into develop
7 yıl önce
Saurabh
fba4743982
Merge branch 'hotfix'
7 yıl önce
Saurabh
60d89603e0
bumped to version 9.2.4
7 yıl önce
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 yıl önce
Rushabh Mehta
ba6d004fa6
[fix] patch for domain settings
7 yıl önce
Rohit Waghchaure
05808554a0
[fix] Not able to export general ledger report's data in excel
7 yıl önce
Rushabh Mehta
56363859d2
[patch] reload doctype before setting domain
7 yıl önce
Rushabh Mehta
4fa7730845
[fix] upload for customize form ( #4397 )
7 yıl önce
Saurabh
68835eaa70
[fix] merge conflicts
7 yıl önce
Saurabh
33644ebfb2
[fix] merge conflicts
7 yıl önce
Saurabh
defcd5b92b
Merge branch 'hotfix'
7 yıl önce
Saurabh
3d1017c4ee
bumped to version 9.2.3
7 yıl önce
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 yıl önce
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 yıl önce
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 yıl önce
Manas Solanki
8804db7249
fix the set query for the dynamic field ( #4390 )
7 yıl önce
Britlog
355b1d98b6
Change mysqlclient package to avoid error in Debian ( #4393 )
7 yıl önce
Revant Nandgaonkar
ee33c36b55
UI fixes to Geolocation field ( #4392 )
One field in section takes up 2 col width instead of 1 col
7 yıl önce
Zarrar
14be497683
Fix tree ( #4384 )
* treeview trigger on filter type Link
* Make root visible if set_root is set
* better functionality
7 yıl önce
Zarrar
426aec34e1
restore cancel doc in draft state ( #4379 )
7 yıl önce
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 yıl önce