Commit graph

1215 commits

Author SHA1 Message Date
Anand Doshi
0bef23f8aa on cur_frm.clear_custom_buttons call refresh_toolbar of form header 2012-06-18 18:05:00 +05:30
Anand Doshi
3be70dd0a6 Merge pull request #68 from MiteshC/master
Change in DocType.py - While changing idx of docfields, check if the field belongs to that doctype
2012-06-18 04:52:40 -07:00
Anand Doshi
21d7a7f293 removed check of is apache user 2012-06-18 16:15:29 +05:30
Anand Doshi
8f9fe74f67 SetTimeout hack - in link fields if data is typed and not selected from autocomplete, run validations and triggers 2012-06-18 15:05:15 +05:30
Mitesh
ddb6a943de updating the idx of field within its parent doctype 2012-06-18 13:14:21 +05:30
Anand Doshi
99250bb270 DocType: Import From File - deprecated 2012-06-18 11:57:30 +05:30
Anand Doshi
27c4a0a318 Merge branch 'master' of github.com:webnotes/wnframework 2012-06-18 11:52:49 +05:30
Anand Doshi
bb83a680f8 make amendable and file list function shifted to on update part of doctype.py 2012-06-18 11:52:05 +05:30
Nabin Hait
bdd6ab7c9b reload_doc depricated for doctype 2012-06-18 11:50:56 +05:30
Anand Doshi
614d8206b8 fix in receive 2012-06-14 14:54:15 +05:30
Anand Doshi
7216ddb9a4 Delete email messages from pop list if the message count is greater than
100, so that when there are more than 100 messages which are not fetched
before, it will not get received. This prevents issues when the support
ticket system is activated for the first time. At that time only top 100
messages will be fetched into the system, and others will be deleted
from the pop list. Need to mark "Keep copy in inbox" in the email server
settings of the concerned user.
2012-06-14 12:29:40 +05:30
Rushabh Mehta
a7c282f810 update to appframe - appframe is now heading 2012-06-14 11:03:40 +05:30
Rushabh Mehta
ae5688f559 Merge branch 'master' of github.com:webnotes/wnframework 2012-06-14 09:54:36 +05:30
Rushabh Mehta
95efb5644f sync: don't reload pages if not modified 2012-06-14 09:53:57 +05:30
Anand Doshi
5a74c82c85 added permission for reports manager 2012-06-13 19:36:44 +05:30
Anand Doshi
182323654d list of search criteria and reports 2012-06-13 19:04:17 +05:30
Anand Doshi
13a00291b8 1. Listviews for Report and Search Criteria
2. Added read permission for Role All in DocType Report
3. Fixed a bug in doclistview.py
2012-06-13 18:03:27 +05:30
Anand Doshi
827c2eaa41 auto populate To email field in email_doc if the current form has a value in the field contact_email 2012-06-13 12:53:00 +05:30
Anand Doshi
a9d8547e66 removed error console 2012-06-12 16:44:31 +05:30
Anand Doshi
ff9f833c18 fix in back button after save/submit 2012-06-12 15:45:52 +05:30
Anand Doshi
436b865e9a removed tag fields in customize form 2012-06-12 12:13:31 +05:30
Anand Doshi
2c331d2560 fix in pull 2012-06-12 10:59:35 +05:30
Nabin Hait
e741aa829a sql result as utf-8 2012-06-11 17:44:13 +05:30
Nabin Hait
48570f4b8a sql result as utf8 2012-06-11 17:22:48 +05:30
Rushabh Mehta
d622f7edcd Merge branch 'master' of github.com:webnotes/wnframework 2012-06-11 10:48:41 +05:30
Rushabh Mehta
50bc443e63 not in search, should be allowed in reports and loading place holder for reports 2012-06-11 10:39:00 +05:30
Anand Doshi
8dea473c69 fix in custom fields' get query function 2012-06-08 18:31:55 +05:30
Anand Doshi
b04db7cb22 Fix: Standard Print Format Heading to also consider value in 'Select
Print Heading' field.
modified build_head method, inner method of
print_std method to consider three possibilities as print heading
1. value in cur_frm.pformat
2. value in select print heading
3. doctype / doctype label
2012-06-08 12:37:55 +05:30
Anand Doshi
2d300df290 fix in profile rename tool 2012-06-07 17:23:13 +05:30
Anand Doshi
8fcc655b44 allow 0 as value in data/int field 2012-06-07 14:39:58 +05:30
Rushabh Mehta
bc62349441 communication is now created when email is sent 2012-06-07 11:30:15 +05:30
Anand Doshi
94c336cc58 added update feature in wnf.py 2012-06-06 13:20:17 +05:30
Anand Doshi
30218fbec2 fix in doclistview's order 2012-06-05 20:10:41 +05:30
Anand Doshi
ed3ef5a175 Merge branch 'master' of github.com:webnotes/wnframework into comm_log 2012-06-05 18:29:24 +05:30
Anand Doshi
8ada5cb2e8 auto complete works in login page 2012-06-05 16:01:09 +05:30
Anand Doshi
1ec77502b0 fix in syntax error in doctype mapper 2012-06-05 13:37:56 +05:30
Anand Doshi
5bfa8690d9 fix in sql syntax 2012-06-05 13:14:35 +05:30
Anand Doshi
78e5ed1b44 fix in doctype mapper where doctype.get function is used 2012-06-05 12:04:55 +05:30
Anand Doshi
1f24e7059e Merge branch 'master' of github.com:webnotes/wnframework 2012-06-05 09:21:10 +05:30
Anand Doshi
221ab4273b cms page creation moved to a function 2012-06-05 09:20:41 +05:30
Rushabh Mehta
2870a97720 gantt chart fixes 2012-06-04 13:21:40 +05:30
Anand Doshi
172366c32b Merge branch 'master' of github.com:webnotes/wnframework 2012-06-04 13:07:10 +05:30
Anand Doshi
0631708cd0 fix in get_base_url of dom.js 2012-06-04 13:06:31 +05:30
Rushabh Mehta
4a2596e872 update in Task, notification and layout 2012-06-04 12:57:34 +05:30
Anand Doshi
331af9a5d8 fix in get_fields_with_same_name of doctype_mapper 2012-06-04 12:39:29 +05:30
Anand Doshi
6f7d06f19a seperate custome client script by a line break during concatenation, in doctype.py 2012-06-04 11:22:43 +05:30
Anand Doshi
4872c65beb fixes in communication doctype 2012-05-31 18:23:21 +05:30
Anand Doshi
a8ce3129b9 changes in doclistview 2012-05-31 15:15:26 +05:30
Anand Doshi
76861b834f new doctype: communication 2012-05-31 14:54:00 +05:30
Rushabh Mehta
99ccd3fc2e Merge branch 'master' of github.com:webnotes/wnframework 2012-05-30 17:41:53 +05:30