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 v9.1.7

Published by mbauskar about 7 years ago

  • [hotfix] no_socketio while uploading file for data-import-tool (#4306) (#4310)
frappe - Release v9.1.6

Published by mbauskar about 7 years ago

  • [minor] attach only image type files to Background Image field (#4283)
  • [hotfix] enable Update button if error occured after customize form save (#4294)
  • [hotfix] fixed margin for disabled check field (#4293)
frappe - Release v9.1.5

Published by mbauskar about 7 years ago

  • [fix] missing dataurl in on_attach
frappe - Release v9.1.4

Published by saurabh6790 about 7 years ago

  • [fix] if no_socketio specified, upload file with FileReader
frappe - Release v9.1.3

Published by mbauskar about 7 years ago

  • Custom Attach field, user not able to attach file (#4274)
  • [hotfix] minor fixes in the Email Communication subject field (#4278)
  • [Fix] Signature not displying in the PDF (#4271)
frappe - Release v9.1.2

Published by saurabh6790 about 7 years ago

  • [fix] generate token while initiating razorpay payment and accept payment against the token. do not pass payment arguments in url, user can modify payment parameters (#4269)
  • [minor] moved the Website Name field to top (#4258)
  • [hotfix] check if doc has valid title value (#4255)
frappe - Release v9.1.1

Published by mbauskar about 7 years ago

  • [Fix] Letter head not displaying proper in the pdf (#4251)
  • [hotfix] validate the image field on doctype or customize form update (#4244)
frappe - Release v9.1.0

Published by nabinhait about 7 years ago

  • [fix] locking for set_default (#4245)
  • minor fix in old patch
  • Revert "[fix] Disabled document not validated on save/submit #10571" (#4240)
  • Force uploads to be private by default (#4159)
  • [fix] Disabled document not validated on save/submit #10571 (#4195)
  • No Tags was not counting emtpy tags (#4231)
  • [FIX] new babel-presets (#4232)
  • return in set_value_if_null
  • Update document status via communication if not feed (#4234)
  • [FIX] #4223 (#4226)
  • [hotfix] TypeError: Cannot read property 'id' of undefined (#4229)
  • [fix] text editor in firefox
  • [version] 9.x.x-develop
  • Don't validate links on cancellation (#4218)
  • [minor] added the Created On and Last Modified On date fields in email alert's date_change
  • fix for [email protected]
  • Fixes in test_runner (#4213)
  • [fix] wiggling
  • Don't remove name while appending row
  • Create test records only if not exists in db
  • Remove name while appending row in child table
  • fixed codacy
  • added this.wiggling for scope call
  • removed whitespace
  • added setup_wiggle function
  • added node_modules, working on webpack
  • Fixed mysqclient dependency
  • Revert "[ Fix ] Totals row not popped before appending more data"
  • Update requirements.txt
  • requested changes done
  • totals row not popped properly
  • Encode string before hashing
  • Don't index dict.items()
  • Explicitly convert filter object to string
  • Encode content if not encoded before hashing
  • Use zxcvbn-python instead of zxcvbn
  • Open CSV file in binary mode while writing bytes
  • Convert rendered html to unicode before substring matching
  • Convert dict.items() to list explicitly for deleting elems while iterating
  • Use 'key' keyword argument with list.sort
  • Convert dict.keys() to list explicitly for deleting elems while iterating
  • Explicitly pass str to email.message.replace
  • Explicitly pass bytes to quopri.encodestring
  • Encode unicode strings before hmac
  • Use next(iter) instead of iter.next()
  • Print format in the email alert (#4190)
  • [BUG] fixed, changed to --restore, reset is a flag for test_runner
  • Add Email option to Address email_id field
  • [test] revert naming series if name fails
  • [test] revert naming series if name fails
  • added Webcam to globals
  • [minor] Fix checkbox margin in RTL (#4148)
  • [test] revert naming series if name fails
  • [minor] wiggling needs to be falsified when cleared
  • fixed codacy
  • renamed make_copy_force to reset
  • spaces to tabs - codacy
  • fixed codacy
  • [MAJOR] functional frappe.ui.Capture 💃
  • updated LICENSE, helps to index
  • added shields
  • updated README.md, we need better readmes
  • fixed codacy
  • codacy fix
  • fu codacy
  • added a Makefile for faster dev, and clean command to remove eggs, wheels, builds, dist - anything that clutters devspace
  • [FIX] fixed for desktop titles
  • Wiggle Desktop Icons to have them removed, works for current user only - the iOS feel
  • make the attached file visible and read only
  • [Translation] Updated Translations
  • Delete role from HasRole table on teardown of test_domainification
  • Set correct image url in cordova
  • Add to Desktop menu item in tree view
  • [fix] Set test naming series for test records
  • [fix] naming only once
  • fixed codacy
  • [MINOR, UX] added color contrast to color picker
  • [fix] desktop notifications
  • [fix] desktop notifications
  • [minor] web_page, allow any tags
  • [fix] for blog
  • [fix] for blog
  • datepicker in the web form
  • added .vscode to .gitignore
  • [fix] dropbox upload of unicode filenames
  • [fix] cleanup style for blog listings
  • Allow workbook pass in make_xlsx
  • Better keyboard navigation in setup wizard
  • Fixed problem with margin top and bottom overwritten in print format (#3451)
  • Revert "Fixed problem with margin top and bottom overwritten in print format (#3451)"
  • Fixed problem with margin top and bottom overwritten in print format (#3451)
  • Fixed rounding problem in stripe integration (#10645)
  • [minor] webhooks cleanups
  • [fix] webhooks cache
  • [FIX] build - for symlinks, --make-coppy - for copy (if symlinks doesn't exists, else no copy), --make-copy-force (force copy, cleans symlinks or dirs)
  • [MINOR] added --make-copy-force to force copy assets
  • [fix] make domain document
  • [fix] add restrict_to_domain in Framework.sql
  • [minor] automatically add restrict to domain if not added
  • [fix] don't make toolbar while in setup
  • [fix] test
  • [fix] remove prints
  • RTL direction reports chart problem
  • [fix] checkbox editor
  • [fix] item selector
  • fix codacy
  • [Fix] Codacy
  • Webhook retry 3 times
  • Moved run_webhooks to webhook.py
  • [minor] move the toggle_check funcation call to refresh
  • Clean up
  • try catch expression in eval for depends_on
  • [minor] don't setup checkbox if the childtable is read_only
  • enqueue webhook request
  • move run webhook to Document from hooks
  • Email notification on docshare
  • Email notification on docshare
  • [Fix] Codacy
  • Webhook doc correction
  • [Docs] Webhook screenshot updated
  • Cleanup and Docs for Webhooks
  • Only allow specified fields of doc
  • [test-cases] minor fixes and checked all the depends on fields are valid of not
  • [minor] assingnment should not be allowed in the depends_on and collapsible_depends_on properties
  • Webhook Data DocType added
  • [Fix] Codacy Errors
  • [Fix] Codacy
  • [fix] Codacy errors
  • Cleanup
  • Fix and Documentation
  • [Fix] filter only existing webhooks
  • Webhooks for frappe doc_events
  • Changes to Webhook DocType and Tests
  • [Add] Webhook DocType and Tests
frappe - Release v9.0.10

Published by nabinhait about 7 years ago

  • [revert] pull emails from all incoming email accounts instead of enqueuing single email account (#4247)
frappe - Release v9.0.9

Published by nabinhait about 7 years ago

  • [minor] don't update the parent status if comment is added (#4241)
frappe - Release v9.0.8

Published by nabinhait about 7 years ago

  • [hotfix] TypeError: Cannot read property 'id' of undefined (#4229)
frappe - Release v9.0.7

Published by rmehta about 7 years ago

frappe - Release v9.0.6

Published by nabinhait about 7 years ago

  • [hotfix] pull emails from all incoming email accounts instead of enqueue single email account (#4199)
  • [hotfix] ignore the disabled reports in sidebar Reports section (#4200)
  • [minor] command to rebuild global search frappe/erpnext#10951 (#4205)
  • [fix] totals in reportview.js
frappe - Release v9.0.5

Published by nabinhait about 7 years ago

  • [fix] frappe/erpnext#10939
frappe - Release v9.0.4

Published by nabinhait about 7 years ago

  • [fix] revert to fallback if socketio does not start the first time (#4198)
frappe - Release v9.0.3

Published by nabinhait about 7 years ago

  • [minor] compileall after migrate, might solve timeouts on VM (#4197)
frappe - Release v9.0.2

Published by nabinhait about 7 years ago

  • [fix] smaller chunks, longer keep-alive (#4196)
frappe - Release v9.0.1

Published by nabinhait about 7 years ago

  • [hotfix] send email from sender's email account if From field is selected on communication view (#4181)
  • Fix filters (#4194)
  • [minor] fixed template error on frappe.confirm if message has '
frappe - Release v9.0.0

Published by nabinhait about 7 years ago

  • [minor]
  • [fix] values by date strings
  • [setup] indicator and check color
  • [navbar] layout fixes
  • [fix] lint
  • [fix] lint
  • [minor] added fallback to file upload
  • [fix] dirty for text editor and use emoji for desktop icon
  • Update backups.py
  • Update model.js
  • [minor] save uid, raw email for unhandled emails and other minor fixes
  • [minor] fixed uneven intendation, replaced spaces with tag
  • [minor] used @text-color for color attribute instead of black
  • Delete backups if path exists
  • [minor] reverted code control's background color to white
  • [minor] images attached to website slideshow should be public
  • added the test case
  • webview for the newsletter
  • codacy fix and change template path
  • minor changes in the sql query
  • portal viewe for the newsletter
  • minor refresh fix - contacts
  • [minor] dont show the quick entry dialog if there are no mandatory or bold fields available
  • [minor] change backup filename format to DDMMYY_HHMMSS_SITE_DATABASE.*
  • [minor] delete comment from documents _comments column on communication on_trash event
  • [fixes] render extracted jinja title for custom doctypes
  • Update attach.js
  • Update attach.js
  • change FCFA to CFA for West African francs
  • [minor] update the image field value if file's is_private value changed
  • [minor] don't format Code type fields in listview
  • [minor] handle timeouts, disconnects and errors
  • Changed User doctype gender fieldtype to link
  • function name changed as requested
  • accented characters are valid names
  • [UI Test] UI Test for ControlHTML
  • Enable using templates inside ControlHTML
  • [fix] file_manager.py
  • [remove] socket.io client
  • [enhance] use socket-io to upload files
  • [wip] file upload with socketio
  • Removed trailing whitespaces from login.py
  • Update login.py
  • Update list_view.js
  • Change place holder based on system settings
  • Update list_renderer.js
  • fix success spelling
  • [minor] can not find users in user mentioned if username is not defined for any user
  • duplicate filters entry resolved
  • [graphs] explicitly call setup() for every graph object (#4120)
  • Update web_form.js
  • Change placeholder to 'Email address or Username' in login screen
  • edit documentation and add correct image url (#4116)
  • [refactor] Load languages on load of slide
  • don't route to success message for the website user
  • heatmap default empty data fix (#4115)
  • Login with username
  • [tests] test_runner.js show full js stack
  • [minor] don't show Bulk Print Option if user don't have Print permission
  • [minor] set list view as selectable to allow bulk assigment
  • [minor][progress]Allow for more space in footer right side fixes frappe/frappe#4108
  • [graphs] check for start date (#4107)
  • remove hardcoded empty state params
  • [fix] page.less
  • [page] add empty state, required libs, callback
  • Initialize start date in heatmap if not provided
  • add BGN, XAF, XOF currencies
  • Initialize start date in heatmap if not provided
  • Set 5 mins timeout for long test cases
  • Wait for after_ajax after setting form values
  • remove cal_heatmap
  • [heatmap] choose continuous for dashboard
  • Create CODE_OF_CONDUCT.md
  • [minor] updated num2words
  • [minor] fixes for https://github.com/frappe/frappe/issues/3314, set emplty string to keywords if value is undefined
  • [minor] translate field label for auto email reports
  • [minor] show the child table fields lable in Auto Email Report
  • [Translation] Updated Translations (#4093)
  • [lang] added new languages
  • Heatmap for month domain
  • [graphs] tooltip object
  • [graphs] c3 data mapper
  • check for incomplete slides before showing progress
  • [fix] remove on focus outline
  • [minor] Increase Query Report Result Area size to 70vh (#4066)
  • merge with upstream/frappe
  • merge with upstream/frappe
  • merge with upstream/frappe
  • correct field name and field value
  • Bypass 2FA if user login from restricted IP Address
  • [fix] hide progress by default
  • [fix] #4075
  • [Fix] Codacy Issue
  • [Fix] TestFrappeOAuth2Client
  • Test for FrappeOAuth2Client
  • [fix] styles
  • [fix] remove reload after setup
  • Update create_new.js
  • fixed codacy lint
  • removed comments
  • [SETUP] Fixed file_url fetch for profile image
  • [Print Format] Align labels to right
  • Add colors in Gantt view
  • [setup] keyboard nav
  • Don't show color field column in List View
  • Show color in kanban card
  • Add color field to ToDo
  • [setup] suppress post-setup messages
  • Add crop option to make_thumbnail
  • [minor] list
  • [minor] create the test_doctype_name.py for single doctype
  • Added FrappeOAuth2Client
  • Goal Translatable
  • [fix] [translation] switch to desk, #3328
  • [fix] add phone, email, skype in contact us, fixes frappe/erpnext#1226
  • [fix] add phone, email, skype in contact us, fixes frappe/erpnext#1226
  • [minor] remove alert on unload
  • [Translation] Updated Translations
  • Explicitly return list from get_user_default_as_list
  • [minor] Allow Mapped Doc without Source Document
  • [fix] Progress bar not closed after completion of uplading file in the stock reconcillation
  • Explicitly convert filter to list wherever necessary
  • Replace long with int in safe_eval
  • Fixed broken (Python 3) email.Charset import
  • Don't unnecessary encode header content
  • Use 'in' instead of 'has_key'
  • Fix bleach_whitelist import
  • Fix all implicit relative imports in init.py
  • Use six.moves.urllib.parse.urljoin instead of urllib.basejoin
  • Decode encryption key given by Fernet
  • Pass positional arguments instead of keyword arguments to MySQLdb.connect
  • Use six.moves.reload_module instead of reload
  • Use six.iteritems(dict) instead of dict.iteritems()
  • Use six.moves.xrange instead of xrange
  • Covert filter to list before checking it's length
  • Use str instead of bytes for keys in exports param
  • Convert dict.items() to list for modifying dict while looping
  • Convert dict.keys() to list explicitly
  • [minor] added create_custom_fields as a utility function
  • Revert "Fixed top pargin issue in PDF Print (#4028)" (#4040)
  • [Datepicker] Fix today button, disable keyboardNav
  • Fixed top pargin issue in PDF Print (#4028)
  • [setup] new loading state, remove setup_wizard.css
  • Update twofactor.py
  • Fixed finnish language translation
  • [minor] use cached before update doc value after save
  • [progress] dismiss on completion
  • [fix] select.js
  • fix for reverse linking (for dashboard) without filter
  • [Translation] Updated Translations (#4024)
  • [Enhance] selector by class name in for UI test cases (#4022)
  • [progress] add is_first_startup flag to show dialog
  • Download reports in mobile
  • [fix] refactor website_settings, fixes frappe/erpnet#8949
  • [progress] remove action cards
  • check if before_save exists
  • [progress] remove buttons
  • [user-progress] lightweight completed state
  • [user-progress] route post setup route
  • [setup wiz] fixes
  • Mark as done and progress updates
  • [user-progress] slide action cards
  • [user-progress] make next button primary
  • [user-progress] cleanup
  • [setup-wiz] UI test command
  • [setup-wiz] fix setup complete state
  • [slides] setup wizard refactor
  • [slides] fix primary button
  • [slides][wip] setup wizard slide container
  • [slides] container controls slides
  • [user-progress] Slides as container object, dismiss button
  • [user-progress] first cut
frappe - Release v8.10.9

Published by nabinhait about 7 years ago

  • [fix] web form datepicker, trigger change event
  • Update field_group.js
  • [hotfix] refresh dependancy after values are set in doc
  • [minor] refactor mark as read and mark as unread (#4154)
  • [minor] moved code to set_incoming_outgoing_accounts method
  • [hotfix] set the email account for outgoing emails