Anand Doshi
2983741cf2
[minor] [fix] query report and wnf
2013-10-04 13:20:53 +05:30
Rushabh Mehta
5ee2f74a7e
[minor] fixes to crm patch
2013-10-03 18:12:35 +05:30
Rushabh Mehta
846e216cd7
Merge branch 'wsgi' of github.com:webnotes/wnframework into wsgi
2013-10-03 17:31:24 +05:30
Rushabh Mehta
79f0aa3284
Merge branch 'wsgi' of github.com:webnotes/wnframework into wsgi
2013-10-03 17:30:12 +05:30
Rushabh Mehta
fc5b7d0b18
[communication] [minor] added field sent_or_received
2013-10-03 17:25:47 +05:30
Pratik Vyas
ce178b9084
pass site_config in Installer as well
2013-10-03 17:21:19 +05:30
Pratik Vyas
205924744e
fix verbosities
2013-10-03 17:20:48 +05:30
Rushabh Mehta
8731df68d5
[issues] [minor] fixed multiple minor issues
2013-10-03 14:50:55 +05:30
Anand Doshi
ae48f03878
merged master, fixes in wnf and install
...
Conflicts:
core/doctype/file_data/file_data.py
2013-10-03 13:19:14 +05:30
Anand Doshi
c7253a830a
Merge branch 'master' of github.com:webnotes/wnframework into wsgi
...
Conflicts:
requirements.txt
webnotes/handler.py
webnotes/install_lib/install.py
webnotes/model/sync.py
webnotes/webutils.py
2013-10-02 16:46:35 +05:30
Anand Doshi
ae983eec3e
[minor] [fix] minify
2013-10-02 16:40:18 +05:30
Rushabh Mehta
d6fe04a577
[Customize Form] [minor] Don't set property setter for Custom Field, update directly webnotes/erpnext#846
2013-10-02 15:40:06 +05:30
Rushabh Mehta
ad9638d5b3
[wsgi] [minor] fixed webnotes.local.form_dict
2013-10-02 14:34:25 +05:30
Anand Doshi
fb3c9b15d8
[minor] [fix] POP3Mailbox use ssl
2013-10-02 11:28:11 +05:30
Anand Doshi
d8e51e43cc
[minor] import cstr
2013-10-02 10:45:58 +05:30
Anand Doshi
5deba84b36
[minor] fixes in get_base_path
2013-10-01 17:42:45 +05:30
Anand Doshi
572120eb40
[minor] change filename to unicode after os.walk and os.listdir
2013-10-01 17:11:39 +05:30
Pratik Vyas
2e087fc7e8
fix multi tenancy for static middle ware
2013-09-30 19:16:36 +05:30
Pratik Vyas
ee7e44f3d8
Add custom static data middleware for serving site static as well
2013-09-30 18:07:34 +05:30
Anand Doshi
829c950d89
[minor] decode filename in clear pyc files
2013-09-27 17:06:12 +05:30
Nabin Hait
abb93ad8a2
[minor] [fix] get_file_versions
2013-09-27 15:30:29 +05:30
Nabin Hait
03ccfcbfcf
[fix] [minor] unicode issue in uploading file
2013-09-27 15:06:18 +05:30
Anand Doshi
4ca2418efb
[minor] update password
2013-09-27 14:08:54 +05:30
Anand Doshi
7d1b9817c3
[minor] pass NotFound exception while making conf
2013-09-27 13:08:50 +05:30
Anand Doshi
aa7f8f6364
[minor] clear pyc files, use val instead of opts in wnf functions
2013-09-26 19:11:33 +05:30
Anand Doshi
3b75743738
[minor] fallback for conf.py paths
2013-09-26 18:11:39 +05:30
Anand Doshi
627c1f9bd2
[minor] moved wn-web.js and wn-web.css to memcache
2013-09-26 17:55:02 +05:30
Nabin Hait
cd42711229
[minor] dont send notifications if scheduler fails due to connection time out
2013-09-26 17:40:19 +05:30
Nabin Hait
1ff183d8e1
[minor] dont send notifications if scheduler fails due to connection time out
2013-09-26 17:39:38 +05:30
Anand Doshi
b4be1cf18e
Merge branch 'wsgi' of github.com:webnotes/wnframework into wsgi
2013-09-26 15:57:05 +05:30
Anand Doshi
4cccb9a7ae
[minor] wnf refactor, fixes in demo
2013-09-26 15:56:54 +05:30
Pratik Vyas
1e22f94905
get_site_name without the port
2013-09-26 12:25:15 +05:30
Anand Doshi
8fad8f7aa8
[minor] mandatory error msg fix
2013-09-26 11:20:55 +05:30
Anand Doshi
459bd6b764
Merge install and perpetual inventory accounting
2013-09-25 20:04:56 +05:30
Anand Doshi
aa8331e6ea
Merge branch 'master' of github.com:webnotes/wnframework into wsgi
...
Added webnotes.in_test check in too many writes check
Conflicts:
public/js/wn/form/control.js
webnotes/utils/file_manager.py
webnotes/webutils.py
website/sitemap.py
wnf.py
2013-09-25 19:57:13 +05:30
Anand Doshi
f8474c940c
[minor] make conf, install, build
2013-09-25 18:46:06 +05:30
Pratik Vyas
83d2a0d7f9
Merge branch 'wsgi-trans' into wsgi
...
Fix translations for wsgi (boot translations do not work yet)
2013-09-25 17:36:57 +05:30
Pratik Vyas
25527d4648
fix translations for wsgi
2013-09-25 17:36:25 +05:30
Pratik Vyas
35228b1beb
handle proxied lang obj in local
2013-09-25 17:34:45 +05:30
Rushabh Mehta
e0d6edbfa7
Merge branch 'wsgi' of github.com:webnotes/wnframework into wsgi
2013-09-25 16:07:29 +05:30
Rushabh Mehta
491af45225
commonified comments, now can be added on any generator
2013-09-25 16:07:18 +05:30
Pratik Vyas
8d30759471
refactor translations for locals, NOT TESTED
2013-09-25 15:39:56 +05:30
Anand Doshi
ef6f1aafa6
[minor] [fix] hide no_cache pages in sitemap
2013-09-25 14:30:59 +05:30
Anand Doshi
510e2ead43
Merge branch 'master' of github.com:webnotes/wnframework
2013-09-25 13:07:59 +05:30
Anand Doshi
5d0f4bb910
[minor] [fix] exclude + from page_name, encode page_name in sitemap
2013-09-25 13:07:06 +05:30
Pratik Vyas
4b65c9d6d6
fix conf to override correctly
2013-09-25 12:50:02 +05:30
Pratik Vyas
a78e68426e
refactor site_path
2013-09-25 12:39:30 +05:30
Anand Doshi
fdea5731cb
[fix] sync_for
2013-09-24 21:25:27 +05:30
Anand Doshi
ccc5b5bd49
Merge branch 'wsgi' of github.com:webnotes/wnframework into wsgi
2013-09-24 21:23:34 +05:30
Anand Doshi
7b5f1b2a19
[minor] fixed get_path, destroy and build
2013-09-24 21:23:19 +05:30