Ralf Becker
038a157b37
switch filter (all|global|own) and access column off for all global categories
2012-02-15 10:31:19 +00:00
Ralf Becker
205a362497
fixed app >> categories filter "all" to contain private categories too, also added a private column for easier identification
2012-02-15 09:43:19 +00:00
Nathan Gray
0c7fda6cab
Fix category list action buttons
2011-08-04 16:09:10 +00:00
Ralf Becker
3210437e96
fixed not working edit of categories using legacy icon
2011-08-03 14:09:44 +00:00
Nathan Gray
ef12718fc6
Fix category list action buttons
2011-07-28 15:39:04 +00:00
Nathan Gray
1c8ba78da0
Multiple owners, change owner by context menu, application filter, misc. categories fixes.
2011-07-07 19:12:31 +00:00
Nathan Gray
ca227eda32
Missed template & lang changes for previous commit - changed access warning message, changed phpgw to Global in app list
2011-06-27 15:51:31 +00:00
Nathan Gray
a555588dbe
Use the same code for categories for preferences & admin, add context menu
2011-06-21 20:14:56 +00:00
Ralf Becker
958452ff95
Implementation of global categories limited to a certain group:
...
- from user perspectiv they are global cat like the existing ones
(also comming in two flavors: global or for a certain app)
- admins can select to limit a global cat when they create it
--> all members of a given group have the cat as a global one
==> This does a silent modification of the categories table:
global cats get changed from cat_owner=-1 to cat_owner=0 !!!
2010-01-31 03:36:01 +00:00
Ralf Becker
5073a8b24e
completly reworked admin >> global categories, in preparation for group specific global cats
2010-01-30 23:57:03 +00:00