frappe

Low code web framework for real world applications, in Python and Javascript

MIT License

Stars
6.4K
Committers
689

Bot releases are hidden (Show)

frappe - Release v11.1.16

Published by sahil28297 over 5 years ago

  • fixed indentation error
  • fix: Proxied validate_email_add
  • Variable bleed in response
frappe - Release v11.1.15

Published by saurabh6790 over 5 years ago

  • fix: do not check password strength while creating system manager
  • fix(email): Fixed py3 email byte-content decoding (#7058)
  • fix: Report fixes
  • fix: editor does not allow html rendering (#7062)
  • feat: allow regional js in list view (#7066)
  • compulsorily shift db
frappe - Release v11.1.14

Published by sahil28297 over 5 years ago

  • fix: after bench migrate system uncheck Disable Prepared Report in the report
  • fix: remove tag not working for tags with sanitised labels (#7033)
  • fix(patch): ignore mandatory for creating contact through patch
  • fix: frappe.require style import
  • fix: Set owner of doc as 'Guest' if doc.owner is undefined
  • feat: refactor frappe.require(website version) to add multiple script import
  • chore: Set ecmaVersion = 8 in eslintrc to allow async await syntax
  • fix: Avoid default of field if its depends_on field is not set (#7004)
  • fix: Allowed guest to attach files to web forms (#7017)
  • fix(xmlx): handle unparseable HTML
  • fix(query_report): fix progress bar to be shown only for reports over 5 seconds
  • fix(style): quill
  • fix(db_query): handle null in fields list
  • chore: fix minor formatting
  • fix: typo
  • fix: Removed unexpected keword argument 'indicator' (#7010)
  • fix: Chat profile not found err msg fix
  • fix: web form will show footer save button only if form is greater than window height
  • test: docfield fetch_if_empty
  • feat: New DocField "Fetch If Empty"
frappe - Release v11.1.13

Published by sahil28297 over 5 years ago

  • fix: errprint not working
  • (fix, workflow action): added indexing for user and status columns
frappe - Release v11.1.12

Published by sahil28297 over 5 years ago

  • fix: explicit commit submitting the document even if exception is raised
  • fix: found user
  • fix: unlink contact on deleting user
  • fix: Chat message not found on refresh issue fix (#6990)
frappe - Release v11.1.11

Published by sagarvora over 5 years ago

  • fix: Wrong indicator and status fix in sales order containing workflow (#6967)
  • fix(report): Fix file exports for reports that show totals (#6902)
  • fix(list-view): Cast docnames to string (#6980)
  • fix(travis): move to node 10
  • Update timestamp (#6985)
  • fix: test cases
  • fix: Removed duplicate page user permissions for page and report
frappe - Release v11.1.10

Published by saurabh6790 over 5 years ago

  • fix: Report filters in Custom Reports
frappe - Release v11.1.9

Published by saurabh6790 over 5 years ago

  • code cleanup
  • fix: email button not working
  • fix: Check if options exists in df or not"
  • fix: Check option length in condition
frappe - Release v11.1.8

Published by saurabh6790 over 5 years ago

  • fix: Dont set doctype if it is not set (#6966)
  • fix: reports are not working
  • fix: Filter out null values form field array
  • fix: Indent using tabs
  • fix: Render Signature and Geolocation after dialog is shown
  • Use get_doctypes_with_read instead of has_permission for multiple perm check
frappe - Release v11.1.7

Published by sagarvora over 5 years ago

  • fix: Ignore duplicate entry for Chat Profile (#6959)
  • fix(email): default UIDVALIDITY to 0
  • fix: Doctypes not showing in data export (#6956)
  • fix: Jinja template error (#6957)
  • fix(router): Router Fix if Doc Name contains '?' (#6945)
  • Fix listview load
  • Fix codacy
  • fix: Dont cache get_hooks in developer_mode
  • Remove extra code
  • Add custom get_value to get repective value in the option list instead of label selected by user
frappe - Release v11.1.6

Published by nabinhait over 5 years ago

  • fix: Language Code naming validation (#6933)
  • fix: Update DataTable hook for columnTotal (#6904)
  • fix(desk): Prepared Report fixes (#6939)
  • feat(error-report): Collect frame locals in error report (#6938)
  • fix: Permlevel check in Print
  • Fix - svg logo not working for Desk Icon
  • fix: Clear server messages after Password Update
  • Remove unwanted trailing spaces
  • Index user field in User Permission doctype for faster select query
  • Return empty list from get_decendants if doc not found
  • fix: Set minimum body height so that scrollbar does not overlap
  • fix: Fallback for get_build_version
  • feat: replace sender name by email account name
  • feat: use email account name as sender name
  • fix: scrub new lines and white spaces from options and fetch_from field
  • fix: use orm instead of query
  • feat: added a utility method to get all the descendants of a node
  • fix: minor revert change to new_node function
  • fix: get ancestors for a node with more filters
  • feat: post_render function added to be triggered after treeview is successfully built
  • fix: codacy fix
  • feat: ability to provide custom onchange for filter and to disable onchange completely
  • feat: ability to pass selected node while overriding a button
  • feat: override treeview buttons with sasme labelled button in tree file
frappe - Release v11.1.5

Published by sagarvora over 5 years ago

  • fix: unfreeze oauthlib, requests-oauthlib (#6922)
  • fix(typo): vale -> value
  • fix(base_list): keeping a promise
  • fix: Skip get_open_count during migrate or install
  • fix: Print Preview UX
  • fix: codacy
  • select all only if options are greater than 5
  • added select all and unselect all button
  • fix: Use .get() to avoid key error
  • fix: Kanban UX
  • fix: Create Kanban Cards with current filters
  • fix: don't send read receipt by default'
  • fix: Currency symbol in list view (#6900)
  • fix: remove print statements
  • fix(email_group): show correct total_subscribers after inserting or deleting email group members
  • Fix Typo: Exection Time -> Execution Time
  • fix: requested changes
  • fix: Set default print language in Notification
  • fix: requested changes
  • Show permission failure message based on passed user
  • Close read_only db connection
  • remove distinct from count
  • test: Change total post length
  • Fix: onchange of Docname
  • inner button label
  • fix: Don't send attachment/download header with PDF files (#6881)
  • Code refractor
  • Added inner button
  • fix: changes requested
  • fix: tests for user permissions
  • Testing: unit test-cases
  • fix: Set field default based on user permissions
  • fix: codacy
  • fix(Query Report): Do not preformat before frappe.format
  • fix: founded bug
  • fix: changes requested
  • Fix encoding
  • update(frappe): Update dependency Oauthlib (#6832)
  • fix: codacy
  • fix: codacy
  • fix: Update on change of user, Avoid duplication error,if no applicable selected,readability
  • fix: multicheck and feat:update some ui fixes
  • backend
  • Backend and ui fixes
  • Ui
  • intitial commit
frappe - Release v11.1.4

Published by sagarvora over 5 years ago

  • fix(data_import): use absolute url (#6875)
  • fix(reportview): cast docname to string (#6876)
  • fix: jinja local.conf data leak (#6884)
  • fix(chat_profile): rename chat profile when email is renamed (#6885)
  • fix: Download read-only fields from grid
  • fix: Order by param in report builder (#6877)
  • fix(sync_global_search): decode json object as str (#6867)
  • fix: Validate length for int and bigint column types (#6804)
  • fix(website): Enable socketio on website (for file upload) (#6866)
frappe - Release v11.1.3

Published by sagarvora over 5 years ago

  • fix: Set modified and created value while creating user permissions from patch (#6847)
  • fix: prepared report filters not working (#6864)
frappe - Release v11.1.2

Published by sagarvora over 5 years ago

  • fix(search): Fix possible reflected XSS attack vector (#6860)
  • fix: fallback not reqd for section label, has default (#6865)
  • Revert "fix: Print Format Builder not working unexpected string (#6861)" (#6863)
  • fix: Print Format Builder not working unexpected string (#6861)
  • fix: Better data import error log (#6862)
  • fix: frappe.throw of 'Invalid Password:' not translatable on update-password page (#6725)
  • fix(search): Fix possible reflected XSS attack vector (#6856)
frappe - Release v11.1.1

Published by saurabh6790 over 5 years ago

  • feat: provision to enable/disable prepared report from permission for page and report document (#6831)
  • Fix "object has no attribute 'parent_doc'" error while saving doc (#6855)
  • fix(global search): fallback if redis is not yet started
  • fix: refactor global search to not insert after every commit (#6845)
  • fix: modified date (#6854)
  • fix: keep deprecated help commands (#6851)
  • fix: there are 28 fields in Event, not 30 (#6850)
frappe - Release v11.1.0

Published by sagarvora over 5 years ago

  • fix: change changlog version to 11.1.0
  • bumped to version 10.1.71
  • feat: Deprecate In App Help (#6801)
  • docs: changelog for v11.0.4
  • fix(report): Use key matching label if key with fieldname doesn't exist (#6839)
  • fix(Rounded Total): Use Banker's Rounding in JS round_based_on_smallest_currency_fraction (#6840)
  • fix(unicode): Set default encoding to utf-8 in Python 2 (#6833)
  • Remove unwanted field in edit-profile web form (#6837)
  • fix(import): Import print_function once
  • fix(security): Make server-side PDF rendering tighter
  • feat(email): Allow emails to be sent without SMTP authentication by setting (#6816)
  • feat: Show average of Percent field in report totals row (#6785)
  • feat: [v10] Deprecate In App Help (#6834)
  • Set empty string if the value is null or undefined (#6803)
  • fix: Breadcrumbs in File View (#6802)
  • fix(unicode): Import unicode_literals in every file (#6805)
  • fix: Bypass filters that cannot be applied (#6818)
  • feat(email): Check Send Read Receipt checkbox by default (#6817)
  • fix: offset in calendar view (#6815)
  • fix: Customize Form and Custom DocType related fixes (#6645)
  • fix(PrintFormat): Section Labels with spaces in them got truncated (#6819)
  • fix(notifications): ignore mysql internal error 1684 for concurrent ddl statements (#6826)
  • fix: unicode character throws error for python 2 (#6822)
  • fix: return empty dict if setup wizard is not completed (#6830)
  • fix: return empty dict if site is in installation state or setup wiz not completed
  • fix: Skip get_notifications before setup_complete (#6828)
  • style: missing semicolon
  • tests: Add tests for "Is Set" and "Is Not Set" filter
  • feat: New filter type "Is Set", "Is Not Set"
  • feat: Download json file (#6793)
  • fix(comment): Encoding issue in jinja for mention in comment (#6813)
  • fix: Use ImportError instead of ModuleNotFoundError (#6808)
  • style: Linting fixes (#6809)
  • fix(email): Pass args as unicode in Py2 & bytes in Py3 to SMTP.login
frappe - Release v10.1.71

Published by sagarvora over 5 years ago

  • fix(security): Make server-side PDF rendering tighter
  • feat: [v10] Deprecate In App Help (#6834)
  • fix: Customize Form and Custom DocType related fixes (#6645)
  • fix(comment): Encoding issue in jinja for mention in comment (#6813)
frappe - Release v11.0.3-beta.51

Published by sahil28297 over 5 years ago

  • fix: Make total row bold (#6810)
  • Fix: auto email report not showing all columns in email (#6806)
frappe - Release v11.0.3-beta.50

Published by sagarvora over 5 years ago

  • bumped to version 10.1.70
  • fix: don't append signature if it is already present (#6800)
  • WebsiteGenerator call super class clear_cache (#6786)
  • fix(list-view): Show count that matches number of rows (#6798)
  • fix: "list object has no get attribute" error while saving new doc (#6799)
  • fix(grid): Download hidden fields data from grid (#6796)
  • fix: Use ImportError instead of ModuleNotFoundError (#6797)
  • fix(quill): Convert ol to ul before sending the value to server (#6795)
  • feat: Clear user permissions button (#6767)
  • fix: Make event emitter from blank object
  • fix(requirements): freeze requests-oauthlib to 1.1.0
  • fix: Add 'parent' argument to frappe.db.get_value. (#6570)
  • feat(email): Retry sending Email 3 times before deeming it as error (#6754)
  • fix: Removal of a logging line (#6778)
  • fix(timeline-item): User images dont load if they have space in the url
  • fix(Caching): Clear document_cache in clear_doctype_cache (which is called from bench migrate) (#6772)
  • fix: syntax-fix treat obj as list (#6776)
  • fix: Address and contact report (#6763)
  • fix(minor): assign_to field disappears while assigning a task/issue (#6775)
  • fix: increased threshold for making report as prepared report (#6773)
  • style: missing semicolon
  • fix: Custom Date filters in DataTable
  • [Fix] 'dict' object has no attribute 'applicable_for'