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

Published by sahil28297 over 4 years ago

  • chore: Add release notes for v12.7.0
  • fix: fetch todos with status not equal to cancelled in assigned to sidebar filter (#10714)
  • fix: check for hidden property in columns instead of data.columns (#10708)
  • fix: Query report failure (bp #10705) (#10706)
  • fix: Query report failure (bp #10701) (#10702)
  • fix: fix report print currency formatting (bp #10584) (#10692)
  • fix: Bypass ORM for removing apps from installed_apps list (bp #10664) (#10685)
  • fix: hidden column data being exported in excel (#10599)
  • fix: leaderboard company change event (#10587)
  • fix: Refactor report settings selection to avoid random failure (bp #10679) (#10682)
  • refactor: Data Import Beta (v12) (#10661)
  • fix: attribute error while handling email exception (#10680)
  • fix: disable scroll to top for list view (bp #10624) (#10676)
  • fix: fix case of timestamps
  • fix(Email): include Text in fieldtypes to sanitize (#10525)
  • fix: explicitly called method instead of updating implicitly
  • chore(installed-applications): renamed doctype and docfields
  • feat: single doctype to store installed apps data
  • fix: amended doc already exists bug (bp #10374) (#10641)
  • fix: Login redirect loop (bp #10339) (#10652)
  • fix(doctor): update broken command behaviour
  • fix: Add label for Text Editor
  • show label for table fields
  • chore: use flt instead of cint
  • fix: return 0 if no users are found
  • fix: hidden chart show on refresh (bp #10620) (#10636)
  • fix: don't send total row in checked items (bp #10621) (#10635)
  • fix(web_form): set only_select property for link fields in child table (bp #10632) (#10634)
  • fix: send email for successful backup only if checked (#10539)
  • fix(web_form) : web form file attachment link to specific doctype (#222)
  • fix: Handle invalid date parsing (bp #10614) (#10618)
  • fix: Make Delivery Status in Timeline Item translatable
  • fix: Issue with breadcrumb on Contact Us page
  • fix: Dict has no attribute of fieldname (bp #10609) (#10610)
  • Add H1 tag to About and Contact pages for SEO
  • fix: DO NOT ever delete site folder
  • fix: Send other Auto Email Reports if one fails (bp #10570) (#10581)
  • fix: remove unnecessary eval from error snapshot (bp #10258) (#10565)
  • fix: Init site before calling migrate_to
  • fix: set frappecloud_url in conf to override specified url
  • fix: undefined variables
  • fix: show only Active and Broken sites in Sites List
  • feat: allow restoring to existing FC sites
  • feat: switch teams if you are a part of multiple
  • fix: translate label for open document counts (bp #10552) (#10558)
  • fix: revert import removal + remove extra variable
  • fix(commands): raise SiteNotSpecifiedError if site not found in context (bp #10382) (#10553)
  • fix: correct html entities escaped in menu links
  • fix: filter table multiselect fields for filters (#10476)
  • fix: _assign should also have closed assignments (bp #10532) (#10556)
  • fix: maintain path for files in args and remove temporary files only
  • fix: maintain original file of .gz to uncompress
  • fix: add update_after_submit to actions while setting workflow state (bp #10473) (#10550)
  • fix(google-contacts): add additional params to prevent rate limiting (bp #10491) (#10535)
  • fix(api): Fix api for user oauth validations (#9676)
  • feat: add button to go to ref doctype list
  • fix(dropbox): dropbox timeout for large files (bp #10501) (#10515)
  • fix (UX): set scrollbar to thin (bp #10502) (#10503)
  • fix(translation): Update translation_map with user translation (bp #10498) (#10506)
  • style: fix formatting
  • fix: fix state filter
  • fix: don't get states count if form is new
  • fix: run cleanup only after new-site
  • fix(translation): Do not share user translations (bp #10493) (#10495)
  • fix(security): Permission issue fix for link validation
  • fix: Empty sidebar filter list html not updated (bp #10478) (#10483)
  • fix: backwards compatible verbose flag
  • fix(recorder): Use sane defaults for sorting (bp #10434) (#10448)
  • fix: Website theme migration failure
  • fix: backups on mariadb listening on other ports (bp #10097) (#10431)
  • fix: Allow verbose flag in BackupGenerator (#10429)
  • fix(Query Report): column reordering bug (bp #10270) (#10435)
  • fix(recorder): reduce z index to avoid overlap (bp #10424) (#10433)
  • perf: Add HTTP Link header for preload hints
  • fix: set columns with hidden columns filtered out in datatable (#10419)
  • fix: set report name according totype
  • fix: report filter handling in auto email report
  • fix: hidden columns visible on report (#10414)
  • fix: dont convert from md if html
  • Revert "fix: remove markdown conversion"
  • fix: remove markdown conversion
  • feat: trigger events in web forms (bp #10406) (#10409)
  • fix: more generic function
  • fix: bind keyup to input
  • fix: formatting
  • feat: add searchbox to filter dialog and column picker dialog
  • fix: TypeError in cmp (bp #10376) (#10392)
  • fix(Report): Remove chart if group by is applied to report (bp #10291) (#10399)
  • fix: Report column headers not being exported (bp #10252) (#10397)
  • fix: Maintain Python 2 Compatibility
  • fix: Maintain Python 2 Compatibility
  • fix: keyboard shortcut for toggle sidbar in report view
  • fix(Communication): do not create contacts if unchecked (#10257)
  • fix: layout for new version available dialog (#10388)
  • fix(rate-limiter): Remove duplicate headers
  • tests(rate-limiter): Rate Limiter tests
  • feat(rate-limiter): Ignore requests above limit
  • feat(rate-limiter): Log data with monitor
  • feat: Rate Limiter
  • fix: fixed the reports print format
  • style: missing semicolon
  • fix: File upload fallback on v12 #10162
  • fix: code formatting
  • fix: increase table width
  • fix: get indicator color from state
  • refactor: refactor rendering of table
  • refactor: use frappe.warn and render table in form also
  • feat: create frappe.warn dialog
  • Revert form.js
  • feat: show warning if documents have workflow states that do not exist in the workflow
frappe - Release v12.6.2

Published by sahil28297 over 4 years ago

  • fix: DO NOT ever delete site folder
frappe - Release v11.1.69

Published by sahil28297 over 4 years ago

  • fix(space_usage): set proper lower limit in range
  • fix: add support tickets limit to valid limits
  • fix: File upload fallback on v11 #10162
frappe - Release v13.0.0-beta.2

Published by sahil28297 over 4 years ago

Version 13.0.0 Beta 2 Release Notes

Features

  • Export and Import Customizations in Packages (#9692)
  • Dashboard view for each DocTypes (#10000)
  • Introduced HeatMap chart type option for Dashboard Charts (#10193)
  • Translation Tool (#9636)

Enhancements

  • Configure dependency mapping and default values for Event Streaming sync (#9742)
  • Config for Section Break without border (#10116)
  • Onboarding Enhancements (#10356) (#10364)
  • Introduced Page Builder option in Web Page (#10035) (#10154)
  • Module-wise onboarding via new desk (#10194)
  • 2FA for LDAP users (#10001)
  • Assign to multiple people at once (#9957)
  • Desk page enhancements (#10359) (#10384) (#10338)
  • Search in column picker and filter dialog (#10111)

Performance Improvements

frappe - Release v12.6.1

Published by sahil28297 over 4 years ago

  • fix: backwards compatible verbose flag (#10456)
  • fix(Query Report): column reordering bug (bp #10270) (#10454)
  • fix: Report filters in Auto Email Report (bp #10418) (#10453)
  • fix: backups on mariadb listening on other ports (bp #10097) (bp #10431) (#10452)
  • fix: Website theme migration failure (#10451)
frappe - Release v12.6.0

Published by sahil28297 over 4 years ago

  • chore: Add release notes for v12.6.0
  • fix: Allow verbose flag in BackupGenerator (#10428)
  • fix: set columns with hidden columns filtered out in datatable (bp #10419) (#10420)
  • fix: do not create contacts (#10417)
  • fix: hidden columns visible on report (bp #10414) (#10416)
  • fix: dont convert from md if html
  • Revert "fix: remove markdown conversion"
  • fix: remove markdown conversion
  • feat: trigger events in web forms (bp #10406) (#10408)
  • fix: keyboard shortcut for toggle sidbar in report view
  • fix(Report): Remove chart if group by is applied to report (bp #10291) (#10400)
  • fix: TypeError in cmp (bp #10376) (#10393)
  • fix: Report column headers not being exported (bp #10252) (#10396)
  • feat(commands): migrate-to frappe.cloud (bp #10355) (#10370)
  • fix(test): update test for updated bleach behaviour
  • chore: add html5lib to requirements.txt
  • fix: close todo when doc is closed
  • fix: Exit chat from website (bp #10201) (#10351)
  • fix(google-contact): remove parent kwarg from create contact (bp #10298) (#10341)
  • chore(deps): [security] bump markdown2 from 2.3.7 to 2.3.9 (#10346)
  • chore(deps): [security] bump bleach from 2.1.4 to 3.1.4
  • chore(deps): [security] bump mixin-deep from 1.3.1 to 1.3.2 (#10320)
  • chore(deps): [security] bump acorn from 5.7.3 to 5.7.4 (#10316)
  • style: Black + Flake8
  • chore(requirements): Remove Pygments from requirements.txt
  • perf(recorder): Don't store context (code) and frame locals
  • fix: handle invalid date parsing (#10273)
  • test: next schedule date of auto repeat with daily frequency
  • socketio_port default to null
  • fix: use doctype instead of service name to send email
  • fix: make arrow on select box clickable
  • feat: compare meesage-id only with the communications created between last 30 days
  • fix: check message id communication while linking communications
  • fix: add admin to email unsubscribe
  • fix: remove exact phrase search
  • fix: Schedule Date for Daily and Weekly frequency
  • fix: Ignore energy point log perm on doc cancel
  • fix: handle specific exceptions and add exc title
  • fix(webhooks): error message on invalid json
  • fix(python 3.8): explicit digestmod in hmac.new
  • fix: '>' not supported between instances of 'int' and 'NoneType'
  • chore: use lowercase for time strings
  • fix: case where background task had no IP
  • Get user from session
  • fix: Disable chat file upload for guests #10166
  • fix: werkzeug.exceptions.BadRequestKeyError
  • fix (style): added semi-colon
  • fix: title
  • fix: explicit check of return value of validate
  • fix: trigger after_load and after_save explicitly
  • fix: do not check for frappe.conf.monitor while stopping monitor
  • fix: add company in settings
  • fix(backup): use system setting's limit instead of 3
  • fix(backup): keep minimum number of backups specified in config
  • fix: v12 socketio default port #10119
  • fix: fix file permissions
  • fix: updated http_status_code and message
  • fix: update password API mapping for /update-password
  • fix: message on reset password
  • chore: remove unnecessary indent
  • fix: proper sass mapping and always failing test
  • Revert "fix: Set fields in grid form as read only for non-editable grids"
  • chore: remove unused imports
  • style: sort imports
  • fix: allow truncated image files
  • fix: MultiSelectList field being rendered multiple times in dialog (bp #10018) (#10093)
  • fix: added test case for default user permission
  • fix: dont't reset the child doc fields value for new record if user has no permissions for that field
  • fix: Handling datetime objects in Data Import Beta (#9656)
  • fix(minor): Value Error during importing or exporting document files in migrate
  • fix: use .reduce to filter out hidden columns
  • fix: check if column is a dict
  • fix(Reports): don't export hidden columns in reports
  • fix: Use currentTarget to find right parent
  • fix: Translate only if column label exists
  • fix: compare and sort release list to get latest release
  • missing semicolons
  • feat: source maps for css/scss/less files!
  • fix: ignore user permissions not working from the JS side
  • fix: remove nowrap from ellipsis class
  • fix: check if ldap user requires 2fa on login
  • fix: no need for password check
  • fix: two_factor_is_enabled needs username
  • test: add test to check weekly dashboard labels and values
  • fix: Check if themefile url exists (#9608)
  • style: Fix indentation
  • adding new column property disable_total
  • fix: add compatibility imports for PY2
  • test: Increase defaultCommandTimeout to 10sec
  • feat: Add checkbox option to text editor's toolbar
  • fix: render template if sidebar items exists
  • fix: remove unused import
  • fix: increase the length of the password (#9970)
  • style: remove unused imports
  • fix: site cleanup in case of errors on new-site
  • chore: raise exception via frappe.msgprint
  • fix: return Job object on frappe.enqueue_doc
  • fix: fix week ending test (week starts on monday)
  • fix: make separate function set_fetch_from_value
  • fix: remove convert_to_dates function
  • fix: remove get_unit_function
  • refactor: refactor calculation of dates and values for dashboard charts
  • fix: backups dont break if one site is corrupted
  • feat: disable file browser for both attach and attach image
  • chore(mergify): Replace codacy with sider
  • strip html from fetched text editor fields
  • format: fix whitespace
  • feat: update test to check DATA to Text change
  • fix: ignore fieldtype check validation if new field type has unspecified maxlength
  • feat: add sidebar items to navbar in mobile
  • fix(s3): make backup files optional and ux fixes
  • fix: remove old quote structure
  • feat: adds notification tag to avoid spamming recipient
  • feat: Adds small improvements to chat notifications
  • Refactor pretty_date.js
  • fix: logic moved from css to scss file
  • fix: sticky footer logic implemented
frappe - Release v11.1.68

Published by sahil28297 over 4 years ago

  • chore(deps): [security] bump sshpk from 1.13.1 to 1.16.1 (#10367)
  • fix(test): update test for updated bleach behaviour
  • chore: add html5lib to requirements.txt
  • fix: Exit chat from website (bp #10201) (#10352)
  • chore(deps): [security] bump urllib3 from 1.23 to 1.24.2 (#10344)
  • chore(deps): [security] bump minimist from 1.2.0 to 1.2.5 (#10342)
  • chore(deps): [security] bump markdown2 from 2.3.5 to 2.3.9 (#10345)
  • chore(deps): [security] bump bleach from 2.1.4 to 3.1.4
  • chore(deps): [security] bump lodash from 4.17.10 to 4.17.15 (#10336)
  • chore(deps): [security] bump extend from 3.0.1 to 3.0.2 (#10332)
  • chore(deps): [security] bump macaddress from 0.2.8 to 0.2.9 (#10337)
  • chore(deps): [security] bump acorn from 5.4.1 to 5.7.4 (#10326)
  • chore(deps): [security] bump fstream from 1.0.11 to 1.0.12 (#10335)
  • chore(deps): [security] bump lodash.mergewith from 4.6.1 to 4.6.2 (#10334)
  • chore(deps): [security] bump concat-with-sourcemaps from 1.0.5 to 1.1.0 (#10329)
  • fix: handle invalid date parsing (#10273) (#10289)
  • fix: SocketIO default port (#10121)
  • Get user from session
  • fix: Disable chat file upload for guests #10166
  • fix: case where background task had no IP
  • fix(space_usage): use seperate method for calculating backup size
  • fix(space_usage): get space usage only for specified number of backups
  • fix(backup): use system setting's limit instead of 3
  • fix(backup): keep minimum number of backups specified in config
  • fix: compare and sort release list to get latest release
  • fix: compare and sort release list to get latest release
  • fix: Pin coverage version
  • fix(requirements): pin ipython
  • fix(requirements): pin ipython to 5.9.0
  • fix: Fix build-docs command
  • fix: no need for password check
frappe - Release v12.5.2

Published by sahil28297 over 4 years ago

  • fix: use doctype instead of service name to send email
frappe - Release v13.0.0-beta.1

Published by sahil28297 over 4 years ago

Version 13.0.0 Beta 1 Release Notes

Major Features

Dashboard Enhancements

  • Save Dashboard Chart config per user (#9830)
  • Dashboard permissions (#9789)
  • Create Dashboard Charts from Reports (#9518)

Other Features

  • Web Page tracking (#9959)
  • Ability to cancel all linked document with a single click (#8905)
  • Custom JS & CSS support in Web Form (#9121) (#9610)
  • System Setting to remove seconds from datetime field (#8531)
  • Added empty list graphics for list view (#8863)
  • Validation for Data options and Data values (#9784)
  • Introduced tnum font feature for reports (#9430)
  • Allow list structure to be changed for the web view (#9431)
  • Offsite backup (#8241)
  • Mandatory Depends On & Read Only Depends On for Document Fields (#8820)
  • Added Google API Indexing (#9411)
frappe - Release v12.5.1

Published by sahil28297 over 4 years ago

  • fix: ignore user permissions not working from the JS side
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 almost 5 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
Package Rankings
Top 9.8% on Proxy.golang.org
Related Projects