seitime-frappe/frappe
ajiragroup 71fe2505ed
fix: use indian numbering for nepal
Added Nepal for Lakh/Crore system of Numbering instead of default western system.
2023-12-04 19:30:43 +05:30
..
api fix: assume v1 if path is not set 2023-10-16 18:13:50 +05:30
automation fix: ignore duplicate perm check on assign hooks (#22832) 2023-10-20 06:18:19 +00:00
change_log
commands fix(commands/scheduler): typo (#23441) 2023-11-27 11:30:33 +05:30
config chore: dead code removal (#18410) 2022-10-13 15:55:40 +05:30
contacts fix: increase length for address lines 2023-11-20 17:29:00 +05:30
core fix: auto fetch module on report 2023-12-03 12:02:20 +05:30
custom fix: translate customize form (german) (#23497) 2023-11-30 00:18:52 +05:30
data
database refactor(treewide): code cleanup 2023-11-23 13:57:51 +05:30
desk fix: update setup_wizard.py translation (#23583) 2023-12-04 18:23:09 +05:30
email feat(DX): button "Pull Emails" (#23553) 2023-12-02 13:04:01 +05:30
geo refactor!: remove redundant sending of translations (#22962) 2023-11-02 20:04:14 +05:30
integrations Revert "refactor: OAuth flow without breaking routing convention" 2023-12-02 20:02:24 +05:30
model fix: skip overriden doctypes during orphan check (#23518) 2023-11-30 11:33:42 +00:00
modules refactor: Indicate that weak hash functions are not usedforsecurity (#23540) 2023-12-01 16:04:37 +05:30
patches fix: commit after each write 2023-11-27 20:12:14 +01:00
printing fix: Only allow standard print format modification in migrate (#23112) 2023-11-06 19:28:10 +05:30
public fix: use indian numbering for nepal 2023-12-04 19:30:43 +05:30
query_builder ci: update pyupgrade 2023-07-14 14:24:08 +05:30
search refactor: for append to extend, merge list extend 2023-08-09 13:25:39 +02:00
social refactor(treewide): code cleanup 2023-11-23 13:57:51 +05:30
templates fix: handle invalid passwords better (#23377) 2023-11-23 15:35:37 +05:30
tests test: Add unittest for translation import & export. (#23570) 2023-12-03 06:37:57 +00:00
translations Update de.csv (#23478) 2023-11-30 00:21:31 +05:30
types fix: add blank line after auto-generated types (#23430) 2023-11-30 13:22:28 +05:30
utils refactor: Indicate that weak hash functions are not usedforsecurity (#23540) 2023-12-01 16:04:37 +05:30
website chore: dead code/comment 2023-11-29 22:11:37 +05:30
workflow chore(translations): Remove extra space at end of line 2023-11-27 12:17:27 +01:00
www Merge branch 'develop' into feat-improve-a11y 2023-12-03 12:09:05 +05:30
__init__.py chore: version bump 2023-12-01 10:36:49 +05:30
app.py refactor: code cleanup 2023-11-30 17:40:53 +05:30
auth.py Merge pull request #23309 from akhilnarang/drop-redundant-bool 2023-11-23 11:20:55 +00:00
boot.py fix: correct max file size in boot 2023-11-22 10:55:52 +05:30
build.py refactor: make the app source accessor explicit 2023-08-20 01:11:05 +02:00
cache_manager.py fix: Only clear doctype cache if specified (#21611) 2023-07-09 10:44:43 +05:30
client.py fix: group by didn't work for the frappe.client.get_value (#22969) 2023-10-30 15:15:56 +05:30
coverage.py ci: dont fail silently and wait for coverage 2022-08-13 22:50:22 +05:30
defaults.py refactor: inline immediately returned variable 2023-08-08 18:09:49 +02:00
deferred_insert.py refactor: frappe.cache() usage to frappe.cache (#21282) 2023-06-08 11:47:17 +05:30
exceptions.py fix(DX): Wrap print format errors (#21944) 2023-08-06 18:55:16 +05:30
frappeclient.py refactor: Simplify FrappeOAuth2Client 2023-06-24 15:22:01 +05:30
handler.py feat: Allow usage of print() within safe_exec() (#23084) 2023-11-20 12:45:41 +05:30
hooks.py refactor: code cleanup 2023-11-30 17:40:53 +05:30
installer.py refactor: Indicate that weak hash functions are not usedforsecurity (#23540) 2023-12-01 16:04:37 +05:30
middlewares.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
migrate.py fix(migrate): raise exception even if db is not available (#22922) 2023-10-30 12:51:22 +00:00
modules.txt chore: remove event streaming module 2022-08-26 00:39:41 +05:30
monitor.py fix: tz aware vs naive comparison 2023-11-24 15:03:08 +05:30
oauth.py chore: Fix Linter issue with validate_silent_authorization(). (#23577) 2023-12-04 12:38:08 +05:30
parallel_test_runner.py test: smtp integration test using smtp4dev 2023-11-04 15:26:40 +05:30
patches.txt fix: add patch to unsubscribe invalid recipients 2023-11-25 17:10:09 +01:00
permissions.py fix: avoid double translation 2023-09-28 11:46:44 +05:30
rate_limiter.py refactor(treewide): code cleanup 2023-11-23 13:57:51 +05:30
realtime.py fix: show progress in doc, if given (#22256) 2023-08-31 11:33:48 +05:30
recorder.py fix: misc dx improvemnts (#22188) 2023-08-28 07:01:25 +00:00
sessions.py chore: remove broken call to geoip 2023-07-01 20:07:05 +05:30
share.py refactor: docshare get_users (#21924) 2023-08-05 09:41:22 +05:30
test_runner.py test: smtp integration test using smtp4dev 2023-11-04 15:26:40 +05:30
translate.py fix: load languages that have capital letters 2023-11-20 22:31:12 -03:00
twofactor.py refactor(treewide): code cleanup 2023-11-23 13:57:51 +05:30