..
__init__.py
[enhance] minor fixes + background jobs
2016-08-18 18:26:15 +05:30
autodoc.py
[fix] docs version
2015-12-09 15:36:55 +05:30
background_jobs.py
[enhance] minor fixes + background jobs
2016-08-18 18:26:15 +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
Merge pull request #1969 from frappe/hotfix
2016-08-12 11:39:20 +05:30
data.py
[hot] get_url fix
2016-08-12 19:19:36 +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
[fix] file_manager.py decode filename while extracting from dataurl
2016-08-12 15:09:42 +05:30
fixtures.py
[minor] fixes for custom field and website route length
2016-07-26 08:23:04 +05:30
formatters.py
[minor] add translated get_formatted
2016-03-03 10:44:30 +05:30
help.py
Help feature ( #1966 )
2016-08-22 14:32:43 +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] dont update modified timestamp if called from post save methods
2016-07-20 12:55:19 +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
[fix] email queue
2016-08-02 10:35:38 +05:30
response.py
[fix] parent_website_route + '/' + page_name = route
2016-06-23 15:47:47 +05:30
scheduler.py
[fix] grid ellipsis and hourly, hourly_long in dormant events
2016-07-15 13:05:52 +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] setup wizard redesign for schools
2016-07-21 16:01:37 +05:30
verified_command.py
[fix] test for unsubscribe
2016-08-02 11:57:06 +05:30