Makarand Bauskar
465d6b3431
[minor] fixes in frappe.client.get_value method ( #3830 )
преди 8 години
Makarand Bauskar
20145b231e
[minor] check if user exists or not ( #3831 )
* [minor] check if user exists or not
* [minor] remove the User Permission Link from module view
преди 8 години
Aditya Hase
774c5fd2c6
Replaced mixed usage of tabs and spaces for indents with tabs only ( #3828 )
преди 8 години
Nabin Hait
89860d7ef3
Update user permissions only if record if present ( #3820 )
преди 8 години
Rushabh Mehta
ece91d903c
[docs] simplified docs home
преди 8 години
Rushabh Mehta
e75dc25a72
[minor] show breadcrumbs in mobile view
преди 8 години
Rushabh Mehta
590310091b
[docs] remove {{docs_base_url}}
преди 8 години
Rushabh Mehta
8f2b001bd0
[docs] add headings
преди 8 години
mbauskar
b1e70892d3
Merge branch 'master' into develop
преди 8 години
mbauskar
0e92ffc108
Merge branch 'hotfix'
преди 8 години
mbauskar
99317b2f65
bumped to version 8.6.4
преди 8 години
Faris Ansari
343af6af46
Hide links in pdf ( #3814 )
* Hide links in pdf
* Show footer in print preview
преди 8 години
Aditya Hase
928ebb66a6
Replaced HTMLParser imports with six.moves.html_parser ( #3812 )
преди 8 години
Aditya Hase
839874b357
Redefine lambdas to accept multiple args instead of a packed tuple ( #3811 )
Unlike Python 2, Python 3 does not automatically unpack arguments
to lambdas passed as a tuple into named arguments.
Redefinining lamdas to accept separate arguments instead of a
tuple allows them to work in both Python 2 and 3.
преди 8 години
Aditya Hase
d3395dfd28
Replaced StringIO and cStringIO imports with six.StringIO ( #3810 )
StringIO and cStringIO modules are replaced with io.StringIO in
Python 3. six.StringIO is an alias for StringIO.StringIO in
Python 2 and io.StringIO in Python 3
преди 8 години
Makarand Bauskar
e6e16d112b
[minor] set apply_for_all_roles to 1 in update user permissions patch ( #3809 )
преди 8 години
Faris Ansari
f3f21554b2
Email footer refactor ( #3807 )
* Email footer refactor
* styling fixes
* Unsubscribe message
* fix test
преди 8 години
Aditya Hase
bab692ff59
Replaced mixed usage of tabs and spaces for indents with tabs only ( #3813 )
Python 3 (PEP 8) strictly disallows mixed use of tabs and spaces
for indentation
frappe innstalltion only throws error on frappe/utils/jinja.py as
of now but the rest are almost equally likely to fail, so changed
all of them in one commit
преди 8 години
ci2014
c4292ac6a4
Update quick_entry.js ( #3815 )
Fix typo
преди 8 години
rohitwaghchaure
4396cbd0cc
[Fix] Getting an error datetime.datetime is not iterable during importing purchase invoice data ( #3818 )
преди 8 години
mbauskar
11da197bba
resolved merge conflicts
преди 8 години
mbauskar
e377e420a5
Merge branch 'hotfix'
преди 8 години
mbauskar
04aa13fc9b
bumped to version 8.6.3
преди 8 години
Rushabh Mehta
f0f16ff815
[fix] save last route on error so user logs in to the correct page, fixes frappe/erpnext#8174
преди 8 години
Rushabh Mehta
df66dfe941
[fix] render.py for home
преди 8 години
Rushabh Mehta
50d06d1202
[minor] sitemap.xml is also programmable
преди 8 години
Rushabh Mehta
f609a478ae
[refactor] user permissions ( #3713 )
* [refactor] user permissions
* [fix] tests
* [ux] user-permissions
* [minor] cleanup system settings
* [minor] end progress
преди 8 години
Faris Ansari
67277507f0
[hotfix] Linked with and List item click ( #3803 )
* [hotfix] Linked with and List item click
* Run a single test using Test Runner
* Add test for Linked With
* [minor] List view fixes
преди 8 години
Rushabh Mehta
c519122929
[docs] Build docs in an app ( #3796 )
* [docs] to be rendered in website
* [docs] generating-docs.md
* [fix] codacy
* [docs] minor updates
* [fix] routing
преди 8 години
Rushabh Mehta
9214e0f7fc
[fix] flake8 verison
преди 8 години
Rushabh Mehta
5fcd0255f9
[fix] subject
преди 8 години
Prateeksha Singh
7fa8148d33
Graph additions ( #3776 )
* remove hardcoded height and width
* [graph] relative measures, offsets, generalise all base jobs
* Multiple datasets! (individually colored)
* [graph] Tooltips
* [graph] animate and change values
* [graph] percentage graph
* [graph] custom height, window resize refresh
* [graph] style changes
* [graph] update docs
* [graphs] make graphs.less
* [graphs] prefix classes with 'graph-', nest inside parent class
преди 8 години
Saurabh
d384722839
Merge branch 'master' into develop
преди 8 години
Saurabh
a7fd1691f8
Merge branch 'hotfix'
преди 8 години
Saurabh
2389f46411
bumped to version 8.6.2
преди 8 години
Faris Ansari
e7790b36d2
Rich Text Comment Area ( #3789 )
* first cut
* frappe.ui.CommentArea
* working commit
* enable airmode
* Styling fixes
* Add emoji support in comment
* editing wip
* Fixed editing area
преди 8 години
Faris Ansari
3f93565553
Email designs ( #3786 )
* New message email
* Mentioned in a comment
* File backup email
* Feedback email
* Administrator logged in email
* Upcoming events email
* minor
* Add header title and indicator color
преди 8 години
Rushabh Mehta
a0aa9a2079
[fix] callback for ajax ( #3802 )
* [fix] callback for ajax
* [fix] ajaxSend instead of ajaxStart
преди 8 години
Utkarsh Goswami
be60a22365
[UI Test Report] Test for Query Report ( #3801 )
* Updated Test for Query Report
* Correct path updated
преди 8 години
mbauskar
3c0e8b2ed3
Merge branch 'hotfix'
преди 8 години
mbauskar
3f70754e11
Merge branch 'master' into develop
преди 8 години
mbauskar
ac3e361ecf
bumped to version 8.6.1
преди 8 години
Makarand Bauskar
22475a046c
[hotfix] encode the email message to utf8 before sending mail ( #3785 )
* [hotfix] encode the email message to utf8 before sending mail
* [minor] review fixes
преди 8 години
Rushabh Mehta
aef98daae4
[add] catch errors flake8 ( #3800 )
преди 8 години
Faris Ansari
1332710982
Email footer ( #3784 )
* Add frappe.preview_email for faster feedback on email design
* Set Unsubscribe link color to text-muted
* error handling for header
* codacy fixes
преди 8 години
omkarghaisas
d56fbaba41
Third party apps portal ( #3782 )
* Added third party apps portal page stub
* [WIP] third party apps portal page
* Added portal page third party apps
Added page to manage OAuth 2.0 active sessions
* [Fix] Typo me.html
* frappe/www/third_party_apps.
* [Fix] Added column for last log in
преди 8 години
bcornwellmott
377f233ca4
Allow workflow state and status in listview ( #3757 )
* Allow workflow state and status in listview
* Clear trailing blankspace
* Fixed bug when missing override_status
* Commonized duplicate code
преди 8 години
Nabin Hait
ff248fd4fa
Pass if unable to handle failed ajax response ( #3797 )
преди 8 години
Rushabh Mehta
25dcdd2462
[minor] add clear in msgpring
преди 8 години
Rushabh Mehta
bc8044c4e0
[fix] no breadcrumbs in update-password
преди 8 години