Commit Graph

1593 Commits

Author SHA1 Message Date
Klaus Leithoff
1405474161 use cache invalidation on inital read before edit too; add missing translations 2013-04-25 14:34:51 +00:00
Ralf Becker
92971476e3 invalidate account, before reading it, to code with changed to DB or LDAP outside EGw 2013-04-23 13:47:43 +00:00
Ralf Becker
4d711ddced allow to change mail domain 2013-04-05 14:26:03 +00:00
Ralf Becker
061c5d4b07 mass account de/activation or quota setting 2013-04-05 13:12:32 +00:00
Ralf Becker
589a5e63cc Fix missing category colors for app specific categories
r42030: Make sure global categories is infolog when in infolog.  Other apps (tracker) may grab it first if we don't set it here
2013-03-20 10:02:06 +00:00
Klaus Leithoff
4ef692332f allow better config options for spell checking in ckeditor (add BrowserBased only) 2013-03-18 15:37:17 +00:00
Klaus Leithoff
a0f33eda48 handle/fix missed ckeditor3 calls 2013-03-15 11:53:04 +00:00
Ralf Becker
b6a899f5e5 merged translations and other uncommited ones 2013-02-08 19:04:24 +00:00
Klaus Leithoff
2b71ce4331 russian translations provided by Vladimir N. Gavrilov 2013-02-01 12:06:23 +00:00
Ralf Becker
9bae75e22d * all apps: exclude expired or deactivated accounts from all lists and selections (beside admin app to be able to activate them again) 2013-01-25 13:35:30 +00:00
Klaus Leithoff
6f1dd6fc41 missing translations provided by Stefan Becker and others 2013-01-23 09:50:40 +00:00
Ralf Becker
957740eabc * All apps: merged missing translations from other apps or branches 2013-01-18 13:56:05 +00:00
Klaus Leithoff
545e02be81 enable admin.uiconfig.index to be called by ExecMethod (app parameter not passed via _GET) 2012-12-04 09:37:45 +00:00
Klaus Leithoff
e72881e484 clean up of cache after using (admin) connection via forceEAProfileLoad 2012-11-19 15:49:52 +00:00
Klaus Leithoff
7cc8b4e4ea use new functionality (forceEAProfileLoad) in hooks and uiaccounts 2012-11-19 13:58:34 +00:00
Ralf Becker
1d7cfc1713 if EGroupware manages a mail server, allow setting an email address for groups
r40865: add group-members for groups as forward
2012-11-19 12:54:54 +00:00
Ralf Becker
fc0ef9a16a remove not used in a long time ldap_mgr code 2012-11-19 12:48:28 +00:00
Ralf Becker
64f31a0fdc * Setup/API: translations are no longer installed in database, but loaded directly from lang-files into tree-level cache
also backported:
- r40748: loading all translations in one go from cachem, saving some latency
- r36329: config is now cached on instance level, arrays in $GLOBALS[egw_info][server] are now automatically serialized and unserialized
2012-11-15 19:12:15 +00:00
Nathan Gray
e9393e1cb5 Fix category search missing when result is a child, but parent does not match too 2012-11-06 21:29:08 +00:00
Ralf Becker
19e8654778 * Admin: new function "Clear cache and register hooks", also called automatic when restoring a backup 2012-11-05 14:10:23 +00:00
Ralf Becker
e410b46958 spanish translations from Rafael 2012-08-16 14:44:06 +00:00
Ralf Becker
6bfb87de00 more German translations from Gudrun 2012-08-09 12:57:55 +00:00
Ralf Becker
7b9e3e38de allow to use a setup user and password by prefixing it with 'root_', eg. 'root_admin' for setup user 'admin' 2012-08-09 08:16:42 +00:00
Ralf Becker
f52bdcc51b delete user categories, when user get deleted and admin command to delete already orphaned categories: admin/admin-cli.php --admin-cmd-check-cats admin,password 2012-08-08 16:25:39 +00:00
Ralf Becker
110ad12bb6 delete user categories, when user get deleted and admin command to delete already orphaned categories: admin/admin-cli.php --admin-cmd-check-cats admin,password 2012-08-08 16:25:03 +00:00
Ralf Becker
c8d8928486 pending translations from translation.stylite.de plus merge of trunk translations 2012-08-08 12:12:59 +00:00
Ralf Becker
e913a6a263 pending translations from translation.stylite.de 2012-08-08 12:11:04 +00:00
Ralf Becker
4775a62bdb removed not used php files from lang-directory 2012-07-11 09:49:45 +00:00
Ralf Becker
52eba48ac8 removed not used php files from lang-directory 2012-07-11 09:48:32 +00:00
Nathan Gray
369993d439 Make customfield page not fail in et2 2012-07-05 20:11:06 +00:00
Ralf Becker
45b9ac78de * Admin: View sessions / access log allows to sort by login ID, IP, last action 2012-07-03 14:07:12 +00:00
Ralf Becker
0b185c91f4 * Admin: View sessions / access log allows to sort by login ID, IP, last action 2012-07-03 14:03:57 +00:00
Klaus Leithoff
8f5d18a316 try to switch off autocompletion of passwords when handling accounts 2012-06-06 15:20:15 +00:00
Klaus Leithoff
670cea582a try to switch off autocompletion of passwords when handling accounts 2012-06-06 15:19:13 +00:00
Klaus Leithoff
616fbeec40 update of italian translations provided by Ilias Chasapakis, Webtrain Services 2012-06-06 10:30:00 +00:00
Klaus Leithoff
4973f0114d update of italian translations provided by Ilias Chasapakis, Webtrain Services 2012-06-06 10:09:45 +00:00
Ralf Becker
0c6d80d778 * API/Admin: add user-agent to accesslog and sessions, add sessionid to history to better identify what was causing changes in history 2012-06-01 13:13:06 +00:00
Nathan Gray
f8fbafd086 Fix typeOptions to get appname in the right place 2012-05-29 15:23:12 +00:00
Ralf Becker
668d517a39 * Admin: remove session timeout from EGroupware config and read it via ini_get("session.gc_maxlifetime") as config fails for many reasons, if different from php.ini setting 2012-05-29 14:46:44 +00:00
Ralf Becker
a1f6f70330 * Admin: remove session timeout from EGroupware config and read it via ini_get("session.gc_maxlifetime") as config fails for many reasons, if different from php.ini setting 2012-05-29 14:43:33 +00:00
Nathan Gray
bdbd2af3e8 Send category information for colored rows in et2 2012-05-22 19:53:58 +00:00
Ralf Becker
6df01e13de * Addressbook: skip letter of deleted type, when creating new contact types, as it gives SQL error 2012-05-08 08:50:45 +00:00
Ralf Becker
06729148dd * Addressbook: skip letter of deleted type, when creating new contact types, as it gives SQL error 2012-05-08 08:50:19 +00:00
Ralf Becker
9d42e85478 quiten warnings, if file are outside open_basedir 2012-04-26 07:13:01 +00:00
Ralf Becker
eeaa7a90ac quiten warnings, if file are outside open_basedir 2012-04-26 07:12:41 +00:00
Nathan Gray
e92163ef31 Get category edit working in et2 2012-04-24 23:13:57 +00:00
Nathan Gray
2ed67861bd - Allow adding a child category to a restricted category
- Show filter for application global categories

r38832: Default owner to same as parent category when adding a child category
r38891: Fix missing parent category when adding a child when parent has acl
r38939: Apply no_acl_check to global categories too
2012-04-17 14:46:56 +00:00
Nathan Gray
ebdc207ff5 Apply no_acl_check to global categories too 2012-04-16 16:37:18 +00:00
Nathan Gray
2bb445453e Fix missing parent category when adding a child when parent has acl 2012-04-11 16:58:30 +00:00
Nathan Gray
c4b2fd4a64 Default owner to same as parent category when adding a child category 2012-04-05 18:33:49 +00:00