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 v11.0.3-beta.41

Published by sahil28297 almost 6 years ago

  • Catch KeyError in liked_with to fix failing patch
  • fix(data-import): Import data in batches (#6673)
  • Skip codacy warning
  • Display fieldname on which restriction is applied for clarity
  • [Fix] Translation not working for the html data (#6647)
  • fixed Cannot set Desktop Icon (#6666)
  • add route to home in menu option (#6668)
  • [Fix] Notification count not showing for the doctypes like purchase order, sales invoice (#6657)
  • [Fix]Quick entry with geolocation field issue fix (#6662)
  • fix: Update datatable to 1.7.2 (#6665)
  • fix(test): test_report.py
  • fix(style): show some margin on headings for quill editor
  • Add get_permitted_documents function
  • Init reference doctype
  • Fix faulty check
  • Fix minor bug
  • Fix client side user permission check
  • Fix user permission check - show complete list in no user permission for the reference doctype is found
  • Fix remove_skip_for_doctype patch
  • Append self doctype to get_applicable_for_doctype_list
  • Fix user permission validation
  • Add semicolon
  • Minor fix
  • Fix user permission check in create_new.js
  • Translate log strings
  • Fix patch key error and remove print statements
  • Fix a bug in patch - Related to apply_to_all_doctypes
  • Remove tuple
  • Optimize remove_skip_for_doctype patch
  • Remove an unwanted argument
  • Add a decorator to print user permission check logs
  • Fix "replicate user permission" patch
  • Remove duplicate patch entry
  • Add apply_to_all_doctypes field and custom query for applicable_for field
  • Fix skip_for_doctype migration patch
  • Fix incorrect doctype check
  • Fix AttributeError
  • Fix AttributeError
  • Fix AttributeError
  • Fix typo
  • Fix has_user_permission check
  • Fix incorrect patch
  • Fix not_in_user_permission function check
  • Make code bit more readable
  • Fix not_in_user_permission method in defaults.py
  • Remove commented code
  • Init return_empty
  • Fix codacy
  • Set a boolean to return empty response
  • Add test to check if owner permission if applied properly
  • Fix if_owner permission override
  • Pass reference doctype to search link to get contextual results
  • Add test to check contextual user permission
  • Fix client side user permissions
  • Add a patch to remove skip_for_doctype
  • Fix user permission on link fields
  • Fixes to support new changes with user permission
  • Add find & find_all utility function
  • Refactor has_permission
  • Remove unwanted code
  • Add applicable_for field
  • update(patch)
  • wip(user_permissions)
frappe - Release v11.0.3-beta.40

Published by nabinhait almost 6 years ago

  • Changed modified timing to pickup changes (#6649)
frappe - Release v11.0.3-beta.39

Published by codingCoffee almost 6 years ago

  • bumped to version 10.1.68
  • fix(patch): move fetch updation patch after user permissions
  • [fix] remove unwanted imports
  • [fix] setup subscription datetime in utc format
  • fix(patch): Skip reports that dont have any json config set (#6641)
  • Prevent removing ID column in Pick Columns (#6637)
  • fix: comment mentions (#6611)
  • fix: pass parameters as list (#6625)
  • [Fix] - Corrected json format (#6621)
  • fix(auto_email_report): max_reports_per_user (#6628)
frappe - Release v10.1.68

Published by codingCoffee almost 6 years ago

  • fix: comment mentions (#6611)
  • fix: pass parameters as list (#6625)
  • [Fix] - Corrected json format (#6621)
  • fix(auto_email_report): max_reports_per_user (#6628)
frappe - Release v11.0.3-beta.38

Published by saurabh6790 almost 6 years ago

  • fix: bug in total row calculation for Currency field for list of dict values (#6615)
  • fix(report): Only show generate button if it is a prepared report (#6619)
  • [Fix] Json data for Report Builder based reports (#6624)
  • fix: pass parameters as list (#6626)
  • fix(website): Correctly generate route for list item (#6620)
  • [minor][fix] get_notifications_for_doctypes (#6634)
  • fix: Remove redundant import (#6614)
  • fix: Include meta_block in Web Page (#6627)
  • fix: Update DataTable (#6622)
  • fix(Chat): Show red indicator for unread threads (#6629)
frappe - Release v11.0.3-beta.37

Published by saurabh6790 almost 6 years ago

  • fix(report-view): Update Reports dropdown on creation of a Report (#6604)
  • [UX] Report builder (#6608)
  • fix(ui): make footer appear at end of page (#6610)
  • fix(tests): one more attempt to fix the erratic test_scheduler.py (#6612)
  • [setup] remove debug
  • [setup] remove execution time
  • [router] clarify show desk for no route
  • [custom-field] Admin-owned programmed fields
  • [fix] remove print statements to not raise unicode issues
  • [fix] expand dropdown height
  • [setup] check skip_setup_wizard from common_site_comfig
  • [fix] Better multiple root node message
  • [setup] Address template message if setup complete
  • [comment][fix] add pre-existing clear method
  • [setup] startup setup dialog if setup not complete
  • Add make_records()
  • remove setup progress
  • provision to setup password while adding system manager
  • [fix] toggle title based on setup status
frappe - Release v11.0.3-beta.36

Published by sahil28297 almost 6 years ago

  • fix: Email Reply Behaviour (#6578)
  • fix(patch): check if table exists for old prepared reports (#6605)
  • Fix: Query Report (#6603)
frappe - Release v11.0.3-beta.35

Published by sahil28297 almost 6 years ago

  • feat: Added disabled field in the address (#6548)
  • Allow setting MariaDB root user and pass (#6599)
  • fix: Totals row in Query Report (#6590)
  • [Fix] Component not getting in the refresh event in the employee transfer doctype (#6601)
frappe - Release v11.0.3-beta.34

Published by saurabh6790 almost 6 years ago

  • fix(Quill): Use pre tag instead of div (#6585)
  • fix: Update Datatable to 1.6.1
  • style: Linting fixes
  • fix(prepared-report): UX Improvements
  • fix(prepared-report): Do not lose the first row in Prepared Report data
  • fix: Use frappe.as_json instead of json.dumps
  • style: Linting fixes
  • fix(prepared-report): Fix typo in a comment
  • fix(prepared-report): Set prepared_report_name query param in Link to query report
  • fix(prepared-report): Uncompress Prepared Report data files before downloading
  • fix(prepared-report): Disable filters when showing a Prepared Report doc
  • fix(prepared-report): Python 2 compatibility fix
  • fix(prepared-report): Delete all prepared reports
  • fix(prepared-report): Show data from report matching filters and owner
  • refactor(prepared-report): Do not serialize JSON serialized filters
  • fix(prepared-report): Serialize Prepared Report data to JSON
frappe - Release v11.0.3-beta.33

Published by rohitwaghchaure almost 6 years ago

  • bumped to version 10.1.67
  • fix[filters]: Load filters from report doc & more(#6556)
  • Add after_render hook in query_report.js (#6565)
  • fix: Only apply saved filters on page load (#6574)
  • fix(QueryReport): Dynamic Total Row in Query Report (#6566)
  • fix(website-chat): Show chat window if chat alert is clicked (#6558)
  • fix(security): Make Jinja tighter (#6564)
  • bumped to version 10.1.66
  • Update gantt library (#6541)
frappe - Release v10.1.67

Published by rohitwaghchaure almost 6 years ago

  • fix(security): Make Jinja tighter (#6564)
frappe - Release v11.0.3-beta.32

Published by codingCoffee almost 6 years ago

  • fix: delete event if its reference doc is deleted (#6453)
  • fix: identify production mode for PDF generation (#6559)
  • Customize payment success message (#6460)
  • fix: Hide print for single doctypes (#6553)
  • fix: check if key exists (with python3 support) (#6557)
frappe - Release v10.1.66

Published by codingCoffee almost 6 years ago

  • Update gantt library (#6541)
frappe - Release v11.0.3-beta.31

Published by codingCoffee almost 6 years ago

  • bumped to version 10.1.65
  • fix: tighten protection against sql injection (#6546)
  • fix: Web form grid view for Text Editor showing toolbar (#6547)
  • fix: KeyError: '_comment_count'(#6549)
  • fix: Update datatable (#6551)
  • additional key support
  • fix(email): Dont append last email in the next reply (#6471)
  • Travis Fixes (#6543)
  • fix: Patch to migrate report settings (#6477)
  • [Fix] Auto email report, zero value row skipped (#6524)
  • fix(get_version): from hooks.py instaed of git (#6534)
  • fix(fetch from): Always set value based on fetch_from if new doc (#6536)
  • Update stale.yml
  • fix: Check length of filters
  • [Fix] Dashboard links are not working
  • css: v10 built css
frappe - Release v10.1.65

Published by codingCoffee almost 6 years ago

  • fix: tighten protection against sql injection (#6546)
  • fix: Web form grid view for Text Editor showing toolbar (#6547)
  • fix: KeyError: '_comment_count'(#6549)
  • additional key support
  • [Fix] Auto email report, zero value row skipped (#6524)
  • css: v10 built css
frappe - Release v11.0.3-beta.30

Published by codingCoffee almost 6 years ago

  • bumped to version 10.1.64
  • [Fix] Fetch from works after submission of document
  • fix: From global search data is not displaying (#6521)
  • fix: child table access using get_list function (#6511)
  • feat: Newsletter link in email section (#6519)
  • fix: After rename, user still able to search document using old name (#6515)
  • Fix: Table header on each page on printing report (#6514)
  • fix: Child table data can be get easily by passing fake parent id (#6509)
  • fix(communication): indentation (#6513)
  • [MINOR FEATURE] Export file to TXT #6737 (#6489)
  • fix: Add download with data checkbox (#6494)
  • [fix] support additional keys in limits
  • fix(redis-wrapper): Do not assume existence of superclass of redis.Redis
frappe - Release v11.0.3-beta.29

Published by codingCoffee almost 6 years ago

  • fix: requirements
frappe - Release v11.0.3-beta.28

Published by sahil28297 almost 6 years ago

  • bumped to version 10.1.63
  • fix(requirements): lockdown python requirements (#6481)
  • bumped to version 10.1.62
  • redis: freeze requirement to 2.10.6
  • Allow email reports to be sent only on weekdays (#6457)
  • Sales Invoice dashboard add button fix
  • fix(filters): via Awesome bar and dashboard
frappe - Release v10.1.63

Published by sahil28297 almost 6 years ago

  • fix(requirements): lockdown python requirements (#6481)
frappe - Release v10.1.62

Published by sahil28297 almost 6 years ago

  • redis: freeze requirement to 2.10.6
Package Rankings
Top 9.8% on Proxy.golang.org
Related Projects