Rushabh Mehta
be6b3f37a8
added unique constraint
2014-09-26 15:21:25 +05:30
Anand Doshi
ca004acbb0
[minor] Page: write permission for System Manager
2014-09-21 19:43:25 +05:30
81552433qqcom
baa16d53b3
fixes according to review:
...
1. use {{ }} if in html
2. export.py and import.py, move import from at top line
2014-09-16 18:11:22 +08:00
81552433qqcom
3a6bb609d8
added translation for:
...
1. user
2. module setup
3. user creation notification
4. 404
5. toolbar update
2014-09-16 16:41:19 +08:00
81552433qqcom
33ee1a2134
translations:
...
1. customize form
2. comment
3. editor
4. message
5. assign to
2014-09-16 09:40:42 +08:00
81552433qqcom
1ff0dba153
fixed exporters according to suggestion.
2014-09-15 16:21:43 +08:00
81552433qqcom
f7bf7224e4
bug fix for permission manager, missed filedname which lead translated get_input failed.
...
in addition to that, vaiours __() added.
2014-09-15 14:54:47 +08:00
81552433qqcom
4ae9424e50
translation added __()
2014-09-13 13:52:54 +08:00
Anand Doshi
80fd2a5b32
[fix] ToDo list assigned to avatar
2014-09-12 14:18:32 +05:30
Anand Doshi
2849da71ad
[fix] notification count deletion deadlock
2014-09-11 16:11:53 +05:30
Anand Doshi
e09fc93001
[fix] File Manager
2014-09-10 15:36:02 +05:30
Anand Doshi
11801cfbd2
Don't allow to set 'Allow on Submit' for standard fields. Fixes frappe/erpnext#956
2014-09-09 15:25:32 +05:30
Anand Doshi
fac8578b8b
[minor] User in_list_view for rendering Grid Row static display
2014-09-08 17:42:06 +05:30
Anand Doshi
85e6a68c0e
Validate search fields
2014-09-08 15:48:24 +05:30
Anand Doshi
bcbc63d277
[minor] System Manager has Delete permission for User
2014-09-08 15:37:39 +05:30
Anand Doshi
32e9241409
Ability to set precision per field. Format 1.0000 as 1, if fieldtype is Float.
2014-09-05 17:13:52 +05:30
Anand Doshi
ea8b7c9934
[fixes] Permission
2014-09-05 15:14:07 +05:30
Anand Doshi
425a221947
[hotfix] reload website form, check illegal default for a docfield
2014-09-04 23:59:55 +05:30
Anand Doshi
023b5cbcdf
Show Assigned To in list view
...
Paired between Anand and Rushabh
2014-09-04 12:57:07 +05:30
Anand Doshi
28423fe698
Merge pull request #806 from 81552433qqcom/d1
...
Added miss translation part in 6 files., use __()
2014-09-01 15:38:37 +05:30
81552433qqcom
eedcbbfa10
translation adjustment based on feedback from official.
2014-09-01 16:23:09 +08:00
Anand Doshi
72eb38a03c
[fix] Email Alert: "nowdate" in eval's context
2014-09-01 12:53:30 +05:30
Rushabh Mehta
69a51284f5
[fix] [ux] [minor] data import
2014-09-01 11:56:07 +05:30
Rushabh Mehta
f3ec724421
[fix] [ux] [minor] data import
2014-09-01 11:53:54 +05:30
81552433qqcom
1c0dc8a0d7
Added miss translation part, use __()
...
1. data import page
2. desktop, dialog show all applications
3. message module
4. search box
5. list view
6. core module, description
2014-09-01 09:03:52 +08:00
Anand Doshi
f233760081
User Permission DocTypes: Apply OR logic when multiple applicable roles have different sets of User Permission DocTypes
2014-08-29 11:45:20 +05:30
Anand Doshi
d4891aa7c1
Merge pull request #795 from anandpdoshi/user-permission-doctypes
...
Select Document Types for applying User Permissions
2014-08-28 11:07:27 +05:30
Anand Doshi
8f0d5fc4a4
[fix] Handle clear notifications deadlock
2014-08-27 21:48:17 +05:30
Anand Doshi
bd995efb56
[minor] translations in appframe and listing
2014-08-27 21:47:17 +05:30
81552433qqcom
cf82903609
permission_manager.js translation
...
doclistview, no {0} found.
setup.py, translated.
Issue exists: read, write etc translation doesn't show.(note, not sure if it is case sensitive)
Conflicts:
frappe/core/page/permission_manager/permission_manager.js
2014-08-27 15:08:52 +05:30
Anand Doshi
e01a0600f1
Handle conflicting User Permission DocTypes and DocPerm translations
2014-08-27 14:52:06 +05:30
Anand Doshi
6611c12662
Select Document Types for applying User Permissions
2014-08-26 19:33:58 +05:30
Rushabh Mehta
6fa9a8db45
[fix] removed title left
2014-08-25 13:00:35 +05:30
Rushabh Mehta
55248759ea
[fix] allow_attach
2014-08-25 13:00:35 +05:30
Rushabh Mehta
b888b493d7
[cleanup] remove allow_attach
2014-08-25 13:00:35 +05:30
Rushabh Mehta
69850ce28a
removed allow_attach (useless) and added validation for drag and drop
2014-08-25 13:00:35 +05:30
Rushabh Mehta
c75be3cca6
[feature] drag / drop attachments fixes frappe/erpnext#2098 . also fixed boo boo in revert naming series
2014-08-25 13:00:35 +05:30
Rushabh Mehta
cead5c42ca
revert series if last id is deleted
2014-08-25 13:00:34 +05:30
Nabin Hait
9be0ad14c5
Fixed in comment
2014-08-21 12:17:35 +05:30
Nabin Hait
043373683d
Ignore validate for doctype fields while making property setter to preserve naming series
2014-08-20 18:23:44 +05:30
Nabin Hait
c46ea4614e
Ignore validate while making property setter to preserve naming series
2014-08-20 18:17:00 +05:30
Rushabh Mehta
07fa6d1971
[route] redesigned
2014-08-20 11:50:37 +05:30
Rushabh Mehta
1d8405ce23
[route] refactor, wip
2014-08-20 11:50:37 +05:30
Nabin Hait
ca57329cbd
Fixes for Fold fieldtype
2014-08-18 12:59:28 +05:30
Nabin Hait
6e4849cc88
todo report fixes
2014-08-18 12:11:06 +05:30
Anand Doshi
8eab0cceca
[hotfix] Ignore user permissions in Communication
2014-08-14 19:09:45 +05:30
Rushabh Mehta
2da5a868ee
[ux] fixes to timeline
2014-08-14 11:42:19 +05:30
Rushabh Mehta
6bf0036ad3
[ux] timeline and folds, added to attachments, etc
2014-08-14 11:42:18 +05:30
Rushabh Mehta
218484bb0d
added comment timeline and 'Fold' type form break
2014-08-14 11:42:18 +05:30
Anand Doshi
022a912ecd
Moved Social Login Keys doctype to Website module
2014-08-13 18:42:53 +05:30