Commit Graph

19 Commits (beta)

Author SHA1 Message Date
Vitaliy Filippov 65e825d471 Bug 232765 - Refresh field cache after editing product permissions or user groups 2018-03-22 14:18:54 +03:00
Vitaliy Filippov 6e9ee91dcf Add Group.{add,remove}_{members,managers} web services
Also move user_group_map manipulation code into Bugzilla::Group
2015-11-16 18:20:23 +03:00
Vitaliy Filippov f39407bcab Always sort group inclusion and grant options 2015-10-26 13:10:08 +03:00
Vitaliy Filippov 696a70c226 Fix and try to avoid "list Package->.." bug 2014-10-17 16:12:54 +04:00
Vitaliy Filippov 17e1f6d2dd editgroups.cgi: remove CGI usage 2014-10-09 15:40:36 +04:00
Vitaliy Filippov 5d9587161a editgroups.cgi: code style, use hash lookup instead of grep 2014-10-09 15:33:28 +04:00
Vitaliy Filippov 4479f5a97b Better 'makeproductgroups' handling.
* Do not insert group into all products by default when 'makeproductgroups' is on
* Allow to choose whether to create access group for new products
* Move group and series creation calls away from Product->create
* Change help text
* Enable makeproductgroups by default again
2014-10-07 15:56:57 +04:00
Vitaliy Filippov 816e5efe9b Move Views to core 2014-10-07 15:00:52 +04:00
Vitaliy Filippov 1453596813 Fix some upgrade errors 2014-10-07 14:58:17 +04:00
Vitaliy Filippov b18dc7c84d Fix "not shared" $user 2014-08-22 12:52:40 +04:00
Vitaliy Filippov 37c688e5bb Show the same detailed table in group administration UI 2014-08-12 19:10:07 +04:00
Vitaliy Filippov 65b39b45d2 Allow to go into editusersingroup.cgi from Administration->Groups 2014-05-30 17:07:04 +04:00
Vitaliy Filippov 5cfdec71f6 Refactor editusersingroup.cgi
* Show indirect grants
* Show bless permissions
* Allow to remove users from group
* Allow to add/remove users if you have bless permission for it, not only if you're in 'creategroups' group
* Allow to grant/revoke bless permissions if you're in 'editusers' group
* Add link to editusersingroup.cgi from "Edit group" page
2014-05-30 16:10:16 +04:00
vfilippov f5fd69a95c Bug 64562 - Remove explicit send_header()s
git-svn-id: svn://svn.office.custis.ru/3rdparty/bugzilla.org/trunk@1457 6955db30-a419-402b-8a0d-67ecbb4d7f56
2011-10-28 17:01:59 +00:00
vfilippov 92393aae6f Bug 65346 (fix keyword search - Search.pm), Bug 65323 (change print cgi->header to cgi->send_header and do it automatically on template process)
git-svn-id: svn://svn.office.custis.ru/3rdparty/bugzilla.org/trunk@799 6955db30-a419-402b-8a0d-67ecbb4d7f56
2010-06-11 17:31:17 +00:00
vfilippov d2a48e6dc8 Bug 40933 - НЕ ДО КОНЦА оттестированная объединённая версия Bugzilla 3.6 - НИКУДА НЕ РАЗВОРАЧИВАТЬ! :)
git-svn-id: svn://svn.office.custis.ru/3rdparty/bugzilla.org/trunk@738 6955db30-a419-402b-8a0d-67ecbb4d7f56
2010-05-14 20:02:34 +00:00
vfilippov 4e31e103cd Bug 61728 - Autorefreshing custom views
git-svn-id: svn://svn.office.custis.ru/3rdparty/bugzilla.org/trunk@723 6955db30-a419-402b-8a0d-67ecbb4d7f56
2010-04-27 17:26:52 +00:00
vfilippov 9295f56bb5 Bug 40933
A big fat commit: MERGE with Bugzilla 3.4, released 28.07.2009.
(Patched with differences from 3.2.4 -> 3.4).
If you want a stable version, use previous revision.


git-svn-id: svn://svn.office.custis.ru/3rdparty/bugzilla.org/trunk@209 6955db30-a419-402b-8a0d-67ecbb4d7f56
2009-07-29 11:21:49 +00:00
vfilippov 5906a8c6fd Bug 40933
Added Bugzilla 3.2 source


git-svn-id: svn://svn.office.custis.ru/3rdparty/bugzilla.org/trunk@63 6955db30-a419-402b-8a0d-67ecbb4d7f56
2008-12-15 12:53:33 +00:00