Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
1e55c2e7137da166cd76539f5ea05cf5c4135a73
/
erpnext
/
projects
1efade3
fix(task): weight editable
by Rushabh Mehta
· 6 years ago
079684f
feat: Task type (#17311)
by Suraj Shetty
· 6 years ago
94f43ca
fix: task name was not able to search by name in global search
by Rohit Waghchaure
· 6 years ago
89206e7
fixed merge conflict
by Nabin Hait
· 6 years ago
22867f7
fix: added currency
by Anurag Mishra
· 6 years ago
3e8b8a4
fix: filters and some conditions
by Anurag Mishra
· 6 years ago
17fbafa
fix: filters,added total,only submitted doc,considered fraction
by Anurag Mishra
· 6 years ago
0dc62e8
fix: Removed raw query and used frappe.get_all
by Anurag Mishra
· 6 years ago
f71c147
Added mandatory feilds to the report
by Anurag Mishra
· 6 years ago
5c17e77
fix: readability
by Anurag Mishra
· 6 years ago
b57c024
feat: Project Billing Summary for timesheet
by Anurag Mishra
· 6 years ago
3d27aab
Commonify code
by Anurag Mishra
· 6 years ago
94514ff
feat: timesheet Employee Summary Report
by Anurag Mishra
· 6 years ago
1375277
Merge pull request #17000 from scmmishra/hotfix-task-status
by rohitwaghchaure
· 6 years ago
706cf7d
Merge pull request #17001 from scmmishra/develop-task-status
by rohitwaghchaure
· 6 years ago
84a18f5
Merge branch 'master' into develop
by Saurabh
· 6 years ago
1b63c87
feat: refactored update status
by scmmishra
· 6 years ago
2405e14
Merge branch 'hotfix-task-status' of github.com:scmmishra/erpnext into hotfix-task-status
by scmmishra
· 6 years ago
36824cf
feat: refactored update status
by scmmishra
· 6 years ago
fdbb516
fix(projects): Auto-set employee and company in Timesheet (#16743)
by Raffael Meyer
· 6 years ago
ec56122
fix: minor fix in test
by Shivam Mishra
· 6 years ago
26e5c75
fix: Typo in update_status
by scmmishra
· 6 years ago
1af3c41
fix: Typo in update_status
by scmmishra
· 6 years ago
f7f3263
feat: Added check for no end date and refactored query
by scmmishra
· 6 years ago
a2e801e
fix: Added check for no end date
by scmmishra
· 6 years ago
5869ba1
feat: Added filter to query
by scmmishra
· 6 years ago
e7cf06b
fix: task overdue status propagates to project
by scmmishra
· 6 years ago
6ab6d35
fix: Task Overdue status propagates to project
by scmmishra
· 6 years ago
b07a5d4
Merge branch 'master' into develop
by Frappe Bot
· 6 years ago
e5d79f3
Merge pull request #16673 from Alchez/feat-task-from-issue
by Rushabh Mehta
· 6 years ago
641e412
fix: Removed raw query and used frappe.get_all
by Anurag Mishra
· 6 years ago
f4bce6a
fix(issue): Replace Make buttons on Issue and Task with a dashboard
by Rohan Bansal
· 6 years ago
2ba21fb
fix(issue): Add issue name in Task and fix description in Issue
by Rohan Bansal
· 6 years ago
9a1adc7
Added mandatory feilds to the report
by Anurag Mishra
· 6 years ago
34e1f92
fix: readability
by Anurag Mishra
· 6 years ago
1218255
feat: Project Billing Summary for timesheet
by Anurag Mishra
· 6 years ago
59f4556
Commonify code
by Anurag Mishra
· 6 years ago
e86ac3c
feat: timesheet Employee Summary Report
by Anurag Mishra
· 6 years ago
703a597
fix(patch): update customization options if completed is not present
by Rushabh Mehta
· 6 years ago
e9db0d2
fix(minor): update task list label from Closed to Completed
by Rushabh Mehta
· 6 years ago
33d0a9f
fix(projects): change fieldtype of billing amounts to Currency
by Raffael Meyer
· 6 years ago
57128e4
fix: task.js
by Rushabh Mehta
· 6 years ago
45c252a
fix(test): test_task.py
by Rushabh Mehta
· 6 years ago
b94c8b1
fix(tests): add test for bulk complete / cancellation of project
by Rushabh Mehta
· 6 years ago
02a9ec3
BREAKING: Task status "Closed" renamed to Task status "Completed" and ability to close, cancel projects in bulk
by Rushabh Mehta
· 6 years ago
2d2d176
fix: linting
by Rushabh Mehta
· 6 years ago
e998467
feat: Project Template
by Rushabh Mehta
· 6 years ago
cc6e51c
Merge branch 'master' into develop
by Sagar Vora
· 6 years ago
de0f59b
fix: Removed precision from multiple doctypes
by deepeshgarg007
· 6 years ago
74fd5da
Merge branch 'master' into develop
by Frappe Bot
· 6 years ago
4902f7b
fix: Show tasks in timesheet with status as Closed (#16660)
by Deepesh Garg
· 6 years ago
551f52f
Merge branch 'master' into develop
by Sagar Vora
· 6 years ago
da7c20e
fix: Validate task dates in project (#16586)
by Deepesh Garg
· 6 years ago
da1dc7f
Merge branch 'master' into develop
by Sagar Vora
· 6 years ago
a4645b6
fix: check open status projects for project status update
by Rohit Waghchaure
· 6 years ago
a342138
Merge branch 'master' into develop
by Saurabh
· 6 years ago
25e63e8
fix: modified date (#16520)
by rohitwaghchaure
· 6 years ago
f97c5da
Merge branch 'staging' into develop
by Sagar Vora
· 6 years ago
e819047
Merge branch 'staging-fixes' into unicode
by Nabin Hait
· 6 years ago
e415cce
Merge branch 'staging' into develop
by Frappe Bot
· 6 years ago
49e0962
fix(projects): None type handling while updating tasks
by Nabin Hait
· 6 years ago
f3c22f3
fix(unicode): Import unicode_literals in every file
by Aditya Hase
· 6 years ago
4d1a9b1
Merge branch 'staging' into develop
by Sagar Vora
· 6 years ago
7e71e13
Added patch
by Rohit Waghchaure
· 6 years ago
bef2c22
Fix: merge conflict
by Nabin Hait
· 6 years ago
425dff9
fix: Project update status code and design refactored
by Rohit Waghchaure
· 6 years ago
d254af9
fix(patch): set_backup_limit.py
by Rushabh Mehta
· 6 years ago
5c86cf5
Merge pull request #16288 from Anurag810/task-fixes
by Nabin Hait
· 6 years ago
cd89083
Changes Requested Done
by Anurag Mishra
· 6 years ago
fdd5d54
Merge branch 'staging' into develop
by Frappe Bot
· 6 years ago
68aedfd
typo
by Anurag Mishra
· 6 years ago
f2b29a0
typo
by Anurag Mishra
· 6 years ago
c14c7c8
fix: leave application and timesheet tests
by Sagar Vora
· 6 years ago
4c8c50e
test case fixed
by Anurag Mishra
· 6 years ago
a3b5f5f
Test case
by Anurag Mishra
· 6 years ago
3637e14
refractor
by Anurag Mishra
· 6 years ago
3de12db
Merge branch 'develop' of github.com:frappe/erpnext into general-ui-fixes
by Suraj Shetty
· 6 years ago
9e09b3a
Merge branch 'staging' into develop
by Frappe Bot
· 6 years ago
e8c2fdf
Merge branch 'master' into staging-fixes
by Frappe Bot
· 6 years ago
146be9f
Merge branch 'develop' of github.com:frappe/erpnext into general-ui-fixes
by Suraj Shetty
· 6 years ago
083f1c5
Safe decode project name for languages with special characters (#16254)
by Charles-Henri Decultot
· 6 years ago
83e3c4c
Fix quote error
by Suraj Shetty
· 6 years ago
b296500
Replace 'Make' with 'Create'
by Suraj Shetty
· 6 years ago
5b50b28
Merge branch 'staging' into develop
by Frappe Bot
· 6 years ago
e61430b
Removed unnecessary code
by Rohit Waghchaure
· 6 years ago
636d186
[Fix] In project, tax amount is added in the total billed amount(sales) field
by Rohit Waghchaure
· 6 years ago
fe1f532
Merge branch 'staging' into develop
by Ameya Shenoy
· 6 years ago
93595fa
Merge branch 'staging-fixes' into hotfix-child-task-error
by Nabin Hait
· 6 years ago
f838597
fix(task): Fix error when trying to convert a task into a group even if no child tasks exist
by Rohan Bansal
· 6 years ago
4c366ee
Minor issue fixes
by deepeshgarg007
· 6 years ago
b5c7b96
Merge branch 'staging' into develop
by Frappe Bot
· 6 years ago
aa0bed1
[fix] #14038-Std hours at company level to calculate timesheet hours (#15819)
by Pawan Mehta
· 6 years ago
d1c467b
Merge branch 'staging' into develop
by Ameya Shenoy
· 6 years ago
10dfd4a
Show project attachments in portal view
by JodeQ
· 6 years ago
f90af80
Merge branch 'staging' into develop
by Ameya Shenoy
· 6 years ago
3855156
fix(project): If Project has no Tasks, let the status be set as Completed (#15639)
by Shreya Shah
· 6 years ago
4b404c4
Avoid multiple escapes (#15509)
by Suraj Shetty
· 6 years ago
6ea3de9
Fix quote issues (#15497)
by Suraj Shetty
· 6 years ago
bfc195d
Changes to support refactor in frappe pg-poc branch (#15287)
by Suraj Shetty
· 6 years ago
32dc3bf
[Enhance] Job Card (#15244)
by rohitwaghchaure
· 6 years ago
Next »