Commit graph

4846 commits

Author SHA1 Message Date
Anand Doshi
89ea436be4 Check if apps.txt exists, set as patched optional in install app 2014-03-10 11:02:32 +05:30
Pratik Vyas
96b0677d69 Update verified_command with new api url 2014-03-10 09:56:31 +05:30
Rushabh Mehta
84ff4b2308 clear cache on new comment 2014-03-07 22:20:27 +05:30
Anand Doshi
275b40118b Reload report doctype before patch 2014-03-07 17:38:31 +05:30
Anand Doshi
2e35e9c157 Fixed ModuleView 2014-03-07 17:33:28 +05:30
Anand Doshi
f27c2260af Set Module in Report 2014-03-07 17:33:28 +05:30
Rushabh Mehta
c32d601c73 cms: cleaned up sidebar 2014-03-07 15:49:29 +05:30
Rushabh Mehta
ff8bdcc3a0 cms: cleaned up sidebar 2014-03-07 15:07:32 +05:30
Anand Doshi
1b496fa712 Raise Forbidden if backup download is not allowed, verbose is default in cli.py 2014-03-07 14:01:34 +05:30
Anand Doshi
39f0aa17d1 --celery added to clip.py 2014-03-07 12:21:04 +05:30
Anand Doshi
a13ac81416 Merge pull request #462 from pdvyas/authenticate-backups-4
only system manager can download backups
2014-03-07 12:20:05 +05:30
Pratik Vyas
be715d277b move download_backup to frappe.utils.response 2014-03-07 00:56:50 +05:30
Pratik Vyas
4370aede98 fix private backup path in patch 2014-03-07 00:11:20 +05:30
Pratik Vyas
8c0e8fc696 add patch 2014-03-07 00:11:20 +05:30
Pratik Vyas
7668316916 only system manager can download backups 2014-03-07 00:11:20 +05:30
Pratik Vyas
ac82b5ba6e sites path with use 2014-03-06 23:41:15 +05:30
Pratik Vyas
32c54e31dc get celery working again 2014-03-06 17:55:10 +05:30
Rushabh Mehta
5e45665c03 bugfix for frappe/erpnext#1458 2014-03-06 15:50:56 +05:30
Anand Doshi
656a583c1f Cleanup in Celery 2014-03-06 14:54:39 +05:30
Pratik Vyas
a3dd38679f conn -> db 2014-03-06 14:54:39 +05:30
Pratik Vyas
e4d8fcb45d destroy and raise after every scheduler task 2014-03-06 14:54:39 +05:30
Pratik Vyas
950a621cab celery 2014-03-06 14:54:39 +05:30
Pratik Vyas
fa4d495230 move locks to locks directory 2014-03-06 14:54:39 +05:30
Pratik Vyas
f923a77524 add locking to scheduler 2014-03-06 14:54:39 +05:30
Pratik Vyas
ef75d2af4e accept on ly json as serializer in celery 2014-03-06 14:54:38 +05:30
Pratik Vyas
2cee8905f2 use celery from scheduler events 2014-03-06 14:54:38 +05:30
Rushabh Mehta
934d9558d4 ui bug fixes 2014-03-06 14:45:29 +05:30
Rushabh Mehta
bcc98188da fixes to frappe/erpnext#1456, frappe/erpnext#1440 2014-03-06 12:30:19 +05:30
Rushabh Mehta
4b2c57d13d versionify only if explicit, frappe/erpnext#1439 2014-03-06 11:12:33 +05:30
Rushabh Mehta
1e49beac47 versionify only if explicit, frappe/erpnext#1439 2014-03-06 11:11:32 +05:30
Nabin Hait
d7c18387c0 Fixed conflict in db_query 2014-03-05 23:22:51 +05:30
Nabin Hait
51ff6310b1 Fixes in db_query 2014-03-05 23:20:33 +05:30
Anand Doshi
f9d359c56d Minor fix in event permission 2014-03-05 19:00:42 +05:30
Anand Doshi
54d4ff8c48 Fixed Event Permission checking 2014-03-05 18:48:48 +05:30
Anand Doshi
e34b1f687e Fixes in DB Query, Number Appending to Name 2014-03-05 18:15:02 +05:30
Anand Doshi
090461c8a2 Fixed Maintenance Schedule Event Permission checking. Moved prepare_for_save before permission checking in save(). 2014-03-05 17:04:37 +05:30
Anand Doshi
2e73b1a188 Load count for each section in ModuleView 2014-03-05 16:39:33 +05:30
Anand Doshi
291cd2777f Added notification clearing hook, fixed db query test cases 2014-03-05 15:23:22 +05:30
Anand Doshi
d8fa3d8075 tabSessions engine=InnoDB 2014-03-05 15:22:45 +05:30
Anand Doshi
2ff4d34fba DocType Social Login Keys, to make it easy for setting up Social Logins. Fixes in Module View for Setup 2014-03-04 11:14:24 +05:30
Anand Doshi
55d2ea9d73 oAuth: Redirect System User to /app 2014-03-03 23:09:07 +05:30
Anand Doshi
cd18ce21ef Fixes in outgoing mail 2014-03-03 20:41:41 +05:30
Anand Doshi
ebd825e0c7 Outgoing Email Settings as part of Frappe, fix in copy doc 2014-03-03 20:30:50 +05:30
Anand Doshi
2946cbd1f5 Fix to User Restriction (accept Blank value), Permission Manager Help cleanup 2014-03-03 19:30:11 +05:30
Rushabh Mehta
0cc935aa95 minor cleanup 2014-03-03 18:08:52 +05:30
Rushabh Mehta
3964db5d95 refactored reportview.py and added frappe/model/db_query.py 2014-03-03 17:53:25 +05:30
Anand Doshi
5a89da1643 Standard Module View if config/{module}.py file is not found 2014-03-03 17:01:02 +05:30
Anand Doshi
d6a0b951ae Module View, Removed Website Table of Contents 2014-03-03 15:04:03 +05:30
Rushabh Mehta
735b1d76ef fixtures: fix - overwrite 2014-02-28 12:32:31 +05:30
Rushabh Mehta
a318ecc3c6 statics:fix js import 2014-02-28 12:30:22 +05:30