| .. |
|
change_log
|
[change-log]
|
2015-08-04 16:01:59 +05:30 |
|
config
|
removed duplicate download backup link
|
2015-05-26 16:45:53 +05:30 |
|
core
|
[fix] Added Share in Role Permissions Manager. Validate Share permission before adding/updating share
|
2015-08-04 15:47:59 +05:30 |
|
custom
|
Change Check fields to have default as 0 (if not specified) and not null
|
2015-07-30 11:54:27 +05:30 |
|
data
|
[fix] names for zh-cn and zh-tw
|
2015-08-04 13:05:50 +05:30 |
|
desk
|
[fix] query report - if not fieldname, use label
|
2015-07-30 18:05:27 +05:30 |
|
email
|
Delay sending of notification and provide upto 3 attempts in case of deadlock
|
2015-08-04 15:09:59 +05:30 |
|
geo
|
[permission] removed un-necessary 'All' permissions
|
2015-07-13 15:39:33 +05:30 |
|
model
|
[fix] Unique constraint check in db_insert and bypassed for blank values (not null)
|
2015-08-03 17:21:51 +05:30 |
|
modules
|
[minor] pass pre_process function to import methods
|
2015-07-22 14:32:18 +05:30 |
|
patches
|
Change Check fields to have default as 0 (if not specified) and not null
|
2015-07-30 11:54:27 +05:30 |
|
print
|
[enhancement] Set print font from Setup > Print Settings or set it for each Print Format
|
2015-07-16 12:45:57 +05:30 |
|
public
|
[translations] update
|
2015-08-04 12:42:53 +05:30 |
|
templates
|
Merge pull request #1210 from rmehta/docs-update
|
2015-07-22 16:39:21 +05:30 |
|
tests
|
Implemented 'If Owner' in Role Permissions
|
2015-07-24 12:17:30 +05:30 |
|
translations
|
[translations] update
|
2015-08-04 12:42:53 +05:30 |
|
utils
|
[fix] [hot] make_random
|
2015-07-30 13:39:27 +05:30 |
|
website
|
[minor] changed modified for json files to affect #1215
|
2015-07-27 12:15:05 +05:30 |
|
workflow
|
[minor] changed modified for json files to affect #1215
|
2015-07-27 12:15:05 +05:30 |
|
__init__.py
|
[permission] removed un-necessary 'All' permissions
|
2015-07-13 15:39:33 +05:30 |
|
__version__.py
|
bumped to version 5.3.0
|
2015-08-04 16:41:47 +06:00 |
|
api.py
|
Merge pull request #1026 from pdvyas/limit-page-length
|
2015-03-03 15:45:49 +05:30 |
|
app.py
|
[minor] cleanup for random and messages in field group
|
2015-07-17 15:23:58 +05:30 |
|
auth.py
|
[minor] fixes to auth in between reinstall and make_random
|
2015-07-17 15:23:59 +05:30 |
|
boot.py
|
[enhancement] Set print font from Setup > Print Settings or set it for each Print Format
|
2015-07-16 12:45:57 +05:30 |
|
build.py
|
[help] helpers for youtube videos added in list, form sidebar, modules
|
2015-05-25 18:29:52 +05:30 |
|
celery_app.py
|
Web Notes to Frappe, better alerts, css fixes, fixed splash
|
2015-03-03 15:09:34 +05:30 |
|
client.py
|
[fix] [minor]
|
2015-05-05 17:41:23 +05:30 |
|
commands.py
|
[minor] is scheduler disabled in commands.py
|
2015-08-04 15:00:53 +05:30 |
|
database.py
|
Change Check fields to have default as 0 (if not specified) and not null
|
2015-07-30 11:54:27 +05:30 |
|
defaults.py
|
[fix] default cache clearning
|
2015-05-11 11:37:31 +05:30 |
|
exceptions.py
|
[fix] Unique constraint check in db_insert and bypassed for blank values (not null)
|
2015-08-03 17:21:51 +05:30 |
|
frappeclient.py
|
frappe.as_json
|
2015-03-18 16:21:41 +05:30 |
|
handler.py
|
[fixes] cleanup of web from, portal, login page
|
2015-06-01 17:14:53 +05:30 |
|
hooks.py
|
bumped to version 5.3.0
|
2015-08-04 16:41:47 +06:00 |
|
installer.py
|
[fix] fix remove missing apps in restore
|
2015-05-30 09:29:51 +05:30 |
|
middlewares.py
|
[website] route caching, bye bye sidebar, navbar search, blog cleanup
|
2015-03-12 16:31:14 +05:30 |
|
modules.txt
|
[refactor] fixes
|
2014-09-29 12:21:13 +05:30 |
|
patches.txt
|
Change Check fields to have default as 0 (if not specified) and not null
|
2015-07-30 11:54:27 +05:30 |
|
permissions.py
|
[fix] Added Share in Role Permissions Manager. Validate Share permission before adding/updating share
|
2015-08-04 15:47:59 +05:30 |
|
pythonrc.py
|
Web Notes to Frappe, better alerts, css fixes, fixed splash
|
2015-03-03 15:09:34 +05:30 |
|
sessions.py
|
[device] fix
|
2015-07-23 12:17:25 +05:30 |
|
setup_logging.py
|
[fix] Added unicode_literals if missing in py files
|
2015-02-24 12:24:20 +05:30 |
|
share.py
|
[fix] Added Share in Role Permissions Manager. Validate Share permission before adding/updating share
|
2015-08-04 15:47:59 +05:30 |
|
tasks.py
|
Delay sending of notification and provide upto 3 attempts in case of deadlock
|
2015-08-04 15:09:59 +05:30 |
|
test_runner.py
|
[test-runner] fix
|
2015-05-18 12:24:03 +05:30 |
|
translate.py
|
[fix] Handle None lang in get_full_dict
|
2015-07-03 09:20:18 +05:30 |