Nabin Hait
7bb304dd1a
Merge pull request #2054 from nabinhait/field_char_limit
...
Validate length of fieldname
2016-09-20 11:21:09 +05:30
Nabin Hait
5383882754
Update db_schema.py
2016-09-20 11:20:57 +05:30
Nabin Hait
c1e5e5dabe
Fixed version conflict
2016-09-14 15:52:32 +05:30
Nabin Hait
d070f880e2
Validate length of fieldname
2016-09-14 15:36:33 +05:30
Rushabh Mehta
541d8be95f
[complete] auto email report
2016-09-14 12:00:52 +05:30
Rushabh Mehta
345d310fe3
[fix] name case for doctype, fixes #2029
2016-09-12 16:02:18 +05:30
Nabin Hait
d1bf2429fe
Fixed list settings
2016-09-12 13:04:52 +05:30
Rushabh Mehta
19e955f81d
[minor] catch badly formed template while building help
2016-09-01 13:17:08 +05:30
Nabin Hait
50d96413f9
Fixed merge conflict
2016-08-26 12:41:55 +05:30
Rushabh Mehta
e05dd38598
[fix] paging issues in listview ( #2011 )
2016-08-26 12:06:39 +05:30
Rushabh Mehta
8a32adcaf8
[command] bench setup-help will make the help db
2016-08-23 17:53:38 +05:30
Nabin Hait
7d75ab63f9
Merge branch 'master' into develop
2016-08-23 12:09:57 +05:30
Rushabh Mehta
4fe7de6971
[minor] removed formatting for date time comparison in db_query.py
2016-08-23 10:48:42 +05:30
Nabin Hait
f050cb27e3
[fix] Set user as session user if not mentioned in match conditions
2016-08-22 18:21:00 +05:30
Rushabh Mehta
7ef8f5f7a2
[minor] fixes to patches, ignore validate if in patch, move some events to hourly
2016-08-16 10:24:09 +05:30
Rushabh Mehta
2488c13dbc
[hot] fix permlevel
2016-08-08 16:53:28 +05:30
Rushabh Mehta
f134370f7d
[hot] fix permlevel
2016-08-08 16:51:35 +05:30
Rushabh Mehta
171c69677f
[fix] apply read permlevel before sending doc to desk. Fixes #1904
2016-08-08 14:07:38 +05:30
Rushabh Mehta
754e23e745
[feature] added a new database _frappe_help containing all help files
2016-08-03 18:00:45 +05:30
Rushabh Mehta
b3e3ec7b86
[minor] fix for rename_doc
2016-08-01 12:16:20 +05:30
Rushabh Mehta
99f1682721
[fix] rename_doc
2016-07-29 15:26:31 +05:30
Kanchan Chauhan
55fbc3cbf9
Name with accents can be renamed now
2016-07-29 12:37:01 +05:30
Rushabh Mehta
83eee92692
[fix] route too long
2016-07-28 11:13:13 +05:30
bcornwellmott
ea033f9dd5
Add return to the wrapper for save
...
Save mistakenly removed the return function when a wrapper was added for it. This has created downstream issues, including preventing PUT requests through the API.
2016-07-25 10:00:42 -07:00
Rushabh Mehta
863aebcc78
[fixes] for translation and save full url for 404
2016-07-25 11:01:28 +05:30
Rushabh Mehta
64cc0fe57d
[hot] fix accidental rename
2016-07-20 13:13:13 +05:30
Rushabh Mehta
7c870d6ba4
[fix] dont update modified timestamp if called from post save methods
2016-07-20 12:55:19 +05:30
Rushabh Mehta
22c3f7966d
[enhance] run actions in background doc.queue_action("submit")
2016-07-19 17:12:37 +05:30
Nabin Hait
8d915701ad
Allow non-admin users to delete custom doctypes
2016-07-11 15:02:22 +05:30
Rushabh Mehta
90673954c7
[cleanup] dashboard automation
2016-07-07 14:02:07 +05:30
Anand Doshi
234e21feee
[fix] touch locks/installing.lock during new-site, fixes in db_query and get_app_path
2016-07-06 18:06:50 +05:30
Rushabh Mehta
2babe422d7
[minor] __onload is frappe._dict
2016-07-05 15:19:49 +05:30
Rushabh Mehta
9744c71399
[fix] ifnull in db_query
2016-07-04 17:07:38 +05:30
Nabin Hait
bbb3391300
removed print statement
2016-07-04 11:40:32 +05:30
Kanchan Chauhan
e590e37f3d
ignore child table parameter added to mapper.py
2016-07-02 18:43:21 +05:30
Anand Doshi
aaabd81329
[enhancement] auto-link URLs in Text Editor using bleach.linkify
2016-06-29 12:49:20 +05:30
Anand Doshi
26eafaec13
[fix] Prompt naming and add-system-manager --send-welcome-email
2016-06-27 17:09:41 +05:30
Rushabh Mehta
3dd929c81e
[fix] sync web_form
2016-06-27 16:17:04 +05:30
Nabin Hait
60a49db741
Merge pull request #1817 from KanchanChauhan/permitted-document-permissions
...
Permissions for if_owner fixed Permitted Document for User
2016-06-25 13:51:06 +05:30
Rushabh Mehta
d4af441c6f
[fix] [test] naming in tests
2016-06-25 11:16:32 +05:30
Kanchan Chauhan
fd8d2dd476
Permissions for if_owner fixed Permitted Document for User
2016-06-24 17:21:48 +05:30
Rushabh Mehta
c262e7e3ef
[fix] tests
2016-06-24 15:29:39 +05:30
Rushabh Mehta
349a65402f
[website] fixes for generating docs
2016-06-23 18:22:03 +05:30
Anand Doshi
26f379e08b
[fix] doc.get_password
2016-06-15 17:39:03 +05:30
Anand Doshi
a47580b3bc
[fix] rename password field
2016-06-15 16:48:47 +05:30
Rushabh Mehta
ab3d1849bf
[minor]
2016-06-14 18:09:07 +05:30
Anand Doshi
526e9ea2d7
[security] encrypt passwords that need to be retrievable, except User password which should be hashed
2016-06-13 17:18:59 +05:30
Anand Doshi
8d8b58d5ee
[fix] doc.flags.ignore_validate_constants
2016-06-09 16:08:51 +05:30
Anand Doshi
c8e0384ce1
[cleanup] document flow
2016-06-07 18:55:15 +05:30
Rushabh Mehta
1210dda852
Merge pull request #1779 from wenzhixue/patch-1
...
fix bug for "duplicate key name" when db init
2016-06-07 10:55:21 +05:30