Shariq Ansari
5d925384dd
Merge branch 'develop' into event
2025-09-04 17:22:42 +05:30
Shariq Ansari
247c98d99b
test: update expected field count in Event customization test
2025-09-04 17:19:32 +05:30
Raffael Meyer
3c0a378a41
refactor: prefer list patterns provided by babel ( #33857 )
...
* feat: prefer list patterns provided by babel
* test: comma_and, comma_or
2025-09-04 15:17:56 +05:30
Shariq Ansari
d26503cb60
fix: enhance event document with dynamic links and reference fields
2025-09-04 14:30:32 +05:30
Ejaaz Khan
e3075bd0d6
Merge pull request #33848 from 0MUHAMMEDIRFAN/geolocation-modify
...
feat: map layers in geolocation
2025-09-04 12:47:49 +05:30
ismxilxrif
c6c6a9ed59
feat(socketio): print socket.io address on socketio.js ( #33639 )
...
This enables auto port-forwards in IDEs like VSCode and friends.
Signed-off-by: ismail <ismail@tektician.com>
2025-09-04 05:39:41 +00:00
MochaMind
d0fde0837e
fix: sync translations from crowdin ( #33906 )
2025-09-03 19:07:27 +02:00
Akhil Narang
0a156b17d7
Merge pull request #33903 from akhilnarang/fix-data-import-console
...
fix(data_import): set payload count from existing importer
2025-09-03 18:12:15 +05:30
Akhil Narang
60b2d92af8
fix(data_import): set payload count from existing importer
...
Don't create a new one, especially one that doesn't have all parameters (main issue here: console=False)
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-09-03 17:56:41 +05:30
Akhil Narang
7ad1378d00
Merge pull request #33772 from erjeve/fix-data-import-payload-count
...
fix: initialize payload_count in import_file function
2025-09-03 17:10:10 +05:30
Akhil Narang
63191c0f78
Merge pull request #33878 from akhilnarang/fix-dbquery-function-check
...
fix(db_query): improve function check
2025-09-03 16:54:06 +05:30
Akhil Narang
f7d4f272ad
fix(db_query): raw string was broken
...
Add another function to blacklist
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-09-03 16:13:16 +05:30
Akhil Narang
27469efba3
Merge pull request #33584 from diptanilsaha/clipboard_button
...
fix: latest server error traceback not fetched in clipboard or communication compose dialog
2025-09-03 12:17:11 +05:30
Hussain Nagaria
8e9c4e2d63
Merge pull request #33894 from Rl0007/feat/max-signups-per-hour
...
feat: allow users to define max signups per hour
2025-09-03 11:53:32 +05:30
Hussain Nagaria
dcbc397400
fix: comparison accuracy
2025-09-03 11:33:53 +05:30
Rahul Agrawal
de1249ecec
refactor: extract expression into separate variable
2025-09-03 11:28:46 +05:30
Rahul Agrawal
c4c151ed9b
chore: update field name
2025-09-03 10:57:37 +05:30
Rahul Agrawal
4829b50a8b
feat: allow users to define max signups per hour
2025-09-03 10:36:27 +05:30
Raffael Meyer
cc82ab19ab
feat: syntax highlighting in field description ( #33791 )
2025-09-03 03:21:34 +02:00
Raffael Meyer
08de97b1ce
fix: respect duration options in formatting ( #32053 )
2025-09-03 03:18:45 +02:00
Ejaaz Khan
936b66e7c9
Merge pull request #33890 from frappe/l10n_develop
...
fix: sync translations from crowdin
2025-09-03 00:08:20 +05:30
MochaMind
9ef6d0241e
fix: Norwegian Bokmal translations
2025-09-02 22:15:20 +05:30
MochaMind
d4c7580423
fix: Danish translations
2025-09-02 22:15:17 +05:30
MochaMind
f71a46ccdf
fix: Hungarian translations
2025-09-02 22:15:15 +05:30
Soham Kulkarni
b7129419ef
Merge pull request #33675 from sokumon/pdf-issue
...
fix: scan pdfs before uploading
2025-09-02 18:41:13 +05:30
Ejaaz Khan
46a2eada3c
Merge pull request #33886 from iamejaaz/link-preview-undefined
...
fix: undefined error when link title is off
2025-09-02 18:09:49 +05:30
Akhil Narang
629211f059
fix(server_script): check for type being scheduler AND frequency being cron to show cron field ( #33872 )
...
Resolves #33847
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-09-02 18:03:31 +05:30
Ejaaz Khan
e8ba5ed58e
fix: undefined error when link title is off
2025-09-02 17:57:26 +05:30
Ejaaz Khan
64ab641340
Merge pull request #33884 from iamejaaz/grid-pagination-issue
...
fix(Grid): spacing issue in pagination
2025-09-02 16:25:53 +05:30
mergify[bot]
32cf13212c
Merge branch 'develop' into grid-pagination-issue
2025-09-02 10:37:00 +00:00
Ejaaz Khan
05b2dc3429
fix(Grid): spacing issue in pagination
2025-09-02 16:04:42 +05:30
sokumon
5e21a2e2ab
fix: relax the logic
2025-09-02 14:54:55 +05:30
Ejaaz Khan
78fa0469d0
Merge pull request #33879 from iamejaaz/grid-firefox-specifix
...
fix(Grid): height issue in firefox
2025-09-02 14:31:27 +05:30
mergify[bot]
648b783ce1
Merge branch 'develop' into grid-firefox-specifix
2025-09-02 08:41:21 +00:00
Ejaaz Khan
3a55974355
fix(Grid): height issue in firefox
2025-09-02 13:26:02 +05:30
Akhil Narang
06afd9b073
Merge pull request #33865 from akhilnarang/fix-order-group-by-check
...
fix(db_query): check for some more functions
2025-09-02 11:49:07 +05:30
Akhil Narang
5b26db7265
Merge pull request #33685 from AMR-Mannesmann/fix(document)-is_child_table_same-for-new-docs
...
fix(document): is_child_table_same for new docs
2025-09-02 11:37:06 +05:30
Ejaaz Khan
c8c09eff8d
Merge pull request #33869 from frappe/l10n_develop
...
fix: sync translations from crowdin
2025-09-02 10:35:17 +05:30
MUHAMMED IRFAN
ae95e08c71
Merge branch 'frappe:develop' into geolocation-modify
2025-09-02 01:02:01 +05:30
0muhammedirfan-pc-wsl
b8a4701b23
feat(geolocation): add satellite to geolocation
...
Applied new review suggestions
Followed snake_case for consistency
Ran pre-commit
2025-09-02 00:54:18 +05:30
muhammedirfan Desk
ae264e2523
feat(geolocation): add satellite view to input field
...
Added sattellite view on geolocation input field.
Added labels option and tarrain lines option in sattellite view.
move tail url and options in utils frappe.provide
2025-09-02 00:30:51 +05:30
MochaMind
981d73bb3c
fix: Norwegian Bokmal translations
2025-09-01 21:59:20 +05:30
MochaMind
4c0ad67274
fix: Danish translations
2025-09-01 21:59:17 +05:30
MochaMind
429f1cf49a
fix: Indonesian translations
2025-09-01 21:59:15 +05:30
MochaMind
98256ef9d5
fix: Esperanto translations
2025-09-01 21:59:13 +05:30
MochaMind
2967c17b55
fix: Serbian (Cyrillic) translations
2025-09-01 21:59:10 +05:30
MochaMind
8014086fe9
fix: Italian translations
2025-09-01 21:59:08 +05:30
MochaMind
37cd6cb10f
fix: Vietnamese translations
2025-09-01 21:59:06 +05:30
MochaMind
3ccf80a087
fix: Dutch translations
2025-09-01 21:59:04 +05:30
MochaMind
e9bd1bfc32
fix: Czech translations
2025-09-01 21:59:02 +05:30