131 Commits (6a59a390060e5678e0bbf85578d67e20776e099a)

Author SHA1 Message Date
  Rushabh Mehta 6a59a39006 [wsgi] [minor] 12 years ago
  Rushabh Mehta 14c499cf4f [wsgi] [minor] replace os.environ by webnotes.get_request_header 12 years ago
  Rushabh Mehta ca5d492d8d [wsgi] [minor] replace os.environ by webnotes.get_request_header 12 years ago
  Rushabh Mehta e32a0ee7bf wsgi started 12 years ago
  Rushabh Mehta f8f39958d8 [minor] check create permission separately 12 years ago
  Anand Doshi 5eed6ccbcc [website] [minor] moving to framework 12 years ago
  Rushabh Mehta 386cd883b3 [website] [minor] moving to framework 12 years ago
  Rushabh Mehta fb8c63b2bb [website] [minor] moving to framework 12 years ago
  Rushabh Mehta a66e0b09ed [lang] Added Greek (el) + cleanups relating to translate 12 years ago
  Pratik Vyas e2f1eef0c7 [minor] fix startup errors for new app 12 years ago
  Rushabh Mehta e55fb97b5c [demo] New ERPNext Demo 12 years ago
  Rushabh Mehta 6c82ee9564 [lang] [minor] 12 years ago
  Rushabh Mehta 0a4e0a6f88 [doc] [minor] add # to autoname if not specified 12 years ago
  Rushabh Mehta ef93d7e877 [minor] rollback in msgprint with exception 12 years ago
  Rushabh Mehta d01f4c9e58 [minor] added rollback in msgprint if exception, add wnf option make_demo_fresh 12 years ago
  Rushabh Mehta ce0af67ecc [minor] webnotes.set_value 12 years ago
  Rushabh Mehta 53bfa71906 [grid] Added Add Row at Bottom 12 years ago
  Rushabh Mehta 5a6de0a704 [grid] Keyboard navigation to Move Up, Down, Close 12 years ago
  Rushabh Mehta 2ce0a6dcb3 [nested set] [minor] Added validation to test loop in hierarchy 12 years ago
  Rushabh Mehta 7d1d825388 [minor] added webnotes.get_list, fixed webnotes/erpnext#663 12 years ago
  Rushabh Mehta 2e95247b5f [minor] [license] Standardizied license string in py an js code files 12 years ago
  Rushabh Mehta 6c52d7a56e [fix] [minor] system manager role check 12 years ago
  Rushabh Mehta 00884f4555 [data-import-tool] [minor] updated for calling upload from app 12 years ago
  Rushabh Mehta 547120bc59 [fix] [minor] 12 years ago
  Rushabh Mehta bdd90def0a [calendar] [feature] Send Daily Digest for Upcoming Events 12 years ago
  Anand Doshi c939d87181 [cleanup] [minor] added build_match_conditions to webnotes 12 years ago
  Rushabh Mehta 77eef0ecf5 [docs] [translate] fixes 12 years ago
  Anand Doshi 2fbe6f9b52 [minor] [fix] during reset perms, force reload doctype 12 years ago
  Anand Doshi 45495e1655 [minor] fixed patch 12 years ago
  Anand Doshi e22d7d384f [minor] [delete doc] option to ignore permissions 12 years ago
  Rushabh Mehta 5b254c079d [minor] fix to has_permission 12 years ago
  Anand Doshi 7bb7221364 [bean] [mandatory check] 12 years ago
  Rushabh Mehta 69318a01a0 [mappers] cleanup, remove dt_map, map_doclist and other such functions 12 years ago
  Anand Doshi ad39c02e62 [fresh install] [fix] replace allow roles with explicit has_permission checks for doctype py files 12 years ago
  Rushabh Mehta f5880f0cad [mapper] quotation-sales order for mapping in parent + child items 12 years ago
  Rushabh Mehta 7c174f60b3 [buying] started cleanup, [mapper] started rewrite 12 years ago
  Anand Doshi 89d2042bcb [function] load_json - a common pattern of json.loads if basestring made into a function + misc fixes 12 years ago
  Rushabh Mehta 231874807f [docs] auto-build server api toc 12 years ago
  Anand Doshi 79897d7c14 [delete doc] delete a list of docs 12 years ago
  Anand Doshi cd90ad52f5 [search criteria] [deprecated] 12 years ago
  Anand Doshi 8e573317f5 [delete doc] ability to delete a list of docs 12 years ago
  Anand Doshi abea2f2139 [data import] [fix] shifted common functions to datautils, so as not to cause permission error for role restricted whitelist methods when importing 12 years ago
  Anand Doshi b1ad44c13d [rename] [fix] merge should be passed to on_rename method of controller for further processing 12 years ago
  Rushabh Mehta 2d65aa72ce [docs] added serverside generator and write to html files 12 years ago
  Rushabh Mehta 2ad2b37f19 [docs] added python docs to generate python docs 12 years ago
  Rushabh Mehta 1858c9cf44 [form] [comments] fixed 12 years ago
  Anand Doshi 661766f22f [data import tool] [fixes] fixes due to changes in the new upload widget + minor newline fix in errprint messages in handler.py 12 years ago
  Rushabh Mehta bbefbfb35b [logging] added webnotes.log() and logging property in conf.py to enable debug logs 12 years ago
  Anand Doshi c80fb24ec3 [in import] shifted global variable to webnotes 12 years ago
  Anand Doshi 929f9b6d63 [permissions] [fixes] used BeanPermissionError, show label in error message of has_permission 12 years ago