Anand Doshi
|
e53089048f
|
[fix] show improve this page at center, use fontawesome smile icon, fix web page naming
|
2015-12-15 17:22:09 +05:30 |
|
Anand Doshi
|
bbc66be54c
|
[fix] update modified in db_set
|
2015-12-10 17:16:57 +05:30 |
|
Nabin Hait
|
e47beef1d8
|
[fix] Get field currency for child doc
|
2015-12-02 18:31:30 +05:30 |
|
Anand Doshi
|
e5a2524820
|
[fix] Ability to hide a field in print if its value is 0
|
2015-11-25 16:33:37 +05:30 |
|
Anand Doshi
|
5621ba30c0
|
[enhancement] Int, Currency, Float, Percent as not null and default to 0
|
2015-11-19 13:09:44 +05:30 |
|
Anand Doshi
|
357e61f9d5
|
[fix] injection
|
2015-11-17 18:27:29 +05:30 |
|
Rushabh Mehta
|
0747ceb900
|
Merge pull request #1397 from anandpdoshi/filter-operator
[fix] if operator is missing in filter, default it as equals. Also, validate if operator is valid.
|
2015-11-10 14:44:26 +05:30 |
|
Anand Doshi
|
e83970d344
|
[fix] if operator is missing in filter, default it as equals. Also, validate if operator is valid.
|
2015-11-09 11:19:02 +05:30 |
|
Rushabh Mehta
|
d3dc9711f0
|
[enhancement] added **not like** in filter options
|
2015-11-05 11:18:15 +05:30 |
|
Nabin Hait
|
0ae9f2dd3c
|
minor fix
|
2015-10-28 18:23:15 +05:30 |
|
Nabin Hait
|
af4ec63788
|
[fix] Trigger link fields after ajax
|
2015-10-28 15:39:17 +05:30 |
|
Anand Doshi
|
3a28c0a8d3
|
[fix] db-query filters - for like, use blank string as value if None
|
2015-10-27 19:23:40 +05:30 |
|
Rushabh Mehta
|
879dc6f37d
|
[feature] rename via console
|
2015-10-21 12:25:54 +05:30 |
|
Anand Doshi
|
70c58ccb81
|
[hotfix] patches and varchar length check
|
2015-10-19 17:25:05 +05:30 |
|
Anand Doshi
|
7fe35e0275
|
[fix] Remove thumbnail on deletion and change Attach to small text
|
2015-10-19 12:55:02 +05:30 |
|
Anand Doshi
|
999cea874c
|
[fix] Implemented caching in linked with
|
2015-10-15 12:51:04 +05:30 |
|
Anand Doshi
|
0ece804cca
|
[fix] Linked With should also search in Dynamic Links. Fixes #1192
|
2015-10-15 12:51:04 +05:30 |
|
Anand Doshi
|
3c4f31a23c
|
Limit varchar length to 140 instead of 255 to mitigate Row Size Too Large error
|
2015-10-14 16:00:14 +05:30 |
|
Rushabh Mehta
|
34dd7b2a74
|
[fix] use hash for file names since same file can be attached to multiple files
|
2015-10-13 12:27:01 +05:30 |
|
Anand Doshi
|
9ddf870f0e
|
[minor] fix in trim_tables
|
2015-10-01 12:17:51 +05:30 |
|
Anand Doshi
|
fc74f75dfd
|
[fix] doc.has_website_permission
|
2015-09-28 19:03:01 +05:30 |
|
Anand Doshi
|
8191df579a
|
[fix] allow a table to be 'allow on submit'
|
2015-09-23 19:28:53 +05:30 |
|
Anand Doshi
|
1dc5ebda32
|
[fix] test runner fixes
|
2015-09-23 12:48:29 +05:30 |
|
Rushabh Mehta
|
c8c2d4b170
|
[test-fix]
|
2015-09-21 15:43:32 +05:30 |
|
Saurabh
|
68e8810556
|
[Fixes] Upload file from listview, doc preview and download
|
2015-09-21 15:43:31 +05:30 |
|
saurabh
|
8cbd03392b
|
create new folder from File listview
|
2015-09-21 15:41:34 +05:30 |
|
Rushabh Mehta
|
9fbd12f5af
|
[file-manager] fixed breadcrumbs and routing
|
2015-09-21 15:41:34 +05:30 |
|
Rushabh Mehta
|
2191312c87
|
[enhancement] document management system
|
2015-09-21 15:41:34 +05:30 |
|
Rushabh Mehta
|
eb2839a0b8
|
[style] [wip] various portal fixes
|
2015-09-21 11:50:22 +05:30 |
|
Anand Doshi
|
b402df175e
|
[cleanup] build_filter_conditions and [fix] replace % with %% in condition to prevent python format string error
|
2015-09-14 18:21:13 +05:30 |
|
Anand Doshi
|
ffb8ef29ca
|
[fix] Use User Permission value as default only if the document type is Setup
|
2015-09-14 13:00:24 +05:30 |
|
Anand Doshi
|
c118f43e96
|
Merge pull request #1296 from rmehta/async-monitor
[enhancement] add celery task to Async Task for logs, tracking
|
2015-09-11 12:34:55 +05:30 |
|
Anand Doshi
|
f21f8cd34c
|
[fix] in schema sync, sync custom fields if installing any app other than frappe
|
2015-09-09 14:42:00 +05:30 |
|
Rushabh Mehta
|
4cec51e65d
|
[celery] cleanup and made monitor optional and real time in data import
|
2015-09-08 17:20:37 +05:30 |
|
Rushabh Mehta
|
eb4e622067
|
[enhancement] add celery task to Async Task for logs, tracking
|
2015-09-08 17:20:36 +05:30 |
|
Anand Doshi
|
de34207e22
|
Merge pull request #1295 from anandpdoshi/apply-user-permissions-fix
[major fix] Restrict apply user permissions if user permissions list if empty. Fixes frappe/erpnext#3194
|
2015-09-08 15:44:34 +05:30 |
|
Anand Doshi
|
1ff7dff91b
|
[fix] get linked doc only if add fetch option is found
|
2015-09-07 19:58:58 +05:30 |
|
Anand Doshi
|
0f00c63801
|
[major fix] Restrict apply user permissions if user permissions list if empty. Fixes frappe/erpnext#3194
|
2015-09-07 14:58:53 +05:30 |
|
Anand Doshi
|
8539c809db
|
Merge pull request #1291 from rmehta/get-single-value
[minor] enhancements to frappe.db.get_single_value. Now cached and converted to integer for 0 and 1
|
2015-09-07 14:15:43 +05:30 |
|
Anand Doshi
|
5e445476f3
|
[fix] show doctype, fieldname in unique validation
|
2015-09-03 11:42:19 +05:30 |
|
Rushabh Mehta
|
22d3c513cc
|
[minor] enhancements to frappe.db.get_single_value. Now cached and converted to integer for 0 and 1
|
2015-09-03 11:15:47 +05:30 |
|
Rushabh Mehta
|
d334a39e79
|
[fix] set default title field only if 'title'
|
2015-08-27 11:39:36 +05:30 |
|
Rushabh Mehta
|
c59aaf01e4
|
Merge branch 'bold-field' into develop
Conflicts:
frappe/model/base_document.py
|
2015-08-27 10:59:38 +05:30 |
|
Rushabh Mehta
|
33c097b97c
|
[enhancement] editable title field
|
2015-08-26 20:56:28 +05:30 |
|
Anand Doshi
|
34037345b3
|
[minor] added comment in show_unique_validation_message
|
2015-08-26 12:36:04 +05:30 |
|
Rushabh Mehta
|
c2ae663e3f
|
[minor] fix message for unique (via support)
|
2015-08-26 10:28:35 +05:30 |
|
Rushabh Mehta
|
719c01546a
|
[minor] fix message for unique (via support)
|
2015-08-26 10:27:16 +05:30 |
|
Anand Doshi
|
65bc63f031
|
[fix] document refresh notification for same user in different tabs/sessions
|
2015-08-21 12:56:48 +05:30 |
|
Anand Doshi
|
c87befc876
|
[fix] realtime comments
|
2015-08-20 12:57:28 +05:30 |
|
Anand Doshi
|
fe72e05c6f
|
Merge pull request #1263 from rmehta/editor-fix
[fixes] added template and small toolbar if in grid
|
2015-08-19 16:14:13 +05:30 |
|