Commit Graph

68 Commits

Author SHA1 Message Date
9f98d0fe56 WIP of background & logo image upload into instance dir:
- Add some translation
- Add filemtime timestamp into url
2017-04-28 16:30:01 +02:00
608f9d1142 Some translation improvements from Stefan Unverricht 2017-02-27 11:14:31 -07:00
1764ee826c Fix some missing / incorrect translations, found & tranlated by Stefan Unverricht 2016-11-02 09:30:39 -06:00
74e2c62b48 * Admin/Mail: allow to limit users to only create identities for aliases 2016-10-28 14:27:59 +02:00
9b77cd9971 fix documentation where to put log to api/templates/default/images 2016-09-19 10:16:56 +02:00
f987caa5c2 * Admin: warn admin if passwords for new accounts / password reset lack in strength 2016-08-12 13:47:01 +02:00
25b7334017 pending translations from our translation server, thanks to Illias and others 2016-08-10 08:55:21 +02:00
51731f2e9b fix admin_statistics to use eT2 2016-05-14 12:40:15 +02:00
220aacf48b no longer allow to use lang syntax %1 in eT2 instead of native %s, as it does not allow to use %1 and costs unnecessary performance 2016-04-25 15:15:02 +00:00
21c331d5ce fix wrong app-name "emailadmin" nach "admin" 2016-04-08 09:28:02 +00:00
00abda4682 moving emailadmin to api and admin, only emailadmin_hooks and tables still need moving 2016-03-28 18:51:38 +00:00
c0e3684806 move [+ Add] button to left of NM header 2016-03-09 10:14:48 +00:00
0493ca041c nicer UI to select apps for mobile device and not storing default, to allow chaning it, when more apps become available 2016-03-09 09:29:13 +00:00
c76afa6e2d Mobile theme W.I.P.:
- Add translation
2016-03-08 13:03:00 +00:00
d0a9e84fb6 fix wrong translation 2016-02-22 13:38:06 +00:00
33ed611386 change wording of context menu for (de)activating mail accounts a bit and translated it to German 2015-12-14 10:16:30 +00:00
5ab8d867f7 * All applications/ Tutorials: Fix discarding tutorials prompt not working if the configuration is set to sidebox
- Fix tutorials siteconfiguration labels for better understanding
2015-12-03 14:06:51 +00:00
59a43f817b German translations about disabling video tutorials 2015-11-03 22:34:33 +00:00
a0a2898679 pending translation from our translation server 2015-01-13 11:59:25 +00:00
157230ba57 pending translations from our translation server 2015-01-12 11:54:05 +00:00
d71fa725e5 * all apps: custom field attribute length only sets visible length, to set maximum length specify rows=1 2014-12-10 14:34:48 +00:00
f14d3b4c8b add message to submit or postpone statistic first 2014-10-17 13:49:42 +00:00
62498c91e7 Add translation for global categories delete confirmation dialog 2014-07-21 12:19:07 +00:00
08e4ecd696 fixed typo 2014-07-18 09:47:17 +00:00
715580aca4 changed Germany translations for "access control" 2014-07-07 13:32:38 +00:00
864c3189cc moved about link to admin and changed wording of "Powered by ..." in footer 2014-06-25 19:02:06 +00:00
27bc31456e fixed error-message for password change containing "%" instead of "%1" 2014-06-18 08:03:13 +00:00
f14384baff translations from our translation server 2014-05-19 14:22:08 +00:00
09fea87804 translations from our translation server 2014-05-13 14:43:56 +00:00
79134d7b12 translations from our translation server 2014-04-23 12:39:12 +00:00
83716092fb translations from our translation server 2014-04-07 06:50:08 +00:00
6fdf8c98d1 open preferences and ACL in a popup (ACL still needs a little more work: use et2_dialog to add/edit instead of an other popup) 2014-04-01 15:49:08 +00:00
f3512f46fd translation for Account tab 2014-03-19 08:05:03 +00:00
0d8051837c translations from Stefan 2014-01-28 13:40:16 +00:00
93b105ab1d translations provided by stefan becker 2013-12-20 13:47:26 +00:00
68f2605cf4 translations generated/retrieved on translation site: Thank you for your contributions 2013-12-04 10:31:41 +00:00
855c04cb2c use secure and httponly cookies by default, secure cookies can be switched off in Admin >> site configuration, if required for sitemgr 2013-09-11 13:06:00 +00:00
ed0abde9ae simplyfied UI and taking into account that not all apps use group acl in same way 2013-09-04 09:48:18 +00:00
dae7123c77 commit some lang file stuff; mostly french 2013-08-26 09:39:33 +00:00
59c683c359 removed ancient "mark untranslated strings with *" site configuration, as it is unnecessary and breaks links-stream-wrapper and WebDAV 2013-07-25 12:18:08 +00:00
6898ee9cdb * Admin/Preferences/Active Directory: more understandable password policy errors and using windows defaults only, if admin has not configured something else 2013-07-14 13:05:24 +00:00
92e0ee86a5 * All apps: allow to log user-agent and action of all changes in history-log of entries (enable in Admin >> Site configuration) 2013-07-11 13:09:23 +00:00
b2f733c4d5 a few more steps towards a new admin 2013-07-03 16:27:18 +00:00
aa1426b8de * Admin: split password strength config in minimum length and number of character types, allow account backends specially AD to report password policy failures 2013-06-25 16:37:44 +00:00
8262dc54e7 use cache invalidation on inital read before edit too; add missing translation 2013-04-24 13:05:37 +00:00
697d8931eb allow to change mail domain 2013-04-05 14:13:41 +00:00
b514745d01 * Admin: new function "Clear cache and register hooks", also called automatic when restoring a backup 2012-10-31 13:56:40 +00:00
4c3c423b3d more German translations from Gudrun 2012-08-09 12:57:19 +00:00
508c3c5517 * Admin/Setup: button to mount backup directory under /backup into VFS 2012-03-27 11:20:08 +00:00
1d12d66870 moved sqlfs filesystem check from Admin to Admin >> Filemanager, as most people seem to expect it there 2012-02-29 14:55:25 +00:00