Commit graph

1210 commits

Author SHA1 Message Date
Anand Doshi
5b4c4efd95 Merge branch 'master' into customer-login 2013-09-03 16:42:19 +05:30
Anand Doshi
3c527d2af2 [fix] [minor] profile query 2013-09-03 15:33:50 +05:30
Anand Doshi
3931f4c84b [fix] [minor] clear filters in query report 2013-09-03 11:45:25 +05:30
Akhilesh Darjee
789c683202 [fix] [minor] call dirty() if cur_frm in create_new.js 2013-09-02 18:56:28 +05:30
Akhilesh Darjee
5130c9587d Merge branch 'master' of github.com:webnotes/wnframework 2013-09-02 18:49:22 +05:30
Rushabh Mehta
f427f720de [communication] [minor] 2013-09-02 18:37:28 +05:30
Rushabh Mehta
96e723a608 [communication] [minor] 2013-09-02 18:27:27 +05:30
Rushabh Mehta
79f4849851 [minor] removed erpnext namespaces/branding 2013-09-02 15:33:37 +05:30
Anand Doshi
478a340d2f Merge branch 'master' of github.com:webnotes/wnframework into customer-login 2013-09-02 11:13:16 +05:30
Anand Doshi
35251db445 [customer login] [minor] commonified listing of orders, invoices, shipments, tickets and messages 2013-08-30 18:23:50 +05:30
Anand Doshi
5c1fcded9c [fix] [minor] use prop instead of attr to disable a field 2013-08-30 18:23:03 +05:30
Maxwell
ced5ae0af0 Fix Translation in Field Description 2013-08-29 17:48:26 -03:00
Rushabh Mehta
f8b563dc67 Merge branch 'master' of github.com:webnotes/wnframework 2013-08-28 14:06:53 +05:30
Rushabh Mehta
046449c8f6 [fix] [minor] 2013-08-28 14:06:14 +05:30
Akhilesh Darjee
a5935f73d4 [fix][minor] added dirty() in create_new.js 2013-08-28 11:52:53 +05:30
Anand Doshi
2d0d308e4e [fix] [minor] autocomplete in dialogs 2013-08-27 23:10:03 +05:30
Anand Doshi
843e979b3e [fix] [minor] set appendTo for autocomplete field 2013-08-27 16:24:23 +05:30
Anand Doshi
5a19ff3f6a [fix] [minor] set z-index of communication composer autocomplete field 2013-08-27 16:16:52 +05:30
Rushabh Mehta
0118fe4dee [minor] [style] [avatar] 2013-08-26 10:39:25 +05:30
Anand Doshi
9ddc77403f [fix] [minor] show for comment in alert-warning 2013-08-23 16:40:58 +05:30
Anand Doshi
adae501f73 Merge branch 'master' of github.com:webnotes/wnframework 2013-08-23 15:28:38 +05:30
Anand Doshi
1ff57101fd [fix] [minor] added back showdown.js as markdown.js 2013-08-23 15:28:11 +05:30
Rushabh Mehta
537c8f418e Merge branch 'master' of github.com:webnotes/wnframework 2013-08-23 13:16:39 +05:30
Rushabh Mehta
90442c7630 [pos] [cleanup] 2013-08-23 13:16:21 +05:30
Anand Doshi
a16db647df [fix] [minor] trigger grid_fieldname_remove function on removing grid row 2013-08-23 12:56:32 +05:30
Anand Doshi
791352e6b7 Merge branch 'master' of github.com:webnotes/wnframework 2013-08-23 11:28:44 +05:30
Anand Doshi
408d9d1d20 [fix] [minor] use for loop instead of $.map in query report to map data, to avert Uncaught RangeError: Maximum call stack size exceeded error 2013-08-23 11:28:15 +05:30
Rushabh Mehta
e9bc315a88 Merge pull request #244 from akhileshdarjee/master
[bug][issue] erpnext/issue#241 - adding print formats of all opened doctypes
2013-08-22 22:22:17 -07:00
Anand Doshi
b8ca7227cc [fix] [minor] fixes after bootstrap 3 2013-08-22 15:37:09 +05:30
Anand Doshi
9d1381c33b [fix] [minor] do not allow website user access to app 2013-08-22 15:08:55 +05:30
Anand Doshi
7029a0ca7d [fix] [minor] do not allow website user access to app 2013-08-22 15:01:42 +05:30
Anand Doshi
b3e37cb52e [fix] [minor] bootstrap 3 fixes 2013-08-22 15:01:11 +05:30
Akhilesh Darjee
27a10a6929 [bug][issue] erpnext/issue#241 - adding print formats of all opened doctypes 2013-08-22 14:25:35 +05:30
Rushabh Mehta
96236d636e [major] upgrade to bootstrap 3 2013-08-21 17:48:02 +05:30
Rushabh Mehta
1df8e7147b [style] added fancy loading effect NProgress 2013-08-21 11:18:39 +05:30
Rushabh Mehta
f8a4227cf8 Merge branch 'master' of github.com:webnotes/wnframework 2013-08-20 15:19:03 +05:30
Rushabh Mehta
7728c8bcfc [minor] [data import] [reportview] fixes 2013-08-20 15:18:06 +05:30
Anand Doshi
8a3fb1f5fd [fix] [minor] if localStorage quota exceeded, clear localStorage 2013-08-20 14:44:25 +05:30
Anand Doshi
f28ffcf9c2 [fix] [minor] letterhead max-width as 100% in print format 2013-08-20 13:40:20 +05:30
Anand Doshi
33c9db9552 Merge branch 'master' of github.com:webnotes/wnframework 2013-08-19 20:01:32 +05:30
Anand Doshi
90f6e36fc3 [fix] [minor] _round function - implement round halfs to nearest even number 2013-08-19 19:58:22 +05:30
Nabin Hait
2b77e26f5c Merge branch 'serial_no' of github.com:webnotes/wnframework 2013-08-19 16:22:19 +05:30
Anand Doshi
32451e9669 [fix] [minor] do not add new row in grid of a submitted form 2013-08-19 11:18:18 +05:30
Rushabh Mehta
17c093a708 Merge branch 'master' of github.com:webnotes/wnframework 2013-08-16 13:28:40 +05:30
Nabin Hait
d96816b89e [fix] [minor] get_perm function added in form.js 2013-08-16 12:29:04 +05:30
Rushabh Mehta
5741ad0d5e Merge branch 'master' of github.com:webnotes/wnframework 2013-08-14 18:40:08 +05:30
Rushabh Mehta
0a4e0a6f88 [doc] [minor] add # to autoname if not specified 2013-08-14 18:36:01 +05:30
Anand Doshi
4804d7e81a [fix] [minor] set dirty on sync 2013-08-14 18:34:59 +05:30
Nabin Hait
dc1ddbc948 Merge branch 'master' of github.com:webnotes/wnframework 2013-08-14 14:41:18 +05:30
Nabin Hait
e240df5bb3 [fix] [minor] call dirty when synced with local doclist 2013-08-14 14:41:08 +05:30