Raizaaa
|
4f96e2dc2c
|
Merge pull request #2317 from frappe/mergify/bp/main-hotfix/pr-2314
fix: allow None for optional args in get_payment_link (backport #2314)
|
2026-04-16 14:07:19 +03:00 |
|
raizasafeel
|
fca1acb9fb
|
fix: allow None for optional args in get_payment_link
(cherry picked from commit 2878f0232c)
|
2026-04-16 09:55:09 +00:00 |
|
Jannat Patel
|
fca4532916
|
Merge pull request #2303 from frappe/develop
chore: merge `develop` into `main-hotfix`
|
2026-04-10 21:04:24 +05:30 |
|
Jannat Patel
|
ee85af09ed
|
fix: course import with proper evaluator data
|
2026-04-10 13:09:20 +05:30 |
|
Jannat Patel
|
75ed9c5ec2
|
fix: removed body content from course export request
|
2026-04-09 20:29:00 +05:30 |
|
Jannat Patel
|
0f7a2d1975
|
fix: changed course export request to GET
|
2026-04-09 20:20:53 +05:30 |
|
Raizaaa
|
a4f8497988
|
Merge pull request #2299 from raizasafeel/security
fix: prevent path traversal in scorm file
|
2026-04-09 08:55:09 +03:00 |
|
Jannat Patel
|
79d82647ef
|
Merge pull request #2298 from pateljannat/issues-220
fix: misc issues
|
2026-04-08 17:40:15 +05:30 |
|
Raizaaa
|
4e003a2490
|
Merge branch 'frappe:develop' into security
|
2026-04-08 13:10:01 +03:00 |
|
Jannat Patel
|
0d394646d9
|
fix: removed prefix from assignment and exercise list count
|
2026-04-08 12:17:10 +05:30 |
|
Jannat Patel
|
071e8dc529
|
fix: lesson progress after assignment submission
|
2026-04-08 12:15:23 +05:30 |
|
Jannat Patel
|
def3e3d372
|
fix: mark for review should only be allowed when showing answers is disabled
|
2026-04-08 11:02:42 +05:30 |
|
Jannat Patel
|
97228e4655
|
Merge pull request #2296 from pateljannat/issues-219
fix: improved list for assignments and programming exercises
|
2026-04-07 18:13:25 +05:30 |
|
Jannat Patel
|
a507ab425c
|
fix: improved list for assignments and programming exercises
|
2026-04-07 17:54:03 +05:30 |
|
Raizaaa
|
fdb3fc46b4
|
Merge pull request #2295 from frappe/mergify/bp/main-hotfix/pr-2294
fix: prevent xss in meta data (backport #2294)
|
2026-04-07 11:54:58 +05:30 |
|
raizasafeel
|
e1b425ed5b
|
fix: prevent path traversal in scorm file
|
2026-04-06 22:50:37 +05:30 |
|
raizasafeel
|
cd6aca25f7
|
fix: prevent xss in meta data
(cherry picked from commit f244a6c9ff)
|
2026-04-06 17:15:47 +00:00 |
|
Raizaaa
|
e4ad66c226
|
Merge pull request #2294 from raizasafeel/security
fix: prevent xss in meta data
|
2026-04-06 22:45:22 +05:30 |
|
Raizaaa
|
9003e92d6c
|
Merge pull request #2292 from raizasafeel/feat/zero-amount-checkout
fix: allow zero amount checkout with coupons
|
2026-04-06 20:45:16 +05:30 |
|
raizasafeel
|
f244a6c9ff
|
fix: prevent xss in meta data
|
2026-04-06 20:41:38 +05:30 |
|
Jannat Patel
|
226ed85636
|
Merge pull request #2293 from pateljannat/issues-218
fix: misc issues
|
2026-04-06 18:55:12 +05:30 |
|
Jannat Patel
|
717f9000f2
|
fix: variable names for certificate template
|
2026-04-06 18:20:24 +05:30 |
|
Jannat Patel
|
0d8898576f
|
fix: learning workspace sidebar
|
2026-04-06 18:09:10 +05:30 |
|
Jannat Patel
|
ab1bed8f30
|
fix: course card gradient toggle when theme changed
|
2026-04-06 17:06:44 +05:30 |
|
Jannat Patel
|
93161b8278
|
fix: sidebar links in mobile
|
2026-04-06 16:19:52 +05:30 |
|
Raizaaa
|
090f26f58f
|
Merge branch 'frappe:develop' into feat/zero-amount-checkout
|
2026-04-06 12:12:55 +05:30 |
|
raizasafeel
|
1d04f4fd91
|
fix: allow zero amount checkout with coupons
|
2026-04-06 11:58:05 +05:30 |
|
Jannat Patel
|
abda48eaad
|
Merge pull request #2278 from iamrubeng/patch-1
ci(build): add payments repository to APPS_JSON
|
2026-04-06 11:02:09 +05:30 |
|
Jannat Patel
|
ad6f24dd7c
|
Merge pull request #2290 from frappe/pot_develop_2026-04-03
chore: update POT file
|
2026-04-06 10:50:00 +05:30 |
|
Raizaaa
|
2fe39ee2ba
|
Merge pull request #2291 from raizasafeel/fix/ui-teardown
revert: change switches into checkbox
|
2026-04-06 09:48:41 +05:30 |
|
raizasafeel
|
221ac4fad9
|
revert: change switches into checkbox
|
2026-04-06 09:03:53 +05:30 |
|
Rubén Gómez
|
831f119398
|
build(init): add payments dependency
|
2026-04-03 19:25:15 +02:00 |
|
frappe-pr-bot
|
540c676206
|
chore: update POT file
|
2026-04-03 16:11:34 +00:00 |
|
Jannat Patel
|
240f1e893c
|
Merge pull request #2289 from frappe/develop
chore: merge `develop` into `main-hotfix`
|
2026-04-03 14:53:45 +05:30 |
|
Jannat Patel
|
90d4f32c47
|
Merge pull request #2286 from pateljannat/course-package-import
feat: course package import and export
|
2026-04-03 13:28:15 +05:30 |
|
Jannat Patel
|
7fe8d6c500
|
fix: asset export path
|
2026-04-03 13:18:11 +05:30 |
|
Jannat Patel
|
7c1869853f
|
ci: codecov rules
|
2026-04-03 12:38:34 +05:30 |
|
Jannat Patel
|
3ece2fc3ec
|
fix: assessments replace logic
|
2026-04-03 12:22:04 +05:30 |
|
Jannat Patel
|
f9f17ef8ac
|
fix: roles before user is saved
|
2026-04-03 11:52:00 +05:30 |
|
Jannat Patel
|
a263ca9330
|
Merge pull request #2288 from Rl0007/fix/configurable-max-signups
fix: take max signups from Frappe settings for custom LMS signup
|
2026-04-03 11:24:57 +05:30 |
|
Jannat Patel
|
ab96e354cc
|
fix: cleanup and more tests
|
2026-04-03 11:22:40 +05:30 |
|
Rahul Agrawal
|
3d37461a73
|
fix: Semgrep
|
2026-04-03 08:25:41 +05:30 |
|
Rahul Agrawal
|
b1c68ad4f3
|
fix: take max signups from Frappe settings for custom LMS signup
|
2026-04-03 08:16:39 +05:30 |
|
Jannat Patel
|
6338a5911f
|
fix: misc issues
|
2026-04-02 20:08:08 +05:30 |
|
Jannat Patel
|
6ebaf0e28b
|
test: corrected zip path
|
2026-04-02 19:24:07 +05:30 |
|
Jannat Patel
|
55f01dc313
|
test: course package export and import
|
2026-04-02 18:53:50 +05:30 |
|
Jannat Patel
|
c0df21c076
|
fix: save export zip as private
|
2026-04-02 17:10:40 +05:30 |
|
Jannat Patel
|
564d10feb6
|
fix: cleanup of import functionality
|
2026-04-02 16:48:33 +05:30 |
|
Jannat Patel
|
e1e2c08493
|
fix: import modal ui
|
2026-04-02 13:52:07 +05:30 |
|
Jannat Patel
|
cd85c5c57f
|
fix: import package as private
|
2026-04-02 13:23:38 +05:30 |
|