frappe

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

MIT License

Stars
6.4K
Committers
689

Bot releases are visible (Hide)

frappe - Release v12.1.0

Published by sahil28297 almost 5 years ago

  • fix: TypeError in home_settings patch
  • fix: KeyError: 'hidden_modules'
  • fix: List filter area style
  • fix: patch home_settings_for_all_users
  • fix: Restricted button CSS
  • fix: Modal indicator CSS
  • fix: Make "Restriction" text translatable
  • fix: miscellaneous fixes
  • fix: fix tag dropdown search
  • style: fix Codacy issue
  • fix: minor changes
  • fix: Remove Attachment on remove
  • fix: list sidebar tags dropdown doesn't get updated
  • fix: rfc5322 compliance for python3 (#8912) (#9057)
  • fix: Get guest's config if session.user is None
  • fix: Remove unwanted print statement
  • fix: Return empty dict if session is not created
  • before setting user default value, if fieldtype is Link check if doc exists
  • fix: use reload_stats function
  • fix: add padding to 'No Records Tagged'
  • fix: no records tagged getting rendered multiple times
  • fix: Add total row explicitly
  • fix: Terminate regex
  • fix checkbox behavior in rtl view when clicking on label to check (#8898)
  • fix: Codacy
  • test: Clear cache after creating doctype
  • test: Add assert statement for value
  • fix: Typo
  • test: Add test to check if field is editable
  • fix: Allow field of submitted doc to edit if field has allow_on_submit enabled
  • fix: Add a patch to fix all user's home settings (#9040)
  • fix: Show default currency as a fallback for currency fieldtype (#8992)
  • fix(file): Public-private issue (#9032)
  • fix: missing commits while reverting currency changes
  • fix(filters): set default id to empty string instead of 0 (#9014)
  • revert: changes in currency formatting (#9003)
  • fix(patch): auto commit on more than 10000 writes
  • fix: Ambiguous column error when going to next doc (#9005)
  • fix(email): try to encode email part to utf-8 (#8964)
  • fix(autocomplete): parse options (#8999)
  • fix: add default role on sign up via SSO
  • fix: Convert list to tuple
  • fix: Code cleanup
  • fix: codacy fixes
  • tests: fix results being return
  • fix: rename function to set
  • fix: dont add index for global search doctype
  • fix: do not pop item from list
  • fix: add index on child table
  • perf: optimise globals search
  • fix: Pin faker version to avoid test failures
  • fix(security): invalidate reset_password_key on password reset
  • fix: not able to download XML file
  • test: list view child table filter with created by filter
  • fix: list view group by filter ambiguous column name
  • fix: Remove changes in notifications
  • fix: revert changes made to get_default_address function
  • fix: Default and company address fixes
  • fix: query report chart options
  • fix: don't set filter for restrict_to_domain in Bulk Update Tool
  • fix(integration): Social Login Key (#8940)
  • test: Fix list_view test by removing clear-cache code (#8941)
  • fix: switch to safe_decode
  • fix: do not allow bulk update for core, single doctypes and doctypes from inactive domains
  • fix: Change modified by
  • test: next schedule date
  • fix: next schedule date should be on or after current date
  • fix: Add Visit Web Page button in form
  • fix: Allow Rename in Website Route Meta
  • chore: remove useless encode
  • fix(reportview): convert to unicode conditionally
  • fix: Add input to multiselect_list control
  • fix: Pass prepared_report_name as filter if exists
  • convert operator to lowercase while checking
  • case insensitive search for postgres
  • fix(patch): Handle failures in while making Prepared Report attachments private
  • Revert "fix(List): standard filters with default value are saved when changed"
  • style: linting fix
  • fix: don't save if not validated
  • fix: Parameterize link_doctype
  • fix: Escape HTML for the value of field with fieldtype HTML Editor
  • fix: parameterize link name when clearing timeline references
  • fix(security): Make all Prepared Report file attachments private
  • fix: Suppress unwanted quill warnings
  • fix: Actions in msgprint (#8878)
  • fix: REST API utf-8 decoding on creates/updates
  • fix: patch
  • fix: z-index for dropdown less than page-head
  • fix: tags should consider list filters
  • style: Unused variable
  • fix(web-forms): view addresses only by session user
  • fix: Codacy
  • chore: Code cleanup
  • fix: Dont apply energy points during import
  • style: Formatting
  • fix: Show Error for invalid template
  • fix: Parse file extension correctly
  • style: use snake case
  • Update frappe/integrations/doctype/razorpay_settings/razorpay_settings.py
  • fix: move stat reload to subclass
  • Update frappe/integrations/doctype/razorpay_settings/razorpay_settings.py
  • feat: Handle server and client side primary action in msgprint
  • style: whitespace fixes
  • fix: change tags on filter change
  • style: whitespace fixes
  • style: liting fixes
  • feat: enabled modal api in checkout
  • chore: update comment
  • refactor: auto fetch API key
  • style: use tabs
  • style: added comments and cleaned up API
  • chore(deps): [security] bump markdown2 from 2.3.5 to 2.3.6
  • style: removed commented code
  • feat: created client API for razorpay
  • feat: updated client API
  • fix: fixed post request
  • feat: added orders API
  • chore(deps): [security] bump tar from 2.2.1 to 2.2.2
frappe - Release v11.1.63

Published by sahil28297 almost 5 years ago

  • bumped to version 11.1.62
  • bumped to version 11.1.61
  • fix: Show default currency as a fallback for currency fieldtype (#8991)
  • fix(patch): auto commit on more than 10000 writes
  • fix(email): try to encode email part to utf-8 (#8966)
  • feat: merge gzip and mysqldump to speedup backup
  • fix(patch): Handle failures in while making Prepared Report attachments private
  • fix(security): Make all Prepared Report file attachments private
  • fix: deadlock issue on load of company
  • fix: move stat reload to subclass
  • fix: pass doc to frappe.format so doc currency is set for the row, not system default currency
  • fix: change tags on filter change
frappe - Release v12.0.21

Published by nabinhait almost 5 years ago

  • revert: changes in currency formatting
frappe - Release v12.0.20

Published by sahil28297 almost 5 years ago

  • fix: Escape HTML for the value of field with fieldtype HTML Editor
  • fix: Suppress unwanted quill warnings
  • Revert "fix(List): standard filters with default value are saved when changed"
  • fix(security): Make all Prepared Report file attachments private
  • fix: Module view page issue (#8879)
frappe - Release v12.0.19

Published by nabinhait almost 5 years ago

  • fix: Actions in msgprint (#8877)
  • feat: Handle server and client side primary action in msgprint (#8870)
  • fix: reload notification subscribed document (#8868)
  • Misspelt, when selecting ALL emails it was being set to UNSEEN. This rectifies the issue.
  • style: Remove trailing tabs
  • fix: check for __default, __global default values
  • fix: standard filters with default value are saved when changed
  • fix: Add Notification Settings
  • fix: Typo in email account doctype (#8864)
  • fix: remove explicit check for session user as Administrator
  • style: Remove trailing tabs
  • fix: check for __default, __global default values
  • fix(web-forms): view addresses only by session user
  • fix: do not validate Script Manager role for Report Builder type
  • fix: typo
  • test: UI test for Barcode Control
  • fix: Barcode Control
  • style: Fix deepsource
  • style: Fix codacy
  • refactor: Move revert functionality to controller
  • test: Check allowance of new log over reverted log
  • fix: Allow creation of new point log if old logs were reverted
  • fix: allow setting message title from server
  • fix: spacing for modal
  • fix: pass doc to frappe.format so doc currency is set for the row, not system default currency
  • fix: Show total row in print only if add total row is checked
  • fix: Trigger on_row_checked after checking rows
  • fix: Make code explicit
  • fix(List): save checked rows on auto refresh
  • fix: Cache can_import list for all users and not just System Managers
  • fix: permission issue for activity
  • fix: Only execute enabled server scripts
  • fix: Fallback for label in Table
  • fix(pdf): Remove unnecessary argument
  • fix: MultiSelect backspace on input
  • fix: MultiSelect backspace on input
  • fix: change code type to data in standard filter
  • fix: code cleanup
  • feat: use "title_field" in delete confirmation message
  • fix: check if settings exist before ccreating
  • fix: mark all as read, not only dropdown items
  • fix: value not being set in webform
  • fix: remove whitelist
  • fix: set seen value to 0 without check
  • fix: create notification settings for new user
  • fix: change code type to data in standard filter
  • refactor: enable translations
  • feat (ux): added noscript for login page
  • fix: standard filters with default value are saved when changed
  • fix: tests
  • fix: Only execute enabled server scripts
  • fix(patch): create notification settings for all users
  • fix: typo
  • fix: revert "unique" fields in chat_*.json
  • fix: revert "unique" fields in chat_*.json
  • fix(Communication): Set content as read only
  • fix: pass doc to frappe.format so doc currency is set for the row, not system default currency
  • test: UI test for Barcode Control
  • fix: permission issue for activity
  • fix: allow setting message title from server
  • fix: spacing for modal
  • fix(Blog Post): enabled ignore XSS filter for Content(HTML) field
  • fix: Default check field value in treeview
  • Check allow_edit before preparing web form
  • fix: Handle overflow in version info
  • Codacy suggested fixes
  • fix: Fallback for label in Table
  • fix: Cache can_import list for all users and not just System Managers
  • fix(pdf): Remove unnecessary argument
  • fix: Trigger on_row_checked after checking rows
  • fix: Make code explicit
  • style: Fix deepsource
  • style: Fix codacy
  • refactor: Move revert functionality to controller
  • test: Check allowance of new log over reverted log
  • fix: Allow creation of new point log if old logs were reverted
  • fix: Show total row in print only if add total row is checked
  • bumped to version 12.0.18
  • fix: set notifications as unseen from the server side
  • fix: deadlock issue on load of company
  • test: More robust control link test
  • fix(fileuploader): Handle 403 status code
  • fix: Common method to toggle seen
  • fix: Hide Notification Settings List from search
  • fix(scheduler): Activate scheduler if found inactive
  • fix(List): save checked rows on auto refresh
  • fix: codacy
  • Web form allow edit and new fix
  • fix: set first option as value for 'is' condition if no value selected
  • fix: filtering for blog category
  • refactor: code styling
  • fix: formatting for chart tooltip
  • fix: track seen in notification settings
  • feat: Add leaderboard to Places
  • fix(Report): validate 'Script Manager' role only for report type 'Script Report'
  • test: Fix Control Link test
  • test: Remove .only
  • test(listview): Select Pending Todo items
  • fix: making chat resources async available
  • fix: letter head listview html issue
  • chore(chat): delete redundant test files
  • chore: include css/js only if chat is enabled
  • fix(chat): css and socketio for visitor chat
  • fix(chat): namespace fixing and build.json updates
  • chore(chat): update chat doctypes
  • fix: singular-plural format
  • fix: Hide default arrow from select field in webforms
  • fix: codacy
  • fix: error while enqueuing jobs related to notification log
  • fix: make notification settings searchable
  • fix: Ignore links while saving auto repeat doc
  • fix: hide indicator on click even on page refresh
  • fix(db.sql): Print query in debug mode (#8767)
  • chore: Fix typo in docstrings (#8764)
    1. do not run server side script if site is in migrate state 2. do not process enegery points if site is in migrate state
  • fix: email account permission issue while sending an email
  • fix: return value in autocomplete validate if 'valid_values' list is empty
  • fix(auth): do not force standard users to reset password
  • fix: strip_html_tags from blog post content description
  • fix: add iframe tag to acceptable elements
  • fix: add to patches.txt
  • fix: Barcode Control
  • style: Fix key spacing
  • Update filter.js
  • fix: addfilter operations for tags
  • fix(Grid Row): Arrow key nav do not prevent default unnecessarily
  • fix(notification_log): skip enqueue_create_notification during new site creation
  • fix: package.json to reduce vulnerabilities
  • fix: tests
  • fix: formatting
  • style: hide 'Mark as Read in xs screen
  • fix: add notify param to notify_assignment in share.py
  • fix(security): XSS in display area
  • tuple is returned
  • fix issues with deepsource???
  • fix issue for deepsource
  • fix: Update stale message
  • fix(Dashboards): Fix dashboard date range
  • style: Fix formatting
  • ensure naming of files is correct.
  • fix: Handle null value
  • chore(style): consistencies in formatting
  • fix(naming): empty string isnt accepted for rename
  • fix: codacy
  • fix(patch): update status and set auto repeat as not submittable
  • feat: enable indicator for cancelled
  • fix: reload via navbar doesnt re-route to homepage
  • Undefined name: e in data_migration_run.py
  • fix(Query Report View): Do not force set filters from URL Args
  • Update api.py
  • fix(queue): use send_one as email_queue is now an object
  • fix: Add parent field to Custom DocPerm
  • style: fix codacy
  • fix: Route to Customise Form if meta does not exists
  • fix: Remove unwanted check
  • fix: ignore validations for frappe.flags.in_patch
  • fix: add missing code for social login key
  • fix: codacy
  • fix: parsing of float value
  • fix: codacy
  • fix: typo in email template
  • fix: Allow show_open_count_list to be called outside class
  • fix: hide clear-filter by default
  • fix: reroute to doctype if custom
  • fix: convert int to string if title_Field
  • add support for utf-8 characters in pdf filename during downloads
  • style: Fix formatting issues
  • fix(Grid): arrow key navigation
  • fix: Method name
  • fix: Translate select options
  • Update controls.less
  • test: add test case for group by chart type
  • fix: decode non-ascii characters for formataddr
  • fix: specify top for dropdown arrow
  • fix: check if frm exists
  • Patch(Tags): Check if column exists (#8682)
  • fix: Show failed logs
  • refactor: allow hiding of columns in query report
  • fix: build filter metadata before allowing user to send email
  • style (codacy): added semi-colon
  • fix: show clear-filter button is default filter exists
  • fix: clear filter button layout
  • refactor: add data and int to group by
  • fix(Desk): show/hide cards not working after changing order of cards
  • test: Replace assertEquals with assetEqual
  • test: Fix test
  • fix: tests for db_query
  • style: removed loop to check standard SQL
  • feat: allow date range to be selected as timespan
  • fix: make separate get_group_by_chart_config function
  • fix: hide timeseries checkbox for group by chart type
  • fix: codacy
  • feat(Dashboards): Add group by dashboard chart type
  • feat: Ability to block module cards for all users
  • fix: Reduce spacing in Map Columns dialog
  • fix: Mute emails by default
  • fix: Hide primary action when import in progress
  • fix: Show status In Progress in list view
  • fix: Try new Data Import link
  • fix(Notifications): Improvements for Notifications (#8671)
  • fix: show only enabled system users in EP leaderboard
  • test: Add test to check "Apply Only Once" condition
  • feat: Ability to apply Energy Point Rule only once
  • fix: merge documents without error
  • fix: doctype in test
  • style: removed print statements
  • Revert "V12 pre release (#8685)"
  • V12 pre release (#8685)
  • fix(multiselectlist): Clear values on backspace (#8666)
  • fix(printview): Make before_print hookable
  • chore: Add Deepsource
  • fix: disable smart shrinking for version 0.12.5
  • style: removed unused import
  • feat: added tests
  • refactor: improved for readability
  • fix: do not append table names for mysql methods
  • fix: include items with hyphen in global search irrespective of query
  • fix: search tag on click
  • fix: added title_field to filters, removed search icon
  • format: improve logic flow
  • feat: allow internal links from parent document to show in dashboard
  • fix: bulk update tool updating records but not showing result
  • fix(Grid): arrow key navigation
  • fix(Email): poplib.error_proto exception
  • fix (render.py): fix non-ascii characters in HTTP headers. HTTP headers need to be ascii or Gunicorn throws an exception. The error handler 'xmlcharrefreplace' is chosen for no particular reason.
frappe - Release v11.1.62

Published by sahil28297 almost 5 years ago

  • bumped to version 11.1.61
  • fix: Default check field value in treeview
  • fix(scheduler): Activate scheduler if found inactive
  • fix: singular-plural format
  • fix: poplib.error_proto exception
  • fix: Handle null value
  • fix: Remove unwanted check
  • feat: enable indicator change for cancelled
  • fix: reload via navbar does not reroute to homepage
  • fix(email_queue): use send_one as email_queue is now an object
  • fix: convert int title to string
  • fix: reroute to dt
  • fix: build filter metadata before allowing user to send email
  • fix: disable smart shrinking for version 0.12.5
  • fix: include items with hyphen in global search irrespective of query
  • fix: RTL scrolling in reports
  • fix (render.py): fix non-ascii characters in HTTP headers. HTTP headers need to be ascii or Gunicorn throws an exception. The error handler 'xmlcharrefreplace' is chosen for no particular reason.
frappe - Release v12.0.18

Published by sahil28297 almost 5 years ago

  • Patch(Tags): Check if column exists (#8682)
frappe - Release v12.0.17

Published by sahil28297 almost 5 years ago

  • Update webform_script.js
  • refactor: added prop to index.js
  • refactor: use props
  • fix: hide file browser for web forms
  • perf(notifications): Let database do the counting
  • perf(moduleview): Query all disabled reports once
  • perf(boot): Query all report_types at once
  • perf(moduleview): JOIN with CONCAT is slow
  • perf(orm): Use cached table_columns instead of querying the database
  • fix: check for old and new names
  • fix: arguments not passed
  • perf(desk): Use cached meta
  • fix: PDF print overlapping text content for the table
  • feat: Select dropdown arrow (#8549)
  • fix(Notification Log): Add Role All in Permissions
  • fix(Notification Settings): Use get_doc after db.exists
  • feat: set columns based on width
  • fix: Find image only if it is a string
  • feat: increase mac no. of columns to 10
  • fix(Notifications): user check for events (#8647)
  • fix: RTL scrolling in reports
  • chore: fix codacy spacing error
  • fix: fix upcoming events end time
  • fix qull editor's tooltip
  • fix: home_settings should be hidden in User DocType
  • chore: remove unhandled_emails patch (#8640)
  • patch: skip tags patch (#8639)
  • fix: remove link formatter
  • style: Remove trailing space
  • Update unhandled_email.py
  • Update unhandled_email.py
  • perf(database): Regularly clean old unhandled emails
  • fix: hide indicator on seen event instead of dropdown hide
  • patch: reload notification log
  • fix: Ignore ImportError for Notification Settings
  • fix: tests
  • chore: syntax cleanup
  • fix: cleanup
  • tests: Add tests
  • feat: merge gzip and mysqldump to speedup backup (#8524)
  • fix(tests): OAuth 2.0 tests
  • fix(tests): ReST API tests
  • style: Unused variables and imports
  • fix: pass method without calling
  • fix: cleanup
  • fix: Add back notification_config key
  • fix: get_email_header
  • fix: Update module in patch line
  • fix: enqueue_create_notification
  • fix: Throttle clear cache
  • feat: Updated translation (#8613)
  • fix: Show heatmap in activity page (#8577)
  • chore: Add strip_number_groups to eslint globals
  • fixes: Incorrect currency value while pasting from excel sheets for other countries.
  • fix(style): navbar css for ipad screen
  • fix: tests
  • fix: allow bold and underline tags while adding comment
  • fix: added alert to show unchanged status of document
  • fix: items_move event trigger typo corrected
  • feat: add hyperlinks to Link fields in auto email reports
  • fix(patch)
  • fix: broken js syntax in toolbar.js
  • fix: remove bad disabled check
  • fix: do not run tags patch
  • fix: Set link fields with same fieldname from one doc to other (#8593)
  • fix: shifted tasks to server-side via frappe.call
  • fix: font size showing small after upgrade to 0.12.5
  • fix(cypress-tests): compatible with slow desk
  • chore: updated Security policy and issue template
  • fix: code break on undefined/null/'' values
  • fix: notification is not working if recipients is not set and cc is set
  • fix(patch): reload prepared report doctype
  • fix(patch): check if contact already exists for user
  • chore: fix indentation
  • fix(patch): auto commit if too many writes
  • fix(minor)
  • fix: TypeError: 'NoneType' object is not iterable
  • fix(minor)
  • fix(imports)
  • fix(minor): add comments
  • fix(linting)
  • fix(report): custom script report
  • fix(security): use restricted python
  • fix(minor): test_exporter_new.py
  • fix(minor): server script enabled
  • fix(minor): server script enabled
  • fix(minor): remove RestrictedPython
  • feat(server scripts): add server scripts!
  • fix(patch): remove quotes from tags due to db.escape and fix pr… (#8566)
  • fix: test cases for contacts
  • fix: rename fields
  • fix: autoset recipient if email_field in doc
  • fix: email body color
  • fix: codacy
  • chore: updated GitHub contributing templates (#8565)
  • chore: make communication list exception helpful
  • fix: Nonetype object has no attribute options
  • feat: Add API to check all table rows
  • fix: mobile style
  • fix: move notifications to desk, refactor notifications.js
  • fix: notification email style and fully clickable links
  • fix: codacy
  • fix(patch): reload notification settings
  • fix: doctype notification log labels
  • fix: translated strings
  • fix: enqueue notification creation
  • fix: nable email for notification types
  • fix: remove email notifications
  • fix: track seen for notification log
  • fix: fully clickable list items
  • fix: upcoming events, open documents collapse
  • fix: remove 'No Activity' when first notification arrives
  • fix: store email content in notification log and send email after insert
  • fix: don't hide notifications dropdown if notifications disabled
  • fix: add notify param for share notification
  • fix: email notifications sent only if notifications enabled and remove unused imports
  • fix: toggle collapse indicatos
  • fix: remove unused imports
  • fix: common email template for notifications and added document sharing notification
  • fix: remove enable energy point notifications settings
  • fix: add notification settingsroute and fix style
  • fix: formatting
  • fix: remove unused imports
  • fix: check if recipients exist in communication notification
  • fix: remove open_count_doctype from ModuleDetail.vue
  • fix: formatting
  • fix: remove comments
  • fix: remove unused notifications code from toolbar.js
  • fix: remove unused notifications code from desk.js
  • fix: remove notifications code
  • feat(Notifications): Add integrated notifications
  • chore: remove print from frappeclient
  • fix: raise SiteExpiredError if site has expired
  • fix: handle site expired exception
  • fix(email_domian): set domain_name as non_unique
  • fix: comma in rate field not changing to dot for the number format #.###,##
  • fix: Provision to ignore disabled link validations in a doctype
  • fix: Importable docs via Customize Form set in redis cache
  • fix: label of fieldname picked via meta
  • fix: change use of title to title_field
  • fix(hooks): check for updates daily instead of weekly
  • Fix: lock click version (#8561)
  • fix: blank page on create new form
  • fix: renaming variables, titles
  • style: fixed indent, semicolon and unused varaibles
  • fix: rate auto changing from 3.9 to 39 (#8560)
  • perf: Cache db columns to avoid redundant database calls (#8543)
  • fix: codacy
  • fix: improved readability variable names in toolbar.js
  • fix: check for read_only fields in title
  • fix: rename docname and title
  • fix: Add a check for Dynamic Link
  • fix: Allow searching in multiselect field by fields in search fields and show search field related info (#8558)
  • fix: pdf report js issues (#8554)
  • chore: return empty string
  • report the name of the DocType when the associated table is missing
  • fix: codacy fixes
  • fix: do not capitalize tag name
  • fix: list filters for tags
  • chore: rename file
  • chore: rename global_tags to tags
  • feat(tests): add api/resources
  • fix: Minor change
  • fix: return default user permission as the leading element
  • fix: include table fields in webhook data
  • fix: Link field validation for set_value
  • Update frappe/model/delete_doc.py
  • fix: use frappe.tags
  • [Patch Fix] Move email and phone to child table
  • fix(patch): reload Call Log
  • Let developers choose the margins (#8513)
  • handle case that df is None for this branch too (#8529)
  • fix: Show maximum 5 values for a field in filter description (#8539)
  • fix: run specific code only if auto linking is onn (#8542)
  • Update frappe/automation/doctype/assignment_rule/assignment_rule.py
  • fix(list-view): Remove ugly scroll from list view
  • fix: webhook label changes
  • fix(Global Search Settings): Show progress while setting global search doctypes (#8515)
  • fix: Show Text Editor for Content Type Rich Text
  • fix: left join Tag Link
  • fix: rename patch file
  • patch: move to new tag structure
  • fix: webhook data
  • fix: ignore permission for loading tags
  • fix: codacy and travis fixes
  • test: new test cases
  • feat: Added 'Allow Import (via Data Import Tool)' checkbox in Customize Form
  • feat: switch between global search and tags
  • fix: load tags info in docinfo
  • fix:check if days are repeated
  • feat: unique entry for each tag
  • feat: use search bar for tags too
  • feat: use tag link for global tags
  • fix: delete tag from core module
  • feat: Global Tags
  • chore: rename fieldname
  • feat: assignment rule days
frappe - Release v11.1.61

Published by sahil28297 about 5 years ago

  • chore: remove unhandled_emails patch (#8641)
  • style: Remove trailing space
  • Update unhandled_email.py
  • Update unhandled_email.py
  • perf(database): Regularly clean old unhandled emails
  • fix(tests): OAuth 2.0 tests
  • fix(tests): ReST API tests
  • fix: allow bold and underline tags while adding comment
  • fix: font size showing small after upgrade to 0.12.5
  • chore: make communication list exception helpful
  • chore: remove print from frappeclient
  • fix: raise SiteExpiredError if site has expired
  • fix: handle site expired exception
  • fix: notification is not working if recipients is not set and cc is set
  • fix: Email templates subject not getting set on selection of email template
  • fix(hooks): check for updates daily insted of weekly
  • fix: Save doc after updating status (#8544)
  • fix: Add a check for Dynamic Link
  • fix: Link field validation via set_value
  • fix: data import
frappe - Release v11.1.60

Published by sahil28297 about 5 years ago

  • fix(notifications): do not send emails if no recipients
  • fix: (User Permissions) Allow user to fetch details into mapped doc
  • fix: bypass validation
  • perf: reduce ip check time
  • fix: get value from doc
  • fix: check ip while resuming session
frappe - Release v12.0.16

Published by sahil28297 about 5 years ago

  • fix: validate conditions for raw printing
  • feat: Fully customizable query reports (#8516)
  • fix: Prevent long review text from busting out of the body
  • style: Fix formatting
  • fix: Typo
  • fix: Ingore permissions while creating file for prepared report
  • feat: Updated translation
  • style: Fix codacy errors
  • tests: Make exporter tests pass
  • test: Make tests pass
  • fix(notifications): do not send emails if no recipients
  • fix: rename filters for contact
  • feat: data-import command
  • fix: Commonify autoname_field code
  • fix: Child row parsing logic
  • fix: Rename "Energy Point Log" with "User"
  • style: Fix Codacy
  • fix: Freeze Start Import button on click
  • fix(minor): count fix
  • fix: call leaderboard methods directly from config
  • style: fix errors reported by codacy
  • fix: Refresh import preview on form change
  • fix: Skip invalid link values
  • fix: Run in background if not in developer_mode or not in_test
  • refactor
  • fix: Mute emails in during import
  • fix: Show 10 rows in preview
  • fix: Select "Don't Import" to skip a column
  • fix: Update datatable
  • fix: Automatically create Link field dependencies
  • fix: Show template warnings
  • fix(test_runner): Load file if exists
  • fix: Rollback on exception
  • fix: Option to export 5 records
  • fix: Commit after every doc import
  • fix: Validate template on attach
  • fix(progress): Always show green progress
  • fix: Update attach immediately
  • fix(xls): Don't remove first row
  • fix: Check for mandatory fields
  • fix: Set only once Document Type and Import Type
  • fix: Show message when scheduler in inactive
  • fix: Set Export Type based on Import Type
  • fix: Download Template button
  • fix: Filter styling
  • feat: Reload attached file
  • fix: Remove "Select mandatory without children"
  • fix: Scroll to warning box
  • fix: Structured warnings grouped by rows
  • fix: as_dict
  • fix(Form API): scroll_to_field
  • fix: Show successful imports in Import Log
  • fix: Column Mapping
  • fix: List view formatting
  • fix: Export to Excel
  • fix: Parse .xls and .xlsx files in import
  • fix: Dont load preview for more than 500 rows
  • fix: Export errored rows into a separate file
  • fix: Validate values by fieldtype
  • fix: Match standard fields in import template
  • fix: Submit after import
  • fix: Persistent template warnings
  • fix: Ignore non reqd tables in Select Mandatory
  • fix: Show ETA
  • fix: Run Import in background job
  • fix: Realtime update message for import types
  • fix: name column matching
  • fix: Process data in batches
  • fix: Silently ignore Timestamp Mismatch Error
  • fix: Support request level error handlers
  • fix: Allow exporting hidden fields
  • fix: Remove Add Row
  • fix: Option to export blank template
  • fix: Hide unused fields
  • fix: Only show importable doctypes
  • fix: Set readonly without docstatus
  • fix: Singular messages
  • fix: Show changes via Data Import in timeline
  • feat: Update Existing Records
  • feat: Handle failures
  • fix: Parse child rows with non blank values
  • fix: Remove event listener before attaching
  • fix: Importer
  • fix: Missing values
  • wip
  • feat: Find missing link field values
  • fix: Allow to export 0 records
  • fix: Method to remove name column values
  • fix: Data Importer
  • fix: Data Exporter
  • feat: Remap columns to fields
  • fix: Autocomplete
  • fix: Parse template and prepare preview data
  • feat: Initialize Exporter
  • feat: New Doctype - Data Import Beta
  • feat: Initialize new Importer
  • fix: handle smtp recipients refused exception
  • fix: full name in energy point leaderboard chart
  • fix: check if doctype exists
  • fix: refactor leaderboard formatting
  • fix: (User Permissions) Allow user to fetch details into mapped doc
  • fix: same link suggestion with different description
  • fix: use re.sub instead of replace
  • fix: check if doctype exists before replacing null values
  • Estonia uses Euros since 2011. Fixed it (#8496)
  • fix: Render list after document update
  • style: Fix formatting
  • Revert "refactor: Remove redundant code"
  • fix: removed redundant run_serially method
  • refactor: Remove redundant code
  • fix: list_view.js cypress tests update
  • fix: do not add offset is start is zero
  • fix: revert patch
  • fix: multiple patch fixes
  • fix: reload doc email domain and email account
  • fix: update in cypress tests: list_view.js
  • fix: update in cypress tests: list_view.js
  • fix: formatting
  • feat: enabled truncate Legends across
  • feat: updated frappe charts to 1.3.0
  • fix: setup doc before creating webform (#8498)
  • feat: patch to set default incoming port to enabled email accounts
  • fix: duplicate contacts being pushed on creation
  • fix: set primary phone or contact for user
  • feat: allow custom imap port (#8305)
  • fix: bypass authentication
  • fix: turn off refresh_count for each update in bulk operations: updatnng multiple documents
  • fix: test cases
  • fix: turn off desk refresh for each update in bulk operations: updating multiple documents
  • fix: remove erpnext doctypes from leaderboard.js
  • feat: add 'clear all filters' button to listview (#8495)
  • fix: title overlapping on forms with long titles
  • fix: Use get_all instead of get_list
  • fix: focus on first control after navigating to next document (#8460)
  • fix: document.title reset while updating modules (#8493)
  • fix: remove values if empty
  • fix: add mandatory
  • fix: Remove unwanted patch
  • fix: document.title reset while updating modules
  • fix: Add optionally mandatory field validation
  • fix: Re-organise EP rule form
  • fix: Add code to set options for field_to_check
  • Merge branch 'develop' of https://github.com/frappe/frappe into feat-value-change-detection
  • feat: Option to detect field change from EP rule
  • fix: formatting
  • fix:ignore_permissions wouldn't propogate
  • refactor(Leaderboard): Use API to get leaderboards from ERPNext and add Energy Point Leaderboard
  • Update frappe/modules/utils.py
  • chore: remove unnecessary code
  • fix: boilerplate creation
  • Update auth.py
  • Update auth.py
  • fix: set column width
  • fix: add primary email
  • fix: codacy
  • fix: orm query
  • tests: fix tests
  • tests: fix test cases
  • test: use get_doc when in_test
  • fix: restore debugging code
  • fix: priority for doctypes inglobal search
  • fix: check for duplicate entries
  • fix: get_doc while in test
  • perf: reduce validate ip addr execution time
  • fix: test fixes for same phone and mobile
  • fix: Add sensible doctypes for global search
  • fix: get value from doc
  • fix: test cases
  • fix: test cases
  • fix: check ip restriction before resume
  • fix: check if text exists
  • fix: add patch name in patches
  • feat: Global Search with Priorities
  • test: fix test cases
  • test: fix test cases
  • test: test cases for contacts
  • fix: throw error when phone and mobile are same
  • patch: set is_primary_mobile_no
  • fix: make user select one email and phone
  • fix: add validation for primary nos
  • fix: reintroduced mobile_no
  • fix: change leaderboard links
  • fix: fix column spacing
  • feat: add energy points to leaderboard
frappe - Release v12.0.15

Published by sahil28297 about 5 years ago

  • fix: Duplicate review point allocation (#8485)
  • Suggested Change - Title Case Label
  • fix: dont check for disabled in case of import/migrate (#8482)
  • style: Fix indentation
  • Fixed jinja templates and translation in login page
  • Fixed jinja templates and translation in login page
  • fix: Add field description and remove mandatory constraint
  • test: Add test for point allocation based on assignment
  • fix: set default value in set_value as None to avoid error.
  • fix(user): remove password update notification feature for secu… (#8449)
  • fix(docstring): params docname and description (#8475)
  • fix: Test Case for disabled role
  • fix: Validation for disabled link fields
  • Fix loop error in utils.py
  • fix: User Permission issue in Reports (#8459)
  • fix: Dont delete controllers in for_reload
  • fix: 'NoneType' object has no attribute 'get'
  • fix(Report View): Error on setting Is Set filter for date fields
  • feat: Energy Points for assigned users on a document
  • fix: use getfullargspec for type annotations
frappe - Release v11.1.59

Published by sahil28297 about 5 years ago

  • fix(docstring): params docname and description
  • fix: User Permission issue in Reports (#8450)
  • feat: added flag to skip redirect on error for quick entry
  • fix(Report View): Error on setting Is Set filter for date fields
frappe - Release v12.0.14

Published by sahil28297 about 5 years ago

  • fix(security): Use frappe.render_template instead of Template.render
  • feat: added flag to skip redirect on error for quick entry
  • fix: retain doc.name
  • style: Unused variable
  • fix: frappe.db.field_exists
  • fix: merge key validations
  • fix: merge key validations
  • fix: export report not working for add group
  • fix: fixed email count for current month (#8452)
  • fix: disables 'New' for Prepared Report (#8448)
  • chore: Dont merge if squash label is added (#8447)
  • chore: Squash PRs when squash label is added (#8446)
  • fix: codacy
  • test: Set user Administrator
  • fix(report-view): show export all checkbox only if total row count exceeds page length
  • fix: more button visibility in webforms
  • fix: dont return admin and guest placeholder email
  • fix: Use get_all instead of get_list
  • fix(test): Check for mandatory manually
  • fix(test): Delete blog after test
  • fix: Remove duplicate calls
  • fix: Remove db.commit
  • Revert "fix(pg test): get_list to get_all"
  • fix(test): db.commit after creating table
  • fix: Fallback to localhost for db_host
  • fix(pg test): get_list to get_all
  • fix: Nested Set test cases
  • fix: Remove commented call
  • fix: File tests
  • fix: Remove lft and rgt
  • fix: Remove NestedSet from File
frappe - Release v11.1.58

Published by sahil28297 about 5 years ago

  • fix(security): Use frappe.render_template instead of Template.render
  • fix: Move permission check code in get_mapped_doc method
frappe - Release v12.0.13

Published by sahil28297 about 5 years ago

  • feat: Updated translation (#8430)
  • fix: Move permission check code in get_mapped_doc method
  • chore: remove code related to gcalendar (#8425)
  • fix: ignore permission for reopening assignments (#8432)
  • fix: assignments reflect after removing on sidebar
  • fix: added null check for conditions
  • fix: reload google contacts
  • fix: v11 patch breaking as v11 dint have gcontacts (#8426)
  • fix: check for read permission
  • chore: remove log statement
  • feat: show address related to doctype in child
  • feat: API to scan and get barcode from camera (#8415)
  • refactor: remove allow guest from search
  • feat: convert link to autocomplete
  • refactor: assignment rule and todo (#8420)
  • Update frappe/integrations/doctype/google_contacts/google_contacts.py
  • fix: auto fetch google contact
  • fix: Use Bootstrap 4 class names
  • refactor: allow guests access to search link
  • fix(translations): Extract messages from .vue files (#8403)
  • fix: Simpler check
  • fix: Do not show scheduler inactive popup in developer mode
  • fix: set google contact account while fetching
  • fix: Better Message
  • fix: Do not show scheduler inactive popup in developer mode
  • fix: Skip get_table_fields of Custom Field - if field_doctype is Custom Field
  • fix: Is tree check in nested set
  • feat(custom_field): add length option in custom field
  • feat(custom_field): update db on updating custom field
  • Revert "feat(custom_field): add "length" field in custom field"
  • fix: Validate invalid fieldnames
  • feat: Add child table fields to group by in reports (#8390)
  • fix: strip checkout page not showing options correctly
  • fix: Remove unused import
  • feat(custom_field): update db on updating custom field
  • fix: Check if duplicate file exists on disk
  • feat(custom_field): add length option in custom field
  • fix: if not db host then localhost
  • fix: Improper text bold in timeline.js
  • fix: Do not bold text parts unwanted
  • fix: empty comments added
  • feat(scheduler): Show popup if scheduler is inactive (#8391)
  • fix(backgorund_job): Convert UTC time to local time
  • fix(patch): Skip name column from duplicate index check
  • fix: fix legends on charts on user profile page
  • fix: remove _comments from json
  • chore: fix reference link for api in docstring
  • fix: remove unused hooks
  • fix: pass etag parameter for updation
  • feat: push contacts to google contacts
  • fix: variable names
  • feat: migrate to google python api
frappe - Release v11.1.57

Published by sahil28297 about 5 years ago

  • feat: Bring full width to version-11 (#8228)
  • fix: Simpler check
  • fix: Do not show scheduler inactive popup in developer mode
  • fix: Do not show scheduler inactive popup in developer mode
  • fix: Better Message
  • fix: Validate invalid fieldnames
  • feat(scheduler): Show popup if scheduler is inactive
  • fix(backgorund_job): Convert UTC time to local time
  • fix: Fallback for first_name, last_name
  • fix: Fetch fullname from User then Contact
frappe - Release v12.0.12

Published by sahil28297 about 5 years ago

  • fix: Fallback for first_name, last_name
  • chore: Remove unwanted website.less file (#8384)
  • fix: Handle error on bulk deletion
  • fix: remove mandatory for title (#8378)
  • fix: Use .get() to avoid attribute error (#8379)
  • fix: list to tuple
  • fix: query
  • fix: Dont allow sending Newsletter when there are 0 recipients (#8362)
  • fix: use doc in webform save (#8353)
  • fix: Check istable using meta
  • feat: allow extending doctype dashboards via hooks (develop) (#8336)
  • fix(cypress): Use cypress:run command (#8352)
  • fix: Disable Has Web View section for custom doctypes (#8214)
  • fix: Overflowing values for Text, Small Text
  • fix(File): Use url when uploading duplicate files
  • feat: Show signature placeholder in print view (#8354)
  • chore: code cleanup
  • chore: add id to help
  • fix: escape everything! and batch insert query
  • fix: Fetch fullname from User then Contact
  • fix: incorrect if condition in smtp module
  • fix: could not find row fix
  • fix: whitespace
  • fix: fix dashboard chart tests
  • fix(file): Don't overwrite private files.
  • fix: pass chart name or chart object to dashboard get function
  • fix: fix monthly and all time rank query
  • fix(cypress): Use cypress:run command
  • chore: Reduce PR stale and close time
frappe - Release v11.1.56

Published by sahil28297 about 5 years ago

  • fix: Handle error on bulk deletion (#8381)
  • fix: Remove !important to allow style override
  • chore: add id to help menu
  • fix: incorrect if condition in smtp module
  • fix: chat attachments not working (#7961)
  • fix(login): ldap_settings not defined
  • fix: Rename label
  • fix: Rename Reference DocType -> Reference Document Type
frappe - Release v12.0.11

Published by sahil28297 about 5 years ago

  • fix(login): ldap_settings not defined
  • chore: remove unused get_limits method (#8346)
  • fix: Rename Reference DocType -> Reference Document Type
  • fix: docname should not be compared with doctype for inequality… (#8334)
  • fix: set_route not working for multiple filters in query report (#8341)
  • fix(Customize Form): Strip column name in search field list (#8337)
  • fix(minor): Changed error message display in printview (#8200)
  • fix: added FileNotFoundError compatability (#8342)
  • fix: Key Error while opening report
  • chore: add missing return statement (#8339)
  • fix: empty comments added
Package Rankings
Top 9.8% on Proxy.golang.org
Related Projects