Commit graph

515 commits

Author SHA1 Message Date
Nabin Hait
bd3e2f469d [fix] Imported no_value_feilds 2015-07-17 16:24:55 +05:30
Nabin Hait
a6450168de Delete utils.py 2015-07-17 15:28:22 +05:30
Anand Doshi
6aae191158 [fix] Use frappe.DuplicateEntryError in base_document and email_account 2015-07-17 12:17:14 +05:30
Rushabh Mehta
f2a72aa39c [fix] imports 2015-07-13 13:04:25 +05:30
Rushabh Mehta
56b2317ea0 [fix] property setter for idx 2015-07-10 20:32:54 +05:30
Rushabh Mehta
dc7b13ceef [hot] [fix] target doctype 2015-07-06 16:59:38 +05:30
Rushabh Mehta
172f3fe6ae Merge pull request #1177 from jnix3/map-child-table-if-same
Map child table if not mentioned in table_map but have the same field…
2015-07-06 12:27:29 +05:30
James T. Nixon III
f46092198f Map child table if not mentioned in table_map but have the same fieldname and same table and both hhave no_copy unchecked 2015-07-02 12:53:38 -07:00
Nabin Hait
a962318f6e [fix] Match conditions for shared docs 2015-07-02 17:49:14 +05:30
Nabin Hait
a67f36d3d6 Merge pull request #1171 from rmehta/share-permission-fix
[fix] share permissions with user permissions
2015-07-02 14:21:00 +05:30
Rushabh Mehta
b05a6ef9b0 [fixes] [minor] email and doctype message 2015-07-01 16:48:42 +05:30
Rushabh Mehta
6395469a38 [fix] share permissions with user permissions 2015-07-01 13:00:36 +05:30
Nabin Hait
3313acf58c minor fix 2015-06-18 15:38:02 +05:30
Rushabh Mehta
562b1b2c50 [fixes] cleanup of web from, portal, login page 2015-06-01 17:14:53 +05:30
Rushabh Mehta
6840e894ec [fix] [minor] print permission error 2015-05-29 15:55:00 +05:30
Anand Doshi
4a214ed22b [fix] db_schema check for change in decimal's default value. Fixes frappe/erpnext#3379. 2015-05-28 15:39:14 -04:00
Rushabh Mehta
a05aed9e16 Merge pull request #1121 from rmehta/verify-password
[enhancement] added verify password and ability to ignore submit comments
2015-05-28 10:58:00 +05:30
Nabin Hait
be4690111e [fix] update reports while field renaming 2015-05-27 16:17:37 +05:30
Rushabh Mehta
cbc5d8c39a [fix] throw permission error in db_query.py 2015-05-27 12:51:01 +05:30
Rushabh Mehta
b25ca0f855 [enhancement] added verify password and ability to ignore submit comments 2015-05-25 12:19:52 +05:30
Nabin Hait
3f2720d23c Merge pull request #1117 from nabinhait/develop
ignore share permissions while deleting shared doc via delete_doc
2015-05-22 16:24:35 +05:30
Rushabh Mehta
b837efaf71 Merge pull request #1118 from pdvyas/print-format-extract-images
[fix] Extract images from HTML fields for print format
2015-05-21 21:27:06 +05:30
Pratik Vyas
97149bdc88 [fix] Extract images from HTML fields for print format 2015-05-21 17:39:26 +05:30
Nabin Hait
d262537b6f [fix] ignore share permissions while deleting shared doc via delete_doc 2015-05-21 16:53:22 +05:30
Rushabh Mehta
fe0a1c8dc5 [workflow] workflow indicator preceeds default indicator 2015-05-20 16:16:44 +05:30
Anand Doshi
9cc9f5ab15 [fix] cast time string to timedelta 2015-05-15 18:20:50 -07:00
Nabin Hait
589c402941 set onload properties 2015-05-13 11:16:04 +05:30
Rushabh Mehta
ad100e3054 [cache] fix for website, default, meta, etc 2015-05-08 18:04:13 +05:30
Rushabh Mehta
6ba4baecef [cache-redesign] meta cache 2015-05-08 12:16:16 +05:30
Anand Doshi
1845c08676 [fix] save images attached in text editor fields of children 2015-05-07 12:35:37 -07:00
Rushabh Mehta
22a4106b71 [sync] [fix] alter table default boo-boo 2015-05-07 18:16:04 +05:30
Rushabh Mehta
063cd4b72e [fix] extract images from child docs too 2015-05-07 18:05:48 +05:30
Rushabh Mehta
a0b27ae2d7 [fix] don't unique text fields 2015-05-07 17:48:54 +05:30
Rushabh Mehta
45ae2998be [fix] don't unique text fields 2015-05-07 17:27:02 +05:30
Rushabh Mehta
2b10264166 [fix] don't unique text fields 2015-05-07 17:23:34 +05:30
Rushabh Mehta
777774ced4 [fix] don't unique text fields 2015-05-07 17:12:35 +05:30
Rushabh Mehta
36f80c30a0 [develop] fix doctype rename for options 2015-05-06 18:44:34 +05:30
Rushabh Mehta
5a8621df09 [fixes] print format print hide fixes frappe/erpnext#3179 2015-05-04 11:59:48 +05:30
Rushabh Mehta
1951c5ec64 [minor] test-fix 2015-04-27 17:04:54 +05:30
Rushabh Mehta
9334f91eb9 [fixes] added for update in document save to prevent double saving 2015-04-27 13:13:04 +05:30
Rushabh Mehta
3adcad64c3 [minor] is_custom_field in Customize Form, page_name editable in Blog Post and other 2015-04-24 11:40:54 +05:30
Anand Doshi
c0653c31fc [fix] timedelta to mysql time converter 2015-04-08 21:20:13 +05:30
Anand Doshi
1459242715 website fixes 2015-04-07 21:05:38 +05:30
Anand Doshi
76d485319c refactored create_new and disabled create_new caching 2015-04-06 21:05:08 +05:30
Anand Doshi
f2f4756d29 [hotfix] get_valid_dict and datetime 2015-04-06 12:18:25 +05:30
Anand Doshi
05fe53c404 Merge remote-tracking branch 'frappe/v4.x.x' into develop
Conflicts:
	frappe/__version__.py
	frappe/core/doctype/comment/comment.py
	frappe/hooks.py
	frappe/model/db_query.py
	frappe/print/doctype/print_format/print_format.py
	frappe/utils/__init__.py
	requirements.txt
	setup.py
2015-04-06 12:05:50 +05:30
Anand Doshi
1a06e5cd6c Fix null date and datetime values that got stored like 0000-00-00. Good riddance! 2015-04-05 17:19:55 +05:30
Anand Doshi
67b4d5d2f3 [fix] cast and compare values in update after submit 2015-04-03 19:42:48 +05:30
Rushabh Mehta
57406c034c [analytics] optional plugin for google analytics 2015-04-03 12:22:24 +05:30
Anand Doshi
6d41379fc4 de-duplicate email account name 2015-04-02 22:56:48 +05:30