Commit graph

42548 commits

Author SHA1 Message Date
Ejaaz Khan
d124305323
Merge pull request #35278 from stephenBDT/fix-virtual-childtable-fields-not-in-pdf-2
fix: virtual childtable docfields value not in pdf childtable
2026-01-24 02:01:28 +05:30
MochaMind
151df0a368
fix: sync translations from crowdin (#36275)
* fix: French translations

* fix: Spanish translations

* fix: Czech translations

* fix: Danish translations

* fix: German translations

* fix: Hungarian translations

* fix: Italian translations

* fix: Dutch translations

* fix: Polish translations

* fix: Portuguese translations

* fix: Russian translations

* fix: Slovenian translations

* fix: Serbian (Cyrillic) translations

* fix: Swedish translations

* fix: Turkish translations

* fix: Chinese Simplified translations

* fix: Vietnamese translations

* fix: Portuguese, Brazilian translations

* fix: Indonesian translations

* fix: Persian translations

* fix: Thai translations

* fix: Croatian translations

* fix: Burmese translations

* fix: Bosnian translations

* fix: Norwegian Bokmal translations

* fix: Serbian (Latin) translations
2026-01-24 01:44:09 +05:30
Hussain Nagaria
15b1de165d
fix(File): consider import error for perm check (#36277) 2026-01-23 14:35:58 +00:00
Raj Barshikar
da07e558df
refactor: add type hints to document follow API (#36239)
* chore(desk): add type hints to document follow API

* refactor: remove unused imports and apply pre-commit

---------

Co-authored-by: AarDG10 <aarol.dsouza@gmail.com>
2026-01-23 12:58:46 +00:00
Ejaaz Khan
046de26230
Merge pull request #35555 from Packeting1/fix/report-letterhead-jinja
fix: render report letterhead jinja on print/pdf
2026-01-23 17:03:04 +05:30
Soham Kulkarni
17d50bf6b6
Merge pull request #36260 from sokumon/icon-fixes 2026-01-23 15:50:18 +05:30
Ejaaz Khan
dea7da5dae
Merge pull request #35616 from nabinhait/settings-timeline
fix: Hide timeline and right sidebar from system settings
2026-01-23 15:33:29 +05:30
Ejaaz Khan
3c982e4938 style: run precommit to make ci green 2026-01-23 15:09:09 +05:30
sokumon
624e1bd8a7 fix: hide icon field from UI 2026-01-23 14:35:41 +05:30
sokumon
c1d6af814c fix(desktop_icon): add a better check 2026-01-23 14:15:25 +05:30
Ejaaz Khan
5c01f2aa5c
Merge pull request #36252 from trufurs/field-group-input
fix: Prevent input fields from being cleared while typing in dialogs
2026-01-23 12:21:13 +05:30
Ejaaz Khan
3deaf9a403
Merge pull request #36150 from vorasmit/save-as-code
fix: save error message for prepared report in `code` field
2026-01-23 12:13:47 +05:30
trufurs
d217f5e0f8 fix: prevent input fields from being cleared while typing in dialogs by limiting refresh_dependency calls 2026-01-23 06:00:23 +00:00
sokumon
3c8d09af55 fix: add more translations 2026-01-22 22:34:51 +05:30
sokumon
af39fce61b fix: add translations to the desktop 2026-01-22 22:16:51 +05:30
Soham Kulkarni
6be271a89c
Merge pull request #36079 from KerollesFathy/refactor-context-menu 2026-01-22 20:53:42 +05:30
Sagar Vora
0dc3272530
Merge pull request #36106 from sagarvora/revert-ws-settings
chore: revert workspace settings and changes to script manager
2026-01-22 20:26:09 +05:30
MochaMind
8d2a521c3d
fix: sync translations from crowdin (#36162)
* fix: Arabic translations

* fix: Arabic translations

* fix: Arabic translations

* fix: Arabic translations

* fix: Arabic translations
2026-01-22 19:05:10 +05:30
MochaMind
aa7df73748
chore: update POT file (#36230) 2026-01-22 13:10:23 +00:00
Soham Kulkarni
a7cd4243d9
Merge pull request #36222 from sokumon/sync-command
fix: add a command resync icons
2026-01-22 18:13:00 +05:30
Ejaaz Khan
424d98980b
Merge pull request #35771 from arshadqureshi93/fix-readonly-field-filter-population
fix(list_view): prevent filters from populating read-only fields
2026-01-22 18:04:03 +05:30
Sagar Vora
3ad5c63d8a
Merge pull request #36187 from ljain112/fix-export 2026-01-22 17:45:49 +05:30
Ejaaz Khan
fc06d5ac24
Merge pull request #36189 from UmakanthKaspa/fix-duplicate-row-btn
fix(grid): hide duplicate row button when cannot_add_rows is true
2026-01-22 17:41:47 +05:30
sokumon
e99ada3ead fix: add a command resync icons 2026-01-22 17:38:21 +05:30
Sagar Vora
f4035e0044 fix: explicitly specify inline disposition for PDFs 2026-01-22 17:33:44 +05:30
ljain112
4a9af04f94 fix: update Content-Disposition header for binary as attachment 2026-01-22 17:30:43 +05:30
Ejaaz Khan
a73d3f54cf
Merge pull request #35090 from barredterra/field-group-input
fix: input change handling in FieldGroup
2026-01-22 17:14:39 +05:30
Ankush Menat
ee56afade5
refactor!: Remove UUID Utils library (#36216)
potentially minor breaking change - removal of a default dependency.

Use inbuilt `uuid` library instead of relying on third party lib.

py3.14 adds support for uuidv7, so we no longer need third party lib.
2026-01-22 11:40:11 +00:00
Raffael Meyer
f813fc1c1e
fix: role-perm validation (#35640) 2026-01-22 12:31:22 +01:00
Ejaaz Khan
9544593caa
Merge pull request #34846 from zaqoutabed/stop-validation-on-click-previous
fix: stop validation when click pervious btn
2026-01-22 17:00:18 +05:30
Ejaaz Khan
a990cd163d
Merge pull request #35175 from DhavalGala999/fix-shorten-number-null-length-error
fix(utils): safely handle null/NaN/empty in shorten_number
2026-01-22 16:55:41 +05:30
Ejaaz Khan
6a7849db04 refactor: remove commented code 2026-01-22 16:36:27 +05:30
Ejaaz Khan
8bca10bcc0 refactor: simplyfy conditions 2026-01-22 16:29:20 +05:30
Soham Kulkarni
e57826c329
Merge pull request #36207 from sokumon/sidebar-fixes 2026-01-22 16:20:57 +05:30
Satyam-Kolhe
e3ffbf8c6d
refactor: add strict type hints to weekday utility functions (#36057) 2026-01-22 16:04:27 +05:30
Ejaaz Khan
cda552ba89
Revert "fix: keyboard shortcuts for prev/next record" 2026-01-22 15:36:41 +05:30
Diptanil Saha
d9395ae04c
fix(docfield): word break for description (#36204) 2026-01-22 14:58:37 +05:30
sokumon
e8155de022 fix: dont show active element when sidebar is collpased 2026-01-22 14:10:10 +05:30
Ejaaz Khan
ffec04501c
Merge pull request #35218 from karthicktridots/fix-custom-buttons-issue-34920
fix: restore custom_buttons tracking in add_custom_button
2026-01-22 13:33:39 +05:30
Ejaaz Khan
8aebd9fc1a
Merge pull request #35214 from Himanshugijawara/feat/mentions-show-email
feat(mentions): show email in mention suggestions to avoid duplicate-name confusion
2026-01-22 13:19:36 +05:30
Ejaaz Khan
809e43aefd fix: remove unwated code 2026-01-22 13:08:54 +05:30
Ejaaz Khan
f19467aa6b refactor: remove unwanted code and keep group metion functionality 2026-01-22 12:25:59 +05:30
Soham Kulkarni
6d83347ebe
Merge pull request #36202 from sokumon/desktop-icons-fix 2026-01-22 12:23:06 +05:30
Ejaaz Khan
c8bddf9305 Merge remote-tracking branch 'origin/develop' into feat/mentions-show-email 2026-01-22 12:16:48 +05:30
Himanshu Gijawara
b7d7a62cec feat: add email to users_for_mentions and enhance dropdown rendering
- Updated get_users_for_mentions to return email along with user id and full_name
- Fixed normalize_values and renderItem in get_mention_options to display email in suggestions
- Cleared cache dependency so updated values appear in mention dropdown
- Improves usability when multiple users share the same name
2026-01-22 12:14:04 +05:30
Satyam-Kolhe
842fe28e98
refactor: add strict type hints to duration utility functions (#36088) 2026-01-22 10:40:03 +05:30
Packeting
0b803e68e2 chore: pre commit run 2026-01-22 09:06:51 +08:00
Packeting
dff76a1f07 fix: clean merge artifacts 2026-01-22 09:06:51 +08:00
Packeting
57e7374870 fix: render report letterhead jinja on print/pdf 2026-01-22 09:06:51 +08:00
Saqib Ansari
e94fd9e2f3 fix: remove icon from form tabs 2026-01-22 09:06:51 +08:00