seitime-frappe/frappe
Wolfram Schmidt 492fdbeec4
chore: Update de.csv (#20545)
added translations related to Navbar-Settings. Cleanup.
2023-04-03 11:23:34 +05:30
..
automation refactor: rename DocReminder -> Reminder 2023-02-24 13:47:58 +05:30
change_log
commands fix: install cypress plugins in frappe namespace (#20459) 2023-03-28 14:34:45 +05:30
config chore: dead code removal (#18410) 2022-10-13 15:55:40 +05:30
contacts fix: fix address query for postgres 2023-04-02 15:10:54 +05:30
core chore: remove excessive whitespace (#20544) 2023-04-01 22:22:03 +05:30
custom style: use const instead of let 2023-03-10 06:51:28 +00:00
data Merge branch 'develop' of https://github.com/frappe/frappe into print-format-builder-beta 2021-10-20 18:40:18 +05:30
database build: bump pymysql (#20478) 2023-03-28 13:04:27 +05:30
desk fix: bulk update using doc method, check perms (#20522) 2023-03-30 17:10:44 +05:30
email style: Fix formatting 2023-03-31 14:03:49 +05:30
geo fix mapview display (#20187) 2023-03-01 15:37:46 +05:30
integrations fix: add back dropbox access token 2023-03-20 17:48:21 +05:30
model fix: nestedset rename (#20498) 2023-03-29 12:49:28 +05:30
modules refactor: Add a maxsplit limit to string splits 2023-01-24 19:22:51 +05:30
patches chore: remove manage subscriptions from navbar settings (#20249) 2023-03-06 10:44:38 +05:30
printing fix(print): Language set in document should have higher precedence 2023-03-14 15:13:35 +05:30
public fix(UI): align link cards & charts on workspace 2023-04-02 14:33:35 +05:30
query_builder chore: add ascending order to querybuilder (#20471) 2023-03-28 00:01:42 +05:30
search refactor: Add a maxsplit limit to string splits 2023-01-24 19:22:51 +05:30
social feat: UnixTimestamp QB function 2023-01-09 12:05:52 +05:30
templates fix: Get translated value for child tables in print format 2023-03-23 12:30:50 +05:30
tests fix: use develop as branch name for new apps 2023-04-02 15:26:32 +05:30
translations chore: Update de.csv (#20545) 2023-04-03 11:23:34 +05:30
utils fix: use develop as branch name for new apps 2023-04-02 15:26:32 +05:30
website fix: Update code to update links with campaign and medium 2023-03-20 23:42:50 +05:30
workflow feat: make workflow state translatable (#20326) 2023-03-20 21:55:08 +05:30
www fix: escape HTML instead of sanitizing 2023-03-30 06:27:07 +00:00
__init__.py refactor: Only send email_read_tracker_url instead of method 2023-02-28 14:16:46 +05:30
api.py fix: Apply field permlevel for doc GET via REST 2023-01-09 15:47:21 +05:30
app.py fix: Run after_hooks only if site is initialized 2023-03-01 16:52:58 +05:30
auth.py fix: login before check should be inclusive (#19974) 2023-02-10 20:04:54 +05:30
boot.py refactor: rename get_time_zone to get_system_timezone 2023-03-04 19:30:03 +01:00
build.py refactor: which > find_executable (#18872) 2022-11-14 18:15:38 +05:30
cache_manager.py fix: clear contacts cache (#20397) 2023-03-20 21:15:53 +05:30
client.py fix: Apply field permlevel for doc GET via REST 2023-01-09 15:47:21 +05:30
coverage.py ci: dont fail silently and wait for coverage 2022-08-13 22:50:22 +05:30
defaults.py perf: dont clear all cache during default install (#19078) 2022-12-02 12:48:19 +05:30
deferred_insert.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
exceptions.py feat: Allow specifying rounding method in flt 2023-03-08 10:59:02 +05:30
frappeclient.py refactor: Add a maxsplit limit to string splits 2023-01-24 19:22:51 +05:30
handler.py Merge pull request #19433 from netchampfaris/allow-video-files 2022-12-29 16:09:10 +05:30
hooks.py fix: link webhook logs with webhook document (#20155) 2023-02-24 16:30:29 +05:30
installer.py refactor: Add a maxsplit limit to string splits 2023-01-24 19:22:51 +05:30
middlewares.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
migrate.py fix: move filelock imports to functions (#19300) 2022-12-15 15:21:31 +05:30
modules.txt chore: remove event streaming module 2022-08-26 00:39:41 +05:30
monitor.py fix: use compact JSON representation for monitor 2022-09-25 15:07:30 +05:30
oauth.py refactor: rename get_time_zone to get_system_timezone 2023-03-04 19:30:03 +01:00
parallel_test_runner.py fix: use monotonic clock for timing code (#19138) 2022-12-06 15:42:37 +05:30
patches.txt fix: Drop message_id index before migrating email queue (#20376) 2023-03-17 15:57:51 +05:30
permissions.py feat: Disable Sharing globally (#20318) 2023-03-28 18:13:37 +05:30
rate_limiter.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
realtime.py perf: Don't re-initate sessions in realtime.py 2023-03-23 16:55:09 +05:30
recorder.py feat: finer frappe Recorder control with decorator (#19220) 2022-12-09 14:18:49 +05:30
sessions.py chore!: drop device support from session (#18729) 2022-12-05 16:37:32 +05:30
share.py fix(docshare): return None if share_name and value are None (#19187) 2022-12-08 12:49:23 +05:30
test_runner.py fix: use monotonic clock for timing code (#19138) 2022-12-06 15:42:37 +05:30
translate.py refactor: Add a maxsplit limit to string splits 2023-01-24 19:22:51 +05:30
twofactor.py refactor: replace bad usage of db.set_value 2023-01-04 11:13:53 +05:30