Anand Doshi
|
e2ee48150e
|
[fix] check field values should be either 0 or 1
|
2016-03-10 15:30:16 +05:30 |
|
Anand Doshi
|
e9bd127c9a
|
[fix] like for a single doctype
Fixes #1607
|
2016-03-09 13:24:26 +05:30 |
|
Rushabh Mehta
|
db128e6c3a
|
[minor] add translated get_formatted
|
2016-03-03 10:44:30 +05:30 |
|
Rushabh Mehta
|
4113888e60
|
[fix] [tests]
|
2016-03-02 16:24:23 +05:30 |
|
Anand Doshi
|
acc5c7ef09
|
[fix] apply xss filter only if docstatus is draft or submit with update after submit enabled for the field
|
2016-03-01 17:14:31 +05:30 |
|
Anand Doshi
|
353e8a9d1f
|
[fix] Sanitize form_dict and doc values to prevent XSS
|
2016-02-23 12:11:28 +05:30 |
|
Nabin Hait
|
d429af9a7e
|
[fix] No need of sanitization while creating new_doc
|
2016-01-19 16:51:20 +05:30 |
|
Rushabh Mehta
|
831e71db32
|
[fix] print hide in print format builder should take preceedence
|
2016-01-12 12:02:32 +05:30 |
|
Anand Doshi
|
106e281608
|
[fix] don't allow import for child tables
|
2016-01-06 12:22:03 +05:30 |
|
Anand Doshi
|
3241a0969f
|
[feature] Ability to like a document, comment or communication, see notifications about it and view it on activity feed
|
2016-01-01 12:50:14 +05:30 |
|
Anand Doshi
|
bbc66be54c
|
[fix] update modified in db_set
|
2015-12-10 17:16:57 +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 |
|
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
|
3c4f31a23c
|
Limit varchar length to 140 instead of 255 to mitigate Row Size Too Large error
|
2015-10-14 16:00:14 +05:30 |
|
Anand Doshi
|
8191df579a
|
[fix] allow a table to be 'allow on submit'
|
2015-09-23 19:28:53 +05:30 |
|
Rushabh Mehta
|
eb2839a0b8
|
[style] [wip] various portal fixes
|
2015-09-21 11:50:22 +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
|
a7bd640b24
|
[merge] 5.3.1
|
2015-08-11 10:38:03 +05:30 |
|
Rushabh Mehta
|
e41bfe3003
|
[minor] [ux] refresh button primary in reportview
|
2015-08-03 17:25:06 +05:30 |
|
Nabin Hait
|
a272c1b25d
|
[fix] Unique constraint check in db_insert and bypassed for blank values (not null)
|
2015-08-03 17:21:51 +05:30 |
|
Anand Doshi
|
7e1f08d64c
|
[hotfix] docstatus should be 0 if None
|
2015-08-03 16:04:19 +05:30 |
|
Anand Doshi
|
d85cc02b03
|
[minor] moved docstatus=0 to init child
|
2015-07-30 16:36:30 +05:30 |
|
Anand Doshi
|
815252153f
|
[hotfix] set docstatus=0 in append
|
2015-07-30 16:36:30 +05:30 |
|
Anand Doshi
|
baec4f855f
|
Change Check fields to have default as 0 (if not specified) and not null
|
2015-07-30 11:54:27 +05:30 |
|
Nabin Hait
|
eeb4d2b7f0
|
Get formatted absolute value
|
2015-07-24 11:14:26 +05:30 |
|
Anand Doshi
|
6aae191158
|
[fix] Use frappe.DuplicateEntryError in base_document and email_account
|
2015-07-17 12:17:14 +05:30 |
|
Nabin Hait
|
3313acf58c
|
minor fix
|
2015-06-18 15:38:02 +05:30 |
|
Pratik Vyas
|
97149bdc88
|
[fix] Extract images from HTML fields for print format
|
2015-05-21 17:39:26 +05:30 |
|
Anand Doshi
|
9cc9f5ab15
|
[fix] cast time string to timedelta
|
2015-05-15 18:20:50 -07:00 |
|
Anand Doshi
|
1845c08676
|
[fix] save images attached in text editor fields of children
|
2015-05-07 12:35:37 -07:00 |
|
Rushabh Mehta
|
5a8621df09
|
[fixes] print format print hide fixes frappe/erpnext#3179
|
2015-05-04 11:59:48 +05:30 |
|
Rushabh Mehta
|
9334f91eb9
|
[fixes] added for update in document save to prevent double saving
|
2015-04-27 13:13:04 +05:30 |
|
Anand Doshi
|
1459242715
|
website fixes
|
2015-04-07 21:05:38 +05:30 |
|
Anand Doshi
|
f2f4756d29
|
[hotfix] get_valid_dict and datetime
|
2015-04-06 12:18:25 +05:30 |
|
Anand Doshi
|
1a06e5cd6c
|
Fix null date and datetime values that got stored like 0000-00-00. Good riddance!
|
2015-04-05 17:19:55 +05:30 |
|
Anand Doshi
|
67b4d5d2f3
|
[fix] cast and compare values in update after submit
|
2015-04-03 19:42:48 +05:30 |
|
Rushabh Mehta
|
57406c034c
|
[analytics] optional plugin for google analytics
|
2015-04-03 12:22:24 +05:30 |
|
Anand Doshi
|
988401397c
|
[fix] changed catching of duplicate entry and deadlock
|
2015-04-02 15:35:21 +05:30 |
|
Rushabh Mehta
|
c153b810e0
|
[fix] high level perms serverside checking
|
2015-03-26 19:33:10 +05:30 |
|
Rushabh Mehta
|
99ca7d5f8a
|
[email] fixed test cases for bulk emails
|
2015-03-19 17:15:44 +05:30 |
|
Rushabh Mehta
|
bead93693d
|
[email] many fixes, bulk email, unsubscribe
|
2015-03-19 17:15:43 +05:30 |
|
Anand Doshi
|
c10e3ec75e
|
frappe.as_json
|
2015-03-18 16:21:41 +05:30 |
|
Anand Doshi
|
b2d7efa682
|
optimizations
|
2015-03-18 15:05:47 +05:30 |
|
Anand Doshi
|
eceed3a6c8
|
Fixed recents, Show change log on version update. Fixes #905
|
2015-03-04 17:21:09 +05:30 |
|
Anand Doshi
|
2995f02f3b
|
Web Notes to Frappe, better alerts, css fixes, fixed splash
|
2015-03-03 15:09:34 +05:30 |
|
Anand Doshi
|
7f75e233a8
|
Website Listing
|
2015-02-23 22:30:03 +05:30 |
|
Rushabh Mehta
|
a955c658ca
|
[fixes] minor
|
2015-02-23 20:17:30 +05:30 |
|