Commit graph

4446 commits

Author SHA1 Message Date
Rushabh Mehta
d2f28555b9 [website] [minor] 2013-09-24 14:35:14 +05:30
Nabin Hait
697aa9af2d Merge branch 'perpetual' 2013-09-24 14:20:20 +05:30
Pratik Vyas
01abf65b1f Differentiate between base_path and storage_base_path 2013-09-24 13:39:19 +05:30
Rushabh Mehta
704c11daf1 Merge branch 'wsgi' of github.com:webnotes/wnframework into wsgi 2013-09-24 12:59:31 +05:30
Rushabh Mehta
00247a7bcf [minor] added typeahead 2013-09-24 12:59:00 +05:30
Pratik Vyas
fcfc42d6a5 Merge branch 'wsgi' into HEAD (multisite conf first cut) 2013-09-23 16:39:20 +05:30
Anand Doshi
c30a604ec7 [fix] [minor] clear website sitemap when deleting page cache 2013-09-23 12:44:06 +05:30
Dennis Ploeger
bc2c85b400 Enabling use of dict-translation %(key)s 2013-09-22 08:28:39 +02:00
Pratik Vyas
927a697ef6 conf migration part 1 2013-09-21 15:13:18 +05:30
Anand Doshi
90a5afc0c1 Merge branch 'wsgi' of github.com:webnotes/wnframework into wsgi 2013-09-21 13:09:38 +05:30
Anand Doshi
0e01e5de9c [minor] moved patch handler import into respective methods 2013-09-21 13:09:19 +05:30
Rushabh Mehta
67f2c38255 [minor] [webutils] added ablity change page_name 2013-09-20 12:42:58 +05:30
Anand Doshi
531a35409c [fix] [minor] z-index issue in date and datetime picker 2013-09-20 12:28:45 +05:30
Anand Doshi
fabf6798d0 [fix] [minor] [file manager] pass utf-8 encoded strings to os.remove and os.path.exists 2013-09-20 11:44:20 +05:30
Anand Doshi
f1076d98a8 [fix] [minor] cint idx in prepare_for_save 2013-09-20 11:08:32 +05:30
Nabin Hait
997c45ada1 Merge branch 'master' of github.com:webnotes/wnframework 2013-09-19 16:59:27 +05:30
Nabin Hait
71c90e350b [fix] [minor] desktop notification if module exists 2013-09-19 16:59:15 +05:30
Anand Doshi
9a54ae4feb [fix] [minor] [install] pass root password to wnf 2013-09-19 15:12:48 +05:30
Anand Doshi
278fc05cb9 [fix] [minor] [website] 2013-09-19 14:42:56 +05:30
Anand Doshi
2e9f7a43cb [fix] [minor] [website] 2013-09-19 14:31:45 +05:30
Anand Doshi
8b214c3cea [fix] [minor] [website] 2013-09-19 14:30:38 +05:30
Anand Doshi
9745b9785a [fix] [minor] [website] 2013-09-19 14:27:38 +05:30
Anand Doshi
df581ee060 [fix] [minor] [website] 2013-09-19 14:16:34 +05:30
Rushabh Mehta
63b370865e [wsgi] [minor] specify port to start server 2013-09-19 12:46:01 +05:30
Pratik Vyas
2dc3054cc2 Merge pull request #261 from pdvyas/wsgi
Refactorings to remove globals
2013-09-18 19:55:47 -07:00
Pratik Vyas
dabc477b46 refactor for webnotes.conn.sql 2013-09-18 19:19:16 +05:30
Pratik Vyas
17565901a5 refactor doctype to make it thread safe 2013-09-18 19:19:16 +05:30
Pratik Vyas
f8c32bbd11 refactor report view to make it thread safe 2013-09-18 19:19:16 +05:30
Nabin Hait
20cc5a7372 Merge branch 'master' into perpetual 2013-09-18 15:22:02 +05:30
Rushabh Mehta
c67256b142 [import] [minor] fixes to aid migration 2013-09-18 13:01:41 +05:30
Rushabh Mehta
6681719a98 [import] [minor] fixes to aid migration 2013-09-18 12:57:35 +05:30
Rushabh Mehta
9d5874e302 [import] [minor] fixes to aid migration 2013-09-18 12:56:46 +05:30
Rushabh Mehta
7798b05184 [import] [minor] fixes to aid migration 2013-09-18 12:56:05 +05:30
Rushabh Mehta
74a38a1aaf [install] [minor] ability to reinstall fixtures 2013-09-18 12:32:55 +05:30
Rushabh Mehta
72b2d4a3f1 [install] [minor] ability to reinstall fixtures 2013-09-18 12:28:58 +05:30
Rushabh Mehta
d33e276294 [profile] Always use link verification for new user 2013-09-18 12:11:05 +05:30
Rushabh Mehta
bd6db9f0c2 [profile] Always use link verification for new user 2013-09-18 12:08:23 +05:30
Rushabh Mehta
6e8e701989 [attachment] added option to specify size as max_attachment_width, max_attachment_height for images 2013-09-18 10:57:41 +05:30
Rushabh Mehta
fa0380800f Merge pull request #259 from pdvyas/wsgi
more fixes
2013-09-17 21:49:46 -07:00
Dennis Ploeger
f294caf3e3 Added sprintf-possibile to JS-translate, updated translation-string regexp to reflect python and javascript possibilities 2013-09-17 22:10:09 +02:00
Pratik Vyas
450bbd520d remove unnecessary scrubbing 2013-09-18 01:25:43 +05:30
Pratik Vyas
8ea1edcb90 fix pickling error on session caching, webnotes.lang has __slots__ 2013-09-18 01:25:14 +05:30
Pratik Vyas
84a406b562 Merge remote-tracking branch 'upstream/wsgi' into wsgi
Conflicts:
	webnotes/handler.py
2013-09-18 00:45:13 +05:30
Pratik Vyas
602799da39 add to sys.path in the front for app.py 2013-09-18 00:40:53 +05:30
Pratik Vyas
176220ab70 fix local for lang 2013-09-18 00:40:14 +05:30
Pratik Vyas
cae2149378 webnotes.init in wnf.py 2013-09-18 00:38:44 +05:30
Pratik Vyas
72e44747a1 append to sys.path on the front 2013-09-18 00:38:26 +05:30
Rushabh Mehta
93ff8bf7f8 [wsgi] [minor] fixed request host name 2013-09-17 22:13:29 +05:30
Pratik Vyas
126198621b Merge remote-tracking branch 'upstream/website-wip' into wsgi
Conflicts:
	webnotes/handler.py
2013-09-17 19:19:33 +05:30
Anand Doshi
0f1ed64b60 [minor] removed webclient.py 2013-09-17 17:35:33 +05:30