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

Published by nabinhait over 8 years ago

  • [change-log]
  • [change-log]
  • [change-log]
  • [translations]
  • [fixes] image view get hide after submit
  • [fix] Check permissions on report print/pdf
  • [fix] [minor] docs
  • [fix] email autosuggest should fallback to user
frappe - Release v6.26.4

Published by anandpdoshi over 8 years ago

  • [fix] Data Import Tool: handle datetime parsing
  • [fix] mark new row as Custom Field in Customize Form to make it draggable
frappe - Release v6.26.3

Published by anandpdoshi over 8 years ago

  • [fix] email should have fully qualified URLs
  • [fix] check field values should be either 0 or 1
  • [fix] [hot] use parent perms if table in doc.get_permlevel_access
frappe - Release v6.26.2

Published by anandpdoshi over 8 years ago

  • [fix] [hot] editable customize form and draggable custom fields
frappe - Release v6.26.1

Published by anandpdoshi over 8 years ago

  • [fix] Set new docname after creating via link field
frappe - Release v6.26.0

Published by anandpdoshi over 8 years ago

  • [translations]
  • [change log]
  • [fix] like for a single doctype
  • [fix] poplib._MAXLINE
  • [fix] sort fields - set idx in Custom Field for faster sorting during load
  • [fix] on delete doc, delete comments and orphan communications
  • [fix] [hot] patch folder changed to v6_20x
  • [fix] Setup Wizard: freeze when loading language and translations
  • [fix] image parsing in email
  • [redesign] do not allow re organizing fields via customize form
  • [fix] [hot] UnboundLocalError
  • [fix] some fixes after merge of translation for 'en'
  • [fix] report pdf always in landscape
  • Onload in Report
  • [fix] query_repor.tjs and comment feed communication patch
  • [fix] async and socketio
  • Update test_print_format.py
  • Fix table header background color in pdf view
  • [fixes] changed patches while migrating from v4 to v6
  • [Fixes] Transaltion not working for english lang, title of transaltion set to language_code
  • [fix] minor catch TemplateError for Email Alert
frappe - Release v6.25.6

Published by rmehta over 8 years ago

  • [fix] change parser in pdf generation
  • Allow dashes in DocType name
frappe - Release v6.25.5

Published by rmehta over 8 years ago

  • [hot] [fix] print js
  • [fix] print preview
frappe - Release v6.25.4

Published by rmehta over 8 years ago

frappe - Release v6.25.3

Published by rmehta over 8 years ago

  • [patch]