Commit graph

44518 commits

Author SHA1 Message Date
Pratik Vyas
ae2fc7ada2 implement better queue syncing logic 2014-03-28 00:04:05 +05:30
Pratik Vyas
36cc16f6a8 add maintainance mode 2014-03-28 00:03:44 +05:30
Pratik Vyas
3ab1eb29b3 allow apps to be hidden in installer 2014-03-27 14:31:32 +05:30
Pratik Vyas
c08e9cb888 fix backups (broke due to lazy db connect) 2014-03-27 03:19:09 +05:30
Laurent Bindschaedler
9e9713b793 Fixed a translation typo 2014-03-26 10:59:44 +05:30
Laurent Bindschaedler
c6bbc1c06d Fixed problem with custom scripts 2014-03-26 10:59:44 +05:30
Laurent Bindschaedler
385d02873c Corrected a few German translations 2014-03-26 10:59:21 +05:30
Laurent Bindschaedler
c87f512b0e Fixed translation of buttons in toolbar 2014-03-26 10:59:21 +05:30
Nabin Hait
2788ad374c communication medium added in dialog view 2014-03-26 10:28:16 +05:30
Anand Doshi
5b9331ccc2 Fixed Permissions Meta issues and DateTime 2014-03-25 19:58:39 +05:30
Anand Doshi
fd70bc138e Fixed db_schema 2014-03-25 19:32:31 +05:30
Rushabh Mehta
bcc2dc99f4 fix #478 2014-03-25 18:38:31 +05:30
Anand Doshi
81778058d1 Fixed User's New Password issue 2014-03-25 17:41:16 +05:30
Rushabh Mehta
893588a0ce #478 2014-03-25 17:33:24 +05:30
Rushabh Mehta
a47da023c9 #478 2014-03-25 11:54:21 +05:30
Rushabh Mehta
335c333bcc #478 2014-03-24 18:47:20 +05:30
Anand Doshi
4f6d4b6779 Fixed db schema 2014-03-22 14:43:19 +05:30
Anand Doshi
01d65fd497 Added Set Defaults, Mandatory Validation and Link Validation in Document 2014-03-21 19:40:27 +05:30
Rushabh Mehta
6f00aaf9f7 #478 start 2014-03-21 16:31:12 +05:30
Rushabh Mehta
cc5816ed5a Merge branch 'develop' of github.com:frappe/frappe into develop 2014-03-21 11:44:31 +05:30
Nabin Hait
4442a1d8dd Fixes in todo report 2014-03-21 11:16:19 +05:30
Nabin Hait
01bb4f2002 Todo report fixed 2014-03-21 11:16:19 +05:30
Nabin Hait
6f04ae4264 minor fix related to meta 2014-03-21 11:16:18 +05:30
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
Rushabh Mehta
ca8f59652a no nprogress for push-state 2014-03-20 14:10:53 +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