Rushabh Mehta
19e9834850
[added] print style
2017-08-17 18:34:14 +05:30
Rushabh Mehta
05c88fa3f0
[minor] make email alert configurable, so we can use it list default print formats
2017-08-14 12:58:32 +05:30
Aditya Hase
729bbf0dad
Replaced Python 2 exec syntax usage with Python 3 syntax ( #3835 )
2017-08-02 17:05:39 +05:30
Aditya Hase
ec9a01e3aa
Replaced 'except' clause syntax ( #3827 )
2017-08-02 16:58:24 +05:30
Rushabh Mehta
aef98daae4
[add] catch errors flake8 ( #3800 )
2017-07-27 11:34:44 +05:30
Rushabh Mehta
f409fd7358
[ui-tests] python is back! ( #3565 )
...
* [ui-tests] python is back!
* [minor] remove old test
* [test] dont test test_runner
* [tests] try firefox
* [tests] try chrome
* [tests] try chrome
* [tests] try chrome
* [tests] try chrome 1
* [tests] try chrome 2
* [tests] try chrome 3
* [tests] try phantomJS
* [tests] try chrome
* [tests] try chrome
* [tests] try chrome
* [tests] try chrome
* [tests] try chrome
* [tests] try chrome
* [tests] try chrome
* [tests] try chrome
* [tests] login click button
* [tests] login click button
* [tests] show log
* [test] test with start_maximized
* [test] test only login
* [travis] test another port for selenium
* [travis] try running ui tests after unittests are done
* [travis] pring body_div if fails
* [tests] complete setup wizard for frappe
* [minor] move ui tests to frappe/ui/tests
* [tests] ui tests in public and codacy fixes
* [fix] tests + eslint
* [minor] move tests to tests/ui folder and print console after print
* [fix] linting
* [tests] added documentation and better integration testing
* [promise] form triggering is now promise based
* [test]
* [test]
* [test]
* [test]
* [test] print output
* [minor] default empty in select and print console
* [cleanup] more minor fixes
* [enhance] first-cut done!
* [minor] frappe.run_serially to pass arguments while chaining
2017-07-03 11:53:00 +05:30
Rushabh Mehta
0c19319788
[minor] correct flag setting
2017-06-22 18:21:48 +05:30
tundebabzy
702e52e665
Change raise syntax to python 3 compatible style ( #3497 )
...
* python 3 compatible raise statement
* python 3 compatible raise statement
* python 3 compatible raise statement
* python 3 compatible raise statement
* python 3 compatible raise statement
* python 3 compatible raise statement
* python 3 compatible raise statement
* python 3 compatible raise statement
* python 3 compatible raise statement
* python 3 compatible raise statement
* python 3 compatible raise statement
* python 3 compatible raise statement
2017-06-19 09:07:19 +05:30
almeidapaulopt
020851d4f7
translation errors in several msgprint ( #3438 )
...
* translation errors in several msgprint
* small fixes
* fixes
2017-06-06 15:44:59 +05:30
tundebabzy
7b41d7e5eb
Python 3 compatible print statements ( #3199 )
...
* changes print statements in file to python 3 compatible style using `__future__`
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* changes deprecated md5 module to hashlib
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
2017-05-01 12:34:29 +05:30
Rushabh Mehta
28b38d45e7
[fix] patches
2017-03-08 11:57:33 +05:30
Rohit Waghchaure
b63f4400f4
added roles in the report
2017-03-06 14:42:14 +05:30
Rohit Waghchaure
cc37c5fda8
rename page role to has role, added doctype custom role to set the roles, added screen to set roles to the page and report
2017-03-06 14:38:54 +05:30
Rushabh Mehta
6dff729d88
[enhance] Web View settings in DocType ( #2798 )
...
* [enhance] add web view settings doctype
* [enhance] add web view settings doctype
* [fix] default for checks (?)
* [fix] framework json
* [fix] missing return
* [fix] hooks for website_generators
2017-03-05 11:12:32 +05:30
mbauskar
75c10f4003
[fixes] update db schema while updating the customizations
2017-02-23 17:52:31 +05:30
Rushabh Mehta
636c662048
[patch] added patch for migration
2017-01-12 15:48:49 +05:30
Rushabh Mehta
3f91c9455f
[enhance] custom perms
2017-01-11 17:34:55 +05:30
Nabin Hait
f928d7e708
fixed conflict
2017-01-09 16:55:40 +05:30
Nabin Hait
4112407391
Reload in_standard_filter property
2017-01-06 12:56:04 +05:30
Rushabh Mehta
d989a95472
[feature] document versioning #2469 ( #2523 )
...
* [feature] document versioning #2469
* [minor] remove on_update from WebsiteGenerator
* [fix] delete shares when deleting user
* [test] don't run delete in background if test
* [fix] test_db
* [added] Deleted Document
* [fix] added track_changes in all documents
* [fix] add to deleted only if exists
* [fix] in_install flag in deleted documents
* [minor] name will always be reset
2016-12-29 18:01:42 +05:30
Rushabh Mehta
afa8bf1e96
[fix] sortfield validation for multiple fields and frappe.model.set_value (js) takes in a dict
2016-12-21 17:29:16 +05:30
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