seitime-frappe/frappe
2020-12-16 13:18:48 +05:30
..
automation Merge branch 'rebrand-ui' of https://github.com/frappe/frappe into desk-enhancements 2020-12-16 13:18:48 +05:30
change_log
chat style: Optimize imports, fixed flake8 issues 2020-11-27 11:40:53 +05:30
commands fix: Handle paths relative to bench root and sites folder 2020-12-04 18:15:17 +05:30
contacts Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2020-11-06 10:42:37 +05:30
core Merge branch 'rebrand-ui' of https://github.com/frappe/frappe into desk-enhancements 2020-12-16 13:18:48 +05:30
custom Merge branch 'rebrand-ui' of https://github.com/frappe/frappe into desk-enhancements 2020-12-16 13:18:48 +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: PRIMARY KEY must be NOT NULL error when install with MySQL 5.7+ 2020-11-24 14:36:53 +08:00
desk Merge branch 'rebrand-ui' of https://github.com/frappe/frappe into desk-enhancements 2020-12-16 13:18:48 +05:30
email Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2020-12-11 13:02:36 +05:30
event_streaming feat(Event Streaming): Conditional Events (#10868) 2020-11-13 15:15:29 +05:30
geo feat: Non negative check for Int, Float and Currency fields 2020-10-29 16:40:38 +05:30
integrations Merge branch 'rebrand-ui' of https://github.com/frappe/frappe into desk-enhancements 2020-12-16 13:18:48 +05:30
model Merge branch 'rebrand-ui' of https://github.com/frappe/frappe into desk-enhancements 2020-12-16 13:18:48 +05:30
modules fix(customization): Only read .json files from custom folder 2020-10-16 15:43:17 +05:30
patches Merge branch 'rebrand-ui' of https://github.com/frappe/frappe into desk-enhancements 2020-12-16 13:18:48 +05:30
printing feat: alternate print format column layout 2020-12-14 18:05:02 +05:30
public Merge branch 'rebrand-ui' of https://github.com/frappe/frappe into desk-enhancements 2020-12-16 13:18:48 +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 fix: set default value for no_of_cols 2020-12-15 18:57:13 +05:30
tests style: quotes 2020-12-10 13:52:21 +05:30
translations chore: Update translations (#11895) 2020-11-07 16:45:30 +05:30
utils fix(minor): fix login style and routing for calendar, navbar 2020-12-14 22:35:08 +05:30
website Merge branch 'rebrand-ui' of https://github.com/frappe/frappe into desk-enhancements 2020-12-16 13:18:48 +05:30
workflow feat(app): move /desk to /app 2020-11-11 16:31:47 +05:30
www fix: Typo 2020-12-15 14:10:41 +05:30
__init__.py Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2020-12-14 09:06:16 +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 branch 'rebrand-ui' of https://github.com/frappe/frappe into desk-enhancements 2020-12-16 13:18:48 +05:30
build.py style: Black-ish + fixed typos + Optimized imports 2020-11-17 16:29:54 +05:30
cache_manager.py fix(routing): view routing 2020-12-10 22:30:06 +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 Merge branch 'develop' into maximum-attachment-limit-validation-develop 2020-11-18 15:54:37 +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 Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2020-12-11 13:02:36 +05:30
installer.py Merge branch 'rebrand-ui' of https://github.com/frappe/frappe into desk-enhancements 2020-12-16 13:18:48 +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 fix: cookie value 2020-11-20 17:40:56 +01:00
patches.txt Merge branch 'rebrand-ui' of https://github.com/frappe/frappe into desk-enhancements 2020-12-16 13:18:48 +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(guest-access): Allow Guest to view, edit allowed forms, making way remove web forms 2020-12-10 15:13:51 +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