You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rushabh Mehta c61bae3659 [fix] test for unsubscribe 9 years ago
..
__init__.py [minor] encoding for has_gravatar 9 years ago
autodoc.py [fix] docs version 9 years ago
background_jobs.py [enhance] run actions in background doc.queue_action("submit") 9 years ago
backups.py [minor] backup naming to use datetime_random_string_database.sql instead of date_random_number_database.sql 9 years ago
bench_helper.py [minor] click disable warning 10 years ago
boilerplate.py [fix] change in versioning: store __version__ in __init__.py 9 years ago
bot.py [hotfix] is_table -> istable 9 years ago
change_log.py [fix] change log 10 years ago
csvutils.py [minor] fixed error for #5782 and grid text editor must be text 9 years ago
data.py [fix] get https url if ssl certificate is present or wildcard domain match 9 years ago
dateutils.py Web Notes to Frappe, better alerts, css fixes, fixed splash 10 years ago
doctor.py [fix] doctor 9 years ago
error.py [fix] bulk email indexing 9 years ago
file_lock.py [fix] create enqueue.lock before queuing enqueue_events_for_site to prevent duplicate enqueue events 9 years ago
file_manager.py Increased file size limit upto 10MB 9 years ago
fixtures.py [minor] fixes for custom field and website route length 9 years ago
formatters.py [minor] add translated get_formatted 9 years ago
identicon.py [enhancement] Identicon in sidebar 9 years ago
image.py Web Notes to Frappe, better alerts, css fixes, fixed splash 10 years ago
install.py [security] encrypt passwords that need to be retrievable, except User password which should be hashed 9 years ago
jinja.py Fix for Documentation 9 years ago
logger.py [cleanup] simpler logging system that does not affect other loggers 9 years ago
make_random.py [minor] [fixes 9 years ago
minify.py [hotfix] removed unicode literals from minify.py 10 years ago
momentjs.py [fix] Added unicode_literals if missing in py files 10 years ago
nestedset.py [fix] dont update modified timestamp if called from post save methods 9 years ago
oauth.py [redesign] website route is evaluated on request, no cold start 9 years ago
password.py [fix] rename password field 9 years ago
password_strength.py [fix] show password strenght indicator in update password page 9 years ago
pdf.py [fix] change parser in pdf generation 9 years ago
print_format.py Moved download_multi_pdf, download_pdf, report_to_pdf to new file print_format.py 9 years ago
redis_wrapper.py [fix] email queue 9 years ago
response.py [fix] parent_website_route + '/' + page_name = route 9 years ago
scheduler.py [fix] grid ellipsis and hourly, hourly_long in dormant events 9 years ago
sel.py [fix] selenium 10 years ago
setup_docs.py Fix for Documentation 9 years ago
testutils.py [refactor] [optimize] dynamic links on deletion 9 years ago
user.py [fix] setup wizard redesign for schools 9 years ago
verified_command.py [fix] test for unsubscribe 9 years ago