Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
e7b8400fc78cd86119a75b3d670978960eafe7e2
/
erpnext
/
public
aafd64d
fix: On change of currency, set margin amount based on exchange rate (#17712)
by Nabin Hait
· 6 years ago
8c78299
fix(readme): logo
by Rushabh Mehta
· 6 years ago
8a976ba
feat: LMS is now compatible with Frappe Theme (#17600)
by Shivam Mishra
· 6 years ago
3fccfaa
feat: Added 'Add Multiple' options in all sales / purchase transactions
by Nabin Hait
· 6 years ago
f82d0a6
fix: show video duration and publish date only if data exists
by Shivam Mishra
· 6 years ago
2430fd3
chore: show description on course card
by Shivam Mishra
· 6 years ago
cb03bb1
fix: Allow variant attributes to be optional
by Faris Ansari
· 6 years ago
b8103ac
Merge branch 'develop' into item-discount
by Nabin Hait
· 6 years ago
1e55c2e
Remove old style custom scripts (#17077)
by Faris Ansari
· 6 years ago
c87b47a
fix: Price list conversion for other UOM from stock UOM item price (#17386)
by Suraj Shetty
· 6 years ago
9fe7257
fix (ui): refactored breadcrumbs
by Shivam Mishra
· 6 years ago
2428485
fix (ui): Card layout
by Shivam Mishra
· 6 years ago
bf7d13a
Merge branch 'develop' of https://github.com/frappe/erpnext into lms-beta-v2
by scmmishra
· 6 years ago
593242f
fix: Calculate rate based on discount on server side only if not rate or pricing rule applied
by Nabin Hait
· 6 years ago
77b8289
fix(style): buttons in address and contact
by Rushabh Mehta
· 6 years ago
68b3203
chore: Moved `get_quiz_progress` and `get_program_progress` to a class function in `program_enrollment`
by scmmishra
· 6 years ago
804a74c
fix (ui): UI fixes to Video page
by scmmishra
· 6 years ago
6c8f23b
fixed (ui): Fixed cards with better buttons
by scmmishra
· 6 years ago
270d4e9
fix: moved erpnext related methods from frappe to erpnext
by Rohit Waghchaure
· 6 years ago
4add826
chore: Minor code improvements
by scmmishra
· 6 years ago
da2c90c
chore: renamed `get_program` api functions
by scmmishra
· 6 years ago
d78c326
chore: renamed `get_topic_meta` to `get_student_topic_details`
by scmmishra
· 6 years ago
d5973fe
chore: renamed `get_course_meta` to `get_student_course_details`
by scmmishra
· 6 years ago
823d89c
fix (linting): codacy fixes
by scmmishra
· 6 years ago
f3cc874
Merge pull request #17249 from scmmishra/auto-fetch-serial
by Shivam Mishra
· 6 years ago
fed4fd0
style: linting issue fixed
by scmmishra
· 6 years ago
5522cf8
fix: codacy linting
by scmmishra
· 6 years ago
6d3302b
style (codacy): code formatting fixes
by scmmishra
· 6 years ago
ed4b052
style (codacy): code formatting fixes
by scmmishra
· 6 years ago
4690107
feat: Use standard serial picker to add as well as update serial numbers
by scmmishra
· 6 years ago
61d6b67
feat: Show standard serial number selector in item grid form
by scmmishra
· 6 years ago
407496b
chore: minor changes to labels
by scmmishra
· 6 years ago
19a41ed
chore: code cleaning
by scmmishra
· 6 years ago
41cf945
feat (UX): Refactored batch selector
by scmmishra
· 6 years ago
b98612f
feat: Added auto fetch logic and button for client
by scmmishra
· 6 years ago
44b0cb6
Merge pull request #17194 from rmehta/dashboard-refactor
by Rushabh Mehta
· 6 years ago
5b9df67
fix: minor bug in breadcrumb routing
by scmmishra
· 6 years ago
72cc37e
fix: Taxes and charges table not clear the existing rows if the template is changed
by Rohit Waghchaure
· 6 years ago
d625c32
fix(dashboard): for frappe updates, and a new splash logo
by Rushabh Mehta
· 6 years ago
bae2d66
fix: codacy linting issues
by scmmishra
· 6 years ago
b7d9efe
Merged develop in lms
by scmmishra
· 6 years ago
88f0c46
feat: Added breadcrumbs
by scmmishra
· 6 years ago
fbc56c6
fix(style): left padding in marketplace view
by Rushabh Mehta
· 6 years ago
0c87895
fix(node_modules): remove hardcoded symlink (#16975)
by cjpit
· 6 years ago
b861c4b
Merge pull request #16895 from Alchez/hotfix-shipping-charge-override
by Nabin Hait
· 6 years ago
d3bae4e
feat: better cards in lms
by scmmishra
· 6 years ago
70b996a
fix: test cases
by Rohit Waghchaure
· 6 years ago
e540534
fix: Pricing rule not working for POS
by Rohit Waghchaure
· 6 years ago
2b7e158
feat: Quiz attempt limits is configurable
by scmmishra
· 6 years ago
d4ed56a
fix: navbar login bug
by scmmishra
· 6 years ago
cea8515
feat: Added custom navbar
by scmmishra
· 6 years ago
6123ff3
fix: styled program card
by scmmishra
· 6 years ago
9b7ac3e
fix: fixed joining date bug on lms profile
by scmmishra
· 6 years ago
281902f
chore: clean up
by scmmishra
· 6 years ago
394e93c
chore: Minor fixes on profile page
by scmmishra
· 6 years ago
209250c
fix: Profile page cards
by scmmishra
· 6 years ago
c03db19
fix: layout for hero image of program card
by scmmishra
· 6 years ago
29aaee1
feat: Added youtube video component
by scmmishra
· 6 years ago
92e311d
feat: refactored YoutubePlayer component
by scmmishra
· 6 years ago
15f6faa
fix: Video stops on closing modal
by scmmishra
· 6 years ago
526af9d
feat: added Youtube Video component
by scmmishra
· 6 years ago
9bfe3a0
feat: Added Program Intro Video modal
by scmmishra
· 6 years ago
233db67
Merge branch 'develop' of https://github.com/frappe/erpnext into lms-beta-v2
by scmmishra
· 6 years ago
f04ceae
chore: removed commented code
by scmmishra
· 6 years ago
5b57d97
fix: single primary action on LMS home
by scmmishra
· 6 years ago
3d39b88
feat: LMS now supports multiple correct choice questions
by scmmishra
· 6 years ago
b07a5d4
Merge branch 'master' into develop
by Frappe Bot
· 6 years ago
c0de5b7
fix: remove gitter chat
by Rushabh Mehta
· 6 years ago
43e9375
feat [WIP]: Added multiple choice question component
by scmmishra
· 6 years ago
8bfe330
feat: pricing rule enhancements
by Rohit Waghchaure
· 6 years ago
000e706
feat: Only student progress is recorded in LMS
by scmmishra
· 6 years ago
5f8b358
Website: Product Configurator and Bootstrap 4 (#15965)
by Faris Ansari
· 6 years ago
e3dea29
fix: Minor UI fix
by scmmishra
· 6 years ago
14d70ce
chore: updated education config
by scmmishra
· 6 years ago
90972cf
fix(transaction): Avoid shipping rule charge override by tax template
by Rohan Bansal
· 6 years ago
7e67a40
Merge branch 'master' into develop
by Frappe Bot
· 6 years ago
d475461
Merge pull request #16806 from rohitwaghchaure/set_scanned_barcode_in_the_table
by rohitwaghchaure
· 6 years ago
18a1a8d
style: Fixed route.js
by scmmishra
· 6 years ago
8f0660a
Merge branch 'master' into develop
by Frappe Bot
· 6 years ago
471140c
fix: Minor changes
by scmmishra
· 6 years ago
f0a56b9
feat: Minor fixes to profile page
by scmmishra
· 6 years ago
ab8fc8c
feat: Quizzes fixed
by scmmishra
· 6 years ago
b793cc8
fix: Minor changes
by scmmishra
· 6 years ago
c21cda2
Removed validation for group by voucher in general ledger
by Rohit Waghchaure
· 6 years ago
5e61b17
fix: Routing after finishing a course topic
by scmmishra
· 6 years ago
de5f71a
fix: Showing Topic Progress
by scmmishra
· 6 years ago
b17d289
fix: Course card progress
by scmmishra
· 6 years ago
ab4ff98
fix: scan barcode not adding the barcode value in the items table
by Rohit Waghchaure
· 6 years ago
56ad5da
fix: Minor Changes
by scmmishra
· 6 years ago
e6735e4
fix: Content navigation
by scmmishra
· 6 years ago
8747900
Fix: Content title fields
by scmmishra
· 6 years ago
47ccad9
fix: Reloading bug on Content page
by scmmishra
· 6 years ago
23880ae
fix: Content fetching for articles and videos
by scmmishra
· 6 years ago
628659e
fix: Routing for course
by scmmishra
· 6 years ago
90b5036
fix: Content Routing
by scmmishra
· 6 years ago
7e1678e
fix: TopicMeta fixes
by scmmishra
· 6 years ago
03c4c63
fix: list title on CoursePage
by scmmishra
· 6 years ago
c011b08
fix: Fixed UI and API for course page
by scmmishra
· 6 years ago
fed9adb
fix: Fixed API and UI for topic card
by scmmishra
· 6 years ago
5ae51dc
fix: Minor UI fixes
by scmmishra
· 6 years ago
Next »