Rushabh Mehta
|
6e58134ccf
|
appframe bugfix
|
2012-09-12 19:00:25 +05:30 |
|
Rushabh Mehta
|
15b5bc9ac7
|
Merge branch 'master' of github.com:webnotes/wnframework
|
2012-09-12 18:15:36 +05:30 |
|
Rushabh Mehta
|
04f1f2dc44
|
added user_to_obj to datetime.js
|
2012-09-12 18:14:39 +05:30 |
|
Rushabh Mehta
|
200bebbe9f
|
Created Chart of Accounts using Slick Grid and Tree
|
2012-09-12 17:13:46 +05:30 |
|
Anand Doshi
|
e10f289313
|
fix in smtp login
|
2012-09-12 15:33:27 +05:30 |
|
Nabin Hait
|
55cb365e4f
|
Fixes in item wise purchase details report
|
2012-09-10 12:23:13 +05:30 |
|
Anand Doshi
|
07325a0b37
|
added Code type field in Custom Field type
|
2012-09-10 12:14:58 +05:30 |
|
Nabin Hait
|
936b2b8c09
|
section hide_unhide issue fixed
|
2012-09-07 11:59:12 +05:30 |
|
Rushabh Mehta
|
cbf7f24143
|
todo: assignment notification fix
|
2012-09-07 10:05:26 +05:30 |
|
Anand Doshi
|
5a74df2e5c
|
added import webnotes to receive
|
2012-09-06 08:08:49 +05:30 |
|
Anand Doshi
|
787a179f88
|
log exception in receive's get_messages
|
2012-09-06 07:54:00 +05:30 |
|
Anand Doshi
|
e10df909d5
|
if type date, auto convert to user date string
|
2012-09-03 13:32:44 +05:30 |
|
Anand Doshi
|
66092499d8
|
change between text, text editor and code using customize form view
|
2012-08-31 16:54:38 +05:30 |
|
Anand Doshi
|
6fda5e4d45
|
allow change between small text and data in customize form
|
2012-08-31 15:05:10 +05:30 |
|
Anand Doshi
|
f037521ca8
|
ability to open new doc in dialog or in form
|
2012-08-31 13:25:31 +05:30 |
|
Anand Doshi
|
d7633d879c
|
fixed form header label issue: on change of field, label should change to Not Saved
|
2012-08-31 12:03:51 +05:30 |
|
Anand Doshi
|
2b94fd4394
|
scheduled backup functionality for wnf
|
2012-08-30 18:11:32 +05:30 |
|
Anand Doshi
|
5da296909f
|
added in_create in profile's permission info, as it represents create permission, but for a doc which is not supposed to be created using New button
|
2012-08-23 18:33:25 +05:30 |
|
Anand Doshi
|
32b2694f0a
|
fix in customize form
|
2012-08-23 15:10:39 +05:30 |
|
Anand Doshi
|
02b69dca8b
|
client side custom script can have wn.require
|
2012-08-22 15:03:00 +05:30 |
|
Nabin Hait
|
d1a9ad2731
|
modified date issue fixed in set fn
|
2012-08-17 15:00:14 +05:30 |
|
Anand Doshi
|
ba9444da85
|
fixed msgprint bug, check if argument raise_exception is a class, before checking for subclass
|
2012-08-17 14:07:10 +05:30 |
|
Anand Doshi
|
888d43f66c
|
change modified in set method of db.py
|
2012-08-17 12:00:44 +05:30 |
|
Anand Doshi
|
6cade9a5b7
|
fixes due to changes in filter logic
|
2012-08-16 16:05:50 +05:30 |
|
Anand Doshi
|
18de6634d5
|
fixed selection of field names in filters, such that if two tables have the same fieldnames, it doesn't cause conflict
|
2012-08-16 15:45:23 +05:30 |
|
Anand Doshi
|
3b781ef336
|
fixed bug in depends_on: hidden property of a docfield should have value as 0 or 1
|
2012-08-09 11:30:17 +05:30 |
|
Rushabh Mehta
|
2a382ed437
|
pre, code style fix
|
2012-08-08 10:06:53 +05:30 |
|
Rushabh Mehta
|
08a94500c5
|
pre, code style fix
|
2012-08-08 10:06:01 +05:30 |
|
Rushabh Mehta
|
32ac1fa11f
|
added jQuery.Gantt
|
2012-08-08 10:03:15 +05:30 |
|
Rushabh Mehta
|
5d91beef60
|
Merge branch 'master' of github.com:/webnotes/wnframework
|
2012-08-07 16:38:11 +05:30 |
|
Rushabh Mehta
|
caa51fe7c9
|
description for dependency in customize_form_field
|
2012-08-07 16:37:39 +05:30 |
|
Rushabh Mehta
|
47071fb1ee
|
forms: bug fixes in dependencies
|
2012-08-07 16:37:19 +05:30 |
|
Anand Doshi
|
11410b34ef
|
Merge branch 'master' of github.com:webnotes/wnframework
|
2012-08-07 15:06:30 +05:30 |
|
Anand Doshi
|
ff2845b121
|
corrected default automail id
|
2012-08-07 14:59:11 +05:30 |
|
Rushabh Mehta
|
2d814aeae9
|
added code style and mardown in todo
|
2012-08-07 12:54:01 +05:30 |
|
Nabin Hait
|
999d737a36
|
add/drop index if index key not exists / exists
|
2012-08-07 10:54:05 +05:30 |
|
Nabin Hait
|
c739cd54cb
|
add/drop index if index key not exists / exists
|
2012-08-07 10:41:18 +05:30 |
|
Anand Doshi
|
98ecfe04dc
|
pass exception on drop index, if index doesn't exist
|
2012-08-06 18:45:20 +05:30 |
|
Anand Doshi
|
861d5464b9
|
Merge branch 'master' of github.com:webnotes/wnframework
|
2012-08-06 18:34:35 +05:30 |
|
Anand Doshi
|
2edfcfd0be
|
added json handler to be called when json encounters non-serializable date, so that it converts it to a serializable format
|
2012-08-06 18:30:32 +05:30 |
|
Rushabh Mehta
|
f39c33bf86
|
date format bug fixed
|
2012-08-06 14:20:23 +05:30 |
|
Rushabh Mehta
|
1b1c815268
|
fix in clear bulk
|
2012-08-06 11:58:45 +05:30 |
|
Rushabh Mehta
|
3805fc5ffe
|
fix to email
|
2012-08-06 11:17:24 +05:30 |
|
Rushabh Mehta
|
f230ca1f2b
|
Merge branch 'master' of github.com:/webnotes/wnframework
|
2012-08-03 14:16:15 +05:30 |
|
Rushabh Mehta
|
39e38a0c8a
|
dialog.js: if fieldname is not given it taken from label
|
2012-08-03 14:07:51 +05:30 |
|
Anand Doshi
|
9c55ed37de
|
Merge branch 'master' of github.com:webnotes/wnframework
|
2012-08-02 18:53:47 +05:30 |
|
Anand Doshi
|
36b5b218ad
|
additions in clientscript
|
2012-08-02 18:51:45 +05:30 |
|
Rushabh Mehta
|
ef38508b3b
|
refactored email libraries and added bulk email capability
|
2012-08-02 18:02:38 +05:30 |
|
Rushabh Mehta
|
8598d18cf8
|
lib/wnf.py --install will now prompt for mysql root password using getpass
|
2012-08-02 13:10:12 +05:30 |
|
Rushabh Mehta
|
2f0751d347
|
removed errprint
|
2012-08-02 13:08:59 +05:30 |
|