Commit graph

54 commits

Author SHA1 Message Date
Aditya Hase
6b72faf44f style: Linting fixes (#6809)
* style: Remove unused imports

* style: Remove unused local variables
2019-01-23 16:39:55 +05:30
Saurabh
c899c94c96 escape new line char while creating boilerplate for app 2018-05-07 12:50:19 +05:30
Nabin Hait
e3682cec22 Fixed merge conflict 2018-05-05 12:12:28 +05:30
Ameya Shenoy
5cc28b1257 pip fix (#5527) 2018-05-04 19:05:48 +05:30
Saurabh
7e58f36c88 Merge branch 'master' into develop 2018-04-15 12:50:28 +05:30
Ameya Shenoy
a6087cb243
Compatibility for pip10
- also some spaces and tabs fixes
2018-04-15 03:41:32 +05:30
Achilles Rasquinha
1f2d5c774b create new apps 2018-03-05 14:32:54 +05:30
Achilles Rasquinha
1388870aeb six moved to moves 2018-02-24 00:17:21 +05:30
Achilles Rasquinha
e405d1cabd [PY3] Added input compat with six 2018-02-23 17:04:15 +05:30
Achilles Rasquinha
14924620dc replaced raw_input to input 2018-02-15 15:38:06 +05:30
Aditya Hase
bab692ff59 Replaced mixed usage of tabs and spaces for indents with tabs only (#3813)
Python 3 (PEP 8) strictly disallows mixed use of tabs and spaces
for indentation
frappe innstalltion only throws error on frappe/utils/jinja.py as
of now but the rest are almost equally likely to fail, so changed
all of them in one commit
2017-07-31 10:50:26 +05:30
Revant Nandgaonkar
36a54e29e8 Add js to doctype calendar view (#3599) 2017-07-05 11:08:09 +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
1e7229c45f [enhance] global search in website (#2810)
* [enhance] global search in website

* [fix] create table query

* [website] navbar search in header if set

* [minor] navbar_search in website settings
2017-03-07 16:37:50 +05:30
Rushabh Mehta
349c321f14 [fix] boilerplate for new app 2017-01-11 12:14:42 +05:30
Rushabh Mehta
c3561b504b [fix] boilerplate for new app 2017-01-11 11:16:19 +05:30
Valmik
1d2a91c393 Added docs to boilerplate for hooks (#2561) 2017-01-10 14:39:38 +05:30
Anand Doshi
0c551d6382 [fix] change in versioning: store __version__ in __init__.py 2016-06-09 16:08:59 +05:30
Rushabh Mehta
84fbd57b8e [minor] new-app title by default 2016-06-06 09:34:12 +05:30
Valmik Jangla
1798d1701b Added validation for App title 2016-05-09 12:22:55 +05:30
Anand Doshi
a987e32f94 [fix] async and socketio 2016-03-07 14:56:42 +05:30
Rushabh Mehta
4944ff5e22 [fix] add app_name/docs/current to gitignore for new app 2016-02-04 17:13:45 +05:30
Rushabh Mehta
9e2ba37823 [minor] add hook for website user home page by function 2016-01-25 15:10:44 +05:30
Rushabh Mehta
b8fc4da140 [fix] module ordering and all applications fixes 2016-01-14 18:15:02 +05:30
Anand Doshi
e23f4a435d [fix] Scrub app_name 2016-01-14 16:20:37 +05:30
Rushabh Mehta
658b19990d [fix] system settings saving in frappe 2015-11-30 15:11:57 +05:30
Rushabh Mehta
02f39bf71a [docs] added docs first-cut 2015-10-29 18:46:04 +05:30
Rushabh Mehta
e95b72665f [fixes] [style] for docs and fix to web form 2015-10-28 15:11:40 +05:30
Anand Doshi
c079e27d3f Moved Backup Manager and Social Login keys to the new Integrations Module, prepared frappe for Mandrill Integration 2015-08-11 12:03:13 +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
Rushabh Mehta
f96fb3a7d6 [docs] fixes and updates 2015-02-13 16:10:47 +05:30
Rushabh Mehta
494f8274ae [new-app] [minor] app pre-requisites and requirements fixes 2015-02-13 10:13:14 +05:30
Rushabh Mehta
2448157e3d [blog] rewrite blog page 2015-02-11 17:54:42 +05:30
Rushabh Mehta
ae78f98d56 [website] style fixes 2015-02-10 14:30:48 +05:30
Rushabh Mehta
a07e1b94c5 moved templates/statics to www 2014-11-13 14:22:59 +05:30
Rushabh Mehta
5a0a9aac66 [refactor] frappe.widgets > frappe.desk 2014-09-29 12:21:12 +05:30
Rushabh Mehta
f153dbd2cf [refactor] event, todo 2014-09-29 12:21:12 +05:30
Anand Doshi
deaf82e46c Override Whitelisted Methods 2014-07-30 17:31:19 +05:30
Rushabh Mehta
31bb3a97d7 app_title fixed frappe/frappe#683 2014-07-08 16:29:30 +05:30
Anand Doshi
a827713a9a Merge remote-tracking branch 'frappe/develop' into wip-4.1 2014-06-26 14:52:54 +05:30
Nabin Hait
25f83d8f32 Module name based on app title and make init while creating folder 2014-06-25 19:02:06 +05:30
Anand Doshi
714f4ed4d0 Merge remote-tracking branch 'frappe/develop' into wip-4.1
Conflicts:
	frappe/patches.txt
2014-06-25 15:38:10 +05:30
Maxwell
7faf26c29f Fix app doesnt showed in desktop
Related to #607, #608 and this discussion on GGroup

https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/erpnext-developer-forum/cQMhAZAFiF4/7B8GHkH4RZ0J
2014-06-19 23:46:43 -03:00
Rushabh Mehta
5655e06448 fix hooks for website 2014-06-19 18:00:14 +05:30
Anand Doshi
0871e4104d Fixed user language and boilerplate desktop.py 2014-05-22 19:50:24 +05:30
Pratik Vyas
18f897aa0e hotfix: escape curly in boilerplate 2014-05-14 21:38:10 +05:30
Rushabh Mehta
28418fecf2 added sort_field and sort_order to doctype so that sorting can be user defined. Also added to customize form view 2014-05-08 16:53:28 +05:30
Rushabh Mehta
2f926f0136 fix to boilerplate, added Core module for Administrator and fixed layout in ControlImage in control.js 2014-05-06 17:17:40 +05:30
Rushabh Mehta
7cf586dcd4 fixes to style, app boilerplate and selenium testing 2014-05-03 16:21:59 +05:30