| .. |
|
automation
|
feat(app): move /desk to /app
|
2020-11-11 16:31:47 +05:30 |
|
change_log
|
|
|
|
chat
|
fix: change owner value in doctype jsons to Administrator
|
2020-09-18 18:05:40 +05:30 |
|
commands
|
Merge branch 'develop' of github.com:frappe/frappe into no-compileall
|
2020-11-04 12:31:57 +05:30 |
|
config
|
fix: Remove Package Publish Tool
|
2020-11-04 13:32:15 +05:30 |
|
contacts
|
Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui
|
2020-11-06 10:42:37 +05:30 |
|
core
|
feat(doctype-layout): Ability to add different layouts to doctypes
|
2020-11-17 17:35:03 +05:30 |
|
custom
|
feat(doctype-layout): Ability to add different layouts to doctypes
|
2020-11-17 17:35:03 +05:30 |
|
data
|
feat: option to anonymize ip for google analytics
|
2020-09-28 19:04:09 +02:00 |
|
data_migration
|
fix: Replace incorrect translation syntax usages
|
2020-10-11 22:08:22 +05:30 |
|
database
|
fix(minor): postgres/database.py error handling for missing table
|
2020-10-26 12:24:11 +05:30 |
|
desk
|
feat(doctype-layout): Ability to add different layouts to doctypes
|
2020-11-17 17:35:03 +05:30 |
|
email
|
feat(app): move /desk to /app
|
2020-11-11 16:31:47 +05:30 |
|
event_streaming
|
fix(minor): set name for Event Producer Last Update
|
2020-10-26 13:22:38 +05:30 |
|
geo
|
feat: Non negative check for Int, Float and Currency fields
|
2020-10-29 16:40:38 +05:30 |
|
integrations
|
feat(app): move /desk to /app
|
2020-11-11 16:31:47 +05:30 |
|
model
|
feat(app): move /desk to /app
|
2020-11-11 16:31:47 +05:30 |
|
modules
|
fix(customization): Only read .json files from custom folder
|
2020-10-16 15:43:17 +05:30 |
|
patches
|
Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui
|
2020-11-06 10:42:37 +05:30 |
|
printing
|
fix: print pdf fixes
|
2020-11-24 12:29:27 +05:30 |
|
public
|
fix: disabled input style
|
2020-11-24 12:40:19 +05:30 |
|
search
|
fix: document None is not subscriptable
|
2020-08-26 11:38:29 +05:30 |
|
social
|
chore: remove print statement
|
2020-11-18 14:25:40 +05:30 |
|
templates
|
feat: update avatar on website navbar
|
2020-11-19 13:18:25 +05:30 |
|
tests
|
Merge pull request #11830 from gavindsouza/fix-remove-from-installed-apps
|
2020-11-06 16:49:52 +05:30 |
|
translations
|
chore: Update translations (#11895)
|
2020-11-07 16:45:30 +05:30 |
|
utils
|
fix: print pdf fixes
|
2020-11-24 12:29:27 +05:30 |
|
website
|
feat: update avatar on website navbar
|
2020-11-19 13:18:25 +05:30 |
|
workflow
|
feat(app): move /desk to /app
|
2020-11-11 16:31:47 +05:30 |
|
www
|
feat: Add local inter font
|
2020-11-12 16:26:51 +05:30 |
|
__init__.py
|
feat(app): move /desk to /app
|
2020-11-11 16:31:47 +05:30 |
|
api.py
|
fix: API login inconsistency (#10427)
|
2020-06-24 04:22:30 +00:00 |
|
app.py
|
fix(tests): add test cases for custom_link and custom_action
|
2020-10-26 10:02:04 +05:30 |
|
auth.py
|
fix(auth): revert home page for users
|
2020-11-11 17:07:46 +05:30 |
|
boot.py
|
Merge pull request #11917 from rmehta/unified-desk
|
2020-11-11 17:48:55 +05:30 |
|
build.py
|
perf: Maintain set of created paths to reduce path.exists calls
|
2020-10-13 17:53:46 +05:30 |
|
cache_manager.py
|
feat(doctype-urls): pretty doctype urls and removed social JS code
|
2020-11-16 09:44:56 +05:30 |
|
client.py
|
fix(frappe client): validate http method for frappe.client api (#11228)
|
2020-09-14 12:30:30 +05:30 |
|
defaults.py
|
|
|
|
deferred_insert.py
|
|
|
|
exceptions.py
|
feat: Non negative check for Int, Float and Currency fields
|
2020-10-29 16:40:38 +05:30 |
|
frappeclient.py
|
fix: Better error handling in FrappeClient login
|
2020-05-13 05:45:38 +05:30 |
|
handler.py
|
fix(frappe client): validate http method for frappe.client api (#11228)
|
2020-09-14 12:30:30 +05:30 |
|
hooks.py
|
feat(doctype-layout): Ability to add different layouts to doctypes
|
2020-11-17 17:35:03 +05:30 |
|
installer.py
|
Merge branch 'develop' of github.com:frappe/frappe into fix-remove-from-installed-apps
|
2020-11-05 18:30:38 +05:30 |
|
middlewares.py
|
chore: update werkzeug to 1.0.0
|
2020-02-07 12:16:42 +05:30 |
|
migrate.py
|
fix: Remove dead option "rebuild-website" in migrate
|
2020-09-29 21:13:41 +05:30 |
|
modules.txt
|
fix: rename Events Streaming to Event Streaming
|
2019-12-26 14:29:08 +05:30 |
|
monitor.py
|
feat(rate-limiter): Log data with monitor
|
2020-05-13 12:34:07 +05:30 |
|
oauth.py
|
refactor: extract get_client_scopes(), use all() instead of complicated loop
|
2020-09-26 20:28:31 +02:00 |
|
patches.txt
|
fix(patch): patch existing roles with desk_settings
|
2020-11-11 17:44:14 +05:30 |
|
permissions.py
|
fix: only encode if type is not str
|
2020-03-31 16:23:12 +05:30 |
|
pythonrc.py
|
|
|
|
rate_limiter.py
|
fix(rate-limiter): Remove duplicate headers
|
2020-05-13 13:45:55 +05:30 |
|
realtime.py
|
|
|
|
recorder.py
|
fix(recorder): Error page rendering shouldn't fail when recorder is active
|
2020-10-28 09:36:39 +05:30 |
|
sessions.py
|
feat: added magic switcher
|
2020-07-27 19:08:01 +05:30 |
|
share.py
|
feat: Add version and share content to new_timeline
|
2020-08-13 13:09:57 +05:30 |
|
test_runner.py
|
Merge remote-tracking branch 'origin/develop' into ci/reports
|
2019-12-14 14:38:43 +01:00 |
|
translate.py
|
fix: csv file opening options
|
2020-10-26 16:26:49 -05:00 |
|
twofactor.py
|
style: Fix formatting
|
2020-11-02 16:11:24 +05:30 |