Commit graph

482 commits

Author SHA1 Message Date
Anand Doshi
8a4f40cc23 fixes in unsubscribe 2012-08-24 14:46:04 +05:30
Anand Doshi
d1e63eb192 Merge branch 'master' of github.com:webnotes/wnframework into unicode 2012-08-16 16:06:16 +05:30
Anand Doshi
6cade9a5b7 fixes due to changes in filter logic 2012-08-16 16:05:50 +05:30
Anand Doshi
1ae67e513b Merge branch 'master' of github.com:webnotes/wnframework into unicode 2012-08-16 15:47:51 +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
63b55b55c4 Merge branch 'master' of github.com:webnotes/wnframework into unicode 2012-08-09 11:34:59 +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
a3a2fea630 Merge branch 'master' into unicode 2012-08-08 14:28:29 +05:30
Rushabh Mehta
9aa1b14aa9 minor 2012-08-08 14:19:57 +05:30
Rushabh Mehta
0857d17348 file upload should not be decoded 2012-08-08 10:37:15 +05:30
Rushabh Mehta
32ac1fa11f added jQuery.Gantt 2012-08-08 10:03:15 +05:30
Rushabh Mehta
47071fb1ee forms: bug fixes in dependencies 2012-08-07 16:37:19 +05:30
Anand Doshi
a783c332f3 Merge branch 'master' of github.com:webnotes/wnframework into unicode 2012-08-07 15:07:16 +05:30
Rushabh Mehta
2d814aeae9 added code style and mardown in todo 2012-08-07 12:54:01 +05:30
Anand Doshi
0116eaea56 fixes in install: store password in __Auth 2012-08-06 19:55:27 +05:30
Anand Doshi
2709c7dafe Merge branch 'master' of github.com:webnotes/wnframework into unicode
Conflicts:
	py/webnotes/handler.py
2012-08-06 19:55:10 +05:30
Rushabh Mehta
f39c33bf86 date format bug fixed 2012-08-06 14:20:23 +05:30
Rushabh Mehta
598981b2e1 msgprint as json and python 2.7 updates to __import__ 2012-08-06 11:15:04 +05:30
Rushabh Mehta
6d6e2cb103 added Meta.get_field 2012-08-06 11:12:42 +05:30
Rushabh Mehta
5105d8af8e refactor unicode changes and merge with master with refactored email 2012-08-03 16:02:34 +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
36b5b218ad additions in clientscript 2012-08-02 18:51:45 +05:30
Anand Doshi
c816d08cd7 Merge branch 'master' of github.com:webnotes/wnframework into unicode 2012-07-31 19:38:53 +05:30
Anand Doshi
89901c047b validate link only if value is non empty 2012-07-31 19:37:35 +05:30
Rushabh Mehta
05ed57d190 Merge branch 'master' of github.com:webnotes/wnframework into unicode 2012-07-26 15:42:40 +02:00
Nabin Hait
1b12d5ec68 fixes in new report: same fieldname in multiple table 2012-07-24 11:51:00 +05:30
Nabin Hait
b8417ef1d6 fixes in new report: same fieldname in multiple table 2012-07-23 15:03:51 +05:30
Nabin Hait
1c1de6d641 dont display description on old report 2012-07-23 11:54:10 +05:30
Anand Doshi
bb0fa3af66 fixes for unicode 2012-07-19 20:32:02 +05:30
Anand Doshi
9e0cea5803 Merge branch 'master' of github.com:webnotes/wnframework into dev
Conflicts:
	js/legacy/widgets/form/form.js
2012-07-18 20:31:32 +05:30
Anand Doshi
e2e0fd9316 do not allow opening doctype when listview is open 2012-07-18 20:10:48 +05:30
Anand Doshi
a0f7317b5c fix in doclistview group by logic 2012-07-18 15:43:48 +05:30
Anand Doshi
bfedf6dbae Merge branch 'master' of github.com:webnotes/wnframework into dev 2012-07-17 13:16:57 +05:30
Anand Doshi
5f7f4eab5f fix in copy doc 2012-07-17 13:16:26 +05:30
Anand Doshi
258943e5cd minor fix in back function call 2012-07-17 13:06:09 +05:30
Rushabh Mehta
aac53b37ec report breadcrumbs issue 2012-07-16 16:27:42 +05:30
Rushabh Mehta
1d44b37ce5 users pages deprecated 2012-07-16 16:20:36 +05:30
Rushabh Mehta
c2b387c281 cur_frm.doc re-reference when is called 2012-07-16 15:44:50 +05:30
Rushabh Mehta
aacdae2903 Merge branch 'dev' of github.com:webnotes/wnframework into dev 2012-07-16 14:17:32 +05:30
Rushabh Mehta
45c7c169ad profile cleanup wip, mandatory view bugs fixed, get_field > wn.meta.get_docfield 2012-07-16 14:16:30 +05:30
Anand Doshi
5617414de3 Merge branch 'master' into dev 2012-07-16 12:18:48 +05:30
Anand Doshi
06593f397d show assign to only after save 2012-07-16 12:17:30 +05:30
Anand Doshi
a0b6c13390 Merge branch 'dev' of github.com:webnotes/wnframework into dev 2012-07-13 16:47:47 +05:30
Anand Doshi
09fd274753 Merge branch 'master' into dev 2012-07-13 16:47:21 +05:30
Anand Doshi
13baefe699 functions for rendering bar graph and icons 2012-07-13 16:46:39 +05:30
Rushabh Mehta
a9450498fd profile cleanup start and new auth table for better security 2012-07-13 14:55:01 +05:30
Rushabh Mehta
f0fa3b936f check_required fix 2012-07-13 11:15:40 +05:30
Anand Doshi
b3f0e4f076 Merge branch 'master' into dev 2012-07-12 22:12:26 +05:30
Rushabh Mehta
5de5b6efc5 sales bom fixes and mandatory in table fields 2012-07-12 18:00:37 +05:30