seitime-frappe/frappe
2021-01-29 15:12:15 +05:30
..
automation Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2021-01-19 10:36:50 +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
config fix: broken imports 2020-12-16 14:36:41 +05:30
contacts Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2020-11-06 10:42:37 +05:30
core style: Fix formatting 2021-01-29 13:14:48 +05:30
custom Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2021-01-28 19:56:54 +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 feat(minor): add before_commit methods 2020-12-17 18:46:06 +05:30
desk style: Fix sider issues 2021-01-28 22:18:12 +05:30
email test: Fix newsletter test 2021-01-29 07:34:47 +05:30
event_streaming fix: row removed in child table not syncing when it has a dependency field 2020-12-23 13:09:53 +05:30
geo Merge branch 'develop' into feat/map-develop 2020-12-23 01:28:42 +01:00
integrations Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2021-01-19 10:36:50 +05:30
model Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2021-01-28 19:56:54 +05:30
modules fix(minor): revert force reloading of workspace 2021-01-12 13:34:20 +05:30
patches fix: Typo 2021-01-22 12:32:19 +05:30
printing fix(minor): merge develop 2021-01-08 14:35:55 +05:30
public fix: disabled cursor for disabld fields 2021-01-29 15:12:15 +05:30
search fix(routing): removed /space from routing 2021-01-01 12:30:35 +05:30
social feat: Add avatars for top performers 2021-01-21 11:18:59 +05:30
templates fix: Use get_abbr method for abbr 2021-01-21 16:46:40 +05:30
tests Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2021-01-28 19:56:54 +05:30
translations fix: translation (#12117) 2021-01-05 17:18:54 +05:30
utils Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2021-01-28 19:56:54 +05:30
website fix(minor): weird grid scrolling behaviour 2021-01-27 10:46:26 +05:30
workflow fix: Add header to workflow action 2021-01-13 10:49:24 +05:30
www fix: printview context 2020-12-18 14:26:04 +05:30
.stylelintrc chore: Add .stylelintrc file to add rules 2021-01-29 13:27:50 +05:30
__init__.py fix: Pass with_container parameter value 2021-01-24 18:19:21 +05:30
api.py
app.py feat: set CORS headers based on allow_cors site config 2021-01-09 14:55:55 +05:30
auth.py fix(auth): revert home page for users 2020-11-11 17:07:46 +05:30
boot.py fix(minor): homepage and tests 2021-01-01 16:54:06 +05:30
build.py style: Black-ish + fixed typos + Optimized imports 2020-11-17 16:29:54 +05:30
cache_manager.py fix: Post merge error 2021-01-19 10:42:30 +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
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 2021-01-19 10:36:50 +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
migrate.py fix: Remove dead option "rebuild-website" in migrate 2020-09-29 21:13:41 +05:30
modules.txt
monitor.py
oauth.py fix: cookie value 2020-11-20 17:40:56 +01:00
patches.txt fix: Relaod docperm doctype to sync recent changes 2021-01-21 12:45:54 +05:30
permissions.py chore: Rename 'Exclude Descendants' to 'Hide Descendants' 2021-01-21 18:48:25 +05:30
pythonrc.py
rate_limiter.py
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
translate.py docs: fix simple typo, transaltion -> translation (#12136) 2021-01-05 17:18:09 +05:30
twofactor.py style: Fix formatting 2020-11-02 16:11:24 +05:30