Commit Graph

6151 Commits

Author SHA1 Message Date
Jannat Patel 79d82647ef Merge pull request #2298 from pateljannat/issues-220
fix: misc issues
2026-04-08 17:40:15 +05:30
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 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 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
Jannat Patel 03e5bae0aa chore: resolved conflicts 2026-04-02 12:41:38 +05:30
Jannat Patel a4a0a76ad7 feat: import course zip 2026-04-02 12:40:08 +05:30
Raizaaa 1d2b3b0996 Merge pull request #2282 from raizasafeel/security
fix: prevent unauthorised enrollments in paid courses
2026-04-01 14:32:17 +05:30
raizasafeel c3e3337de4 fix(enrollment): prevent unauthorised enrollments in paid courses 2026-04-01 13:46:10 +05:30
Rubén Gómez 94a80603b0 ci(build): update Frappe branch to version-16 in workflow 2026-04-01 08:57:14 +02:00
Leo Daniel A 42abc678a2 fix(notifications): single-line mobile header and improve empty state (#2250)
* fix(notifications): single-line mobile header and improve empty state

* fix(style): improve the notification content for mobile view and dark theme
2026-03-31 13:01:53 +05:30
Rubén Gómez Soto 78a9eac356 ci(build): add payments repository to APPS_JSON 2026-03-31 08:53:26 +02:00
Jannat Patel 8100c67a00 Merge pull request #2277 from frappe/l10n_develop2
chore: sync translations from crowdin
2026-03-31 11:22:57 +05:30
MochaMind 1c43e6f857 chore: Esperanto translations 2026-03-30 22:17:02 +05:30
MochaMind 46c0e86723 chore: Portuguese, Brazilian translations 2026-03-30 22:17:01 +05:30
MochaMind 21c63722f9 chore: Serbian (Latin) translations 2026-03-30 22:16:59 +05:30
MochaMind f736c896ed chore: Norwegian Bokmal translations 2026-03-30 22:16:57 +05:30