1. dae20d8 refactored upload attendace tool by Nabin Hait · 12 years ago
  2. c4529eb Merge pull request #300 from mayur-patel/master by Rushabh Mehta · 12 years ago
  3. c7e28c7 changed the logic to be more elegant. by mayur-patel · 12 years ago
  4. 07287e8 removed colour fields from txt files by Rushabh Mehta · 12 years ago
  5. 547604c Added a new field called allow_negative. This field was added for allowing a negative balance for a particular leave type. by mayur-patel · 12 years ago
  6. f10f251 Added checks to see if the selected leave type allows negative balance. If it does then warn the user and continue with saving the form else just warn the user and don't save the form data. by mayur-patel · 12 years ago
  7. 639392a Allowing user to add leaves which may results in negative leave balance. by mayur-patel · 12 years ago
  8. 213b180 merge, update bean validations by Rushabh Mehta · 12 years ago
  9. fee642d completed Time Log / Time Log Batch by Rushabh Mehta · 12 years ago
  10. a139dc9 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  11. 483731e fixes in attendance control panel by Nabin Hait · 12 years ago
  12. 57f83ed show leave balance in leave balance report by Anand Doshi · 12 years ago
  13. b21eb9a added time log batch by Rushabh Mehta · 12 years ago
  14. 9b35230 Adding German translation by billyfordson · 12 years ago
  15. 5c6fc62 added company filter in employee leave balance report by Anand Doshi · 12 years ago
  16. 46d437e fix in get previous fiscal year for leave allocation by Anand Doshi · 12 years ago
  17. 89e70d7 show leave application of other employees in deparment if user has Employee role, but also show leave applications based on permissions - show unique of both by Anand Doshi · 12 years ago
  18. b60aef5 added report button in todo page by Anand Doshi · 12 years ago
  19. e4eb89b added new language and filters in query reports by Rushabh Mehta · 12 years ago
  20. 9e02949 updated language and separated slickgrid files by Rushabh Mehta · 12 years ago
  21. 90098d2 new employee_leave_balance_report by Rushabh Mehta · 12 years ago
  22. 96b91f4 check toggle converted to true / false by Rushabh Mehta · 12 years ago
  23. 25af38e show leave block day warning by Rushabh Mehta · 12 years ago
  24. f41dd39 added language by Rushabh Mehta · 12 years ago
  25. 59d8a76 Merge branch 'master' of github.com:webnotes/erpnext into edge by Anand Doshi · 12 years ago
  26. 833b0f1 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 12 years ago
  27. 67160d4 allow importing leave allocation by Anand Doshi · 12 years ago
  28. 7ce7d7c Merge branch 'master' of github.com:webnotes/erpnext into edge by Anand Doshi · 12 years ago
  29. 87e4801 website settings social icons by Rushabh Mehta · 12 years ago
  30. 150d98d calculate total leave days on load by Anand Doshi · 12 years ago
  31. 64e47af calculate total leave days on load by Anand Doshi · 12 years ago
  32. f36a00b changed description of allow users in Leave Block List by Anand Doshi · 12 years ago
  33. d70f7de raise leave blocked error when status is saved as Approved by Anand Doshi · 12 years ago
  34. b05b1da added Follow Via Email by Anand Doshi · 12 years ago
  35. 5c6216f merge by Rushabh Mehta · 12 years ago
  36. 5117d9c refactored defaults, bin material request wip by Rushabh Mehta · 12 years ago
  37. 7621a94 allow leave application to have attachments by Anand Doshi · 12 years ago
  38. 04ae7b8 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  39. a95e2db leave application calendar: add leaves based on permission; add holidays applicable to the employee by Anand Doshi · 12 years ago
  40. fe78725 removed observer function for employee by Nabin Hait · 12 years ago
  41. 22d3a8b fetch docstatus in leave application for calendar view; fix in leave application test by Anand Doshi · 12 years ago
  42. 6ad06f3 fixes in employee helper by Anand Doshi · 12 years ago
  43. ac1985f added observer for employee doctype to update salary structure by Anand Doshi · 12 years ago
  44. d19e2f5 make sure employee name is a string by Anand Doshi · 12 years ago
  45. 62ef71b added leave application to allow import list by Anand Doshi · 12 years ago
  46. b54b227 fixed leave application error -- take employee name from employee record by Anand Doshi · 12 years ago
  47. c53231a model_wrapper is now bean, refactoring defaults by Rushabh Mehta · 12 years ago
  48. 17bc541 make leave application importable by Anand Doshi · 12 years ago
  49. 78352d1 leave application permissions patch - removed permlevel 2 by Anand Doshi · 12 years ago
  50. c06ce25 updated translations by Rushabh Mehta · 12 years ago
  51. e51b5e3 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 12 years ago
  52. 9249f35 added view selector and calendar view for leave application by Rushabh Mehta · 12 years ago
  53. 9cde1bb Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  54. 0bf801a email to leave approver and employee by Anand Doshi · 12 years ago
  55. 6227527 added leave applications and block lists to calendar by Rushabh Mehta · 12 years ago
  56. 5eb3764 added new calendar and renamed holiday block list by Rushabh Mehta · 12 years ago
  57. 9c35b28 raise holiday block list exception only when submitting by Anand Doshi · 12 years ago
  58. 798c6b4 fixes in test runner and add role for profile by Anand Doshi · 12 years ago
  59. 5070224 select leave approver by fullname in leave application by Anand Doshi · 12 years ago
  60. 223072b when saving employee add employee image to profile by Anand Doshi · 12 years ago
  61. c45630f added add_role method in profile by Anand Doshi · 12 years ago
  62. eb92b52 fixes in employee form by Anand Doshi · 12 years ago
  63. a954579 number format fix, permission fix in listview by Rushabh Mehta · 12 years ago
  64. 4b9827a upgraded test_runner, now can run multiple tests by Rushabh Mehta · 12 years ago
  65. 629c196 added date in pop3 mails by Rushabh Mehta · 12 years ago
  66. e38d783 removed session timeout for getting emails by Rushabh Mehta · 12 years ago
  67. af222dc updated language by Rushabh Mehta · 12 years ago
  68. 60135df updated language by Rushabh Mehta · 12 years ago
  69. a11a21c changed _Test Fiscal Year to _Test Fiscal Year 2013 by Anand Doshi · 12 years ago
  70. 6fad5ab if total leave days is 0, do not allow leave application to be saved by Anand Doshi · 12 years ago
  71. e1ca5fd Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  72. 8b5645d leave application overlap validation: consider both open and approved leave applications by Anand Doshi · 12 years ago
  73. 66aa265 fix by Rushabh Mehta · 12 years ago
  74. df35645 Update hr/doctype/employee/employee.txt by Nabin Hait · 12 years ago
  75. 197861f Update hr/doctype/leave_application/leave_application.txt by Nabin Hait · 12 years ago
  76. 40ad7a7 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  77. 6209046 added some test records by Anand Doshi · 12 years ago
  78. b7084b8 Update hr/doctype/appraisal/appraisal.py by Nabin Hait · 12 years ago
  79. 9815770 added company in leave application and global holiday block list by Rushabh Mehta · 12 years ago
  80. 1446447 email receive bugfix by Rushabh Mehta · 12 years ago
  81. 8c713e7 added holidy_block_list_allow by Rushabh Mehta · 12 years ago
  82. 509f17c minor by Rushabh Mehta · 12 years ago
  83. c2563ef added test case for leave_application by Rushabh Mehta · 12 years ago
  84. 4e95bb5 added test_runner by Rushabh Mehta · 12 years ago
  85. cdc32d0 hide toolbar only hides std buttons by Rushabh Mehta · 12 years ago
  86. 2e8d078 adding block list, part 1 by Rushabh Mehta · 12 years ago
  87. d39c55a added explain to get_status in field for debugging by Rushabh Mehta · 12 years ago
  88. 2bbb385 fixes in salary register report by Nabin Hait · 12 years ago
  89. 9a1b91c Update hr/doctype/leave_application/leave_application.txt by Nabin Hait · 12 years ago
  90. 1bf5ee2 added designation to hr-home by Rushabh Mehta · 12 years ago
  91. 08da1a0 setting list_views by Rushabh Mehta · 12 years ago
  92. cda5d42 updated languages by Rushabh Mehta · 12 years ago
  93. 8e3affb added nl by Rushabh Mehta · 12 years ago
  94. 4e01011 added language to pages by Rushabh Mehta · 12 years ago
  95. 317177a updated languages by Rushabh Mehta · 12 years ago
  96. ad14943 added arabic by Rushabh Mehta · 12 years ago
  97. 4c17718 added portuguese by Rushabh Mehta · 12 years ago
  98. 908d09d added spanish by Rushabh Mehta · 12 years ago
  99. 27254d9 added spanish by Rushabh Mehta · 12 years ago
  100. 363e923 expense claim list bugfix by Rushabh Mehta · 12 years ago