Anand Doshi
|
f4e73066e1
|
Merge pull request #309 from pdvyas/static-middleware
Fixes to WSGI application callable
|
2013-11-30 23:21:47 -08:00 |
|
Pratik Vyas
|
001f4389cf
|
[minor] do not serve statics if NO_STATICS in environ
|
2013-11-29 12:42:24 +05:30 |
|
Pratik Vyas
|
46b860e93d
|
handle session stopped
|
2013-11-29 12:30:56 +05:30 |
|
Pratik Vyas
|
7d3924af55
|
[minor] move static data middleware to development serve command
|
2013-11-29 12:30:56 +05:30 |
|
Anand Doshi
|
63b90d35e8
|
[minor] get system managers sends formatted email address
|
2013-11-29 12:20:25 +05:30 |
|
Rushabh Mehta
|
8aa807288f
|
[minor] Linked With hotfix webnotes/erpnext#1110
|
2013-11-29 11:00:12 +05:30 |
|
Anand Doshi
|
27504792cc
|
[minor] reload a plugin doc
|
2013-11-28 18:14:43 +05:30 |
|
Pratik Vyas
|
9df824c58f
|
[fix] move version validation to build and serve
|
2013-11-28 18:12:32 +05:30 |
|
Anand Doshi
|
b580a8b678
|
Merge pull request #308 from pdvyas/versioning
Semantic Versioning
|
2013-11-28 03:30:56 -08:00 |
|
Rushabh Mehta
|
af53b85e47
|
[query report] Formatting & Minor UI Fixes
|
2013-11-28 16:36:30 +05:30 |
|
Pratik Vyas
|
9d2548c62a
|
[minor] started versioning
|
2013-11-28 09:57:14 +05:30 |
|
Anand Doshi
|
959f43c411
|
[minor] [middleware] convert path to unicode
|
2013-11-27 19:02:35 +05:30 |
|
Pratik Vyas
|
c10949d039
|
[fix] https issue in request url
|
2013-11-27 16:51:01 +05:30 |
|
Rushabh Mehta
|
988203ca6b
|
[linked with] show listview in linked with
|
2013-11-26 13:54:59 +05:30 |
|
Rushabh Mehta
|
336004ef0e
|
[linked with] show listview in linked with
|
2013-11-26 11:22:13 +05:30 |
|
Rushabh Mehta
|
37168a0b95
|
[linked with] show listview in linked with
|
2013-11-26 11:19:48 +05:30 |
|
Nabin Hait
|
4b0e933ecb
|
[fix] [minor] description for link field search results
|
2013-11-26 10:59:07 +05:30 |
|
Rushabh Mehta
|
fc16631b41
|
[linked with] new design - will now show all links
|
2013-11-25 18:46:50 +05:30 |
|
Nabin Hait
|
e3fe9608b7
|
[fix] [minor] null issue in get_value
|
2013-11-25 18:28:18 +05:30 |
|
Nabin Hait
|
dd40a32b27
|
[fix] [minor] auto naming
|
2013-11-25 17:35:00 +05:30 |
|
Nabin Hait
|
5a0951f9af
|
Merge branch 'master' of github.com:webnotes/wnframework
|
2013-11-25 17:30:58 +05:30 |
|
Nabin Hait
|
4d7a3b4090
|
[fix] [minor] auto naming
|
2013-11-25 17:30:18 +05:30 |
|
Rushabh Mehta
|
352c3d1fad
|
[fix] [minor] autosuggest show description
|
2013-11-25 11:57:31 +05:30 |
|
Nabin Hait
|
30f81458a3
|
Merge branch 'master' of github.com:webnotes/wnframework
|
2013-11-22 18:10:36 +05:30 |
|
Pratik Vyas
|
d8c5f225d9
|
[minor] fix broken install due to previous fix by @rmehta
|
2013-11-22 16:12:26 +05:30 |
|
Pratik Vyas
|
f520c4db73
|
[minor] remove print statement, booboo
|
2013-11-22 15:13:01 +05:30 |
|
Anand Doshi
|
77b9bc5bfe
|
[minor] [website] [fix] table of contents recursion
|
2013-11-22 12:39:11 +05:30 |
|
Anand Doshi
|
9608ab9d2a
|
[minor] [website] [fix] table of contents recursion
|
2013-11-22 12:39:11 +05:30 |
|
Rushabh Mehta
|
8343bd3152
|
[patch] [fix] [minor]
|
2013-11-22 12:26:39 +05:30 |
|
Rushabh Mehta
|
1e6a8e5675
|
[comment] Added in list, and now searchable webnotes/erpnext#1055
|
2013-11-22 11:58:18 +05:30 |
|
Rushabh Mehta
|
96877c72c2
|
[comment] Added in list, and now searchable webnotes/erpnext#1055
|
2013-11-22 11:53:12 +05:30 |
|
Rushabh Mehta
|
a9eb87eef4
|
[minor] [fix] msgprint if duplicate name, bugfix
|
2013-11-21 17:46:24 +05:30 |
|
Anand Doshi
|
14ffa9d5fb
|
[minor] [fix] file deletion
|
2013-11-21 14:58:42 +05:30 |
|
Nabin Hait
|
57c98db8ea
|
[minor] merge conflict fixed
|
2013-11-21 12:33:52 +05:30 |
|
Pratik Vyas
|
210ccc9862
|
[minor] remove os.walk optimization for clearing pycs
|
2013-11-20 20:31:35 +05:30 |
|
Pratik Vyas
|
94202843f5
|
[minor] [website] show login page if index not found
|
2013-11-20 20:20:30 +05:30 |
|
Nabin Hait
|
fa8d397da7
|
[fix] Rename and merge rewrite
|
2013-11-20 13:14:11 +05:30 |
|
Rushabh Mehta
|
325def77df
|
[copyright] added Contributors
|
2013-11-20 12:58:35 +05:30 |
|
Rushabh Mehta
|
12b4f84598
|
[website sitemap] [minor] fix and added patch
|
2013-11-19 16:39:53 +05:30 |
|
Anand Doshi
|
24e037e15a
|
[minor] website fixes
|
2013-11-19 15:54:27 +05:30 |
|
Rushabh Mehta
|
63a43f0c28
|
[website sitemap] [setup] [minor] fixes
|
2013-11-19 15:12:08 +05:30 |
|
Rushabh Mehta
|
c9a7be5208
|
[website sitemap] fixes
|
2013-11-19 14:52:57 +05:30 |
|
Rushabh Mehta
|
fab790fa7e
|
[website sitemap] [minor] cleanup code and trigger build
|
2013-11-19 14:20:17 +05:30 |
|
Rushabh Mehta
|
da36fac493
|
[website] [sitemap] cleanup
|
2013-11-19 14:20:17 +05:30 |
|
Anand Doshi
|
11cfb7fe1b
|
Merge branch 'master' of github.com:webnotes/wnframework
|
2013-11-18 15:30:59 +05:30 |
|
Anand Doshi
|
39f72c3060
|
[minor] [scheduler] commit if no exception
|
2013-11-18 13:49:59 +05:30 |
|
Rushabh Mehta
|
27e7158fc4
|
Added Notification Control for caching notifications probably causing the freezing problem
|
2013-11-18 13:22:44 +05:30 |
|
Anand Doshi
|
dd2ab233b5
|
[minor] [oops] use conn.get_value
|
2013-11-18 11:17:19 +05:30 |
|
Anand Doshi
|
bca8d12b0a
|
[minor] [fix] has_permission
|
2013-11-18 11:13:59 +05:30 |
|
Anand Doshi
|
569408e93d
|
[minor] [fix] has_permission
|
2013-11-18 11:09:05 +05:30 |
|