Commit Graph

1976 Commits

Author SHA1 Message Date
Ralf Becker
6fbea014c7 * Admin/Mail: allow to add aliases, forwards and quota via admin-cli, optional create identities for aliases 2016-10-31 16:05:29 +01:00
Ralf Becker
b19476ede3 need to set ident_email_alias selectbox too, if changing identity 2016-10-28 14:54:42 +02:00
Ralf Becker
754d5ac893 do not make ident_email_alias select-box readonly for regular users editing their sigature 2016-10-28 14:47:02 +02:00
Ralf Becker
f3466615b6 * Admin/Mail: allow to limit users to only create identities for aliases 2016-10-28 14:29:31 +02:00
Hadi Nategh
271e594a7a Try to correct ckeditor references point to vendor directory 2016-10-09 11:27:24 +02:00
Ralf Becker
3128fa4761 * Admin: show "check ip address of all sessions": No (it was stored but always shown as Yes)
Caused by "" being deleted when stored and not set === null value picked first option Yes, now we send "" for a not set value to client-side
2016-10-04 14:30:51 +02:00
Ralf Becker
b075dd81be fix documentation where to put log to api/templates/default/images 2016-09-19 10:17:57 +02:00
Hadi Nategh
fe5c0a9493 Fix Ctrl+A in context menu does not get translated 2016-09-16 17:10:06 +02:00
Ralf Becker
18f5b8ad93 fix Scrutinizer errors 2016-08-15 11:58:06 +02:00
Ralf Becker
8d6a2166b4 * Admin: warn admin if passwords for new accounts / password reset lack in strength 2016-08-12 13:48:36 +02:00
Ralf Becker
dceafd2400 add ajax=true to diverse admin pages of apps, changing customfields class to autoloadable admin_customfields (with old class extending new one, just in case), fix wrong English phrase "typ" in infolog 2016-08-12 11:38:23 +02:00
Ralf Becker
3ed36b48e3 pending translations from our translation server, thanks to Illias and others 2016-08-10 09:10:45 +02:00
Ralf Becker
135eeadf69 * Admin: fix PHP Fatal error when editing custom fields in a minimal install 2016-08-09 11:26:54 +02:00
nathangray
bc27658dbd When loading something into admin, accept & show string data even though it's not valid 2016-07-29 09:51:03 -06:00
Ralf Becker
3909c2fdf0 * Admin/APC(u): fix error in clear cache: if APC(u) runs out of memory clearing just instance cache clear whole cache 2016-07-28 12:07:28 +02:00
Ralf Becker
2b2ca2586e * Admin: fix PHP Fatal Class jdots_framework does not exist in minimal install 2016-07-12 11:44:52 +02:00
Ralf Becker
c421676041 do not use jdots class not always installed by Api\Framework\Ajax, which is always available 2016-07-08 16:38:22 +02:00
Ralf Becker
1687476928 * Admin: add used caching provider and APCu stats to "PHP Information" 2016-07-08 12:10:55 +02:00
Ralf Becker
96ecf94a40 fix redirect to admin index fails via ajax_exec, as there is no menuaction in url 2016-06-30 11:15:25 +02:00
nathangray
c21ac29b96 Fix documentation 2016-06-29 10:22:24 -06:00
nathangray
7c3d97ba12 Load app hooks with ajax=true into a div instead of an iframe 2016-06-29 09:48:54 -06:00
Ralf Becker
29d34bcc6c fix PHP Fatal in 16.1 minimal install caused by usage of old categories:: constants 2016-06-27 18:38:04 +02:00
leithoff
2b925a44af give more details about possible error 2016-06-24 14:28:49 +02:00
Ralf Becker
50b33f279c Italian translations from Ilias Chasapakis, Webtrain 2016-06-23 18:35:20 +02:00
Ralf Becker
6c47da8f64 we need to set a different dom-id for each application and also global categories of that app
otherwise eT2 objects are overwritter when a second categories template is shown
2016-06-13 16:04:11 +02:00
Hadi Nategh
5e4412aea5 Run applications categories with ajax=true
- Fix categories colors not showing up
- Fix categories list refresh does not work
2016-06-13 12:30:21 +02:00
Ralf Becker
b17fd7004e * Admin: fix async service testjob to run on a default install (no phpgwapi) 2016-06-08 15:15:01 +02:00
Hadi Nategh
87fb94a496 Deprecate $j global variable and replace them all with standard jQuery 2016-06-02 16:52:01 +02:00
Hadi Nategh
b14b3dcddc Update css files with running new LESS version 2016-05-19 13:44:07 +02:00
nathangray
b466c327a5 Put cron timestamps into user timer format 2016-05-17 09:18:32 -06:00
Ralf Becker
dab7650dca using eT2 for about and moved code to api (api/src/Framework/About.php) 2016-05-16 16:27:33 +02:00
Ralf Becker
349b3a4b9c fix double url encoding stalling calling off clases with namespaces because backslash is url-encoded twice 2016-05-16 15:26:25 +02:00
Ralf Becker
8a24f3e449 fix not loaded header / CSS, caused by missing echo before $GLOBALS['egw']->framework->(header|footer) 2016-05-14 21:26:36 +02:00
Ralf Becker
a83f4a2483 fix not loaded header / CSS, renamed classes for autoloading and changed new admin_denyaccess to use new api 2016-05-14 21:04:03 +02:00
Ralf Becker
51731f2e9b fix admin_statistics to use eT2 2016-05-14 12:40:15 +02:00
Hadi Nategh
d290485058 Nm resize fix:
- Fix dataview grid resize not taking care of category color border
- Fix Category borders make headers misaligned
2016-05-11 16:33:54 +00:00
Klaus Leithoff
4bf97ecf8c folders for taglist in folder-tab are preset with sel_options. acc_folder_archive was missing 2016-05-10 10:40:34 +00:00
Ralf Becker
251de1dc54 move category images to api, fixes PHP Fatal in admin_categories, if phpgwapi is not installed 2016-05-09 10:05:57 +00:00
Ralf Becker
19501960e1 fix wrong case in "AsyncService" to "Asyncservice" 2016-05-09 09:15:48 +00:00
Ralf Becker
08549368a0 fix custom translations to use eT2 2016-05-08 12:23:54 +00:00
Ralf Becker
b4148d1b5a port "Admin Queue and History" and "Remote Administration Instances" to eT2 2016-05-07 16:57:18 +00:00
Ralf Becker
e6ad65387e mask out passwords in admin queue 2016-05-07 16:55:15 +00:00
Ralf Becker
2a5c28fce1 admin was using non-pixelegg icon for applications and use of phpgwapi/nonav icon 2016-05-06 07:59:43 +00:00
Ralf Becker
46250c7704 need to use "api-accounts" instead of no longer existing "home-accounts" 2016-05-06 07:58:37 +00:00
Ralf Becker
d17701345d fix PHP Fatal of using deprecated, and therefore not existing in Api, get_list method of accounts object 2016-05-06 07:38:23 +00:00
Ralf Becker
6ce45b634c fix PHP Fatal, if etemplate is not installed 2016-05-05 17:59:31 +00:00
Nathan Gray
0eeb8b56c0 - Export plugins now specify the export record class
- Projectmanager now has filters
2016-05-04 19:34:30 +00:00
Ralf Becker
b06fc3f3e1 no more dynamic minifying 2016-04-30 14:30:38 +00:00
Ralf Becker
bf43122c65 missed admin-cli.php when converting to api 2016-04-29 13:02:10 +00:00
Ralf Becker
d542785914 fix typo in 2. password 2016-04-29 11:45:01 +00:00