557 커밋 (fd332e47a200c8a3d61407069ffcb15fc189b620)

작성자 SHA1 메시지 날짜
  Anand Doshi bc09ead75e [country info] [fix] added additional timezones + fixed fresh install 12 년 전
  Anand Doshi 8afeb07c35 [rename doc] [fix] rename mapper only if it doesn't exist 12 년 전
  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 년 전
  Nabin Hait f90feb8513 [report] monthly salary register 12 년 전
  Anand Doshi c1946ea886 [defaults] [fix] if default value is None, do not add it in defaults cache 12 년 전
  Anand Doshi 75c76eec45 [defaults] [fix] fix in get_defaults_for 12 년 전
  Anand Doshi a0c8fb5b94 [doc] [insert] store name returned by validate_name 12 년 전
  Anand Doshi b1ad44c13d [rename] [fix] merge should be passed to on_rename method of controller for further processing 12 년 전
  Anand Doshi ea0db14a6b [attachment select field] [fix] update select list when adding new attachment 12 년 전
  Anand Doshi f570920649 [sql] [get values] fixes 12 년 전
  Anand Doshi 0d6186797c [sql] [get_value_for_many_names] if no names, return empty dict 12 년 전
  Rushabh Mehta 53c720a9c8 [item] [naming] by series or code / [naming series] optionally set number of digits 12 년 전
  Rushabh Mehta c03e22c2db [doclist] new pattern / [item] pricelist must be unique / [formatter] show null floats as empty string 12 년 전
  Rushabh Mehta 6c916cfe8e [doclist] [filters] added truthsy falsy fitlers 12 년 전
  Anand Doshi c4ab2bbc76 [scheduler] [fix] save scheduler_last_event at the start of scheduler 12 년 전
  Anand Doshi 5561b6a594 [scheduler] [logging] when logging, if no connection, create a new connection 12 년 전
  Anand Doshi f324ac8716 [email lib] [receive] import webnotes 12 년 전
  Anand Doshi 54c88081e9 [assign to] [notification mail] show comment for the assignment in the email 12 년 전
  Anand Doshi 5844c3dc4c [website] [fix] no cache pages 12 년 전
  Anand Doshi 8e2fb38dc8 [get_value] [fix] fix in get_values_from_single 12 년 전
  Nabin Hait 0a039bb90a [script report] bank reconciliation statement in new style 12 년 전
  Nabin Hait 77b8d34964 [report] add total row 12 년 전
  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 년 전
  Anand Doshi 97ca190cb9 [assign to] function to clear assign to 12 년 전
  Rushabh Mehta 7851505e64 [logging] added webnotes.log() and logging property in conf.py to enable debug logs 12 년 전
  Rushabh Mehta bbefbfb35b [logging] added webnotes.log() and logging property in conf.py to enable debug logs 12 년 전
  Rushabh Mehta 096b9a179c [doc] [revert] reverting autoname overwrite - in wrong place (should be in insert) and not required 12 년 전
  Anand Doshi 7754e3b05c [doc] [naming] consider customized properties 12 년 전
  Anand Doshi 741d1a7830 [wnf] clear defaults function 12 년 전
  Anand Doshi 7a61eb6f11 [website] [message.html template] fixes 12 년 전
  Anand Doshi c345ecca5f [rename] [validation] validate new name given on rename and strip leading and trailing spaces 12 년 전
  Rushabh Mehta 44c013c30a [slickgrid] [upgrade] added copy-paste to excel thanks to http://labs.nereo.com/SlickGrid/plugins/slick.cellexternalcopymanager.js 12 년 전
  Anand Doshi 2078d52762 [geo ip] determine country using geoip; added country info in session and cookies 12 년 전
  Anand Doshi a3bd61167b [defaults] defaults starting with colon like :Profile, used to set default from boot docs, should not be a part of db schema spec 12 년 전
  Rushabh Mehta 3acf587f7e [support email import] [fix] ignore if same file is attached twice 12 년 전
  Rushabh Mehta 5a622bcd54 [file_manager] [bugfix] versions split error 12 년 전
  Anand Doshi 31514a76e2 [attachments] [fixes] for fields of type attach_files: 12 년 전
  Nabin Hait a8ae8c4e66 naming_series_options mandatory if autoname set by naming_series: 12 년 전
  Nabin Hait 9a77313017 removed self-reference check on deletion 12 년 전
  Anand Doshi c17e4db25e [profile] [fix] profile's get roles to be used to get roles of any profile 12 년 전
  Anand Doshi 270839ec89 [db.py get_value] [enhancement] allow more operators like !=, >, >= etc in get_value 12 년 전
  Anand Doshi 929f9b6d63 [permissions] [fixes] used BeanPermissionError, show label in error message of has_permission 12 년 전
  Anand Doshi 89f6861964 [file manager] [fix] syntax error in save_file 12 년 전
  Rushabh Mehta 28d632a634 [upload] [feature] using filereader, added to rich text editor for drag and drop 12 년 전
  Rushabh Mehta 614ecc59a7 [upload] [new design] using filereader and ajax to upload files, no more iframes 12 년 전
  Rushabh Mehta 2fdf885042 [support] [fix] attachment 12 년 전
  Anand Doshi db7559dd80 [defaults] [fix] if session is set, only then set get_defaults_for_match 12 년 전
  Nabin Hait a0eca348e2 [fixes] changes in permission validation message 12 년 전
  Nabin Hait 1bce744576 [fixes] changes in permission validation message 12 년 전
  Anand Doshi e0f8cf3e8a [permission manager] [fix] if match exists of type fieldname:user and no user property exists for that fieldname, set user default for that fieldname as webnotes.session.user when loading defaults 12 년 전