Commit Graph

26932 Commits

Author SHA1 Message Date
Ralf Becker
49c53f0c30 * LDAP/Admin: empty groups showed all users, if selected in accounts-list 2015-04-02 08:50:12 +00:00
Klaus Leithoff
90200ea1ec use ENT_SUBSTITUTE on htmlspecialchars to harden display of message as source 2015-04-02 08:49:28 +00:00
Ralf Becker
5a42714aee ?download in WebDAV url did not trigger content-dispostion attachment header 2015-04-02 07:20:02 +00:00
Nathan Gray
f01ab4e665 When creating an infolog from other entries, only set primary contact if there's only one entry 2015-04-01 23:16:36 +00:00
Nathan Gray
c1c8f22b8f Add button type to et2_dropdown_buttons to stop default browser behaviour.
Fixes  filters get cleared when pressing enter in entryfilter
2015-04-01 23:06:37 +00:00
Nathan Gray
41e9792654 Match title input max length to database max length 2015-04-01 20:04:13 +00:00
Hadi Nategh
3b0e72d98a * Infolog/list: Fix favorits are not working with details/no detail filter 2015-04-01 12:38:05 +00:00
Hadi Nategh
02e525b95f * All apps/customfields:
Fix customfields options with multiple negated fields and single custom field
Specify css class on customfield's row with named as field's id, in order to be able to customize its style
2015-04-01 12:29:20 +00:00
Ralf Becker
8af7a8a6b8 dending translations from our translation server 2015-04-01 08:08:43 +00:00
Ralf Becker
78e41aa1a1 move "Save as" phrase to common and merge-cli run 2015-04-01 08:01:30 +00:00
Hadi Nategh
ca92a7da1b Fix mail compose not getting in focus on body when using html 2015-04-01 07:36:28 +00:00
Ralf Becker
38f4980849 * Mail: setting default font-face and -size reliable and remove space in front of cursor 2015-03-31 17:04:10 +00:00
Nathan Gray
82d09611ad Include org name in default columns for org view 2015-03-31 15:34:21 +00:00
Nathan Gray
82fef6bf66 - Fix business address layout
- Org view enable all columns by default
2015-03-31 15:07:31 +00:00
Nathan Gray
4c1424db9b Improvements for linking mail:
- Let filemanager encode name so we can keep more characters
- Remove doubled mime removal, which sometimes damaged title
- Fix file information action
2015-03-31 14:30:55 +00:00
Ralf Becker
49097a7b63 * Calendar: added configuration "Use range-views to optimise calendar queries?", to go back to algorithm before 14.2.20150121 2015-03-31 14:28:56 +00:00
Nathan Gray
c2283686e0 Implement searching in group email addresses 2015-03-31 14:18:27 +00:00
Hadi Nategh
df1208fd4a Fix regular expression in expose view
- Exclude tif and xcf images from expose view
- Define a global regexp for expose
2015-03-31 14:05:39 +00:00
Hadi Nategh
f4285fb820 Treat iceweasel browser like as firefox 2015-03-31 14:04:48 +00:00
Hadi Nategh
d6d2d27e9e Do not show expose thumbnail for single media entry 2015-03-31 14:03:10 +00:00
Hadi Nategh
3be8c38c0d Fix click handler on links does not stop propagation, causes unwanted click event 2015-03-31 14:02:24 +00:00
Ralf Becker
7742f9316b * Calendar: automatic load new holidays, if there are no irregular ones for a given year, plus new Germany holidays for 2016 2015-03-31 13:12:42 +00:00
Hadi Nategh
32732c00b2 Get focus on To/Body field depending on To field value 2015-03-31 12:32:50 +00:00
Ralf Becker
a2b018bef8 * Calendar: meeting requests were not recogniced by other clients as such because of lost method parameter 2015-03-31 09:49:57 +00:00
Ralf Becker
d35ea3845d quick fix for tracker links on title open wrong popup 2015-03-31 07:16:21 +00:00
Hadi Nategh
65fb3fc6be Fix mime_open handler for old etemplate 2015-03-30 14:45:39 +00:00
Hadi Nategh
2ef3d4f048 * Mail, Filemanager: use now same handling, pdf, text or html are opened now in popup, fixes viewing of attachments using mobile theme 2015-03-30 11:03:46 +00:00
Ralf Becker
586bce9c4d quote order column in backup and always quote "index" as it seems to be one of very little names not automatic recogniced in MySQL 2015-03-30 08:29:19 +00:00
Ralf Becker
f427baa191 fix user-agent detection to correctly detect "Mozilla/5.0 (Linux; Android 4.3; LT30p Build/9.2.A.1.205) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.117 Mobile Safari/537.36" as Chrome 2015-03-30 08:27:04 +00:00
Ralf Becker
788b82e9fc * LDAP: fixed not working creation of new groups (with empty describtion) 2015-03-29 16:10:28 +00:00
Ralf Becker
1f70db76b1 * ActiveDirectory: real password change (not reset) for PHP 5.4>=5.4.26, 5.5>=5.5.10, 5.6+ (subject to minimum password age policy!) 2015-03-29 15:23:22 +00:00
Ralf Becker
8d7ab2f06c fixed typos from Erik Popp (erik.popp-at-uni-heidelberg.de) 2015-03-29 09:15:43 +00:00
Klaus Leithoff
7d76f0bd92 make sure we are talking to the correct server when importing messages ; this is a merge of 52305 WITHOUT the call of emailadmin_imapbase::getAttachmentAccount, as it is not backported yet. BEWARE the mere explode of the rowID may fail to determine the correct mail-account-id. use self::splitRowID instead 2015-03-27 14:58:47 +00:00
Klaus Leithoff
7532580ddf on importMessage, beware of serverID:: that is preceeding the folder of the importdestination 2015-03-27 12:59:51 +00:00
Ralf Becker
b2648cf5e4 * LDAP/AD/UCS/Filemanager: new created groups home-directory was not displayed in filemanager 2015-03-27 10:48:44 +00:00
Hadi Nategh
30b7537072 Make mail display fonts larger for mobile theme 2015-03-27 10:15:45 +00:00
Hadi Nategh
fba0fb830c Give AB note field an initial height 2015-03-27 10:14:46 +00:00
Ralf Becker
cdf486ac51 * LDAP/AD/UCS/Filemanager: group-names were displayed as "#123" instead of name
caused by LDAP backend needs correct negative sign for groups, while SQL backend finds groups also with there positive id
2015-03-27 09:29:11 +00:00
Ralf Becker
4eac3a7c70 * LDAP,ActiveDirectory: setting default sorting of accounts to ascending, as in SQL backend
r52289: docu fix, default is here ASC to, as it is SQL default
2015-03-27 08:13:41 +00:00
Klaus Leithoff
4079010bfa handle failed delimiter retrieving, or no delimiter reported by imap. default to slash (/) 2015-03-26 11:04:32 +00:00
Nathan Gray
310bbe6f10 Fix select options with ${row} were not always found 2015-03-25 21:54:41 +00:00
Ralf Becker
418995aacd use EGroupware logo from favicon for installed app on iOS 2015-03-25 18:05:16 +00:00
Hadi Nategh
1067a771c9 Use text-overflow-ellipsis for very long infolog titles in listview to avoid collision with info_id 2015-03-25 17:57:03 +00:00
Hadi Nategh
40716c032f Fix <a> tags inside infolog desc always breaks to second line 2015-03-25 09:05:22 +00:00
Hadi Nategh
6704f41dcc Do not show thumbnail indicator for image widget expose view 2015-03-24 18:17:16 +00:00
Nathan Gray
d3c7e21144 After we find a match, no need to keep looking. 2015-03-24 15:23:28 +00:00
Ralf Becker
6f2a7ca40c fix sub-template of modified etemplate (WebDAV Url) wont work, as cache-buster / timestamp got added without download prefix, causing WebDAV to not find sub-template, because it treats everything but "?download" as part of URL 2015-03-24 10:52:43 +00:00
Nathan Gray
579b202001 - Fix $$Recurrence$$ notification placeholder to be empty (not missing) for non-recurring events
- Avoid warning in get_link_options by making unused parameter optional
2015-03-23 20:00:10 +00:00
Nathan Gray
8989730c56 Fix add category button 2015-03-23 18:59:33 +00:00
Hadi Nategh
9257177870 Give 100% width to toolbar's actionlist 2015-03-23 16:17:16 +00:00