Commit graph

2649 commits

Author SHA1 Message Date
Rushabh Mehta
c29485b7df website: made order and ticket listing 2013-03-22 12:45:43 +05:30
Rushabh Mehta
a05a7dbd05 Merge branch 'edge' of github.com:webnotes/wnframework into edge 2013-03-21 17:40:45 +05:30
Rushabh Mehta
ac127f0986 merge 2013-03-21 17:40:08 +05:30
Rushabh Mehta
8fc7ba7c3f Merge branch 'master' of github.com:webnotes/wnframework into edge 2013-03-21 17:24:14 +05:30
Rushabh Mehta
97790d0e8f added permissions for server side print 2013-03-21 17:23:54 +05:30
Rushabh Mehta
b4489e44f9 added website pages for orders, tickets and added sales invoice print format 2013-03-21 17:12:24 +05:30
Rushabh Mehta
16f56c9fb5 Merge pull request #81 from saurabh6790/master
adiitions and updations in lib
2013-03-21 03:46:30 -07:00
Saurabh
b1bd65a78c test_fmt_money added and webnotes/utils/__init__.py updated 2013-03-21 15:18:36 +05:30
Saurabh
f87bc6f3c9 Merge branch 'master' of https://github.com/webnotes/wnframework 2013-03-21 15:14:25 +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
Anand Doshi
e5ce478755 Merge branch 'master' into edge 2013-03-20 17:06:46 +05:30
Saurabh
f73b80c7b4 msgprnt() to errprint() 2013-03-20 16:38:50 +05:30
Saurabh
50c185762d Merge branch 'master' of https://github.com/webnotes/wnframework 2013-03-20 13:07:42 +05:30
Saurabh
67ba6b665f replaced print with msgprint 2013-03-20 13:07:22 +05:30
Nabin Hait
e8a7acab96 Merge branch 'master' of github.com:webnotes/wnframework 2013-03-20 11:43:38 +05:30
Anand Doshi
087c61ef57 Merge pull request #78 from akhileshdarjee/master
Email id validation issue fixed
2013-03-19 23:09:54 -07:00
Nabin Hait
8f160d9981 check validated on before_cancel 2013-03-20 11:24:36 +05:30
Rushabh Mehta
6d3c96da00 added my account 2013-03-19 17:59:48 +05:30
Akhilesh Darjee
97ded059f2 Merge branch 'master' of https://github.com/webnotes/wnframework 2013-03-19 17:02:46 +05:30
Akhilesh Darjee
042d9e8dd3 email saving fixed. 2013-03-19 17:01:30 +05:30
Rushabh Mehta
aa8ef4cc14 fix to login 2013-03-19 14:35:19 +05:30
Rushabh Mehta
a9bf6061cd print format standard - start 2013-03-19 13:02:46 +05:30
Rushabh Mehta
094e46797c added server side print format 2013-03-19 12:05:09 +05:30
Rushabh Mehta
c7ffbb53c5 webshop login, logout 2013-03-19 11:12:20 +05:30
Anand Doshi
98a0b6160d Merge branch 'master' of github.com:webnotes/wnframework into sales_purchase_return 2013-03-18 17:40:45 +05:30
Anand Doshi
ded72f81e3 sorted filters alphabetically by label 2013-03-15 11:37:47 +05:30
Anand Doshi
67bda488b2 raise custom validation in validate_value of controller, removed unused event method and ability to return more docs to client in webnotes.response['docs'] 2013-03-15 11:31:29 +05:30
Anand Doshi
a19e630d45 Merge branch 'master' into sales_purchase_return 2013-03-14 12:07:37 +05:30
Anand Doshi
31a06cbf9d fix in attach files for data import tool 2013-03-14 12:03:58 +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
Rushabh Mehta
cf4653e4d8 Merge branch 'master' of github.com:webnotes/wnframework 2013-03-13 16:36:53 +05:30
Rushabh Mehta
7ffff09f13 website: don't waste db connection if loading page from cache 2013-03-13 16:34:43 +05:30
Anand Doshi
32d8e5e6c7 fixes in money in words 2013-03-13 15:47:42 +05:30
Anand Doshi
4cee044296 added DoesNotExistError class 2013-03-13 12:58:40 +05:30
Anand Doshi
0fc342be0b fix in customize form related to rename of Blog to Blog Post 2013-03-12 20:04:51 +05:30
Rushabh Mehta
72a13c4288 Merge branch 'master' of github.com:webnotes/wnframework 2013-03-12 14:28:49 +05:30
Rushabh Mehta
4a76d8f425 fixes to about us 2013-03-12 14:28:29 +05:30
Anand Doshi
7d43e2f3d3 added comment to validate value 2013-03-12 12:49:36 +05:30
Anand Doshi
ba11f5af47 Merge branch 'master' of github.com:webnotes/wnframework 2013-03-12 10:37:50 +05:30
Anand Doshi
dccffa7857 show size exceeded message in filemanager 2013-03-11 19:02: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
Rushabh Mehta
d5ce93dbff march.p03 patch fix 2013-03-11 14:34:05 +05:30
Rushabh Mehta
4b9d11563b Merge branch 'master' of github.com:webnotes/wnframework 2013-03-11 14:29:44 +05:30
Rushabh Mehta
9de5354e96 renamed blog to blog_post and refresh issues 2013-03-11 14:29:09 +05:30
Anand Doshi
531b43ec8e fix in refresh button of grid report 2013-03-11 12:33:20 +05:30
Anand Doshi
1dd7987943 use cstr instead of str in check_if_latest 2013-03-08 14:32:11 +05:30
Rushabh Mehta
65ab3974f3 fix to blog and wnf backup does not backup files 2013-03-08 11:56:50 +05:30