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 v8.0.57

Published by nabinhait over 7 years ago

  • [minor] commit after sending email alert (#3361)
  • Fix print report (#3368)
frappe - Release v8.0.56

Published by nabinhait over 7 years ago

  • Add package.json (#3364)
  • [minor] set response in app.py
  • Fix build js for travis (#3359)
  • Remove use strict from js files (#3352)
  • Delete zh-cn.csv
  • Delete zh-tw.csv (#3349)
  • search translations bug (#3318)
  • Email praseaddr fix, fixes frappe/issues#3004 (#3345)
  • Phone based login (#3340)
  • Added “POST” method in app.py and updated csrf_token accessible from “frappe.session” (#3302)
  • [fix] User not able to access the print format from the browser view (#3339)
  • reportview translation fixes (#3337)
  • [Printview] Show Landscape view if columns more than 10 (#3336)
  • Update Custom Field background color in Customize Form (frappe/erpnext#6432) (#3334)
  • changes mysql-python to mysqlclient for py3 support (#3301)
frappe - Release v8.0.55

Published by rmehta over 7 years ago

  • [fix] sort_order
frappe - Release v8.0.54

Published by rmehta over 7 years ago

  • [fix] typo in importer.py
frappe - Release v8.0.53

Published by rmehta over 7 years ago

  • Fix build.js (#3355)
frappe - Release v8.0.48

Published by nabinhait over 7 years ago

  • [fix] Refresh the page error during configuration in dropbox (#3338)
  • Update render.py
  • [multiselect]Add search term, filter by date range, pagination (#3333)
  • [minor] added error log if there is any exception in email alert (#3335)
  • [Minor] Fixed unclosed h2 tag (#3267)
  • [minor][hot] fixes for 'list' object has no attribute 'get' while receiving mails (#3093)
  • [fixes] address and contact filter query fixes (#3065)
  • [translation] translation updates for - frappe on 2017-04-04 (#3009)
frappe - Release v8.0.47

Published by nabinhait over 7 years ago

  • [minor] Handle string with no html tag in xlsxutils (#3332)
  • Fix Ctrl + G not working in other languages (frappe/erpnext#7627) (#3331)
  • [fix] set title_prefix if set in website settings, fixes frappe/erpnext#4848 (#3294)
  • [fix] hide popovers on blur frappe/erpnext#8721 (#3330)
  • Fix Custom Report freeze (Fixes frappe/erpnext#6806) (#3305)
  • translation fixes (#3327)
  • [translation] translation updates (#3312)
  • Changed Introduction feild type to text editor (#3297)
  • [fix] Tree breadcrumb fix (#3308)
  • [minor] added error message if the encryption_key in the site_config is changed (#3326)
  • fixes frappe/erpnext#8606 (#3322)
  • [minor] fixed UnicodeEncode error for item name (#3321)
  • Reset comment input when form is refreshed (frappe/erpnext#8151) (#3300)
  • Update gantt library (#3299)
  • Obey slickgrid's inline filter for (#3291)
  • Data Import Tool in excel file format (#3231)
  • Insert records into global search table in small batches, added progress bar in patch (#3313)
  • Fix duplicate cards in Kanban Board (fixes frappe/erpnext#8850) (#3316)
frappe - Release v8.0.46

Published by nabinhait over 7 years ago

  • Show results based on get_query method, process based on dict (#3320)
frappe - Release v8.0.45

Published by nabinhait over 7 years ago

  • Show all records in multi-select dialog (#3319)
  • Ignore single doctypes for global search
frappe - Release v8.0.44

Published by nabinhait over 7 years ago

  • [fix] disable email alert on wrong field. fixes frappe/erpnext#3372 (#3290)
  • Made seprate method to parse the naming series (#3293)
  • Update field when editing via SlickGrid (Fixes frappe/erpnext#5064) (#3296)
  • Close grid on escape key (#3292)
  • Add sort order field from Customize Form (#3284)
  • [minor] Oldest first order, preselect first, build bug fix (#3288)
  • [minor] ignore user filters if frappe.route_options are passed (#3282)
  • Multiselect dialog for getting items (#3255)
  • [fix] check all custom perms before adding permissions from standard docperm (#3280)
  • Re-run global search patch (#3271)
  • Kanban fixes (#3278)
  • Correction of doctype translations in modal dialog (#3277)
  • handle the escape sequence in the html2text library (#3272)
  • [fix] list stripe payment gateway under integrations (#3270)
  • [minor] new line after install & reinstallation of new-site (#3262)
  • [minor] Fail travis build immediately, if python tests fail. (#3269)
  • Updated modified date in system settings
  • [minor] fixed the set_query for the doctype field in Custom Field (#3275)
  • Fixes for showing version changes for grid values (#3273)
frappe - Release v8.0.43

Published by nabinhait over 7 years ago

  • Enable Scheduler using set_value method, to avoid saving System Settings (#3268)
  • Update receive.py
  • [debug] show where permission is failing (#3264)
  • Update only UID of email on communication if existing (#3266)
  • Make hidden fields work in query report (#3261)
  • Fixed List view 'order by' based on creation, if filtered based in child table (#3250)
  • xrange to range (#3237)
  • Except and raise statement python 3 compatible style (#3216)
  • [minor] disabled the password strength test in tearDown (#3259)
frappe - Release v8.0.42

Published by nabinhait over 7 years ago

  • Set readonly of selected Inbox to False (#3258)
frappe - Release v8.0.41

Published by nabinhait over 7 years ago

  • [temp] throttle socket io connection (#3260)
frappe - Release v8.0.40

Published by nabinhait over 7 years ago

  • [fix] covert to unicode before sanitizing #8347
  • [minor][fix] check also for dropbox_setup_via_site_config while showing Take Backup Now (#3256)
frappe - Release v8.0.39

Published by nabinhait over 7 years ago

  • [minor] fixes for patch set_currency_field_precision (#3253)
frappe - Release v8.0.38

Published by nabinhait over 7 years ago

  • [minor] start file watcher only in developer mode
frappe - Release v8.0.37

Published by nabinhait over 7 years ago

  • [fix] Set default value of link fields based on User Permission only if there is a single user permission record (#3248)
  • Minor fix in patch
  • Printing issue fixed in grid reports (#3244)
  • Add horizontal border in writable fields for mobile view #2693 (#3241)
  • check report permission for creating desktop icon (#3243)
  • Calendar Event filters not functioning #3042 (#3242)
  • [List view] Avoid loading invalid views (#3239)
  • Kanban fixes (#3240)
  • Add persian right to left (#3236)
  • [minor] rename_doc.py
  • Password Strength Policy Enhancement (#3194)
  • Issue 3171 (#3178)
  • enable tooltip in full calander (#3166)
  • [minor] Revert dist to trusty in travis (#3233)
frappe - Release v8.0.36

Published by nabinhait over 7 years ago

  • Patch order changed for print module renaming
  • [minor] ignore permissions option for filters in db_query (#3234)
  • [minor][fix] do not return instead check for submited doctype (#3235)
  • [fix] change file watcher port only in dev environment (#3232)
frappe - Release v8.0.35

Published by nabinhait over 7 years ago

  • printing fix
frappe - Release v8.0.34

Published by saurabh6790 over 7 years ago

  • [fix] update print to printing in Print Format records
Package Rankings
Top 9.8% on Proxy.golang.org
Related Projects