Anand Doshi
|
076e05bc98
|
Fix: InterfaceError due to use of old webnotes.conn when specifying sql = webnotes.conn.sql at the start of module rather than in the function itself
|
2012-01-18 12:17:12 +05:30 |
|
Anand Doshi
|
e62a480d6b
|
Merge branch 'stable' into latest
|
2012-01-17 12:50:25 +05:30 |
|
Anand Doshi
|
23e25b24a7
|
Fix: in doclayer field sorting, if field not found, do not attempt to remove or insert from list
|
2012-01-17 12:49:27 +05:30 |
|
Anand Doshi
|
b796ae98b5
|
Merge branch 'stable' into latest
|
2012-01-16 18:18:42 +05:30 |
|
Anand Doshi
|
b86eec0b2d
|
Ignore HTMLParseError while sending multipart email
|
2012-01-16 18:18:15 +05:30 |
|
Anand Doshi
|
202ec3bebc
|
Removed invalid characters from code in auth.py
|
2012-01-16 15:05:35 +05:30 |
|
Anand Doshi
|
f08622f208
|
Merge branch 'master' into latest
|
2012-01-16 14:58:58 +05:30 |
|
Anand Doshi
|
07933f4a3b
|
Fix: IP authentication
|
2012-01-16 14:42:28 +05:30 |
|
Rushabh Mehta
|
f31d6be363
|
Merge branch 'stable' of github.com:webnotes/wnframework into stable
|
2012-01-16 12:10:12 +05:30 |
|
Rushabh Mehta
|
f38fbd8dfb
|
increased height of grid head
|
2012-01-16 12:09:58 +05:30 |
|
Anand Doshi
|
7dd283976a
|
Merge branch 'stable'
|
2012-01-13 13:24:23 +05:30 |
|
Anand Doshi
|
48228c926e
|
Close connection after running patches
|
2012-01-13 13:20:53 +05:30 |
|
Anand Doshi
|
79643b8359
|
Close connection after running patches
|
2012-01-13 13:19:26 +05:30 |
|
Anand Doshi
|
f72c85dc6d
|
Minor changes in patch_handler
|
2012-01-13 13:09:00 +05:30 |
|
Anand Doshi
|
f93208d04e
|
commit before logging
|
2012-01-13 12:25:21 +05:30 |
|
Anand Doshi
|
723660f3fe
|
Merge branch 'stable'
|
2012-01-12 13:07:49 +05:30 |
|
Anand Doshi
|
b9781b03d1
|
Fix: Support Ticket ID not getting matched
|
2012-01-12 13:07:06 +05:30 |
|
Anand Doshi
|
a9062e4455
|
doclist compress fix: now scans all docs for preparing keylist
|
2012-01-12 12:34:07 +05:30 |
|
Nabin Hait
|
4988b2ebd7
|
debug msg b4 execution
|
2012-01-11 18:23:28 +05:30 |
|
Nabin Hait
|
32f91fd041
|
Merge branch 'master' of github.com:webnotes/wnframework
|
2012-01-11 16:45:22 +05:30 |
|
Nabin Hait
|
a0ef617a0f
|
In reload_doc overwrite reqd, hide, print hide properties
|
2012-01-11 16:45:02 +05:30 |
|
Anand Doshi
|
d5ff3840cf
|
Handle Value Error Exception in change_idx function of doctype.py and run patch locally using wnf.py patch -h
|
2012-01-11 16:32:55 +05:30 |
|
Anand Doshi
|
3e741bd130
|
Merge branch 'master' into stable
|
2012-01-10 13:59:52 +05:30 |
|
Anand Doshi
|
67cc2defd4
|
Merge branch 'master' of github.com:webnotes/wnframework
|
2012-01-10 13:59:40 +05:30 |
|
Anand Doshi
|
b711e33f98
|
Fixed import issue in patch_handler
|
2012-01-09 18:01:30 +05:30 |
|
Nabin Hait
|
e0347e5fa2
|
Merge branch 'master' of github.com:webnotes/wnframework
|
2012-01-09 10:24:35 +05:30 |
|
Nabin Hait
|
38b2241c12
|
Error fixed in reload_doc
|
2012-01-09 10:24:07 +05:30 |
|
Anand Doshi
|
c917719721
|
Bug fix in reload doc
|
2012-01-05 18:57:12 +05:30 |
|
Anand Doshi
|
f2fb3a4abf
|
Fix regarding support ticket to support ticket system email chaining issue
|
2012-01-05 13:52:56 +05:30 |
|
Anand Doshi
|
abfb5c79f4
|
Fixed logout issue
|
2012-01-03 16:00:38 +05:30 |
|
Anand Doshi
|
436156c5c8
|
Merge branch 'master' into patch_system
|
2012-01-02 17:02:58 +05:30 |
|
Anand Doshi
|
f9960f6e50
|
Changes in logout
|
2012-01-02 17:02:27 +05:30 |
|
Anand Doshi
|
c7e018cb1d
|
Changes concerning new patch system
|
2011-12-28 15:04:14 +05:30 |
|
Anand Doshi
|
d6a416fb52
|
Merge pull request #63 from anandpdoshi/master
Support Ticket Attachments
|
2011-12-27 06:15:58 -08:00 |
|
Anand Doshi
|
0c39b46e58
|
Changes in support ticket attachments
|
2011-12-27 19:43:50 +05:30 |
|
Anand Doshi
|
1f59665bce
|
Changes in patch_handler
|
2011-12-27 19:42:46 +05:30 |
|
Nabin Hait
|
dc033fe219
|
Merge pull request #48 from nijil/master
Remove popup message in login validation
|
2011-12-26 00:54:57 -08:00 |
|
Anand Doshi
|
2fbf8ba0ee
|
Merge pull request #62 from anandpdoshi/master
Changed regex while validating column name
|
2011-12-23 02:47:47 -08:00 |
|
Anand Doshi
|
8bc26b856d
|
Changed regex while validating column name
|
2011-12-23 16:16:03 +05:30 |
|
Anand Doshi
|
5820675715
|
Merge branch 'master' into patch_system
|
2011-12-22 16:01:56 +05:30 |
|
Anand Doshi
|
80fb65213d
|
Merge pull request #61 from anandpdoshi/master
Changes in file manager and reload doc's uncommonify doclist method
|
2011-12-22 02:26:44 -08:00 |
|
Anand Doshi
|
a2d23027a6
|
Change in uncommonify_doclist. Make 1 as default start of idx
|
2011-12-22 15:54:30 +05:30 |
|
Anand Doshi
|
295c3864d4
|
Changes in patch_handler
|
2011-12-22 15:53:33 +05:30 |
|
Anand Doshi
|
2002a6df12
|
Merge branch 'master' into patch_system
|
2011-12-21 15:00:17 +05:30 |
|
Anand Doshi
|
8694cd339f
|
Changes in file_manager to fix attach picture issue in Profile Settings
|
2011-12-21 14:59:11 +05:30 |
|
Anand Doshi
|
30ba36cd95
|
Changes in patch_handler
|
2011-12-21 14:56:37 +05:30 |
|
Anand Doshi
|
d691df8b8e
|
Patch Handler rewrite
|
2011-12-20 13:11:06 +05:30 |
|
Nijil Y
|
160155f6c4
|
login popup changed tologin messages
|
2011-12-15 14:44:47 +05:30 |
|
Nabin Hait
|
df53bca6a1
|
Error fixed in make_obj
|
2011-12-15 13:30:04 +05:30 |
|
Nabin Hait
|
bdae2894bb
|
Merge branch 'master' of github.com:webnotes/wnframework
|
2011-12-14 13:22:25 +05:30 |
|