Johannes Meyer
|
f0438d1ea0
|
There is no copy-on-write for objects in PHP
fixes #8088
|
2014-12-22 09:37:01 +01:00 |
|
Johannes Meyer
|
f50d0bc3cf
|
Fix the config warning's grammar on the login screen
|
2014-12-22 09:14:19 +01:00 |
|
Alexander Klimov
|
ff1cda94ef
|
PivottablePagination view script: show axis type (x/y) in titles
refs #8110
|
2014-12-19 17:23:11 +01:00 |
|
Alexander Klimov
|
ebc539bc37
|
JoystickPagination view script: show axis type (x/y) in titles
refs #8110
|
2014-12-19 17:20:12 +01:00 |
|
Alexander Klimov
|
a02d9cecfe
|
Improve and translate the logout button's title
refs #8110
|
2014-12-19 17:15:14 +01:00 |
|
Johannes Meyer
|
3fde78f2b3
|
Enable the dompdf float support and fix our list's layout
|
2014-12-15 13:56:19 +01:00 |
|
Johannes Meyer
|
7987fb3f5a
|
Use the Host and Service object class helpers instead of the Util view helper
This also ensures that all state names that are shown to the user are
properly translated.
refs #7996
|
2014-12-12 12:22:20 +01:00 |
|
Carlos Cesario
|
b099c28861
|
Update pt_BR translation
Update pt_BR language translations
refs #6794
|
2014-12-03 09:40:52 -02:00 |
|
Carlos Cesario
|
8d8b65473a
|
Add translation to some strings
Thank you Carlos.
resolves #7787
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
|
2014-12-03 10:00:54 +01:00 |
|
Johannes Meyer
|
ebf908b1b5
|
Make db requirement checks more sensitive
fixes #7837
|
2014-12-01 15:38:10 +01:00 |
|
Eric Lippmann
|
3c16db3b0d
|
Roles: Fix header position
|
2014-11-25 16:16:31 +01:00 |
|
Eric Lippmann
|
9aa2f6f555
|
Roles: Speak of 'roles' not 'permissions'
|
2014-11-25 16:11:02 +01:00 |
|
Eric Lippmann
|
bc339e927b
|
Roles: Fix redirect URL
|
2014-11-25 16:11:02 +01:00 |
|
Eric Lippmann
|
d226126b6c
|
Roles: Fix tab activation
|
2014-11-25 16:11:02 +01:00 |
|
Eric Lippmann
|
381b3b9a19
|
Move the permissions view scripts beneath roles
|
2014-11-25 16:11:01 +01:00 |
|
Eric Lippmann
|
0a1668acf6
|
Fix tab names in the RolesController
|
2014-11-25 16:11:01 +01:00 |
|
Eric Lippmann
|
2f02ac2f01
|
Fix the RolesController's class name
|
2014-11-25 16:11:01 +01:00 |
|
Eric Lippmann
|
e5d8fc7208
|
Rename the 'Permissions' tab to 'Roles'
|
2014-11-25 16:11:01 +01:00 |
|
Eric Lippmann
|
974357c84f
|
Rename /permissions to /roles
|
2014-11-25 16:11:01 +01:00 |
|
Eric Lippmann
|
f0ece3d88a
|
Revert "Remove permissions and restrictions for now"
This reverts commit 8335bdcb32063549b8b7dec1c32edc1d7c457b96.
Readd permissions and restrictions.
|
2014-11-25 16:11:01 +01:00 |
|
Eric Lippmann
|
8335bdcb32
|
Remove permissions and restrictions for now
Our first beta release will not include permissions and restrictions.
We'll better test it before making it public.
|
2014-11-20 16:14:00 +01:00 |
|
Eric Lippmann
|
bf33c9c13b
|
Permissions: Show restrictions in the permissions list
|
2014-11-20 16:12:02 +01:00 |
|
Eric Lippmann
|
e48935f487
|
Permissions: Add class avp to index table
|
2014-11-20 15:54:46 +01:00 |
|
Eric Lippmann
|
e67d937642
|
Permissions: Allow to set restrictions too
|
2014-11-20 15:54:00 +01:00 |
|
Marius Hein
|
50c2c02e09
|
Dashboard: Keep get params through requests
This avoid errors if a user manually refresh an edit dialog.
refs #7751
|
2014-11-20 14:38:19 +01:00 |
|
Eric Lippmann
|
9c8c81c201
|
Permissions: Use icon for the remove permission link
|
2014-11-20 13:49:33 +01:00 |
|
Marius Hein
|
d018b4c2ae
|
Dashboard: Convert table into an action table
refs #7751
|
2014-11-20 12:45:23 +01:00 |
|
Marius Hein
|
e600dc8adb
|
Dashboard: Rename component to dashlet
refs #7751
|
2014-11-20 12:08:50 +01:00 |
|
Marius Hein
|
2471314616
|
Dashboard: Remove unused template
refs #7751
|
2014-11-20 11:37:17 +01:00 |
|
Marius Hein
|
2c4b730887
|
Dashboard: Update descriptions
refs #7751
|
2014-11-20 11:36:04 +01:00 |
|
Marius Hein
|
28e406565b
|
Dashboard: Change component form
refs #7751
|
2014-11-20 11:31:53 +01:00 |
|
Eric Lippmann
|
92b2c5061d
|
Security: Fix redicrect URL
|
2014-11-19 16:33:18 +01:00 |
|
Eric Lippmann
|
2830b13082
|
Merge branch 'master' into feature/security-gui-5647
|
2014-11-19 16:31:26 +01:00 |
|
Thomas Gelf
|
9bfdb159f0
|
packaging/debian: postponed
|
2014-11-19 16:13:30 +01:00 |
|
Marius Hein
|
3b190d7d81
|
Dashboard: Fix design and labels
refs #4537
|
2014-11-19 15:40:40 +01:00 |
|
Eric Lippmann
|
bfdf34b6bf
|
Security: Add permissions as tab to config
refs #5647
|
2014-11-19 15:32:25 +01:00 |
|
Eric Lippmann
|
63490094b9
|
Security: Fix PermissionsController class name
refs #5647
|
2014-11-19 15:24:57 +01:00 |
|
Eric Lippmann
|
e072678b2d
|
Security: Remove role suffix from actions
refs #5647
|
2014-11-19 15:23:15 +01:00 |
|
Eric Lippmann
|
5b4c2723e0
|
Security: Rename security view scripts to permissions
refs #5647
|
2014-11-19 15:18:39 +01:00 |
|
Eric Lippmann
|
2ae75370f2
|
Security: Rename security to permissions
refs #5647
|
2014-11-19 15:18:01 +01:00 |
|
Eric Lippmann
|
0c219655e0
|
Security: Our Config object no longer supports __set, __get and so on
refs #5647
|
2014-11-19 14:44:53 +01:00 |
|
Eric Lippmann
|
f0084542e6
|
Security: Remove obsolete actions
refs #5647
|
2014-11-19 14:44:28 +01:00 |
|
Eric Lippmann
|
bd400855e8
|
Security: Remove view scripts for creating, updating and removing roles and permissions
Thos are supersed by role management.
refs #5647
|
2014-11-19 14:42:04 +01:00 |
|
Eric Lippmann
|
2c5ff341d5
|
Security: Add view script for removing roles
refs #5647
|
2014-11-19 14:41:05 +01:00 |
|
Eric Lippmann
|
f7076816eb
|
Security: Add action for removing roles
refs #5647
|
2014-11-19 14:40:49 +01:00 |
|
Eric Lippmann
|
1d34d88a01
|
Security: Add view script for creating roles
refs #5647
|
2014-11-19 14:37:10 +01:00 |
|
Eric Lippmann
|
3b680c7885
|
Security: Add view script for updating roles
refs #5647
|
2014-11-19 14:36:53 +01:00 |
|
Eric Lippmann
|
a4744fa550
|
Security: Add action for updating roles
refs #5647
|
2014-11-19 14:36:36 +01:00 |
|
Eric Lippmann
|
7fcfc01464
|
Security: Add action for creating a new role
refs #5647
|
2014-11-19 14:26:21 +01:00 |
|
Eric Lippmann
|
f556fc43e9
|
Security: Remove the restriction form
refs #5647
|
2014-11-19 14:24:20 +01:00 |
|