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

Published by mbauskar about 7 years ago

  • [hotfix] encode title and content field for global search (#3881)
frappe - Release v8.7.0

Published by mbauskar about 7 years ago

  • [v8.7.0] added change log for version 8.7.0 (#3878)
  • Watch build.json for file additions (#3851)
  • [style] cleanup tags
  • [test] test_customize_form.js
  • [minor] fix patch and module command
  • Replaced urlparse imports with six.moves.urllib.parse (#3847)
  • [revert] Print traceback on ImportError in get_app_commands (#3846)
  • Replaced Python 2 print syntax with Python 3 syntax (#3838)
  • Replaced urllib.unquote imports with six.moves.urllib.parse.unquote (#3836)
  • Replaced urllib.quote imports with six.moves.urllib.parse.quote (#3837)
  • Replaced Python 2 exec syntax usage with Python 3 syntax (#3835)
  • Replaced types import with six (#3834)
  • Print traceback on ImportError in get_app_commands (#3833)
  • Replaced 'except' clause syntax (#3827)
  • FileAndRedisStream inherits io.FileIO instead of file (#3826)
  • Replaced all instances of 'unicode' with 'six.text_type' (#3825)
  • check whether the used filters were really parseable and usable and did not just result in an empty string or dict (#3822)
  • [minor] list is extensible
  • [minor] fixes in frappe.client.get_value method (#3830)
  • [minor] check if user exists or not (#3831)
  • Replaced mixed usage of tabs and spaces for indents with tabs only (#3828)
  • Update user permissions only if record if present (#3820)
  • [docs] simplified docs home
  • [minor] show breadcrumbs in mobile view
  • [docs] remove {{docs_base_url}}
  • [docs] add headings
  • Hide links in pdf (#3814)
  • Replaced HTMLParser imports with six.moves.html_parser (#3812)
  • Redefine lambdas to accept multiple args instead of a packed tuple (#3811)
  • Replaced StringIO and cStringIO imports with six.StringIO (#3810)
  • [minor] set apply_for_all_roles to 1 in update user permissions patch (#3809)
  • Email footer refactor (#3807)
  • Replaced mixed usage of tabs and spaces for indents with tabs only (#3813)
  • [fix] save last route on error so user logs in to the correct page, fixes frappe/erpnext#8174
  • [fix] render.py for home
  • [minor] sitemap.xml is also programmable
  • [refactor] user permissions (#3713)
  • [docs] Build docs in an app (#3796)
  • [fix] flake8 verison
  • [fix] subject
  • Graph additions (#3776)
  • Rich Text Comment Area (#3789)
  • Email designs (#3786)
  • [UI Test Report] Test for Query Report (#3801)
  • [add] catch errors flake8 (#3800)
  • Email footer (#3784)
  • Third party apps portal (#3782)
  • Allow workflow state and status in listview (#3757)
  • [minor] add clear in msgpring
  • [fix] no breadcrumbs in update-password
  • [minor] revert enable all roles (#3790)
frappe - Release v8.6.8

Published by mbauskar about 7 years ago

  • [test] test_customize_form.js (#3875)
  • [Fix] Workflow is not working even if the user has permission to submit the record (#3871)
frappe - Release v8.6.7

Published by mbauskar about 7 years ago

  • Added order by in_create for dynamic link query (#3849)
  • Add where clause only if conditions exists (#3853)
  • Handle error when _user_tags column is added on the fly (#3854)
frappe - Release v8.6.6

Published by mbauskar about 7 years ago

  • Fix workflow override (#3824)
  • [hotfix] fixes for AttributeError: 'NoneType' object has no attribute 'split' (#3840)
  • merged hotfix branch into staging (#3821)
  • [fix][img-control] detach wrapper after inserting (#3794)
  • Added mobile number in edit user profile web form (#3766)
  • [fix] detach instead of emptying parent (#3783)
  • [UI Test] Kanban view (#3777)
  • Form Timeline styling (#3778)
  • Fix for dropbox settings (#3749)
  • Added tag search (#3759)
  • Set image control alignment via df (#3754)
  • Set date according to system timezone (#3770)
  • [fix] notif translations fixes frappe/erpnext#10054 (#3773)
  • Font size 12px (#3771)
  • [refactor] control.js set_disp_area (#3699)
  • Show footer on login page (#3762)
  • Issue changing 'Unique' field option in v8 (#3760)
  • Oauth2 tests (#3756)
  • [minor] fix goal label position (#3755)
  • [fix] add the parsed email id for the email group member (#3741)
frappe - Release v8.6.5

Published by mbauskar about 7 years ago

  • [fix] stop action if trigger fails for validate and before_, fixes frappe/erpnext#10200 (#3842)
frappe - Release v8.6.4

Published by mbauskar about 7 years ago

  • Update quick_entry.js (#3815)
  • [Fix] Getting an error datetime.datetime is not iterable during importing purchase invoice data (#3818)
frappe - Release v8.6.3

Published by mbauskar about 7 years ago

  • [hotfix] Linked with and List item click (#3803)
frappe - Release v8.6.2

Published by saurabh6790 about 7 years ago

  • [fix] callback for ajax (#3802)
frappe - Release v8.6.1

Published by mbauskar about 7 years ago

  • [hotfix] encode the email message to utf8 before sending mail (#3785)
  • Pass if unable to handle failed ajax response (#3797)
frappe - Release v8.6.0

Published by saurabh6790 about 7 years ago

  • [Translation] Updated Translations (#3769)
  • [fix] [hot] timeline.js (#3752)
  • Allow SSL connections to a remote database server (#3742)
  • Email header (#3748)
  • [minor] allow tests with longer timeout
  • [minor] allow tests with longer timeout
  • [versioning] check for empty field values (#3739)
  • Slickgrid ltr in rtl mode (#3744)
  • Auto email report redesign (#3730)
  • [tests] refactor tests (#3743)
  • Email styling using email.less (#3704)
  • [Print format] Translate section headings, hide sections with no data (#3697)
  • [minor] added empty line after country fixture installation (#3740)
  • [minor] link filters should be selectable (#3736)
  • Fixing tests (#3735)
  • [minor] no controller_list.js in doctype boilerplate
  • [fix] formatters
  • [tests] allow test anywhere in app and add boilderplate _test_controller.js (#3724)
  • [UI Test] Module view (#3707)
  • [minor] added timeout while setting values
frappe - Release v8.5.8

Published by saurabh6790 about 7 years ago

*Setup filterable only once

  • [hotfix] convert number format to basestring before importing
  • [hot] fix in the data import
frappe - Release v8.5.7

Published by mbauskar over 7 years ago

  • [minor] setup wizard fixes
frappe - Release v8.5.6

Published by mbauskar over 7 years ago

  • Fixed ajax count after server request failed (#3746)
  • [wiz][fix] set defaults on add more (#3745)
  • [notif] fix alignment (#3734)
  • Multiple filter area fix (#3738)
  • [Fix] Calender view broken if filters has not applied (#3737)
frappe - Release v8.5.5

Published by saurabh6790 over 7 years ago

  • [hot][fix] check if option exists
frappe - Release v8.5.4

Published by mbauskar over 7 years ago

  • [fix] filter formatting (#3729)
frappe - Release v8.5.3

Published by mbauskar over 7 years ago

  • fix error in email queue (#3728)
frappe - Release v8.5.2

Published by mbauskar over 7 years ago

  • [Fix] Unable to open calendar view of the task (#3727)
frappe - Release v8.5.1

Published by mbauskar over 7 years ago

  • [fix] btn_enable_disable (#3725)
frappe - Release v8.5.0

Published by mbauskar over 7 years ago

  • [domainify] hide restrict to domain modules from modules page (#3677)
  • [minor] long tags, fixes frappe/erpnext#9770 (#3716)
  • [minor][https://github.com/frappe/erpnext/issues/9892] enabled all roles and domain before running tests (#3719)
  • [fix] filters for calendars frappe/erpnext#9850 (#3686)
  • [graph] set multiplier based on int length (#3720)
  • [Translation] Updated Translations (#3710)
  • [minor] graph fixes (#3711)
  • Graphs, and target notifications (#3641)
  • Show assertions result in console (#3701)
  • [hotfix] get app version from app.version instead of hooks (#3702)
  • [minor] test name for test_test_runner.py
  • [minor] List view fixes (#3698)
  • [Fix] OAuth2 Token validation (#3694)
  • [Fix] unsupported operand type(s) for /: 'unicode' and 'int' (#3689)
  • Show Company Address in Sidebar Menu of logged in user if user is a company contact (#3678)
  • [UI Test] list view (#3684)
  • Mobile Screen Title and Timeline Title #9807 (#3672)
  • [tests] restructured tests to work with the new testing framework (#3683)
  • [Fix] User frappe_userid set to read only (#3670)
  • Email inline_images enhancement, header (#3682)
  • [minor] better message for beta docs
  • [tests] more timeouts
  • Test Runner - Refactored (#3679)
Package Rankings
Top 9.8% on Proxy.golang.org
Related Projects