Commit graph

4902 commits

Author SHA1 Message Date
Nabin Hait
76d5cb2bda Minor fix in clear_defaults 2014-03-21 11:16:18 +05:30
Nabin Hait
305d3d7c68 Fixes in doc 2014-03-21 11:16:18 +05:30
Nabin Hait
78770434a7 Increased length for some data_type: mysql table columns 2014-03-21 11:16:17 +05:30
Nabin Hait
e77cad5beb Ignore cancelled linked doc on delete_doc 2014-03-21 11:16:17 +05:30
Nabin Hait
cd63c2c119 fix in nestedset 2014-03-21 11:16:17 +05:30
Nabin Hait
876a748f90 added set_only_once property in docfield 2014-03-21 11:16:16 +05:30
Nabin Hait
fe3ee614f6 added set_only_once property in docfield 2014-03-21 11:16:16 +05:30
Nabin Hait
8045915054 updated country info and fix in db_query 2014-03-21 11:16:16 +05:30
Nabin Hait
61256217c7 minor fix 2014-03-21 11:16:15 +05:30
Nabin Hait
d03bb6e21a sql injection fixes 2014-03-21 11:16:15 +05:30
Nabin Hait
c63d7925ae Allowed forbidden chars in naming 2014-03-21 11:16:14 +05:30
Nabin Hait
bf05241909 minor fix in grid report 2014-03-21 11:16:14 +05:30
Pratik Vyas
afc0430f02 fix 500 on bad HTTP Host 2014-03-20 01:30:31 +05:30
Pratik Vyas
8df6919e4e check X-Frappe-Site-Name for site 2014-03-20 01:30:30 +05:30
Anand Doshi
94c27d1440 Fixed clear cache bug in defaults.py 2014-03-19 16:58:13 +05:30
Anand Doshi
1f0c1c8e43 Refactored get_url, verified command and other minor fixes 2014-03-19 16:34:25 +05:30
Rushabh Mehta
878dcf98fb fix for #477 2014-03-19 15:38:03 +05:30
Rushabh Mehta
f83404a6b5 more caching for frequent queries 2014-03-19 15:38:02 +05:30
Anand Doshi
81485a7782 Minor Fixes in clear cookies and update sitemap 2014-03-19 08:51:15 +05:30
Rushabh Mehta
3e937b5c1a doc fields fix 2014-03-18 22:46:47 +05:30
Rushabh Mehta
caed23686c minor fixes 2014-03-18 19:21:18 +05:30
Pratik Vyas
56dc5ca5ef rename profile -> user only if website route perms exists 2014-03-18 10:49:39 +05:30
Anand Doshi
b6b9f0ab13 Fixes to Respond as Page, Error Page when not ajax, strip script and style tags from script and style blocks, hide sidebar and breadcrumbs if no content in them 2014-03-17 22:22:15 +05:30
Anand Doshi
e8268d5aef Expand Content Block to 12 cols, when sidebar has no content, remove style and script tags if present in jinja template blocks of style and script respectively. 2014-03-17 12:52:12 +05:30
Anand Doshi
e8ed253a41 hook to extend bootinfo 2014-03-17 10:29:17 +05:30
Rushabh Mehta
d577b22150 added md5 lib and style fix 2014-03-14 19:10:17 +05:30
Rushabh Mehta
8c77327060 bugfix in User 2014-03-14 15:19:23 +05:30
Anand Doshi
b5aa26b7bc Updated margins for ul li, ol li elements, Changed Tools to Help in Toolbar, Moved Download Backup to Setup > System > Download Backup 2014-03-14 15:09:25 +05:30
Anand Doshi
3a71f00d2d Revert "Frappe default wallpaper"
This reverts commit ef89f4e91e.
2014-03-14 11:40:59 +05:30
Anand Doshi
cec016be2a Fixed Website Response, Startup JS loading,
Conditions involving STANDARD_USERS, removed Validate Max Users,
Cast Floats and Ints for Single DocTypes, Ability to Disable Scheduler
2014-03-13 20:43:17 +05:30
Rushabh Mehta
0a43add3d3 few minor fixes 2014-03-13 18:41:13 +05:30
Anand Doshi
8dcb89ccfc Fixed mime type of json to application/json 2014-03-13 14:48:34 +05:30
Anand Doshi
38f9636e45 Merge pull request #472 from anandpdoshi/develop
Refactored handler, catch exceptions, response codes
2014-03-13 13:51:43 +05:30
Anand Doshi
d2f6905815 Handler response: each type of handler will create its own response 2014-03-13 13:04:25 +05:30
Pratik Vyas
d950904eac add option to copy files while asset building 2014-03-13 02:14:26 +05:30
Anand Doshi
9eb55aa102 Fixed naming in response.py, build_response only if response.data does not exist 2014-03-12 19:27:05 +05:30
Anand Doshi
3444dd4a38 Refactored handler, catch exceptions, response codes and build response from app.py 2014-03-12 19:04:22 +05:30
Anand Doshi
ef89f4e91e Frappe default wallpaper 2014-03-12 19:03:39 +05:30
Rushabh Mehta
c6a5624b5b style fixes 2014-03-12 18:42:34 +05:30
Rushabh Mehta
84d5d79252 minor fixes 2014-03-12 16:57:50 +05:30
Anand Doshi
2c8ee08d0e Fixed Profile to User, Desktop Text 2014-03-11 16:55:14 +05:30
Rushabh Mehta
f3810ae532 rename Profile to User frappe/frappe#470 2014-03-11 16:14:47 +05:30
Anand Doshi
6b75f57b82 Fixed desktop.js 2014-03-11 15:57:04 +05:30
Anand Doshi
010bdfb81a Fixed desktop.js 2014-03-11 15:37:28 +05:30
Anand Doshi
201385ec70 Added StaticDataMiddleware for serving files from mulitple sites, desktop background and positioning 2014-03-11 15:14:06 +05:30
Pratik Vyas
3081224bbc fix _response 2014-03-11 12:42:47 +05:30
Pratik Vyas
cc64d7a224 fix frappe.destroy in app.py 2014-03-11 11:29:20 +05:30
Anand Doshi
77cf148a08 hook: doctype_js:DOCTYPE, fixes in scheduler 2014-03-10 18:56:28 +05:30
Anand Doshi
7abc5b5e41 Fixes in Celery and Scheduler Hooks 2014-03-10 17:04:53 +05:30
Rushabh Mehta
b18ab9c7df renamed app to desk 2014-03-10 15:38:50 +05:30