github frappe/frappe v7.2.0

latest releases: v15.27.0, v14.74.1, v15.26.0...
7 years ago
  • Update init.py
  • [fix] [test]
  • [minor] remove document_flow.py, use _sidebar.json and fix frappe/erpnext#7300
  • Update query_report.js
  • [fix] sortfield validation for multiple fields and frappe.model.set_value (js) takes in a dict
  • [fix] loading page title from html
  • [fix] validate sort_field in doctype.py
  • [fix] email validation
  • [fix] filter can_import with can_create, fixes frappe/erpnext#6966
  • [fix] doc loading in lists, fix for blog
  • [minor] unicode fix for frappe/erpnext#7070 (#2478)
  • [minor] frappe.as_unicode
  • [fix] password strength (via error snapshot)
  • [fix] dots on setup wizard
  • [minor] website list, reload doc only if required
  • [fix] web form fixes for job opening
  • [minor] grid open bug
  • [minor] grid checks refresh via flow
  • [minor] allow any type of user for user_query
  • Delete zh-tw.csv
  • [minor] title fix for web pages
  • translations
  • [minor] removed linked_with caching - what a terrible idea!, fixes #4936
  • [minor] [style] for listview
  • [minor] close in checkbox and other fixes
  • changed version to beta
  • [translations]
  • Change log for v7.2.0
  • [fix] listview settings for reportview
  • [minor] dont show paging footer if no results in list
  • [fix] use POST for data import tool, fixes #2317, frappe/erpnext#7230
  • [fix] mapper.py
  • [FIXED] Problem with re-ordering grid items for non editable grid (#2456)
  • Create link to task from assigned owner (#2449)
  • [fix] data import for same doctype appearing multiple ptimes, #2228 (#2450)
  • [Enhancement] Custom menu for reportview (#2452)
  • Added standard filters
  • move message_id threading to communication to work with inbox (#2458)
  • [feature] checkboxes in grid #2451
  • Email cc in headers if expose recipients (#2441)
  • [fix] mobile sidebar close button (#2462)
  • Added ability to collect dynamic payments in webforms (#2440)
  • Update generating-docs.md
  • Treeview decoration
  • Make Translation of Options in select field of web form (#2447)
  • improve french sentences (#2445)
  • fix typos (#2444)
  • library means bibliothèque not librairie & fix typos (#2443)
  • [minor] fix image view, frappe/erpnext#7062
  • [minor] fix image view, frappe/erpnext#7062
  • added sudo for nginx reload. (#2438)
  • [minor] set a default locale for web
  • [minor] remove kb icon and module
  • [fix] permissions for kb
  • [fix] tests + add google analytics id in docs
  • [fix] blog links inside blog post
  • [minor] expand all in tree frappe/erpnext#6915 (#2431)
  • fixed directory path (#2436)
  • Blog fixes (#2437)
  • [minor] web form paging fix
  • [minor] create trigger for timeline refresh (#2428)
  • [minor] updated icons for social logins
  • [minor] cleanup style of comments (#2425)
  • Make Translation for introduction in web form (#2420)
  • [fix] email account, add sparkpost, sendgrid as options and refactor property use_tls, fixes frappe/erpnext#7129 (#2418)
  • [fix] correct french translation (#2422)
  • [fix] date formatting for languages, fixes #2389 (#2417)
  • allow 1 filter to be added at a time! (#2404)
  • [minor] fontawesome icons
  • [minor] dont check developer mode in test
  • [fix] for new doctype
  • [enhance] update fetch values on doctype save #2414
  • [fix] #7130
  • [fix] font-awesome for tree
  • Update site.py (#2306)
  • Invalid language error on creation of Language (#2390)
  • [fix] expand collapse buttons only for tree reports
  • [fix] file .zip upload;
  • Grid: Expand/Collapse all buttons (#2399)
  • added Bulk Upload from zip file feature #2055 (#2062)
  • Update fullcalendar to v3.0.1 (#2408)
  • Add attachment from email and copy attachments to Communication Record (#2412)
  • [hotfix] fix typo in #2401 (#2407)
  • Carry over file attachments in amended doctypes (#2394)
  • Upgrade Font Awesome (#2410)
  • help placeholder translatable (#2402)
  • refactor assign_to dialog for ease of use (#2401)
  • [URGENT] Prevent accessing sensitive files in client.get_js
  • [feature] merge knowledge base in Frappe, fixes frappe/erpnext#6030"
  • [minor] fixes for check_if_latest method (#2377)
  • [urgent][fix] convert use_sandbox param to integer to avoid false data sandboxing (#2384)
  • Fix error missing fields on fixtures (#2378)
  • File Based Locking at Document Level (#2374)
  • Missing fields in unordered list (#2373)
  • [fix] redirect to 'Not Permitted' page (#2367)
  • [Docs] Added new article to add custom button to a form (#2364)
  • pdf prompt for orientation (#2358)
  • add order_by to get_value and document (#2357)
  • remove filter dash limit as no performance increase (#2318)
  • [minor] added flush feature in error log and apply filters from list only for link and select, fixes frappe/erpnext#6968 (#2350)
  • [docs] added some style and some fixes (#2352)
  • Revert "[optimize] remove count(*) from queries" (#2353)
  • [gantt] always sort based on start_date field (#2342)
  • [minor] make fetch behaviour consistent on client and server side
  • excepting frappe.Redirect exception from exception handling (#2348)
  • [fix] fix toc for docs, url for local and other fixes #2293 (#2346)
  • [optimize] remove count(*) from queries
  • [minor] UI fixes (#2345)
  • [fix] [hot] hset bug
  • Added docstring for get_single_value, get_singles_dict methods (#2292)
  • [fix] always save site encoded keys in local and redis
  • [fix] condition for between
  • [hot] fix email threading
  • [fix] fetch values server side for link fields
  • fixing when webpage get_context has any exception (#2338)
  • [fix] 404 File not found errors (#2326)
  • daterangepicker now as control for filtering (#2324)
  • [minor] check if file is image file using either file name or url (#2340)
  • [fix] email, deprecate frappe.email.sendmail, use frappe.sendmail
  • [fix] don't send email in test'
  • [fix] for muted emails
  • [email] threading based on message_id in Email Queue and test case
  • [gantt] set scroll position fix for ie11 (#2328)
  • [fix] frappe.db.set_value
  • [fix] for tests, and db_set now accepts dict
  • [fix] for test
  • [fix] set message-id and sync threads
  • [fix] set Message-Id in email based on reference and tag replies to the same object
  • 404 File not found error (#2321)
  • [urgent][fix] PayPal payemnt fix
  • [fix] added reference doctype and docname to integration request (#2295)
  • [fix] show timeline_emails on timeline_docname (#2238)
  • Send unsubscribe message in email option added to Email Account (#2298)
  • [Fix] oauth url delimiter moved to function instead of global (#2305)
  • [Fix] Footer Address not showing in website (#2287)
  • Revert "Will not redirect to document link after logged in" (#2299)
  • [fix] check if user exists while setting last active date
  • [enhance] set last active time to user
  • [Minor] Updated Standard Reply example (#2283)
  • [fix] paypal sandboxing to test dummy payments (#2281)
  • [fix] changing timezone does not reflect in system settings
  • Add right alignment tool in editor
  • [docs] for frappe client #2209
  • [fix] label for document type, fixes #2165
  • [fix] set frappe parameters only if frappe_server_url is set (#2274)
  • OpenID Connect for Frappe (#2227)
  • [fix] limit monthly emails only if set
  • [minor] added default standard filters (#2270)
  • Update index.md (#2264)
  • Reorganise footer links
  • [minor] fix test
  • [minor] rebuilt desk.css
  • [fix] web form for guest
  • [typo] uncatagorised → uncategorised
  • [feature] Add totals row in report (#2249)
  • [fix] pass kargs doctype in has_website_permission (#2251)
  • Problem Summary (#2232)
  • [fix] quoted links now dont contain links (#2246)
  • [setupwizard] mouseless operation (#2244)
  • [fix] adjusted report datetime fields to use sysdefault date format (#2245)
  • tag autocomplete now on click (#2216)
  • Update site_config.md (#2198)
  • [fix] email alert message changed to Code and ignore xss filtering
  • [ui] cleanup filter dashboard css
  • [ui] fix z-index problem
  • [ui] z-index fix, added compiled css
  • [ui] fix datepicker z-index
  • [fix] in_standard_filter should be in docfield, not doctype
  • [fix] default value for check
  • [fix] default for checks in db_insert and show top 20 filter values
  • [minor] fix style for no data
  • [cleanup] dashboard filters
  • assorted cleanup and v7.1 fixes
  • updating sidebar stats to list_sidebar
  • filter_dashboard
  • tag catagories

Don't miss a new frappe release

NewReleases is sending notifications on new releases.