| .. |
|
__init__.py
|
fix: email encoding issue inside email queue
|
2020-07-17 16:24:31 +05:30 |
|
background_jobs.py
|
fix(background-jobs): Include traceback in error logs
|
2020-05-21 10:28:45 +05:30 |
|
backups.py
|
fix: if db_type is not defined then set default to 'mariadb' (bp #11346) (#11349)
|
2020-08-25 13:05:49 +05:30 |
|
bench_helper.py
|
fix(commands): raise SiteNotSpecifiedError if site not found in context
|
2020-05-18 13:01:33 +05:30 |
|
boilerplate.py
|
fix(sider): fix sider issues
|
2020-08-17 09:41:54 +05:30 |
|
bot.py
|
[patch] added patch for migration
|
2017-01-12 15:48:49 +05:30 |
|
change_log.py
|
fix: dont show git errors in terminal (#11064)
|
2020-08-04 17:39:35 +05:30 |
|
commands.py
|
feat: switch teams if you are a part of multiple
|
2020-05-28 18:17:41 +05:30 |
|
connections.py
|
chore: do not hardcode anything for postgres
|
2020-04-13 19:24:51 +05:30 |
|
csvutils.py
|
fix: Show message if URL without gid is errored
|
2020-07-06 22:54:49 +05:30 |
|
dashboard.py
|
fix(patch): create new docs for customized standard dashboards
|
2020-07-15 14:31:26 +05:30 |
|
data.py
|
Merge branch 'develop' into invalid-date-filter
|
2020-08-12 16:47:59 +05:30 |
|
dateutils.py
|
style: remove unused imports
|
2020-05-18 13:49:12 +05:30 |
|
doctor.py
|
fix(doctor): Show status of scheduler in bench doctor
|
2019-07-31 20:14:58 +05:30 |
|
error.py
|
Merge branch 'develop' into error-snapshot-fix
|
2020-06-02 12:40:07 +05:30 |
|
file_lock.py
|
File Based Locking at Document Level (#2374)
|
2016-11-25 16:14:00 +05:30 |
|
file_manager.py
|
feat(Comments): add images in comments (#8283)
|
2019-09-02 23:28:05 +05:30 |
|
fixtures.py
|
fix: Add method to import data from file
|
2020-06-11 18:02:25 +05:30 |
|
formatters.py
|
fix: wrap text editor fieldtype with ql-snow class
|
2020-08-19 16:55:48 +05:30 |
|
gitutils.py
|
Fixes for Python 3 (#4940)
|
2018-01-31 10:51:13 +05:30 |
|
global_search.py
|
fix: Obey config for global search of web routes
|
2020-06-05 15:39:25 +05:30 |
|
goal.py
|
fix: deadlock issue on load of company
|
2019-11-14 13:43:54 +05:30 |
|
html_utils.py
|
fix: Remove linkify to retain spaces in text-editor
|
2020-06-06 10:49:31 +05:30 |
|
identicon.py
|
fix(unicode): Import unicode_literals in every file (#6805)
|
2019-01-25 11:56:27 +05:30 |
|
image.py
|
Python 3 compatible print statements (#3199)
|
2017-05-01 12:34:29 +05:30 |
|
install.py
|
fix: Navbar
|
2020-08-25 21:35:58 +05:30 |
|
jinja.py
|
🎨 Change indetions to tabs
|
2020-06-15 12:30:44 +03:00 |
|
logger.py
|
fix: Log site only if exists
|
2020-08-03 17:23:32 +05:30 |
|
make_random.py
|
fix(unicode): Import unicode_literals in every file (#6805)
|
2019-01-25 11:56:27 +05:30 |
|
minify.py
|
fix(unicode): Import unicode_literals in every file (#6805)
|
2019-01-25 11:56:27 +05:30 |
|
momentjs.py
|
python 3 fixes
|
2018-03-31 18:15:43 +05:30 |
|
nestedset.py
|
fix(nestedset): check if meta has nsm_parent_field
|
2019-09-03 22:15:59 +05:30 |
|
oauth.py
|
fix: Redirect to workspace instead of desktop
|
2020-08-03 14:40:07 +05:30 |
|
password.py
|
feat: allow long passwords (#11065)
|
2020-08-12 16:09:59 +05:30 |
|
password_strength.py
|
style: Linting fixes (#6809)
|
2019-01-23 16:39:55 +05:30 |
|
pdf.py
|
fix: Use non-pretty version of HTML for pdf generation
|
2020-07-14 16:36:24 +05:30 |
|
print_format.py
|
Merge pull request #8272 from deepeshgarg007/multi_print
|
2019-08-28 09:52:00 +00:00 |
|
redis_wrapper.py
|
resolve error redis_wrapper
|
2020-03-31 12:54:30 +00:00 |
|
reset_doc.py
|
fix(unicode): Import unicode_literals in every file (#6805)
|
2019-01-25 11:56:27 +05:30 |
|
response.py
|
fix: add missing fullstop in system update message
|
2020-04-19 22:13:10 +05:30 |
|
safe_exec.py
|
Merge pull request #11328 from rmehta/safe-exec-sql
|
2020-08-24 17:46:09 +05:30 |
|
scheduler.py
|
chore: drop unused code
|
2020-05-27 19:53:51 +05:30 |
|
testutils.py
|
Revert "fix: Set default only if the dependent field is set (#7130)" (#7644)
|
2019-06-05 20:30:13 +05:30 |
|
user.py
|
feat: added magic switcher
|
2020-07-27 19:08:01 +05:30 |
|
verified_command.py
|
fix(python 3.8): explicit digestmod in hmac.new
|
2020-05-03 18:15:22 +05:30 |
|
xlsxutils.py
|
fix(xls): Don't remove first row
|
2019-09-29 22:41:30 +05:30 |