Nabin Hait
e7beaacc9e
Nestedset model fixes for changing parent and renaming ( #4436 )
* Nestedset model fixes for changing parent
* Rename function of File
7年前
Faris Ansari
20dd8de0c1
[fix] Unlimited refresh in user form ( #4457 )
7年前
Prateeksha Singh
748bc1156b
Merge pull request #4452 from pratu16x7/hotfix
[minor][hotfix] initialize script property in page.py
7年前
pratu16x7
0685a56a53
[minor][hotfix] initialize script property in page.py
7年前
Saurabh
715d335bf2
Merge branch 'hotfix'
7年前
Saurabh
d1db1ec5ab
Merge branch 'master' into develop
7年前
Saurabh
46e0566a56
bumped to version 9.2.9
7年前
Saurabh
6e7bdba8a6
[fix] catch Link Validation exception ( #4446 )
7年前
Saurabh
408be48a15
Merge branch 'staging'
7年前
Saurabh
ea2442c402
Merge branch 'master' into develop
7年前
Saurabh
7150c7b997
bumped to version 9.2.8
7年前
Saurabh
d66ef8fab5
Merge branch 'master' into staging
7年前
Saurabh
517f62fc23
Merge branch 'hotfix'
7年前
Saurabh
8f07515b45
Merge branch 'master' into develop
7年前
Saurabh
8ef42b4ed6
bumped to version 9.2.7
7年前
ci2014
254043171e
Add no_letterhead to form_dict ( #4444 )
no_letterhead in form_dict was missing
7年前
Faris Ansari
61277ad734
[fix] Render count in list, translate string ( #4445 )
7年前
Achilles Rasquinha
3343153365
Remove psutil ( #4437 )
7年前
Saurabh
bdc87d437a
[fix] set skip_errors params from data import tool ( #4438 )
7年前
Achilles Rasquinha
b8825ca116
Pure Python MySQL instead mysqlclient (with Python C API) ( #4280 )
* added PyMYSQL instead mysqlclient-python
* added pymysql import
* fixed db module import
* foxed self._conn wrapper
* updated cursor migration
* removed existent converters
* some more fixes towards API port
* modified travis
* updated doctype and revereted yml
* modified travis
* refreshed logging
* raw fix
* moved from hard coded constants to declarable instances
* moved from hard coded constants to declarable instances
* refactoring and logging
* moved to global import declaration
* fixed codacy
* unfixed codacy
* minor fix
* binary_type has a single
* deprecated alternative
* merged with latest
* fixed merge conflicts
* using deprecated alternative
* raw fix
* stupid fix
* using StringTypes instead
* brutal hack
* log
* tundebazy to the rescue
* fixed content_hash error
* frappe/database.py
* frappe/database.py
* updated database.py
* updated requirements
* updated requirements
* fixed codacy
* fixed codacy
* moved from DatabaseOperationalError to pymysql.InternalError
* moved from DatabaseOperationalError to pymysql.InternalError
* fixed codacy
* empty commit
* fixed codacy
* fixed codacy
7年前
Prateeksha Singh
a29a46d2ed
Merge pull request #4427 from rohitwaghchaure/illegal_char_issue_export
[fix] Not able to export general ledger report's data if data has illegal characters
7年前
Prateeksha Singh
50d55c93cf
Merge pull request #4432 from pratu16x7/hotfix1
[hotfix] setup complete state colors
7年前
pratu16x7
e9209151cf
[fix] setup complete state colors
7年前
Prateeksha Singh
f583f33093
Merge pull request #4431 from frappe/revert-4430-hotfix
Revert "[hotfix] setup complete state colors"
7年前
Prateeksha Singh
5d0c7c9e6b
Revert "[hotfix] setup complete state colors"
7年前
Prateeksha Singh
909bab0bad
Merge pull request #4430 from pratu16x7/hotfix
[hotfix] setup complete state colors
7年前
pratu16x7
e90abdfc58
[fix] setup complete state colors
7年前
Saurabh
3d4fadb3fa
Merge branch 'master' into staging
7年前
Saurabh
c2e5e76992
Merge branch 'hotfix'
7年前
Saurabh
9a6424bfdb
Merge branch 'master' into develop
7年前
Saurabh
e8efebf1c4
bumped to version 9.2.6
7年前
Nabin Hait
010a32d95a
[fix] Header for sms send request ( #4417 )
7年前
Rohit Waghchaure
f8928dc999
[fix] Not able to export general ledger report's data if data has illegal characters
7年前
Faris Ansari
ab8de1d83f
New Control: MultiSelect ( #4425 )
* New Control: MultiSelect
* fix codacy
7年前
Prateeksha Singh
9046041971
Merge pull request #4411 from shreyashah115/heatmap_fix
[Fix] HeatMap on Activity page
7年前
Zarrar
d29e280d14
[Fix] Workflow ui test dependency ( #4421 )
* timer increased, role selection removed
* used return promise instead of timeout
7年前
rohitwaghchaure
de7c6be9ed
[hotfix] User not able to modify modules in the user form ( #4415 )
7年前
Ameya Shenoy
c27dc5a68b
Added the colors `white` and `black` ( #4402 )
* Added the colors, `white` and `black`
* Update colors.js
7年前
ci2014
81d683bae2
Fix filters dismiss button ( #4412 )
Keep the dismiss button near to the filter
7年前
Saurabh
62b771494a
Merge branch 'master' into staging
7年前
Saurabh
a0973617ab
Merge branch 'hotfix'
7年前
Saurabh
8c350f8578
Merge branch 'master' into develop
7年前
Saurabh
2b1b046c23
bumped to version 9.2.5
7年前
Saurabh
9d05f1298d
Merge pull request #4423 from saurabh6790/revert_encode
[fix] revert unicode decoding
7年前
Saurabh
26bad9c672
Merge pull request #4422 from saurabh6790/revert_encode
[fix] revert unicode decoding
7年前
Saurabh
133df77d31
[fix] revert unicode dencoding
7年前
Britlog
529ae92d1e
Encoding error on web form rendering ( #4418 )
7年前
Saurabh
4720aba672
Merge pull request #4398 from Zlash65/list-count-render
[Fix] List count error if filter contains Child table
7年前
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年前
Saurabh
b6ada00bf0
[fix] first commit payment transaction status and then run post payment process method
7年前