Ralf Becker
9712e625db
* Admin/API: remove no longer fully supported method to not "store session-id in cookie", it is the safer default anyway
2014-07-18 10:02:51 +00:00
Ralf Becker
08e4ecd696
fixed typo
2014-07-18 09:47:17 +00:00
Hadi Nategh
cb35a10b4c
Fix global category delete dialog translation issue
2014-07-17 15:46:03 +00:00
Ralf Becker
dcf585a116
fixed statistic submit to show, but ignore, tree
2014-07-17 14:02:11 +00:00
Ralf Becker
448e1e3675
* Admin: automatic update check displaying an icon for available (security-)updates for admins, escalating for security updates to all users after 3 days
2014-07-17 09:22:54 +00:00
Ralf Becker
5352f55892
remove no longer used msg lines, as they show up as white gap
2014-07-17 09:12:11 +00:00
Stefan Reinhardt
8b6e91cb6c
pixelegg / less
...
change @import....
2014-07-16 11:29:16 +00:00
Hadi Nategh
16c5a62ed4
Use similar Global category's delete confirmation dialog as it is used in edit popup too
2014-07-15 09:52:00 +00:00
Hadi Nategh
2e2d48ff1f
Disable "Change Owner" item from category context menu if it is a private one
2014-07-14 13:30:26 +00:00
Hadi Nategh
025f31872f
Fix delete confirmation dialog in Global categories edit popup
2014-07-14 10:19:32 +00:00
Hadi Nategh
49789bcf09
Fix Gloabl categories owner_popup actions
2014-07-11 09:47:43 +00:00
Hadi Nategh
2871228a0d
Changing group in admin needs to refresh nm group filter too
2014-07-10 16:00:52 +00:00
Hadi Nategh
c381aef5e4
Refresh admin nm after group edit/delete
2014-07-10 10:30:37 +00:00
Hadi Nategh
fb37282a2c
Fallback to admin index after save/cancel from edit Custom fields or Site configuration
2014-07-08 14:15:48 +00:00
Ralf Becker
f864753113
* Admin/all apps: fix refresh of admin after calling site configuration, categories, etc from apps
2014-07-08 13:52:48 +00:00
Ralf Becker
715580aca4
changed Germany translations for "access control"
2014-07-07 13:32:38 +00:00
Ralf Becker
5ba884f4a6
* Admin/API: remove old database based error-log
2014-07-05 08:54:36 +00:00
Ralf Becker
7cc924c74e
disable old EGroupware error_log, as it is not used anymore
2014-07-04 14:11:32 +00:00
Ralf Becker
2b01b2aa50
* Admin: fixed user statistic submit to work in 14.1
2014-07-02 16:47:38 +00:00
Ralf Becker
3ca1b008d1
* Admin: admin view did no refresh if it shows something else then accounts list
2014-06-30 10:12:18 +00:00
Hadi Nategh
609e909eef
Make sure the content[owner] is an array because lisbox widget expects to receive an array
2014-06-30 08:59:19 +00:00
Hadi Nategh
eee8495145
Style "Global Category" edit dialog
2014-06-30 07:48:05 +00:00
Ralf Becker
23cbc01e2c
activating observer for admin instead of app_refresh and using it to invalidate client-side account-cache
2014-06-26 08:23:02 +00:00
Ralf Becker
864c3189cc
moved about link to admin and changed wording of "Powered by ..." in footer
2014-06-25 19:02:06 +00:00
Ralf Becker
78c2824727
re-added need acl.edit.xet
2014-06-25 15:39:34 +00:00
Ralf Becker
c5ec3245d3
fixed disabled apps were shown in run-rights, removed not anymore used admin_acl::acl function and its template, also added still commented observer method ment to replace app_refresh
2014-06-25 10:47:26 +00:00
Ralf Becker
d6ce36d735
bump versions to 14.1
2014-06-24 10:00:50 +00:00
Ralf Becker
ffae12e240
* all apps: custom-fields are now stored in own egw_customfields table (no more limit on number), site configurations get now JSON serialized
2014-06-23 14:35:22 +00:00
Ralf Becker
27bc31456e
fixed error-message for password change containing "%" instead of "%1"
2014-06-18 08:03:13 +00:00
Nathan Gray
a98925d287
Check to see if selected account is not in cache before adding it in.
...
Fixes [object object] as acl_account option
2014-06-09 22:09:37 +00:00
Ralf Becker
8e5adb50f7
fixed contact modified by other use warning, if changing account relevant details in a contact (eg. email-address)
2014-06-05 08:42:45 +00:00
Ralf Becker
2b0691306c
account-list is (new) default for admin not site configuration
2014-06-04 20:02:51 +00:00
Ralf Becker
632a7cc18d
* Admin: accounts could not be deactivated
2014-06-04 20:02:01 +00:00
Nathan Gray
ec55375e56
Fix refresh in acl popup, was refreshing opener instead.
2014-06-04 15:05:27 +00:00
Ralf Becker
07cd6838f5
* Admin/Filemanager: creating groups did not create group directory, but damaged VFS (can be repaired with "Check virtual filesystem")
2014-06-04 09:26:29 +00:00
Nathan Gray
5aee5a7b44
Give minimum height to otherwise empty sidebox to make sure scrollbars get triggered
2014-05-26 22:46:49 +00:00
Nathan Gray
135b6cda37
Fix invalid actions on session/access log still enabled
2014-05-26 17:39:59 +00:00
Nathan Gray
9bb8bed02b
Fully implement select all for access log
2014-05-20 19:04:50 +00:00
Klaus Leithoff
f14384baff
translations from our translation server
2014-05-19 14:22:08 +00:00
Hadi Nategh
8605c025ec
Get "Group" and "Account" message correct and translated
2014-05-16 15:50:52 +00:00
Hadi Nategh
a4a3f7b61f
Fix the wrong message for edit and delete group in admin
2014-05-16 13:32:49 +00:00
Nathan Gray
254dab429a
Avoid error about missing placeholder action
2014-05-13 23:19:34 +00:00
Klaus Leithoff
09fea87804
translations from our translation server
2014-05-13 14:43:56 +00:00
Klaus Leithoff
70c0f8e64c
handle problem on not set [alt_loginid] but displayed as var-name
2014-05-13 10:42:45 +00:00
Nathan Gray
8dfea11106
Make sure primary group is in group list
...
Fixes Default group always added if primary group is not Default
2014-05-05 14:46:01 +00:00
Ralf Becker
9e4a03c59c
fix validation of email in account creation to allow to manually enter an email and never automatic add an invalid one
2014-05-05 13:08:25 +00:00
Ralf Becker
544d57ca46
prevent CSRF for setup and admin site configuration
2014-05-01 06:26:09 +00:00
Nathan Gray
7c5db56d61
Use AJAX to load app list for selected account, fixes usually empty dialog for user run rights since they usually came from a group
2014-04-30 15:20:32 +00:00
Nathan Gray
4db673c6af
Changes to ACL dialog
...
- Keep client-side app list up to date so dialog is correct
- Fix app run rights not being updated
2014-04-28 17:40:25 +00:00
Nathan Gray
a8a578962c
Changes to ACL dialog based on list filter:
...
- If '... run rights to other applications', show current apps with run rights for the account
- For others, restrict application selectbox options to just applications that support ACL
2014-04-28 16:19:39 +00:00