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 - v7.1.25

Published by nabinhait almost 8 years ago

  • Remove web forms on uninstalling app (#2446)
frappe - Release v7.1.24

Published by nabinhait almost 8 years ago

  • Update report.py
  • hide disabled reports (#2427)
  • [fix] schduler call fix (#2423)
  • move email group with newsletter (#2416)
  • [minor] js fix
  • [fix] render from custom template if custom_html is set in print format
frappe - Release v7.1.23

Published by nabinhait almost 8 years ago

  • Fixed patch
frappe - Release v7.1.22

Published by nabinhait almost 8 years ago

  • removed print statements
  • [Fix] Total row not working in the report for the report builder type
  • [fix] Set filter values as default only if no_copy is not marked (#2413)
  • [fix] error log dont update modified on seen (#2411)
  • [fix] communication doc patch minimise dataset returned to prevent memory overflow (#2403)
  • Language field missing in the translation doctype (#2406)
  • [Minor] Updated condition to validate allowed email report per user (#2386)
  • improved error messages for canceled links
  • rename optimization
frappe - Release v7.1.21

Published by nabinhait almost 8 years ago

  • [URGENT] Prevent accessing sensitive files in client.get_js
  • Delete rows that do not match the ones in the document without causing db deadlock
  • [Minor] convert date type to string when field is set as 'set_only_once' or constant
frappe - Release v7.1.20

Published by nabinhait almost 8 years ago

  • [Minor] Removed not available scheduler commands 'dump-queue-status' (#2385)
  • Minor fix (#2371)
  • [Fix] Multiple letter head printing issue on print format (#2365)
  • move newsletter to tools (#2370)
  • allow permission for communication based on timeline not just reference (#2366)
frappe - Release v7.1.19

Published by nabinhait almost 8 years ago

  • [fix] charts dont get carried across reports
  • [fix] check against all linked documents while canceling or deleting (#2360)
frappe - Release v7.1.18

Published by nabinhait almost 8 years ago

  • [hot] [fix] editing multiple CUSTOM HTML values in field
  • [fix] check for column field dict before appending child table data field
frappe - Release v7.1.17

Published by nabinhait almost 8 years ago

  • [fix] check if user exists while setting last active date
  • [enhance] set last active time to user
frappe - Release v7.1.16

Published by nabinhait almost 8 years ago

  • Update patches.txt
  • [Fix] Rename autoname field on rename of docname
frappe - Release v7.1.15

Published by nabinhait almost 8 years ago

  • [Fix] Setup wizard exception fix for unique_module_name_standard
  • [minor][fix] typo fix
  • [Minor] Show only 'sql.gz' in Downloadable backups page
  • [fix] print format heading bug
frappe - Release v7.1.14

Published by rmehta almost 8 years ago

  • [minor] supress duplicate icon error in setup wizard (#2327)
  • [fix] frappe.client.set_value for unsetting value (#2323)
  • [fix] Custom HTML is now a Code field in Print Format Builder, fixes #2229 (#2320)
  • [fix] ux for web forms that dont require login, fixes #2266 (#2322)
  • [minor] [fix] extract images before sanitizing html for text editor (#2319)
  • setup integration service patch fixed (#2310)
  • [fix] weekly auto email report, fixes frappe/erpnext#6936
frappe - Release v7.1.13

Published by nabinhait almost 8 years ago

  • [hot-fix] fix test and print format
  • [hot] fix bug that caused session crashing when cache was full
  • [fix] css for shopping cart
  • Delete paypal_integration.json
  • Delete razorpay_integration.json
frappe - Release v7.1.12

Published by nabinhait almost 8 years ago

  • [print format] show column even if empty to make consistent with original implementation
  • [fix] for setup wizard in de, fr
  • [minor] do not throw an exception if user tries to complete setup again
frappe - Release v7.1.11

Published by nabinhait almost 8 years ago

  • [fix] remove global variables in oauth
  • [fix] remove global variables in oauth
  • [fix] global variable import issue
  • [fix] z-index for datepicker should be above grid row
  • [Fix] break fieldtype issue in the auto email report, object split issue for the columns which has list and dictionary
  • Add a span showing the number of selected entries (#2286)
frappe - Release v7.1.10

Published by nabinhait almost 8 years ago

  • Update disabled_print_settings_for_custom_print_format.py
frappe - Release v7.1.9

Published by nabinhait almost 8 years ago

  • [Fix] Disabled print settings for the custom print format (#2291)
frappe - Release v7.1.8

Published by nabinhait almost 8 years ago

  • Add right alignment tool in editor
frappe - Release v7.1.7

Published by nabinhait almost 8 years ago

  • [fix] z-index for datepicker (#2271)
  • [minor]dont show doctypes with all disabled roles in permission manager (#2268)
  • [Fix] Customer Addresses and Contacts report fixed for CRM module
frappe - Release v7.1.6

Published by nabinhait almost 8 years ago

  • [fix] Don't remove last columns if empty (#2256)
  • [Fix] Set default backup limit for sites which are not set