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
bcafb56432
[fix] Added Share in Role Permissions Manager. Validate Share permission before adding/updating share
2015-08-04 15:47:59 +05:30
Anand Doshi
f2d3a6ef9b
Implemented 'If Owner' in Role Permissions
2015-07-24 12:17:30 +05:30
Rushabh Mehta
18d0a886c0
[docs] update to auto documentation generator
2015-07-22 16:38:44 +05:30
Rushabh Mehta
99c55650cf
[perm] fixes for user permissions
2015-04-14 15:53:55 +05:30
Rushabh Mehta
b354ab9b58
[minor] messages on permission, website etc
2015-03-25 13:59:06 +05:30
Rushabh Mehta
24d19a4ab8
[breadcrumbs] refactor, add preferred
2015-03-09 15:47:43 +05:30
Anand Doshi
2995f02f3b
Web Notes to Frappe, better alerts, css fixes, fixed splash
2015-03-03 15:09:34 +05:30
Rushabh Mehta
a90e0fc711
[print] [bugfix] double onshow calling bugfix
2015-01-29 18:08:28 +05:30
Rushabh Mehta
15a1f42eb3
fixed permission, module setup pages
2015-01-01 16:02:48 +05:30
Rushabh Mehta
2ada07032f
[design] form toolbar
2014-12-26 12:51:41 +05:30
Rushabh Mehta
812a969c54
[welcome] redis, refactored cache and notification count
2014-12-26 12:50:45 +05:30
Rushabh Mehta
b0a43c28d3
[docs]
2014-11-25 17:56:12 +05:30
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
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
Anand Doshi
85ceacfddb
[fixes] primary action, css
2014-08-08 11:50:31 +05:30
Rushabh Mehta
c26fe96896
[ux] fixes for primary action toolbar
2014-08-07 15:01:55 +05:30
Anand Doshi
3ef6793248
Clear notifications where necessary, and not during clear_cache
2014-07-21 17:35:33 +05:30
Rushabh Mehta
b0036a27ec
make links between user and role permission manager frappe/erpnext#1803
2014-06-19 17:59:38 +05:30
Anand Doshi
6116bdebf5
Role Permission Manager: show Reset Permissions in Actions menu
2014-06-06 11:10:44 +05:30
Anand Doshi
11259e8eaa
Role and User Permissions
2014-06-04 17:52:50 +05:30
Anand Doshi
82d2a2fda1
Permission relogication continued
2014-06-04 17:52:49 +05:30
Anand Doshi
fec15666f4
Started permission relogication
2014-06-04 17:52:17 +05:30
Anand Doshi
9055965ffd
Permissions. Fixes frappe/erpnext#1554
2014-05-01 16:28:36 +05:30
Rushabh Mehta
f553841fba
updated translations
2014-04-16 17:46:54 +05:30
Rushabh Mehta
98e637ffc8
more message fixes
2014-04-15 18:41:26 +05:30
Anand Doshi
c91995a322
Removed match condition column from Permission Manager
2014-04-15 18:29:43 +05:30
Pratik Vyas
e5a0ede248
frappe._ to __
2014-04-15 10:53:16 +05:30
Pratik Vyas
499f8f7035
Refactor msgprints for new $.format
2014-04-14 16:03:12 +05:30
Rushabh Mehta
ec010462b6
removed control panel
2014-04-04 12:00:37 +05:30
Rushabh Mehta
4f304cfc6a
frappe/frappe#478 , frappe tests pass, .txt renamed to .json
2014-03-31 17:27:12 +05:30
Rushabh Mehta
7bef30b270
frappe/frappe#478
2014-03-28 16:52:23 +05:30
Anand Doshi
101843e681
Changed creation, modified format #478
2014-03-28 12:46:37 +05:30
Rushabh Mehta
22ee0ef892
frappe/frappe#478
2014-03-28 11:34:59 +05:30
Rushabh Mehta
5a4b80ae5a
#478
2014-03-28 11:34:40 +05:30
Rushabh Mehta
d5d9c8c563
FormMeta, Form Load, refactored client side Model and Meta - #478
2014-03-28 11:34:40 +05:30
Nabin Hait
d03bb6e21a
sql injection fixes
2014-03-21 11:16:15 +05:30
Rushabh Mehta
84d5d79252
minor fixes
2014-03-12 16:57:50 +05:30
Rushabh Mehta
f3810ae532
rename Profile to User frappe/frappe#470
2014-03-11 16:14:47 +05:30
Anand Doshi
2946cbd1f5
Fix to User Restriction (accept Blank value), Permission Manager Help cleanup
2014-03-03 19:30:11 +05:30
Anand Doshi
edbadc18b2
Changed frappe.conn to frappe.db
2014-02-26 12:35:02 +05:30
Anand Doshi
56a43b0c2a
Show Standard Permissions in Reset Permissions Dialog Box
2014-02-24 17:30:15 +05:30
Rushabh Mehta
482e55ec33
bugfixes
2014-02-14 17:28:47 +05:30
Rushabh Mehta
024ddfcc5b
-webnotes +frappe 💥
2014-02-14 14:55:11 +05:30