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 v6.27.18

Published by nabinhait over 8 years ago

  • [fix] Exception handling while uploading backups to dropbox
frappe - Release v6.27.17

Published by nabinhait over 8 years ago

  • [fix] email_alert.py
  • redirect issues of frappe to frappe repository
  • Added data-link to issues tab under navbar
frappe - Release v6.27.16

Published by anandpdoshi over 8 years ago

  • [fix] don't validate email address on receive
frappe - Release v6.27.15

Published by anandpdoshi over 8 years ago

  • [fix] boot - get_gravatar
  • [fix] dropbox backup - encode file path in os.stat
frappe - Release v6.27.14

Published by anandpdoshi over 8 years ago

  • [fix] Load private files having non-ascii characters when using Nginx's X-Accel-Redirect system
frappe - Release v6.27.13

Published by anandpdoshi over 8 years ago

  • [hot] [fix] X-Original-From set_header
frappe - Release v6.27.12

Published by anandpdoshi over 8 years ago

  • [hot] [fix] Add X-Original-From header when replacing sender
frappe - Release v6.27.11

Published by anandpdoshi over 8 years ago

  • [change log]
  • [fix] email.make - use flags to pass ignore_doctype_permissions
  • [fix] bug in email which would cause unintentional CC to sender
  • Added validation to prevent user from adding a disabled role
  • Added test case
  • Added clear cache and changed description
  • Added description to disabled checkbox
  • Remove disabled role from users. Dont allow standard roles to be disabled
  • Filter out disabled roles in user roles
  • Added disabled checkbox to role list
  • Updated Docs
  • [fix] Use Bulk Email status as Delivery Status of a Communication
  • [fix] set from email in email body when always_use_account_email_id_as_sender=1
frappe - Release v6.27.10

Published by nabinhait over 8 years ago

  • [fix] Get field currency for child doc
  • Fixed bug in block modules
  • [fix] Total row in report
frappe - Release v6.27.9

Published by nabinhait over 8 years ago

  • minor fix
  • [Fix] Escape single quotes in user name while rendering the modules_setup jinja template
  • [fix] Ignore current document while checking linked docs on deletion
  • Fixed issue for special characters in attachements
frappe - Release v6.27.8

Published by anandpdoshi over 8 years ago

  • Fixed set_hidden function
  • [fix] backward compatibilty of module view route
  • [fix] allow context in frappe.respond_as_web_page
  • [fix] Explore: hide modules from sidebar if hidden for everyone
  • [fix] Hidden columns in report
  • [fix] don't update name during db_update
  • [fix] communication sender fullname
  • [hot][fix] ignore_share_permission in user share with self
frappe - Release v6.27.7

Published by anandpdoshi over 8 years ago

  • [fix] Route for report builder report from awesome bar
  • [fix] link selector value should allow for double-quotes in data-value
  • [travis]
  • added query-report to desktop icons
  • [fix] Email and print permission fixed in case of sharing
frappe - Release v6.27.6

Published by rmehta over 8 years ago

  • [fix] email alert condition
frappe - Release v6.27.5

Published by rmehta over 8 years ago

  • [hot-fix] new user
frappe - Release v6.27.4

Published by rmehta over 8 years ago

  • [fix] desktop icon missing filter
frappe - Release v6.27.3

Published by rmehta over 8 years ago

  • [update] translations
  • [fix] translated name in sidebar
  • [cleanup] grid, multiple items
  • [desktop] [fix] ordering bug, fixes frappe/erpnext#5012, also copy module icon and color for doctype icon
  • [fix] remove __islocal at the end of insert
  • [fix] [hot] copy_doc docstatus
  • [fix] [hot] copy_doc docstatus
  • [fix] dynamic link fix for dialogs and lists
frappe - Release v6.27.2

Published by nabinhait over 8 years ago

  • [fix] docstatus should not get copied in copy_doc
  • [fix] missing desktop in ios and other minor cleanup, fixes #5007
frappe - Release v6.27.1

Published by nabinhait over 8 years ago

  • [change-log]
frappe - Release v6.27.0

Published by nabinhait over 8 years ago

  • [fix] Don't notify to all system users from communication
  • [minor] autocomplete=off in input, for IE
  • [enhancement] added Explore icon
  • [fix] raise/catch DoesNotExistError in sync desktop icons patch
  • [fix] catch DoesNotExistError in sync desktop icons patch
  • Update comment_feed_communication.py
  • minor fix
  • [fix] missing modules POS and Learn
  • [fix] do not hide icons in modules view, only desktop view
  • [minor] added menu to hide section
  • [modules] [redesign]
  • [enhancement] desktop icons, completed modules setup and test cases
  • [wip] modules setup
  • [cleanup] added migrate.py and sync desktop icons on migrate
  • [enhancement] desktop icons DocType
  • [fix] [config] for new bench installs
  • [fix] [test] reset dynamic links
  • [refactor] [optimize] dynamic links on deletion
frappe - Release v6.26.6

Published by nabinhait over 8 years ago

  • [change-log]