387 Commits (929ef59df961f5a1d51d02f60d9fa45205e6da77)

Author SHA1 Message Date
  Anand Doshi fb8925fe8a Fixes in Bulk Email and Email Template 11 years ago
  Anand Doshi 38d89edbb7 Email Styling when Print Format is part of the body 11 years ago
  Pratik Vyas 375e89df95 convert nonce to str in verified command 11 years ago
  Anand Doshi dc13555b23 Prepend / in Relative URLs in the whole HTML document 11 years ago
  Rushabh Mehta 0f8bc6ba4d added setup (wip) and ui fixes 11 years ago
  Nabin Hait 4da315c497 Set subject while pulling email if subject not specified 11 years ago
  Nabin Hait c7d6a5553e Minor fix in nestedset 11 years ago
  Anand Doshi fa4e9540fe BugFix: Nested Set Model - on_trash and before_rename 11 years ago
  Anand Doshi e3795d7210 Moved Test Nested Set to erpnext's Test Item Group 11 years ago
  Nabin Hait a1802f7382 Scrub (encode) url of print html 11 years ago
  Anand Doshi d0b7f79068 Fixes in Templates (#421) 11 years ago
  Rushabh Mehta f41f219c33 fixes to api 11 years ago
  Rushabh Mehta 7a1a4c872a added /api 11 years ago
  Akhilesh Darjee 16b6a379a0 minor change 11 years ago
  Akhilesh Darjee d90040a02e bulk email monor change 11 years ago
  Anand Doshi ffe082d7a9 Response to a Website Page Request would be json content if ajax else full page html 11 years ago
  Rushabh Mehta c48daa9e02 more fixes to email 11 years ago
  Rushabh Mehta 5514364c27 bugfix in bulk mail 11 years ago
  Nabin Hait e82aeb0274 Scrub urls of email attachments 11 years ago
  Rushabh Mehta 9d41a2179a cleaning up emails 11 years ago
  Anand Doshi c4ce0c869b Added requirement: inlinestyler, added html email template, expand partial links in bulk email text content 11 years ago
  Rushabh Mehta f3046abd46 added in db.py, bulk unsubscribe optional 11 years ago
  Rushabh Mehta 78f7ff3649 profile fixes and ctrl+s issue in firefox 11 years ago
  Anand Doshi e62a5b7e93 Fixes in scheduler logging, get_fullname and jinja environment 11 years ago
  Anand Doshi 1be5479fab Fixed scheduler, webnotes scheduler events and delete doc 11 years ago
  Rushabh Mehta 71b097f756 added get_file_url method 11 years ago
  Rushabh Mehta fa3e6e4f61 fix in nested set 11 years ago
  Anand Doshi aa966d569f Fix: webnotes post_install hook 11 years ago
  Rushabh Mehta c71bdcc7a1 login and other fixes 11 years ago
  Anand Doshi 3968f66d5f Fixes for MySQL-python==1.2.5 11 years ago
  Anand Doshi 8e44eefade Verify Command, Website and some minor fixes 11 years ago
  Anand Doshi 44d258c8f8 Verified Command, fixes in webnotes.conn.touch 11 years ago
  Rushabh Mehta bb65bf27fd added get_creation_count and other fixes 11 years ago
  Rushabh Mehta 44916d7f23 Added app creation boiler plate, cleaned up website settings 11 years ago
  Rushabh Mehta e9e427d54b Fixed bugs in default cache clearing, created new Attach field type for attachments and other minor fixes with file uploads 11 years ago
  Anand Doshi 148c5d8891 [minor] pop socket timeout 11 years ago
  Anand Doshi df95128fed [minor] use mixin class for Timed_POP3 and Timed_POP3_SSL 11 years ago
  Pratik Vyas 46b2a3019b Set timeout POP3 session using pop_timeout in conf.py 11 years ago
  Anand Doshi 8a3be21704 Throttle POP pulling based on time and space (not the physics kind) 11 years ago
  Anand Doshi 7720e999e9 [minor] [fix] error logging for pop 11 years ago
  Anand Doshi 6268738cba specify max_email_size in conf.py to limit size of each email pulled using POP and the total size of all emails pulled in a single scheduler call 11 years ago
  Pratik Vyas 6faafab586 [minor] fix file lock booboo 11 years ago
  Pratik Vyas 4090932fca [minor] add locking to scheduler 11 years ago
  Rushabh Mehta 9b4a20d5ab [permissions] Added Test Cases 11 years ago
  Rushabh Mehta 25f07b8d32 Added Applications page and fixed issues in translations and hooks 11 years ago
  Pratik Vyas 7b2ffcee6f iterate on other footers (smtp) 11 years ago
  Anand Doshi fa8ae0ecf6 [minor] [smtp] always add Reply-To header, add Date header 11 years ago
  Anand Doshi 3f4516ad9f [minor] [scheduler] send scheduler errors as email digest 11 years ago
  Rushabh Mehta 22a83f327c Rewrote hooks for scheduler, notifications, boot, session, login, webpage webnotes/wnframework#351 11 years ago
  Rushabh Mehta e665ce1907 notifications via hooks webnotes/wnframework#351 11 years ago