..
__init__.py
[fix] linkify — allow any protocol in src/href
2016-07-06 21:31:49 +05:30
autodoc.py
[fix] docs version
2015-12-09 15:36:55 +05:30
background_jobs.py
[fix] retry a job on deadlock or lock-wait-timeout
2016-07-03 16:14:50 +05:30
backups.py
[minor] backup naming to use datetime_random_string_database.sql instead of date_random_number_database.sql
2016-07-01 15:34:28 +05:30
bench_helper.py
[minor] click disable warning
2015-08-21 14:50:42 +05:30
boilerplate.py
[fix] change in versioning: store __version__ in __init__.py
2016-06-09 16:08:59 +05:30
bot.py
[hotfix] is_table -> istable
2016-07-06 19:33:06 +05:30
change_log.py
[fix] change log
2015-05-20 11:05:47 +05:30
csvutils.py
[enhancement] document management system
2015-09-21 15:41:34 +05:30
data.py
[cleanups]
2016-07-08 18:21:33 +05:30
dateutils.py
Web Notes to Frappe, better alerts, css fixes, fixed splash
2015-03-03 15:09:34 +05:30
doctor.py
[fix] doctor
2016-05-23 14:57:28 +05:30
error.py
[fix] bulk email indexing
2016-05-25 10:35:49 +05:30
file_lock.py
[fix] create enqueue.lock before queuing enqueue_events_for_site to prevent duplicate enqueue events
2016-07-04 23:04:21 +05:30
file_manager.py
Increased file size limit upto 10MB
2015-12-30 11:08:41 +05:30
fixtures.py
[fix] don't validate standard webform if in sync fixtures
2016-03-01 17:13:12 +05:30
formatters.py
[minor] add translated get_formatted
2016-03-03 10:44:30 +05:30
identicon.py
[enhancement] Identicon in sidebar
2016-04-01 15:08:22 +05:30
image.py
Web Notes to Frappe, better alerts, css fixes, fixed splash
2015-03-03 15:09:34 +05:30
install.py
[security] encrypt passwords that need to be retrievable, except User password which should be hashed
2016-06-13 17:18:59 +05:30
jinja.py
Fix for Documentation
2016-07-12 03:16:05 +08:00
logger.py
[cleanup] simpler logging system that does not affect other loggers
2016-05-06 20:28:10 +05:30
make_random.py
[minor] [fixes
2016-06-30 17:02:23 +05:30
minify.py
[hotfix] removed unicode literals from minify.py
2015-02-24 22:30:42 +05:30
momentjs.py
[fix] Added unicode_literals if missing in py files
2015-02-24 12:24:20 +05:30
nestedset.py
[fix] better message when file not found in make thumbnail
2015-10-23 15:25:36 +05:30
oauth.py
[redesign] website route is evaluated on request, no cold start
2016-06-23 12:23:37 +05:30
password.py
[fix] rename password field
2016-06-15 16:48:47 +05:30
password_strength.py
[fix] show password strenght indicator in update password page
2016-06-16 17:42:07 +05:30
pdf.py
[fix] change parser in pdf generation
2016-03-03 17:16:22 +05:30
print_format.py
Moved download_multi_pdf, download_pdf, report_to_pdf to new file print_format.py
2016-07-01 13:14:18 +05:30
redis_wrapper.py
[list-settings] save in redis, db, save filters while switching views and patch
2016-05-31 18:30:25 +05:30
response.py
[fix] parent_website_route + '/' + page_name = route
2016-06-23 15:47:47 +05:30
scheduler.py
[fix] added set-limits, changed clear-limit to clear-limits
2016-07-04 00:32:32 +05:30
sel.py
[fix] selenium
2015-05-29 01:00:27 -04:00
setup_docs.py
Fix for Documentation
2016-07-12 03:16:05 +08:00
testutils.py
[refactor] [optimize] dynamic links on deletion
2016-03-10 15:14:44 +05:30
user.py
[fix] Prompt naming and add-system-manager --send-welcome-email
2016-06-27 17:09:41 +05:30
verified_command.py
[fixes] [minor]
2015-05-26 12:17:33 +05:30