Mayur Patel
|
f141033f23
|
Acciently removted import startup from send_welcome_mail. It is fixed now.
|
2013-07-05 12:34:53 +00:00 |
|
Mayur Patel
|
a0bbca4f2f
|
Password change notification email had hard coded word ERPNext in it. I have changed it to use startup.product_name instead.
|
2013-07-03 16:17:01 +00:00 |
|
Nabin Hait
|
0d604eeb66
|
[fixes] data import tool - show error message
|
2013-07-03 11:52:40 +05:30 |
|
Nabin Hait
|
bf836fd2bc
|
[fixes] pull previous doc details
|
2013-06-24 11:59:36 +05:30 |
|
Anand Doshi
|
8e8e574368
|
[profile] [fix] check that there should remain atleast one system manager when disabling/deleting a profile
|
2013-06-21 12:52:53 +05:30 |
|
Anand Doshi
|
a61060f505
|
[event] ref_type and ref_name should be read only
|
2013-06-10 15:07:05 +05:30 |
|
Anand Doshi
|
d0c7d45209
|
[system console] [security fix] removed system console
|
2013-06-06 11:35:49 +05:30 |
|
Anand Doshi
|
8ffa3aecc1
|
[system console] [security fix]
|
2013-06-06 11:29:27 +05:30 |
|
Nabin Hait
|
8375a949b1
|
[data import][fix] for handling exception
|
2013-05-28 18:51:42 +05:30 |
|
Nabin Hait
|
4b86a41bd2
|
[patch] update lead, contact in support ticket
|
2013-05-21 17:17:36 +05:30 |
|
Nabin Hait
|
fd332e47a2
|
[fixes] set lead, contact and company on support ticket
|
2013-05-21 16:53:30 +05:30 |
|
Nabin Hait
|
3bfb3b5b8a
|
[updates][data-import] call validate after importing child tables data
|
2013-05-20 18:03:36 +05:30 |
|
Anand Doshi
|
2c67a15c02
|
[data import tool] [fix] clear output area on consecutive uploads
|
2013-05-15 12:21:31 +05:30 |
|
Anand Doshi
|
c3678ac137
|
[scheduler log] [usability] show method name in list view
|
2013-05-15 12:21:13 +05:30 |
|
Anand Doshi
|
abea2f2139
|
[data import] [fix] shifted common functions to datautils, so as not to cause permission error for role restricted whitelist methods when importing
|
2013-05-14 19:23:07 +05:30 |
|
Anand Doshi
|
57f81fa29e
|
[profile] [signup] check max users only when adding System User and not for Partner User (website login)
|
2013-05-14 16:07:25 +05:30 |
|
Anand Doshi
|
3133f11261
|
[profile] [fix] send welcome mail via user\'s mail id if not administrator or guest
|
2013-05-10 14:18:58 +05:30 |
|
Anand Doshi
|
8fcb4819e7
|
[modules setup] [fix] check modules when not in hidden modules or if hidden modules list does not exist
|
2013-05-09 23:16:36 +05:30 |
|
Anand Doshi
|
c1946ea886
|
[defaults] [fix] if default value is None, do not add it in defaults cache
|
2013-05-09 22:48:48 +05:30 |
|
Anand Doshi
|
b5960f2fb6
|
[rename] [fix] merge related fixes
|
2013-05-09 13:21:12 +05:30 |
|
Anand Doshi
|
b1ad44c13d
|
[rename] [fix] merge should be passed to on_rename method of controller for further processing
|
2013-05-09 12:45:18 +05:30 |
|
Nabin Hait
|
7dd30a22d9
|
[validation] renamed profile should be valid email
|
2013-05-07 16:37:59 +05:30 |
|
Nabin Hait
|
b780ef5ff3
|
[fixes][attachment deletion]
|
2013-05-06 11:33:29 +05:30 |
|
Nabin Hait
|
b28190870a
|
Merge branch 'master' of github.com:webnotes/wnframework
|
2013-04-30 18:09:12 +05:30 |
|
Nabin Hait
|
77b8d34964
|
[report] add total row
|
2013-04-30 18:08:43 +05:30 |
|
Anand Doshi
|
b47d1e275b
|
[profile] [email notification] sender should be the session user
|
2013-04-30 16:24:53 +05:30 |
|
Anand Doshi
|
b8dd5d4bdb
|
[data import tool] [fix] fix in passing of additional input fields as params
|
2013-04-30 13:48:51 +05:30 |
|
Anand Doshi
|
661766f22f
|
[data import tool] [fixes] fixes due to changes in the new upload widget + minor newline fix in errprint messages in handler.py
|
2013-04-30 13:12:11 +05:30 |
|
Anand Doshi
|
56e4a95a74
|
[file data] [fix] removed msgprint
|
2013-04-29 15:21:11 +05:30 |
|
Anand Doshi
|
dc63fdbbfe
|
Merge branch 'master' into edge
Conflicts:
core/page/data_import_tool/data_import_tool.py
|
2013-04-22 14:06:22 +05:30 |
|
Anand Doshi
|
23e6cc11c7
|
[data import tool] [fix] use get_field method of model/doctype.py
|
2013-04-22 12:01:03 +05:30 |
|
Anand Doshi
|
72212c9038
|
Merge branch 'master' into edge
|
2013-04-22 11:36:39 +05:30 |
|
Anand Doshi
|
42dc68b138
|
[data import tool] [fix] empty columns logic
|
2013-04-22 11:30:54 +05:30 |
|
Anand Doshi
|
507c1c643a
|
Merge branch 'master' into edge
|
2013-04-19 11:38:37 +05:30 |
|
Anand Doshi
|
72a4b83cb6
|
[data import tool] filter empty columns during import, if the exist at the end
|
2013-04-18 19:31:03 +05:30 |
|
Rushabh Mehta
|
28d632a634
|
[upload] [feature] using filereader, added to rich text editor for drag and drop
|
2013-04-11 14:22:40 +05:30 |
|
Rushabh Mehta
|
614ecc59a7
|
[upload] [new design] using filereader and ajax to upload files, no more iframes
|
2013-04-11 12:36:30 +05:30 |
|
Anand Doshi
|
29a0011d20
|
Merge branch 'master' into edge
Conflicts:
core/doctype/doctype/doctype.py
|
2013-04-10 19:47:51 +05:30 |
|
Anand Doshi
|
4b23bbf408
|
Merge branch 'master' of github.com:webnotes/wnframework
|
2013-04-10 15:29:13 +05:30 |
|
Anand Doshi
|
e0f8cf3e8a
|
[permission manager] [fix] if match exists of type fieldname:user and no user property exists for that fieldname, set user default for that fieldname as webnotes.session.user when loading defaults
|
2013-04-10 15:27:52 +05:30 |
|
Rushabh Mehta
|
30d6a4efc9
|
[files] [cleanup/redesign] removed the old file_list structure and also added file listing in setup
|
2013-04-10 13:54:11 +05:30 |
|
Nabin Hait
|
515119c56d
|
[fixes] auto addition of amended_from and file_list field
|
2013-04-10 13:44:08 +05:30 |
|
Rushabh Mehta
|
b7bd4d258c
|
[files] [patch] dropped file_list property and moved links to
|
2013-04-10 11:08:48 +05:30 |
|
Nabin Hait
|
11b70a0f83
|
role added in some pages
|
2013-04-09 11:49:42 +05:30 |
|
Nabin Hait
|
00437f60e0
|
add file_list field only if documnet is saved
|
2013-04-08 18:52:17 +05:30 |
|
Rushabh Mehta
|
ffd7dd5599
|
Merge branch 'master' of github.com:webnotes/wnframework
|
2013-04-03 16:37:19 +05:30 |
|
Anand Doshi
|
bdabb1a00d
|
[update manager] [usability] show progress bar when updating
|
2013-04-03 15:36:02 +05:30 |
|
Rushabh Mehta
|
3211552c06
|
[framework] [cleanup] desktop, todo, messages, modules setup moved to framework
|
2013-04-03 15:21:42 +05:30 |
|
Rushabh Mehta
|
7a154abf4c
|
[desktop] [cleanup] moved to framework
|
2013-04-03 11:41:01 +05:30 |
|
Rushabh Mehta
|
eb90343bdb
|
[data-import] [fix] removed separators
|
2013-04-03 10:45:24 +05:30 |
|