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.67

Published by sahil28297 over 4 years ago

  • fix: two_factor_is_enabled needs username
  • fix: check if ldap user requires 2fa on login (#9982)
  • fix: better decode for keys.
  • fix: sanitize html before rendering error
  • fix: checking value of send_welcome_email
  • chore: update and pin rauth
  • fix: added future to requirements.txt
  • chore: pin python dependencies
  • feat(db): add new-site flag to use tcp/ip instead of unix socket
frappe - Release v12.5.0

Published by sahil28297 over 4 years ago

  • chore: Add Release Notes for v12.5.0
  • feat: update test to check DATA to Text change
  • fix: ignore fieldtype check validation if new field type has unspecified maxlength
  • fix: hide hidden columns in column picker
  • fix: Allow private files if owner is accessing
  • fix: No access for private files by default
  • fix: frappe.utils in get_context (#9844)
  • style: Remove unused import
  • chore(deps): bump PyYAML to 5.3.1
  • chore: update deprecated yaml API
  • feat: handle frontmatter via internal API
  • fix: Limit retries
  • style: Fix formatting and eslint issues
  • fix: Retry to join chat room till server starts
  • chore: Do not print traceback in console
  • fix: sanitize html before rendering error
  • feat: use schema.org specs for breadcrumb meta
  • chore: Remove Backport Github Action
  • fix: allow allow_on_submit to be set in customize form if docfield value is set
  • feat: don't rebuild cache on delete
  • fix: checking value of send_welcome_email
  • fix: don't send energy points summary if email notifications for energy points are disabled
  • refactor: allow system managers to view notification settings list for all users
  • fix: remove field if no docfield exists
  • fix(Report): fix report group by field if not in format tabdoctype.fieldname
  • fix: Handle invalid date parsing
  • style: Add missing semicolon
  • fix: update gender and update salutations
  • title description added for todo calender
  • feat: offsite backup (#9848)
  • refactor: caching policy
  • fix: Variable undefined issue in timeline
  • refactor: generate_report_result method - to fix codacy complexity issue
  • feat: Add ljust_list utility method
  • fix: check if cancel button can be added before adding button instead of hiding button
  • fix: check if cancel button can be added before adding button instead of hiding button
  • fix: Get latest meta while building table
  • test: Set docstatus type as Check
  • test: Add a fallback default
  • style: Fix formatting issues
  • fix(postgres): Ignore type casting in default value
  • fix: Pass Meta instance to updatedb - Check if Property Setter exists
  • fix: Use .get to fetch attribute value
  • fix: Typo
  • test: Add test for frappe.db.updatedb
  • refactor: Get doc fields directly from meta
  • fix: translate dialog title
  • fix: set is_minimizable as true for error dialog
  • fix: code formatting
  • fix: update db type map
  • feat: change fieldtype in db with customize form
  • fix: use set_value instead of db_set
  • style: Fix codacy
  • fix: Updated value of _seen in db while resetting _seen
  • fix: Avoid recursive save
  • fix: Do not translate error log title
  • fix: Value change check
  • fix: Trigger notification save after doc update
  • fix: Remove Data Import specific code from timeline
  • feat: Display system updater reference on timeline
  • fix: Do doc.save() on every update from notification
  • fix: Optionally call doc.save() method
  • feat: Optionally trigger doc events while updating doc from notification
  • fix: Response message style
  • fix(api): Parse data as json only if data is string
  • refactor: Commonify transition condition evaluation
  • fix(patch): set parent and parenttype as None for print formats
  • fix: navigate between role profiles not changes the roles
  • fix: fix argument order
  • fix: export custom columns in excel
  • fix: indentation
  • feat: Todo Calender Added
  • fix: Do not show create, write and delete perm in role permission manager for doctypes with in_create property set
  • fix: title for list sidebar views
  • fix: fix dropdown caret spacing in list sidebar
  • fix: Default value not getting set for from user permission
  • fix: redirect to defined success URL
  • fix: add custom fields from query report
  • refactor: set check type field labels as Yes and No
  • fix: use typeof instead of instanceof
  • Revert "fix(EPS): parse email address for eps (#9765)"
  • refactor: allow data, int, check type fields in list sidebar filters
  • refactor: allow check type fields in report view group by
  • fix(EPS): parse email address for eps (#9765)
  • chore: add ldap3 to requirements
  • fix(patch): delete depricated GCalendar
  • fix: create option to load more entries (#9744)
  • Revert "feat: change fieldtype in db with customize form"
  • chore(deps): bump frontmatter to 3.0.6
  • feat: 0 precision for currency fields
  • fix: set timeseries checkbox default value as 1
  • fix: remove unwanted code
  • fix: fix condition to set form as read only
  • fix: make form read only if only is_editable is false
  • fix: remove timeline-new-email class
  • fix: fix calculation of week ending date in dashboard charts
  • fix: for non-editable grids, set fields in grid form as read only
  • fix: remove unnessary network call for document follow
  • fix: translate dialog title
  • fix: set is_minimizable as true for error dialog
  • fix: code formatting
  • fix: update db type map
  • feat: change fieldtype in db with customize form
  • fix: use same flag name
  • feat: add flag minimizable to msgprint and throw
  • style: bottom border for chart in report
frappe - Release v12.4.1

Published by sahil28297 over 4 years ago

  • Revert "feat: change fieldtype in db with customize form"
frappe - Release v12.4.0

Published by sahil28297 over 4 years ago

  • style: bottom border for chart in report
  • fix: use same flag name
  • feat: add flag minimizable to msgprint and throw
  • fix: set fields in grid form as read only for non-editable grids
  • fix: translate dialog title
  • fix: set is_minimizable as true for error dialog
  • fix: code formatting
  • fix: update db type map
  • feat: change fieldtype in db with customize form
  • feat: 0 precision for currency fields
  • chore: Add Release Notes
  • fix: set timeseries checkbox default value as 1
  • fix: fix calculation of week ending date in dashboard charts
  • fix: remove timeline-new-email class
  • fix: Remove duplicate on_trash key
  • chore: delete user on the unix socket as well
  • fix: do not set db_host to % and instead pass to setup_db
  • feat(db): add new-site flag to use tcp/ip instead of unix socket
  • fix: delete as much indexes from each table (#9689)
  • fix: Add db-password option to new-site (#9686)
  • fix: do not reuse razorpay payment link (#9668)
  • fix(Dialog): set doc in quickentry (#9628)
  • Revert init.py
  • fix: currency field not found in print formats
  • fix: mismatched translation key
  • fix(GSuite): remove deprecated GSuite doctypes
  • fix: use tabs
  • fix: correctly pickle email_args for workflow emails
  • fix: fix aggregate on select field html
  • fix: codacy
  • fix: only set aggregate on doctype if function is not sum
  • feat: allow child table fields in aggregate on
  • fix: Broken import
  • fix: Remove flaky assertions
  • style: Remove unused imports
  • refactor: Monitor
  • fix(monitor): Include request ip in monitored data
  • fix: Push a newline after all logs
  • fix(monitor): Use datetime.utcnow() instead of timezone.utc
  • fix(monitor): Add UUID to every log
  • fix(monitor): Remove unused imports
  • fix(monitor): Maintain MAX_LOG entries in cache
  • feat: Monitor
  • feat(scheduler): Frequent job scheduling
  • fix: duplicate entry error while renaming item
  • Hotfix disable fields (#9635)
  • test: add test to check child table field permlevel
  • fix: permission validation for child table fields
  • fix: click event being triggered multiple times
  • chore(deps): bump gitpython from 2.1.11 to 2.1.15 (#9618)
  • fix: hide column in report if rreport_hide is set
  • fix(Report): Remove field from query only if view is Report
  • fix(rq): randomize worker name with uuid
  • fix(Dashboard): Throw "Invalid Filter Value" error on getting T… (#9556)
  • fix(postgres): Invalid query (#9555)
  • chore: pin gitdb due to package update in PYPI
  • fix: Broken field of Expense Claim
  • fix: recheck zero count
  • fix: Handling of Manual Exception raises in Bulk Workflow Log.
  • fix(patch): delete depricated Google Maps Settings
  • style: Fix eslint errors
  • tests: Fix failing tests
  • fix: Detect and show date format for columns
  • style: fix indentation
  • style: Indent fix
  • fix: Spaces to tabs
  • fix(data-import): Cast value to string
  • fix(data-import): Show total rows in import preview
  • fix(data-import): Better error reporting
  • fix(data-import): Remove Import Options section
  • fix(data-import): Name field in export
  • fix: Wrap condition field with bactick since it is a reserved keyword
  • fix: De-duplicate actions sent in mail
  • fix: set read only fieldtype as data for standard filters (#9519)
  • fix: Conditional indicator and made strings translatable
  • fix: Error message fix for address (#9507)
  • Revert "feat: add button to resend welcome email (#9466)" (#9514)
  • feat: enabled logging for setup wizard
  • feat: rebuild table count cache on trash
  • feat: added in_setup_wizard flag
  • feat: added timing decorator
  • fix: Added consolidated feedback message
  • fix: Bulk Workflow Action rollback on Error
frappe - Release v11.1.66

Published by sahil28297 over 4 years ago

  • fix(rq): randomize worker name with uuid (#9614)
  • chore(deps): bump gitpython from 2.1.11 to 2.1.15 (#9619)
  • fix(site): add subscription_status to site_config
frappe - Release v12.3.0

Published by sahil28297 over 4 years ago

  • fix(patch): delete depricated Google Maps Settings (#9526)
  • chore: Add release notes for version 12.3.0 (#9532)
  • fix: Handling of Manual Exception raises in Bulk Workflow Log. (#9530)
  • style: Fix eslint errors
  • tests: Fix failing tests
  • fix: Detect and show date format for columns
  • style: fix indentation
  • style: Indent fix
  • fix: Spaces to tabs
  • fix(data-import): Cast value to string
  • fix(data-import): Show total rows in import preview
  • fix(data-import): Better error reporting
  • fix(data-import): Remove Import Options section
  • fix(data-import): Name field in export
  • fix: Wrap condition field with bactick since it is a reserved keyword
  • fix: De-duplicate actions sent in mail
  • fix: Bulk Workflow Action rollback on Error (#9443)
  • fix: set read only fieldtype as data for standard filters
  • Revert "feat: add button to resend welcome email (#9466)" (#9516)
  • fix: Error message fix for address (#9508)
  • fix: filter default print format in customize form by doctype (#9513)
  • fix(Workflow): Set workflow state when some action is performed on a document from the backend if workflow exists (#9498)
  • fix: skip columns not sent (#9503)
  • chore: error message (#9502)
  • chore: formatting of error message (#9501)
  • fix: consider Not Sent and Sending status while pulling daily e… (#9494)
  • chore: Add github action to automate backporting (#9456) (#9499)
  • fix: consider Not Sent and Sending status while pulling daily emails count (#9370) (#9495)
  • fix: don't try to export empty report (#9480)
  • fix(base_list): Verify that filters are not undefined/empty. #9468 (#9488)
  • fix: Remove unnecessary code from treeview (#9490)
  • fix: update docstatus of documents if docstatus value is changed in workflow
  • fix: Remove unwanted argument
  • fix: only pass doctype to can_cancel_document
  • Fix property 'disable_auto_refresh'
  • fix: skip columns not sent
  • fix: better logging for slack (#9475)
  • feat: add button to resend welcome email (#9466)
  • fix: filter default print format in customize form by doctype
  • fix(Contact): Dont reroute from Contact to unrelated document (#9433)
  • fix(calendar): UI fixes (#9453)
  • fix: Do not translate error title
  • fix(deps): pin redis and rq versions
  • fix: ui tests
  • fix: scrub urls should only replace relative urls (#9419)
  • Revert "fix(security): invalidate reset_password_key on password reset"
  • Keep the standard filter input fields on reload
  • chore: pin to 0.16.1
  • chore: update werkzeug to 1.0.0
  • chore: pin werkzeug to 0.16.1
  • chore: remove default sender and notify_email check
  • fix: Assign notify_email instead of calling frappe.db.get_value twice
  • style: remove a trailing whitespace
  • fix: update the correct field name for S3-backup-setting
  • fix: sender is not set to current user
  • refactor: log error if theme creation breaks
  • fix: filter out js type print formats in customize form
  • fix: pass only doctype and docname to can_cancel
  • fix: Options for custom columns with datatype as Link (#9426)
  • fix: hide Cancel button if workflow state and action for Cancel is defined
  • chore: reset reset_password_key on password update using link
  • fix: Undo client side changes
  • fix: open print preview in new tab (#9401)
  • fix: Condition
  • feat: Ability to dynamically skip total row in Script Reports
  • fix(UX): Show release notes/update popup only to System Manager (#9410)
  • fix: codacy
  • fix (Report View): don't render/add status if value not found
  • fix: get_week_ending returns wrong date
  • fix: handle PermissionError for auto repeat email notifications (#9405)
  • fix: increase chat message alert time to 15 seconds (#9399)
  • fix: party name filter not getting set as current and previous filters were equal
  • fix: add quick entry in custom field
  • fix: display correct currency in child tables
  • fix: set initial auto repeat day count to max (#9388)
  • fix: Send password notification email if password is not set
  • fix: remove default letterhead
  • fix: return value for comment
  • fix: base input comment
  • fix: pass doc.as_dict to get_context
  • fix: More informational error message in Address. (#9353)
  • fix: Skip Email Queue doctype in delete_doc (#9365)
  • fix: py3 compatibility for error snapshot creation (v12) (#9335)
  • fix: check for df options in set fieldin case field type for both conditions is the same
  • fix: tests
  • fix: Update breadcrumb itemtype to schema.org
  • fix: auto email report not working for the prepared report
  • test: remove explicit commit
  • test: add tests for child document updates
  • fix: save parent document if child document is updated
  • test: Fix user permission test
  • style: Fix codacy
  • test: Reset Blog Post doc perms
  • test: Fix fieldlevel permission test
  • feat(server-scripts): Support Before/After Save (#9332)
  • fix: Set communication sender while creating event (#9322)
  • fix: replace all occurrences of string in group by field (#9328)
  • fix: replace all occurrences of string in group by field
  • fix: Small Text should not be rendered as text_field (#9320)
  • fix: typo in hooks for after insert breaking cache rebuild (#9313)
  • fix: accept args (#9316)
  • fix: Consider "Small Text" and "Long Text" as text_field in print macro (#9311)
  • chore: rename docinfo key
  • fix: barcode issue
  • fix: add status dependency column
  • fix: switch status column deleting field
  • feat: target attribute of anchor tag is removed
  • fix: skip single doctype when rebuilding search index (#9300)
  • fix: Dashboard chart filter (#9298)
  • fix(Report): group by reports not being saved (#9255)
  • fix: remove type=reset for grid buttons
  • fix: Style of result image in search (#9293)
  • feat: hack to retrieve document number removed
  • feat: variable name updated in js file
  • feat: element class name updated
  • feat: open kanban task in new tab using anchor tag
  • fix: url updated using frappe util
  • feat: open task in a new tab
  • fix: Geolocation field
  • fix: test status column
  • fix: set editable property of derived status field to false
  • fix(patch): reload Prepared Report doctype
  • fix: report doesn't have attribute custom report
  • feat(Report View): show status field derived from docstatus or workflow, if not a doctype field
  • Update load.py
  • Update timeline.js
  • fix: reset email link
  • ci(coverage): Pin converage to 4.5.4
  • fix: Set correct doctype on clicking Customize button (#9267)
  • fix: Broken style (#9260)
  • fix: Fix XML reports for v12
  • fix: code formatting
  • fix: set doctype in timeline item
  • style: Remove trailing whitespace
  • fix: fix postgres syntax error
  • fix: ignore cache rebuild for import or install
  • feat: improved can import query
  • feat: added doc hooks for rebuilding cache
  • feat (perf): use cache data instead of query
  • style(web-form): change delete button to an icon
  • fix: stripe api payment receipt email
  • allow again fairlogin as ID provider
  • fix(print grid): Height for empty rows (#9237)
  • fix: Check if the type of row data is tuple (#9231)
  • Send notification even if there are no attachments
  • fix:ldap check prevent for login screen
  • fix: Return empty object if there are no settings for a report
  • fix: Guess date format correctly from column
  • fix: webform view
  • chore: No need for frappe._dict()
  • fix(get_permlevel_access): Lazy load handle different permission types
  • fix(compat): pin requirements for backwards compatibility
  • chore: added selenium requirements
  • fix: updated travis config
  • chore: manual requirements.txt generation
  • fix: add cups dependency
  • chore: trimmed requirements by pipreqs
frappe - Release v11.1.65

Published by sahil28297 over 4 years ago

  • fix: bump version
  • chore: pin to 0.16.1
  • chore: update werkzeug to 1.0.0
  • chore: pin werkzeug to 0.16.1
  • chore(ci-coverage): Pin converage to 4.5.4 for Frappe 11 (#9268)
  • fix(patch): reload Prepared Report docype
frappe - Release v12.2.1

Published by sahil28297 over 4 years ago

  • fix: Small Text should not be rendered as text_field (#9321)
frappe - Release v12.2.0

Published by sahil28297 almost 5 years ago

  • chore: Add Version 12.2.0 change log (#9301)
  • fix: Dashboard chart filter (#9299)
  • fix: Deleting a child table row visually clears other form fiel… (#9283)
  • fix(Report): group by reports not being saved (#9296)
  • fix: Style of result image in search (#9292)
  • fix(patch): reload Prepared Report doctype (#9280)
  • fix: report doesn't have attribute custom report
  • fix: Set correct doctype on clicking Customize button (#9266)
  • fix: Broken style (#9261)
  • fix: Timeline item like issue (#9257)
  • perf: Speed improvements for moduleview get (#9258)
  • fix(print grid): Height for empty rows (#9238)
  • fix: Check if the type of row data is tuple (#9230)
  • fix: Return empty object if there are no settings for a report (#9222)
  • fix: use _user_tags instead of Tag Link (#9204)
  • fix: add translation function to string "Home" (v12)
  • fix: missing column datafor Kanban board
  • fix: allow multiple webhooks for identical doctype triggers
  • fix: Persist scope search in search page
  • fix(email): safe_encode to avoid smtp ascii encoding issue (#9190)
  • fix(email): check if communication hasattr for attachment
  • feat: Disable testing for all sites by default
  • fix: load latest custom report instead of latest reference report
  • Update filter_list.js
  • fix: Remove _ & _dict from frappe because add_module_properties ignores it
  • fix: Use _ for translation since frappe._ is not supported
  • fix: Bug in show/hide global cards (#9165)
  • fix(email): handle case where cstr returns text_type of str (#9155)
  • fix(requirements): remove psycopg2 from requirements (#9176)
  • fix(Auto Repeat): derive next date from start date and offset (… (#9178)
  • fix: allow tables to be sent in webhook
  • fix: serialize datetime objects in child table documents
  • fix: serialize child table document objects
  • refactor: Remove unused code
  • fix: File duplicate check
  • fix: (re)allow custom filters/methods to be used with jinja
  • fix(email): do not encode smtp_server value (#9158)
  • fix: update version pinning instead of removing
  • fix: remove version pinning for python 3.8 compatibility
  • fix: formatting for check in prints
  • fix: add fields in quick entry via customize form
  • fix: no data fallback on filters (#9142)
  • Fix non translatable text for edit/delete comments in doctypes timeline
  • fix(pdf): error when trying to print PDFs
  • Revert form.js
  • Revert "fix: allow to format currency for guest users (#9106)"
  • fix: Child Table Update in New Data Import
  • style: Missing semicolon
  • fix(form-nav): Get filters from list_view
  • fix: Update in New Data Import
  • fix(Tag): get distinct for tag count (#9119)
  • fix: contact cannot be contact (#9088)
  • fix: Whitelist schema.org attributes (#9125)
  • fix: allow to format currency for guest users (#9106)
  • Treat html editor as data field in standard filter (#9123)
  • fix: incorrect parameter passing
  • refactor: override style for changelog modal
  • fix: TypeError in home_settings patch
  • fix: KeyError: 'hidden_modules'
  • style: Fix Codacy
  • fix: patch home_settings_for_all_users
  • fix: rfc5322 compliance for python3 (#9056)
  • style: fix Codacy issue
  • fix: minor changes
  • fix: Remove Attachment on remove
  • before setting user default value, if fieldtype is Link check if doc exists
  • Revert "fix: user default value for Link fields"
  • fix: before setting user default value, if fieldtype is Link check if doc exists
  • fix: don't validate email for standard filters
  • style: Fix code formatting
  • fix: Empty row validation
  • feat: add doc for email linking
  • style: added semi-colon
  • fix: changelog modal ui
  • fix: reports tag fix
frappe - Release v11.1.64

Published by sahil28297 almost 5 years ago

  • bumped to version 11.1.63
  • bumped to version 11.1.62
  • bumped to version 11.1.61
  • 👌 Remove XML reports from CI
  • chore: Disable testing for all sites by default (#9195)
  • fix: formatting for check in prints
  • Fix non translatable text for edit/delete comments in doctypes timeline
  • fix: allow to format currency for guest users (#9107)
  • fix: don't validate email for standard filters
  • 👷 Split jobs for XML report tests
  • 💚 Test XML report generation
  • 🐛 Allow Unit Test XML to write binary
  • ✅ Test XML Reports
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 almost 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