Commit graph

5579 commits

Author SHA1 Message Date
Pratik Vyas
19f7e971eb hotfix get_file_url 2014-06-26 14:38:45 +05:30
Anand Doshi
cc64be0e15 Fixed comment deletion 2014-06-26 14:38:45 +05:30
Anand Doshi
e7d2ff0522 hotfix in permission 2014-06-26 14:38:44 +05:30
Pratik Vyas
01d97f1a30 fix bad attachment urls and encode them 2014-06-26 14:38:44 +05:30
Rushabh Mehta
2d042f4392 form prev/next fix and file_order fix 2014-06-26 14:38:44 +05:30
Rushabh Mehta
2349f9283d change default max_file_size to 3MB, its 2014 2014-06-26 14:38:44 +05:30
Rushabh Mehta
c534a3bbd9 user permissions, show buttons only for system manager 2014-06-26 14:38:44 +05:30
Rushabh Mehta
8cde609132 removed print 2014-06-26 14:38:43 +05:30
Rushabh Mehta
958c9c4328 reverted common_keys 2014-06-26 14:38:43 +05:30
Rushabh Mehta
6037531682 added upload / download in user permissions 2014-06-26 14:38:43 +05:30
Anand Doshi
8c48b6833f Save naming series in property setter before reload 2014-06-26 14:38:43 +05:30
Rushabh Mehta
a506d83bd2 dynamic_link_fix 2014-06-26 14:38:17 +05:30
Rushabh Mehta
a6314e6670 dynamic_link_fix 2014-06-26 14:38:17 +05:30
Rushabh Mehta
4fdfdddcd2 new feature: dynamic links 💥 2014-06-26 14:38:17 +05:30
Anand Doshi
0826b97c86 Do not validate links, selects, mandatory, etc. on cancel 2014-06-26 14:38:17 +05:30
Maxwell
e053586872 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-26 14:38:16 +05:30
Rushabh Mehta
81d3f4c244 added form grid for docfields 2014-06-25 17:39:41 +05:30
Rushabh Mehta
41900035b9 added new feature form_grid_templates to beautify form grids 2014-06-25 17:33:22 +05:30
Rushabh Mehta
8d07188a1f fix for website routing / renaming 2014-06-20 13:40:51 +05:30
Rushabh Mehta
b308ca8031 sync, sort 2014-06-19 19:01:33 +05:30
Rushabh Mehta
85e4a031ed fixed routing of templates.genertors 2014-06-19 18:00:14 +05:30
Rushabh Mehta
5655e06448 fix hooks for website 2014-06-19 18:00:14 +05:30
Rushabh Mehta
6c3b5dded4 cleaned up verbosity 2014-06-19 18:00:14 +05:30
Rushabh Mehta
5c3ba2edd1 fixes for statics -> statics will be built after fixtures 2014-06-19 18:00:14 +05:30
Rushabh Mehta
a2aaba7d9e closes frappe/frappe#600 2014-06-19 18:00:13 +05:30
Rushabh Mehta
c49f517e96 added patches for build_website and removed website template frappe/frappe#600 2014-06-19 18:00:08 +05:30
Rushabh Mehta
b0036a27ec make links between user and role permission manager frappe/erpnext#1803 2014-06-19 17:59:38 +05:30
Rushabh Mehta
6c6cec7373 website route rewrite - started frappe/frappe#600 2014-06-19 17:59:38 +05:30
Rushabh Mehta
2a3684a02c build: ability to add html files as frappe.templates[filename] and related fixes to query report 2014-06-19 17:59:38 +05:30
Rushabh Mehta
f0b8922e28 added feature to add print formats to reports using john resig's microtemplates 2014-06-19 17:59:37 +05:30
Rushabh Mehta
99734d82d3 added feature to add print formats to reports using john resig's microtemplates 2014-06-19 17:59:37 +05:30
Rushabh Mehta
6ef0b2f2bb fix frappe/frappe#516 2014-06-19 17:59:37 +05:30
Rushabh Mehta
320cea88b5 removed inline styling and fancy formatting for emails 2014-06-19 17:59:37 +05:30
Rushabh Mehta
eb70ed8735 removed inline styling and fancy formatting for emails 2014-06-19 17:59:36 +05:30
Anand Doshi
f1caa27625 Merge remote-tracking branch 'frappe/develop' into wip-4.1 2014-06-19 17:43:30 +05:30
Rushabh Mehta
213289252c Merge pull request #628 from rmehta/develop
added help in custom script
2014-06-19 16:34:07 +05:30
Rushabh Mehta
833913e9e0 added help in custom script 2014-06-19 16:30:21 +05:30
Rushabh Mehta
93f88bf323 Merge pull request #623 from anandpdoshi/anand-wip
Remove script tags, once evaled; Validate Selects
2014-06-19 16:29:58 +05:30
Rushabh Mehta
d3d4604e10 Merge pull request #627 from anandpdoshi/update-session
Fixed update sessions
2014-06-19 16:26:49 +05:30
Anand Doshi
6e48d3b5c6 Merge pull request #626 from rmehta/develop
added standard reply fixes frappe/erpnext#1819
2014-06-19 16:22:15 +05:30
Anand Doshi
412fab3e64 Fixed update sessions 2014-06-19 16:08:29 +05:30
Anand Doshi
8b97787f40 Remove user_owner Custom Field 2014-06-19 16:04:38 +05:30
Anand Doshi
53f04414cf Validate Select field values
Conflicts:
	frappe/model/base_document.py
	frappe/model/meta.py
2014-06-19 16:02:38 +05:30
Rushabh Mehta
6083999f8a added standard reply fixes frappe/erpnext#1819 2014-06-19 15:16:56 +05:30
Anand Doshi
cf8b6c0a6e Merge pull request #625 from rmehta/develop
viet nam > vietnam fixes frappe/erpnext#1800
2014-06-19 15:08:47 +05:30
Rushabh Mehta
8885b6b4dc vietnam 2014-06-19 14:31:10 +05:30
Anand Doshi
02d51386e2 Merge pull request #624 from rmehta/develop
fixes for tags in form and report
2014-06-19 12:51:30 +05:30
Rushabh Mehta
ec65913182 fixes for tags in form and report 2014-06-19 11:34:30 +05:30
Anand Doshi
a4fed1efe4 Validate Selects and Fixed Number Formats 2014-06-18 21:09:40 +05:30
Anand Doshi
65ae2fbd29 Remove script tags, once evaled 2014-06-18 18:02:02 +05:30