Commit graph

64 commits

Author SHA1 Message Date
Rushabh Mehta
bae97cfed4 Email Alert on any controller method (#2157)
* [docs] typo

* [email alert] now on any standard controller method

* [minor] install customizations with intall;

* [test] [fix] and truncate subject in email;

* [fix] error log seen issue
2016-10-08 11:11:36 +05:30
Rushabh Mehta
9353303be6 Exporting Customizations docs and other minor fixes (#2136)
* [fix] email alert in sync

* [fixes] web form mandatory and docs for exporting customizations
2016-10-03 12:18:57 +05:30
Rushabh Mehta
88afbcf9e4 [enhance] a better way to export customzations and Email Alert can now be standard and in app (#2134) 2016-10-02 23:32:34 +05:30
Rushabh Mehta
18903d77d1 [minor] print doctype and module name if broken 2016-09-23 21:44:34 +05:30
Rushabh Mehta
e199d21664 [minor] [patch] import os for patches 2016-08-29 22:08:48 +05:30
Rushabh Mehta
7ef8f5f7a2 [minor] fixes to patches, ignore validate if in patch, move some events to hourly 2016-08-16 10:24:09 +05:30
Rushabh Mehta
3fea731e62 Revert "minifiying doctype json's" 2016-08-10 14:30:29 +05:30
RobertSchouten
2c9df678a0 minifiying doctype json's
sick and tired of a change to the doctype meaning one small change to a doctype adds all the fields to the json 
strips out the values that doesnt contain value's
2016-08-08 14:54:24 +08:00
Rushabh Mehta
b6e8e01181 [enhance] web forms are now first class 2016-06-24 16:40:28 +05:30
Valmik Jangla
15c4bbac8f Fix for import-doc 2016-06-14 10:49:31 +05:30
Rushabh Mehta
daa9c094d0 [enhancement] [wip] links menu in forms 2016-04-12 19:16:17 +05:30
Anand Doshi
465318878e [enhancement] Merge Comment and Feed into Communication 💥 2016-02-04 17:46:53 +05:30
Anand Doshi
731f75dd08 [minor] pass pre_process function to import methods 2015-07-22 14:32:18 +05:30
Rushabh Mehta
2a9f31f1a4 [cache] fix 2015-05-08 13:18:39 +05:30
Rushabh Mehta
6ba4baecef [cache-redesign] meta cache 2015-05-08 12:16:16 +05:30
Anand Doshi
c10e3ec75e frappe.as_json 2015-03-18 16:21:41 +05:30
Anand Doshi
f7f2372929 fixed boilerplate, freeze, attach, frappeclient 2015-03-17 19:44:53 +05:30
Anand Doshi
2995f02f3b Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
Pratik Vyas
7993f8c1e8 new cli 2015-03-02 17:13:42 +05:30
Anand Doshi
a1290bbdab Website Theme 2015-02-23 22:13:38 +05:30
Anand Doshi
ce9e3ed931 Remove flags in frappe.call, api, run_method, filter moduleview items by permission 2015-02-10 18:56:28 +05:30
Anand Doshi
e6a7459657 Fixes in share, moved flags like ignore_mandatory, ignore_validate etc to doc.flags 2015-02-10 14:41:14 +05:30
Nabin Hait
da825bd130 bypass shopping_cart in patch handler 2015-01-02 12:49:42 +05:30
Rushabh Mehta
15a1f42eb3 fixed permission, module setup pages 2015-01-01 16:02:48 +05:30
Pratik Vyas
9da81fb327 import a list of docs with json 2014-12-19 10:47:25 +05:30
Rushabh Mehta
cc275ba7f9 [feature] Custom DocTypes fixes #649 2014-11-26 14:43:16 +05:30
Rushabh Mehta
b0a43c28d3 [docs] 2014-11-25 17:56:12 +05:30
Rushabh Mehta
5e88c11159 [email] refactor #561 2014-09-29 12:21:56 +05:30
Rushabh Mehta
33f2f7d098 [refactor] fixes 2014-09-29 12:21:13 +05:30
Anand Doshi
4ff1a90661 [hotfix] boilerplate 2014-08-16 20:13:05 +05:30
Anand Doshi
3f7e5db375 Script Report Boilerplate 2014-08-11 18:05:40 +05:30
Rushabh Mehta
70f84020d2 updates to print 2014-07-25 13:01:49 +05:30
Anand Doshi
eb2f51307e Load doctype module should be done per app 2014-06-27 20:58:48 +05:30
Anand Doshi
c37f66229b Fixed load_doctype_module 2014-06-26 14:51:00 +05:30
Rushabh Mehta
41900035b9 added new feature form_grid_templates to beautify form grids 2014-06-25 17:33:22 +05:30
Anand Doshi
b6d194ce00 User can disable Print Formats 2014-06-10 14:55:12 +05:30
Anand Doshi
2fefadd976 Re-raise error in patch handler 2014-06-09 17:53:51 +05:30
Anand Doshi
fec15666f4 Started permission relogication 2014-06-04 17:52:17 +05:30
Anand Doshi
bfd8b88b39 Set frappe.flags.in_patch when running a patch 2014-05-14 19:33:30 +05:30
Anand Doshi
ac2261e114 Fixed patch handler and update_reports method 2014-05-13 21:02:23 +05:30
Anand Doshi
b0b163918c Removed unused code from patch_handler 2014-05-13 19:36:13 +05:30
Anand Doshi
275f7553b4 Changed Print Format files to lowercase 2014-05-13 17:56:07 +05:30
Anand Doshi
7ea509274a Fixed check if patch already executed 2014-05-12 19:46:03 +05:30
Anand Doshi
a8e24afade Reload ignore_doctypes if force=True in import_doc 2014-05-05 18:25:01 +05:30
Rushabh Mehta
e888d86d9d added header to website and language fixes 2014-04-18 15:59:54 +05:30
Anand Doshi
c29485bb2e Fixed: Set modified after file import 2014-04-16 17:41:40 +05:30
Rushabh Mehta
c1d8407552 fixes to import 2014-04-08 14:06:09 +05:30
Rushabh Mehta
ec010462b6 removed control panel 2014-04-04 12:00:37 +05:30
Anand Doshi
8bb11e01be frappe/frappe#478 2014-04-02 16:38:16 +05:30
Anand Doshi
f795f4ba99 frappe/frappe#478 2014-04-02 15:03:37 +05:30