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

Published by mbauskar over 7 years ago

  • Update patches.txt
  • [minor] enabled allow error traceback ins system settings
  • In pemission manager make doctype and role list sorted (#3576)
  • [fix]Filter using 'Not Equals' condition (#3571)
  • [Fix] In words for polish lanaguage (#3577)
  • Using " causes issues #7776 (#3563)
  • [enhannce] new filter design (#3553)
frappe - Release v8.1.4

Published by mbauskar over 7 years ago

  • [fix] add date into legacy support for js globals
frappe - Release v8.1.3

Published by mbauskar over 7 years ago

  • [Fix] Date fields not changing when viewing another records
  • [minor] corrects docstring for set_new_name
  • [fix] skipped awesome bar options
  • [fix] system_country can be none
  • [regional] ability to load country-wise js for forms
  • [minor]
  • allow for cloning other children
  • [minor] ignore link validation for reports
  • [translation] translation updates
  • [Feature] Enable overriding Quick Entry in custom app (#3519)
  • fix other apps command execution
  • [Fix] Don't allow user to change the select fieldtype to data from the customize form
  • [minor] correct flag setting
  • [cleanups]
  • [fix] test_report.py
  • [minor] move todo report to correct module, desk
  • [minor] move todo report to correct module, desk
  • [multiple] frappe.permissions.add_permission, cleanup address and contact html
frappe - Release v8.1.2

Published by saurabh6790 over 7 years ago

  • [fix] query report filters
  • [fix]syntax error on file list (#3559)
  • Update requirements.txt (#3522)
  • commonify parse_validate_and_set_in_modal, onchange in df (#3540)
  • error in the reports while downloading in the mobile app (#3551)
  • file list error + codacy (#3552)
  • New avatar-xl css class (#3543)
  • [wip] add inline images in frappe.sendmail (#3528)
  • Fallback calendar color to blue (#3542)
  • Bug in contact.js (#3546)
  • [ci] use deprecated trusty build for now (#3544)
frappe - Release v8.1.1

Published by mbauskar over 7 years ago

  • [minor] updated requirement for dropbox
frappe - Release v8.1.0

Published by mbauskar over 7 years ago

  • Success message and redirect url should also work for 'login require' types webforms
  • Organisation, adding more resources and language changes
  • [minor] get company name from get_site_info hook for welcome email
  • Change welcome email subject and delete username regex
  • minor spelling and grammar fixes
  • Fix mobile app error
  • [fix] bypass setup_dropbox page via rest api
  • generate oauth2 access token from oauth1 access token
  • [fix] fixes to oauth 2 token generation for frappe cloud users
  • [enhance] update dropbox backup to be compatible with Dropbox V2 api
  • [minor] in create_custom_field, if you set "append" to insert_after, it till append to the last field
  • [fix] report view filters
  • [translation] translation updates
  • [minor] ignore test_link_count in travis
  • [fix] test_document.py
  • Maintain aspect ratio in thumbnail
  • [fix] test_document.py
  • [minor] cleanups and optimization fixes
  • Handle large duration tasks (#3509)
  • Make reports LTR for RTL theme (#3506)
  • New Document in search bar is case sensitive (#3504)
  • UI Tests for Frappe (#3500)
  • [fix] grid.js and control.js. cleanup datepicker formatting and parsing
  • [minor] fix meta.py
  • Download files using REST API and OAuth 2 Token (#3499)
  • rewrite use of dict.iteritems (#3498)
  • Change raise syntax to python 3 compatible style (#3497)
  • [optimize] make things faster, lots of low hanging fruits fixed (#3495)
  • Add jinja support to leader_head.content and letter_head.footer (#3493)
  • Kanban cleanup (#3501)
  • [hot] fix grid display bug
  • [minor] removed write, create, delete permission from Domain doctype (#3492)
  • Exception translatable (#3473)
  • [minor] print output if login fails
  • [fix] Enqueue syncing global search (#3455)
  • Jinja translations for website (#3483)
  • Batch/Serial Number entry modal (#3298)
  • Add icon for Deleted Documents
  • fixed module for address
  • [PDF] Wrap long text (frappe/erpnext#9107)
  • [minor][fix] check boot.systemdefaults too
  • [minor] print_template and frappe.render_grid fixes (#3476)
  • Minor issue when generating the pdf for the reports having html format (#3478)
  • [fix] genders patch
  • Configurable error traceback (#3464)
  • [translation] translation updates (#3471)
  • Salutation and Gender in Contact (#3079)
  • GSuite integration (#3252)
  • Added columns field (#3469)
  • [feature] domainification for frappe (#3227)
  • several throw translations (#3441)
  • Add Arabic translation for datepicker (#3453)
  • Better error message for duplicate desktop icon (#3446)
  • Create hooks.md
  • [enhance] make bench commands extensible by apps (#3457)
  • Fix frappe/erpnext#9115 (#3449)
  • Make 'By' translatable in blog posts (#3450)
  • Add inList
  • Add proxy variables for removed globals
  • Missing + operator
  • Email parse addr fix. (#3371)
  • [translation] translation updates (#3439)
  • Set camelcase to off
  • translation errors in several msgprint (#3438)
  • Remove testcafe folder
  • Remove testcafe from travis
  • [minor] removed global variable user from navbar.html
  • fix RTL issues in tree view
  • Global Date Format Localisation (#3428)
  • minor
  • Fix build.js
  • Fix summernote ul/ol issue
  • Added console.warn messages for deprecated API
  • add toString method to frappe.user
  • Added files in .eslintignore, updated globals
  • Rename validated to frappe.validated
  • Update eslint
  • Fixed tab spacing
  • Add eslint files
  • Remove all implicit global variables
  • Password strength fix (#3419)
  • [translation] translation updates (#3409)
  • Fix fav button margin in RTL (#3393)
  • [minor] changed the message field property reqd to 1 in Feedback Trigger (#3416)
  • [travis] Install node v7
  • Cascade bootstrap css instead of replacing
  • Fix "Print Format Builder" translation (#3403)
  • Issue with ToDo WYSIWG area (#3374) (fixes frappe/erpnext#7773)
  • Replaced spaces with underscore in filename (#3386)
  • Gantt milestones (#3370)
  • Update hooks.md
  • translations on communications.js
  • [translation] translation updates (#3367)
  • Fixed issue #frappe WN-SUP25323 for password strength error (#3380)
  • superficial fix for charts site (#3373)
  • [translation] translation updates (#3343)
  • Add package.json (#3364)
frappe - Release v8.0.71

Published by mbauskar over 7 years ago

  • [hotfix] return {} if enable_password_policy and minimum_password_score is not set in System settings
frappe - Release v8.0.70

Published by mbauskar over 7 years ago

  • Make upload files private by default
  • [fix] set queue timeout explicitly while enqueuing a job
  • minor fixes in auto email report
  • [fixes] fixed password strength, ignore password strength if password policy is disabled
  • Add the empty row in the excel report in order to preserve the visible row no, fixes #9377
  • [fix] Auto email report not working
  • Invalid comparisison of password strenth score with minimum password score (#3503)
frappe - Release v8.0.69

Published by mbauskar over 7 years ago

  • [hot] fixed ValueError: need more than 1 value to unpack for vnd currency (#3489)
frappe - Release v8.0.68

Published by mbauskar over 7 years ago

  • get correct number format info in in_words function
frappe - Release v8.0.67

Published by mbauskar over 7 years ago

  • removes culprit print statement
  • [Fix] System manager not able to restore the deleted document
  • [Fix] Email digest email by document field's value not refreshing on change of document type (#3479)
  • Prepare email message only if there is message (#3477)
frappe - Release v8.0.66

Published by saurabh6790 over 7 years ago

  • Make "Amount in words" spell three decimals (#3358)
  • a[fix] move dropbox backup upload from short queue to long queue to avoid timeout exceptions
  • [fix] OAuth2 Frappe Server URL Validation (#3397)
  • fixes frappe/erpnext#8965: Get item inside Request for Quote
frappe - Release v8.0.65

Published by nabinhait over 7 years ago

  • [minor] compair minimum score with zxcvbn feedback score (#3444)
  • [minor] fixes in Search term label (#3424)
  • [fix] Email alert for value change not working for the allow on submit field (#3433)
  • Update frappe-gantt to 0.0.6 (#3434)
  • [minor] ignore password strength test in frappe.in_test (#3423)
frappe - Release v8.0.64

Published by nabinhait over 7 years ago

  • [hotfix] Password strength fix (#3420)
frappe - Release v8.0.63

Published by nabinhait over 7 years ago

  • [minor] select the Inbox in readonly false mode while pulling emails (#3412)
  • Clear email query via separate query to avoid deadlock (#3418)
frappe - Release v8.0.62

Published by nabinhait over 7 years ago

  • Row with label like Opening not displaying in the General Ledger report if user has set user permissions (#3414)
  • [travis] Install node v7 (#3417)
frappe - Release v8.0.61

Published by nabinhait over 7 years ago

  • Report and Page is editable for Admin (#3410)
  • Multiple issues fixed in auto email report (#3394)
  • Error handling if visible_index not found in query report (#3399)
  • Fix wrong precision shown in form (#3400)
  • [minor] changed the yahoo smtp port from 465 to 587 (#3402)
frappe - Release v8.0.60

Published by nabinhait over 7 years ago

  • [minor] fixes for default print format appears twice (#3392)
  • [minor] fixed pdf export issue for the reports (#3391)
  • [fix] remove redundant progress modal frappe/erpnext#8993 (#3389)
  • Changed modified timestamp for system_settings
frappe - Release v8.0.59

Published by nabinhait over 7 years ago

  • fix export report in csv (#3362)
  • Add file_watcher_port in common_site_config.json (#3375)
  • Fix upload.js existing attachment (#3376)
  • Global search patch: Ignore checking is_website_published, if controller does not exists (#3379)
frappe - Release v8.0.58

Published by nabinhait over 7 years ago

  • Fix sort_selector (#3372)
  • Reload Role doctype
Package Rankings
Top 9.8% on Proxy.golang.org
Related Projects