Commit graph

545 commits

Author SHA1 Message Date
Rushabh Mehta
c29485b7df website: made order and ticket listing 2013-03-22 12:45:43 +05:30
Rushabh Mehta
65976ccd87 Merge branch 'master' of github.com:webnotes/wnframework 2013-03-20 18:35:40 +05:30
Rushabh Mehta
03be8cb9b1 added freeze for get_server_fields 2013-03-20 18:35:18 +05:30
Nabin Hait
e8a7acab96 Merge branch 'master' of github.com:webnotes/wnframework 2013-03-20 11:43:38 +05:30
Nabin Hait
8f160d9981 check validated on before_cancel 2013-03-20 11:24:36 +05:30
Akhilesh Darjee
042d9e8dd3 email saving fixed. 2013-03-19 17:01:30 +05:30
Anand Doshi
ded72f81e3 sorted filters alphabetically by label 2013-03-15 11:37:47 +05:30
Anand Doshi
bacb19e85e Merge branch 'master' of github.com:webnotes/wnframework 2013-03-14 11:40:29 +05:30
Rushabh Mehta
2b8a1ece05 speed hack: store pages and doctypes in localstorage 2013-03-14 11:14:22 +05:30
Anand Doshi
8912db7ec1 fixes in format number 2013-03-13 19:15:35 +05:30
Anand Doshi
c74ad7c745 call setup in wn.ui.form.Controller's init and added clear table method in form grid 2013-03-11 15:00:25 +05:30
Anand Doshi
531b43ec8e fix in refresh button of grid report 2013-03-11 12:33:20 +05:30
Anand Doshi
69e6c97e41 remove cancelled entries from grid report when fetching data based on modified 2013-03-07 15:35:36 +05:30
Anand Doshi
a26a731bea fixes in print table 2013-03-06 18:47:22 +05:30
Anand Doshi
5002200477 fixes in print table 2013-03-06 14:40:11 +05:30
Anand Doshi
d42df1d321 fix in print table after re-entry of incorrect code due to auto-merge 2013-03-06 11:51:26 +05:30
Anand Doshi
7b5eedf5c2 fix in query report filter 2013-03-04 11:26:49 +05:30
Rushabh Mehta
6a0ecde1e7 Merge branch 'master' of github.com:webnotes/wnframework 2013-03-01 18:26:17 +05:30
Rushabh Mehta
71f2f3a1b1 completed Time Log / Time Log Batch 2013-03-01 18:24:50 +05:30
Anand Doshi
08bead4104 changed temp container id to temp-container from #temp-container 2013-03-01 15:31:23 +05:30
Anand Doshi
0e138090d8 fix in flt and number format when number format is not one of the predefined ones 2013-03-01 13:42:56 +05:30
Anand Doshi
2ea57f135e show better error message for client script errors 2013-03-01 11:39:37 +05:30
Anand Doshi
cc0ed5c732 show a well formatted error message when error in client script 2013-02-28 18:49:39 +05:30
Rushabh Mehta
e686b6ddd8 added time log batch 2013-02-28 18:42:45 +05:30
Anand Doshi
7490242f8c fixed flt for group separator '.' 2013-02-28 17:15:28 +05:30
Rushabh Mehta
b1c5dfaf20 fixes to form (translate), moduleview (don't count cancelled records) 2013-02-27 15:39:41 +05:30
Rushabh Mehta
42917e5af4 Merge branch 'master' of github.com:webnotes/wnframework 2013-02-27 10:51:55 +05:30
Anand Doshi
dee3f48ed7 fixed print table - remove zero value columns but maintain their sequence 2013-02-26 18:55:01 +05:30
Rushabh Mehta
1291a480aa added Time Log 2013-02-26 16:36:40 +05:30
Rushabh Mehta
ff6f014f29 added get_value, fixed appframe from Single 2013-02-26 14:27:02 +05:30
Nabin Hait
cc6094a526 fix in flt and percent 2013-02-25 18:57:28 +05:30
Anand Doshi
572dbaf6b3 Merge branch 'master' of github.com:webnotes/wnframework 2013-02-25 13:14:22 +05:30
Anand Doshi
3003c12f91 added description for column breaks, show email sent message in assign to 2013-02-25 13:12:16 +05:30
Rushabh Mehta
5b17379ff0 added new language and filters in query reports 2013-02-25 13:00:14 +05:30
Rushabh Mehta
9181d4cab1 updated language and separated slickgrid files 2013-02-25 11:05:25 +05:30
Rushabh Mehta
9d1e65d8d8 query report filter fix 2013-02-24 13:00:22 +05:30
Rushabh Mehta
b259366911 query report reload fix 2013-02-23 14:39:53 +05:30
Rushabh Mehta
c253a8ee58 new employee_leave_balance_report 2013-02-22 17:54:49 +05:30
Rushabh Mehta
072ebce33d grid link clickable 2013-02-22 13:00:35 +05:30
Rushabh Mehta
ddd1ca59ab check toggle converted to true / false 2013-02-22 12:32:01 +05:30
Rushabh Mehta
ae7c46749a fixed calc in old report builder 2013-02-22 10:39:09 +05:30
Rushabh Mehta
8411b39910 fixed tags in kb 2013-02-22 10:34:22 +05:30
Anand Doshi
e4194ee004 fix in clientside permissions 2013-02-22 02:22:19 +05:30
Rushabh Mehta
d82e373255 added language 2013-02-21 16:57:46 +05:30
Anand Doshi
021339ddd8 increased zindex of link field 2013-02-21 15:20:15 +05:30
Anand Doshi
ab257ae9c7 added map_doclist function in webnotes/__init__.py; cur_frm.map method for mapping on client side 2013-02-20 18:40:18 +05:30
Anand Doshi
320028d7b1 Merge branch 'master' of github.com:webnotes/wnframework into edge 2013-02-20 16:07:48 +05:30
Rushabh Mehta
4844429344 fix to reload doc 2013-02-20 11:59:08 +05:30
Anand Doshi
7075d36532 changed dialog zindex to 10 2013-02-19 18:40:21 +05:30
Anand Doshi
b6dd274f3f in new doc, convert defaults if type in Int, Check, Currency, Float 2013-02-19 16:50:01 +05:30