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

Published by mbauskar over 7 years ago

  • [fix] for disable next button
frappe - Release v8.3.1

Published by mbauskar over 7 years ago

  • [hotfix] used set_value to save format instead of save (#3634)
  • [fix] set_input for controlselect (#3632)
frappe - Release v8.3.0

Published by mbauskar over 7 years ago

  • [minor] fix in reportview (#3627)
  • [fix] for check
  • [fix] for tests
  • Apply User Permissions is being ignored for blank field values (#3496)
  • [cleanup] santize get_value, fixes frappe/erpnext#9561 (#3624)
  • [minor][awesomebar] fix list options (#3619)
  • [minor] control.js fix t-for-today
  • [fix] field.set_value must only validate_and_set_in_model, not parse (#3618)
  • Validate column length (#3556)
  • [text-editor] dont keep refreshing value and better message for mandatory missing
  • [Fix] Not able to rename the company if it's linked with the single doctype which has mandatory fields (#3614)
  • [text-editor] dont keep refreshing value
  • [text-editor] dont keep refreshing value
  • [text-editor] dont keep refreshing value
  • [text-editor] dont keep refreshing value
  • [minor] reload auto email report doctype before settings format to xlsx (#3613)
  • [fix] breadcrumbs for docs
  • [minor] [style]
  • Keyboard Shortcuts not working adds new key codes to key_map (#3605)
  • Add js to doctype calendar view (#3599)
  • [fix] not able to cancel frappe/erpnext#9605
  • [translation] translation updates (#3607)
  • Setup wizard refactor (#3548)
  • [minor] return None is records are not available
  • [fix] test_authentication_log.py
  • [tests] reset frappe.local.form_dict
  • [tests] reset frappe.local.form_dict
  • [tests] test_print_format.py test by printing
  • [tests] frappe.form_dict
  • [ci] remove incorrect docker sources from APT (#3587)
  • Breadcrumbs management (#3588)
  • [fix]if fieldtype is table and come under first 4 mandtory field (#3594)
  • [minor][fix] check for oauth1 access_key and access_secret before generating dropbox's oauth2 token (#3593)
  • removed the xlwt and use the openpyxl for sending the auto email report in xlsx format (#3590)
  • Email configurable footer (#3584)
  • lgtm minor fixes (#3580)
  • Redirect page (#3579)
  • In currency if no value after decimal, default precion set to 2 (#3480)
  • [ui-tests] python is back! (#3565)
  • Image in contact list view
frappe - Release v8.2.7

Published by mbauskar over 7 years ago

  • [fix] default filters not auto selected (#3611)
frappe - Release v8.2.6

Published by mbauskar over 7 years ago

  • [fix] filter links must be like not equal (#3604)
frappe - Release v8.2.5

Published by saurabh6790 over 7 years ago

  • [Fix] Activity page is not working (#3601)
  • [fix] standard filters
  • [Fix] On selection standard reply, data not fetching in email body
frappe - Release v8.2.4

Published by mbauskar over 7 years ago

  • [minor] dont render filters for no value fields
  • [enahnce] Fetch doctype's roles in report if developer mode is on or is standard is no (#3591)
frappe - Release v8.2.3

Published by mbauskar over 7 years ago

  • [hot][fix] set field type
frappe - Release v8.2.2

Published by mbauskar over 7 years ago

  • [minor] fixes in clear-filters
frappe - Release v8.2.1

Published by mbauskar over 7 years ago

  • [fixes] fixes in standard filters
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