Commit graph

1299 commits

Author SHA1 Message Date
Rushabh Mehta
7c6c2bc2ca added page response to server.py requests 2012-08-02 13:07:59 +05:30
Anand Doshi
89901c047b validate link only if value is non empty 2012-07-31 19:37:35 +05:30
Anand Doshi
e2e8d010b3 fixes in backup 2012-07-27 18:57:19 +05:30
Rushabh Mehta
6c1a59693e Bugfix in data_import_tool.py
Load doclist via webnotes.model.doc.get before saving, else child items get deleted.
2012-07-25 10:50:44 +05:30
Nabin Hait
1b12d5ec68 fixes in new report: same fieldname in multiple table 2012-07-24 11:51:00 +05:30
Anand Doshi
8e379f41ce Merge branch 'master' of github.com:webnotes/wnframework 2012-07-23 18:14:05 +05:30
Anand Doshi
a03d186e85 fixes in search criteria / report disabling of links in their list views 2012-07-23 18:13:26 +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
Nabin Hait
3eba63dc3c Remove null entries from recipients 2012-07-20 17:45:15 +05:30
Nabin Hait
3b44b928b3 changes for assigning a document from code 2012-07-20 17:18:15 +05:30
Anand Doshi
01f8e44cae Changed file names from listview.js to doctype_name_list.js 2012-07-18 20:24:55 +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
258943e5cd minor fix in back function call 2012-07-17 13:06:09 +05:30
Anand Doshi
40c58d120f fixes in print format permissions 2012-07-16 15:16:00 +05:30
Anand Doshi
06593f397d show assign to only after save 2012-07-16 12:17:30 +05:30
Anand Doshi
13baefe699 functions for rendering bar graph and icons 2012-07-13 16:46:39 +05:30
Anand Doshi
746f00972a fixes in blog feed 2012-07-13 01:14:43 +05:30
Anand Doshi
aaeb2e2e55 fix in pretty date's timedelta calc 2012-07-12 23:49:30 +05:30
Anand Doshi
82491ec5cf fixes in update script of wnf.py 2012-07-12 22:07:47 +05:30
Anand Doshi
41495c6ebe removed cms option from wnf.py 2012-07-12 18:54:17 +05:30
Anand Doshi
e83f54eadb updates in feed generation 2012-07-12 18:40:52 +05:30
Anand Doshi
e965f7f524 fixes in feed 2012-07-11 20:03:58 +05:30
Anand Doshi
1ac5a8ea0b Fixes related to rss feed 2012-07-11 18:42:30 +05:30
Anand Doshi
f82d50c8ab Merge branch 'master' of github.com:webnotes/wnframework into cms2 2012-07-11 14:27:34 +05:30
Anand Doshi
979e64187e fixes in outgoing email connection error handling 2012-07-11 12:06:30 +05:30
Anand Doshi
a377c3d70a update domain in website settings 2012-07-10 18:36:57 +05:30
Anand Doshi
ff65843b62 do not force send email using conf.py configuration 2012-07-10 15:15:52 +05:30
Anand Doshi
32fbe33bd8 Pretty Date ported to python 2012-07-09 20:04:25 +05:30
Nabin Hait
86655e690a fixed utf8 issue in query builder 2012-07-09 17:17:14 +05:30
Anand Doshi
1420fce41e Changes in sitemap generation 2012-07-09 15:57:10 +05:30
Nabin Hait
db80f6e79b Merge branch 'master' of git://github.com/webnotes/wnframework 2012-07-09 15:26:11 +05:30
Nabin Hait
c625babd06 utility script for cleaning up test data 2012-07-09 15:25:44 +05:30
Anand Doshi
9d16a87664 css fix for sidebar statuses in list view 2012-07-09 13:32:11 +05:30
Anand Doshi
730c64abc4 on amend, retain the existing attachments 2012-07-09 10:19:00 +05:30
Anand Doshi
562a71f153 Fixed issue in Backup Link
previously, http:// part was not attached and the url in <a> tag was not
within quotes. This was causing the email clients to misinterpret the
links.
2012-07-09 09:55:47 +05:30
Nabin Hait
41712834fa delete row issue in grid fixed 2012-07-05 16:16:21 +05:30
Nabin Hait
07a57c101c delete row issue in grid fixed 2012-07-05 15:44:09 +05:30
Nabin Hait
5174aa8065 delete row issue in grid fixed 2012-07-05 15:29:37 +05:30
Nabin Hait
81959387c1 delete row issue in grid fixed 2012-07-05 14:57:59 +05:30
Nabin Hait
2d10b6a85f delete row issue in grid fixed 2012-07-05 14:45:29 +05:30
Rushabh Mehta
c79f31c5bc changed timeout to 1000ms in linkfied change event 2012-07-04 10:46:17 +02:00
Anand Doshi
b8e4d337d5 Merge branch 'master' of github.com:webnotes/wnframework into cms2 2012-07-03 15:51:28 +05:30
Anand Doshi
de4f1ef3a7 fix in data import - if a blank row is encountered, ignore it 2012-07-03 12:33:02 +05:30
Anand Doshi
0955b88070 fix: changed Module to type Suggest 2012-07-02 20:25:57 +05:30
Anand Doshi
4ffa4566b0 Merge branch 'master' of github.com:webnotes/wnframework into dev 2012-07-02 14:44:16 +05:30
Nabin Hait
8e7facf344 Update master 2012-07-01 20:06:59 +05:30
Anand Doshi
3ac7bf6430 show child table values in doclistview 2012-06-29 18:08:55 +05:30
Anand Doshi
591456df4f change in delete button logic of sidebar 2012-06-29 16:38:35 +05:30