Commit Graph

19914 Commits

Author SHA1 Message Date
Klaus Leithoff
56f1b4c32b * email: sieve, option to disable the validation of used addresses; that way you may use mail-server internal names for vacation notices 2012-07-11 10:19:23 +00:00
Ralf Becker
4775a62bdb removed not used php files from lang-directory 2012-07-11 09:49:45 +00:00
Ralf Becker
5693be52b4 * Tracker/Timesheet: support private custom-fields, existing fields stay public 2012-07-10 16:07:21 +00:00
Klaus Leithoff
894483a077 * email: while flagging messages, fix problem with dovecot ->too long argument<- 2012-07-10 14:49:29 +00:00
Ralf Becker
edbcae101f * rpm/deb packages: removed "php_value session.gc_maxlifetime 14400" from Apache config, so value from global php.ini is used 2012-07-10 14:16:28 +00:00
Ralf Becker
e5fe9bc578 * PostgreSQL: fixed SQL error using egw_db::unix_timestamp(): No function matches the given name and argument types 2012-07-10 13:51:16 +00:00
Klaus Leithoff
6cedec1768 * email: usability option to enable checkbox for all folders 2012-07-10 12:48:14 +00:00
Klaus Leithoff
322dbd92f4 introducing some statics to reduce IMAP communication within a single request 2012-07-10 08:38:26 +00:00
Ralf Becker
1a22bc857b * Mergeprint in all apps: fixed missing validation message for non-existing pathes and allow to unset default of "/templates/appname" 2012-07-09 16:21:33 +00:00
Klaus Leithoff
f43dd197c3 fix for broken template 2012-07-09 12:21:10 +00:00
Klaus Leithoff
13920f148a finetuning regarding the position of the attachmentDIV area 2012-07-09 12:10:43 +00:00
Klaus Leithoff
33951d8197 * email: better height control of attachment popup 2012-07-09 10:37:00 +00:00
Klaus Leithoff
5a08e4d8a1 * email: improve the handling of addresses in edit of vacationnotice (SIEVE) 2012-07-06 13:35:29 +00:00
Nathan Gray
9b5bb433f6 Forced file preference left empty now means user choice - was forced to '', which was really hard to give users choice again 2012-07-05 14:47:58 +00:00
Ralf Becker
ee03023401 allow to use default host, but give a dn and pw 2012-07-05 07:24:59 +00:00
Ralf Becker
0ff7a8640f small addition to changelog 2012-07-03 15:47:07 +00:00
Klaus Leithoff
3a9762bddd fix problem occurred caused by faulty merge: causing the unwanted html encoding of entities 2012-07-03 15:13:10 +00:00
Ralf Becker
195069850b fixed typo causing extension to be lost 2012-07-03 14:24:51 +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
b26d5a7c92 Changelog for 11.1.20120703 2012-07-03 12:48:24 +00:00
Klaus Leithoff
a3e69082d0 finetuning on acl-management 2012-07-03 12:16:45 +00:00
Klaus Leithoff
4b9b287fab * email: manage acl table; show acl table for selected folder for first folder selected when clicking on ACL tab as first action 2012-07-03 11:15:39 +00:00
Ralf Becker
26b57b3e1c Add date only placeholders for timestamps: {{timestamp_placeholder/date}} 2012-07-03 10:41:36 +00:00
Ralf Becker
b886ffb6c8 * Timesheet: filtering by a status did not contain timesheets of sub-status 2012-07-03 10:32:27 +00:00
Ralf Becker
67379b1104 limit IE hack (no attachment in Content-disposition header) to IE < 9 2012-07-03 09:33:45 +00:00
Ralf Becker
487770bc32 invalidate categories cache after DB restore 2012-07-03 08:17:11 +00:00
Ralf Becker
99cf7fd81f chunk size for number of rows to query was far to low for huge tables like egw_history_log which can be a couple of million rows, backup took far to long 2012-07-03 07:06:15 +00:00
Ralf Becker
f0a59cb787 * ImportExport: fixed not working export in IE8 (seems to choke on Content-Disposition: attachment header) 2012-07-02 15:43:38 +00:00
Klaus Leithoff
57c361fd3f reset connectionError Cache on login 2012-07-02 11:16:29 +00:00
Klaus Leithoff
dbc96fa181 switch off error_log 2012-07-02 09:50:09 +00:00
Klaus Leithoff
10c28ee720 handling mail display problem with dovecot server: retrieval of a subpart of a message (attached email) will fail if the message structure is not actively queried from the server, but used from cache. Now we ignore the structure cache on getMessageBody 2012-07-02 09:47:09 +00:00
Ralf Becker
fcf313e900 fixed 5.4 PHP Warning: Illegal string offset 'start' or 'end' 2012-07-02 08:14:46 +00:00
Ralf Becker
fd6a7ea790 * Admin/DB-Backup: querying only chunks for 100 rows, to not run into memory limit on huge tables 2012-06-30 15:19:22 +00:00
Klaus Leithoff
e36b712421 * API: for new (autocreated) accounts, set ->can change password<- flag only if admin requires his users to change their passwords regularily (admin->site configuration->set recurrent forced password change) 2012-06-29 14:03:41 +00:00
Ralf Becker
8a3f253076 docu update 2012-06-29 09:05:53 +00:00
Klaus Leithoff
82042ee06c * email: if marking a message for deletion, set the message as read too; if not trusting SEEN/UNSEEN info, always look/filter for unseen and return the counter (not only when unseen counter is set to 0) 2012-06-29 09:01:14 +00:00
Ralf Becker
55f7f8d681 * Password: fixed not working check, if user has right to change password, causing password link in topmenu to be displayed when not in preferences app 2012-06-29 07:11:57 +00:00
Ralf Becker
5cbc182ac4 create valid SQL, even if account has for whaterver reason no group-memberships 2012-06-28 16:37:43 +00:00
Klaus Leithoff
e61b2901c6 * email: suppress empty user leaf on shared folders while in manage folders 2012-06-28 13:21:37 +00:00
Klaus Leithoff
abd9edcba9 silence log 2012-06-28 08:18:32 +00:00
Klaus Leithoff
ff3ff4573e use new static function to reset FolderObjectCache 2012-06-28 08:15:55 +00:00
Klaus Leithoff
04b1b69043 introducing the retrieval of special-use folders (though they are not used yet); handling of cached folderObjects on manage folders 2012-06-28 08:15:29 +00:00
Klaus Leithoff
2b1cacabb3 more detailed examination of capabilities; introducing functionality to retrieve special use folders; remove trailing whitespace 2012-06-28 06:52:40 +00:00
Ralf Becker
a274709e55 * Admin: global categories showed private categories of other users 2012-06-27 16:05:12 +00:00
Nathan Gray
6f2f28dcaa Format numbers inside writer tables as numbers 2012-06-26 16:48:46 +00:00
Nathan Gray
f6a76efba9 Better handling of link titles as directories 2012-06-26 16:47:04 +00:00
Nathan Gray
8075cb9a9b * For files inside /apps/appname/id, the application's merge print placeholders are also available 2012-06-26 14:35:53 +00:00
Klaus Leithoff
93d83f319d * API: HTML Editor-> disable encoding of html entities in output (this needs to set the ckeditor config value to false, since the default is true with the current ckeditor version) 2012-06-26 12:42:52 +00:00
Ralf Becker
99150590c6 * Filemanager/API: automatically decrement and store subquery depth limit, to work around different limits in different MySQL versions and configurations causing SQL error 2012-06-26 12:05:31 +00:00
Nathan Gray
6c708791a2 * Add All users permission option for easier maintenance 2012-06-25 20:30:38 +00:00