Rushabh Mehta
562d4c4979
Merge pull request #4168 from maxtorete/develop
Fixed rounding problem in stripe integration (#10645 )
7 년 전
Rushabh Mehta
8dfc79e1c0
Merge pull request #4172 from netchampfaris/keyboard-nav
Better keyboard navigation in setup wizard
7 년 전
Rushabh Mehta
bd1fc340f2
Merge pull request #4174 from bcornwellmott/xlsx_multi
Allow workbook pass in make_xlsx
7 년 전
Rushabh Mehta
6dc85d9385
Merge pull request #4175 from creador30/develop
[fix] dropbox upload of unicode filenames
7 년 전
Rushabh Mehta
e0410ca7fa
[fix] desktop notifications
7 년 전
Rushabh Mehta
adc7ad69cd
[fix] desktop notifications
7 년 전
Rushabh Mehta
cef8c6be38
[minor] web_page, allow any tags
7 년 전
Rushabh Mehta
1ee6ff1009
[fix] for blog
7 년 전
Rushabh Mehta
a52d927e28
[fix] for blog
7 년 전
Rushabh Mehta
b808fb44e7
Merge pull request #4177 from manassolanki/webform-datepicker
datepicker in the web form
7 년 전
Manas Solanki
18d17e2fd5
datepicker in the web form
7 년 전
Achilles Rasquinha
a6056ea510
added .vscode to .gitignore
7 년 전
Rushabh Mehta
1d60941b6a
Merge pull request #4173 from rmehta/hotfix-webform-date-picker
[fix] web form datepicker, trigger change event
7 년 전
Rushabh Mehta
1cc0a40655
Merge pull request #4176 from rmehta/blog-style-cleanup
[fix] cleanup style for blog listings
7 년 전
creador30
0df3335e9e
[fix] dropbox upload of unicode filenames
When using Unicode filenames Dropbox backup fails with an error similar to:
UnicodeEncodeError: 'ascii' codec can't encode character u'\u015f' in position 44: ordinal not in range(128)
This commit fixes this issue.
7 년 전
Rushabh Mehta
52936f724e
[fix] cleanup style for blog listings
7 년 전
Ben Cornwell-Mott
0bc85c7431
Allow workbook pass in make_xlsx
7 년 전
Rushabh Mehta
57dfa412af
[fix] web form datepicker, trigger change event
7 년 전
Faris Ansari
5162d2d3e9
Better keyboard navigation in setup wizard
- call action_complete when enter is pressed on last slide
- disable keyboard navigation on action_complete
- fixed eslint
7 년 전
maxtorete
c4ab2de7fd
Fixed problem with margin top and bottom overwritten in print format ( #3451 )
7 년 전
maxtorete
689f71d9e4
Revert "Fixed problem with margin top and bottom overwritten in print format ( #3451 )"
This reverts commit 398f56e4cb
.
7 년 전
maxtorete
398f56e4cb
Fixed problem with margin top and bottom overwritten in print format ( #3451 )
7 년 전
maxtorete
5f86884031
Fixed rounding problem in stripe integration ( #10645 )
7 년 전
Faris Ansari
0bcb4ee131
[minor] webhooks cleanups
7 년 전
Faris Ansari
1f151ee825
[fix] webhooks cache
7 년 전
Achilles Rasquinha
21b822424b
[FIX] build - for symlinks, --make-coppy - for copy (if symlinks doesn't exists, else no copy), --make-copy-force (force copy, cleans symlinks or dirs)
7 년 전
Achilles Rasquinha
867e9997d2
[MINOR] added --make-copy-force to force copy assets
7 년 전
Rushabh Mehta
1dc8b66a8d
Merge pull request #4160 from mbauskar/quick-entry
[hotfix] refresh dependancy after values are set in doc
7 년 전
Rushabh Mehta
455179b872
Update field_group.js
7 년 전
Rushabh Mehta
9c033db6fc
Merge pull request #4157 from pratu16x7/staging
[navbar] layout fixes
7 년 전
Rushabh Mehta
2d9e441cd0
Merge pull request #4158 from pratu16x7/toolbar-fix
[fix] Make toolbar only after reaching desk
7 년 전
pratu16x7
70e1158c45
[fix] don't make toolbar while in setup
7 년 전
pratu16x7
532e2e2dcd
[navbar] layout fixes
7 년 전
mbauskar
69eb8934c0
[hotfix] refresh dependancy after values are set in doc
7 년 전
Rushabh Mehta
a52d393980
[fix] test
7 년 전
Rushabh Mehta
dcaf5f98af
[fix] remove prints
7 년 전
Omar Jaber
16c6d64eac
RTL direction reports chart problem
This will edit the style of charts in the system
7 년 전
Rushabh Mehta
d4fd3efef4
[fix] checkbox editor
7 년 전
Rushabh Mehta
82c9357b50
[fix] item selector
7 년 전
Rushabh Mehta
1e59f16588
Merge pull request #4153 from manassolanki/eval-try--catch
try catch expression in eval for depends_on
7 년 전
Rushabh Mehta
9a9b215de8
Merge pull request #4145 from mbauskar/email
[hotfix] set the email account for outgoing emails
7 년 전
Rushabh Mehta
8a2b91b79e
Merge pull request #4133 from mbauskar/grid
[minor] don't setup checkbox if the childtable is read_only
7 년 전
Rushabh Mehta
b321d30dea
Merge pull request #4122 from mbauskar/depends-on
[test-cases] minor fixes and checked all the depends on fields are valid of not
7 년 전
Rushabh Mehta
fdebb727ed
Merge pull request #4090 from revant/web_hooks
Web hooks or Reverse API
7 년 전
Rushabh Mehta
ab2e36fc8c
Merge pull request #4136 from shridarpatil/notiy_by_email
Notiy by email
7 년 전
Nabin Hait
9d24c8038a
Merge branch 'develop' into staging
7 년 전
Makarand Bauskar
47677c055c
[minor] refactor mark as read and mark as unread ( #4154 )
* [minor] refresh inbox view on mark as read or mark as unread
* [minor] refactor mark as read and mark as unread
* [minor] don't update modified datetime while settings _seen
7 년 전
Manas Solanki
486ea5bb05
fix codacy
7 년 전
Rushabh Mehta
6651726b06
Merge pull request #4151 from rmehta/file-upload-fallback
[minor] fallback to file upload
7 년 전
Revant Nandgaonkar
45f2ff43ad
[Fix] Codacy
https://www.codacy.com/app/frappe/frappe/pullRequest?prid=900990
7 년 전