Commit Graph

27348 Commits

Author SHA1 Message Date
0142bcb50c When creating an infolog from other entries, only set primary contact if there's only one entry 2015-04-01 23:14:21 +00:00
5edd9b902a 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:04:45 +00:00
db74398622 Adapt detection for missing 'All' category option to array of options style 2015-04-01 20:17:53 +00:00
df515ab7e8 Match title input max length to database max length 2015-04-01 20:03:04 +00:00
bd51cb4a08 Add support for multi-part history values into historylog 2015-04-01 19:35:35 +00:00
3ceda8324d Avoid validation error in alarm options 2015-04-01 17:26:04 +00:00
1deb3d4f34 Selectbox options kept on the client side
Static options copied to the client side in the JS code where possible, and requested from the server once via AJAX when needed.
2015-04-01 17:11:21 +00:00
5c944330c5 Expose link widget WIP:
- Implement expose view for link-string widget
- Adapt link-string widget, and other widgets which are using expose to download_href link
2015-04-01 16:51:18 +00:00
bfad873952 Fix broken blueimp-gallery plugin minified css file 2015-04-01 16:46:01 +00:00
a8d6b8da07 Better error message for invalid sprintf 2015-04-01 16:24:43 +00:00
ba19d9dab9 Fix addressing wrong href in previous commit #52368 2015-04-01 16:10:43 +00:00
3987e3f033 Expose view few changes:
- Implement download button and locate it in expose view
- Style control icons better
- Give control icons tooltip
2015-04-01 15:43:14 +00:00
b2589dc3fe dending translations from our translation server 2015-04-01 08:06:00 +00:00
b086604711 move "Save as" phrase to common and merge-cli run 2015-04-01 08:00:07 +00:00
728b165720 Fix mail compose not getting in focus on body when using html 2015-04-01 07:34:02 +00:00
1f88ddf303 Fix single-field customfields widgets not setting value properly 2015-03-31 19:48:46 +00:00
9fc67020cc * Mail: setting default font-face and -size reliable and remove space in front of cursor 2015-03-31 17:01:25 +00:00
3125dcba42 - Fix infinite loop in onchange trigger on selectboxes under some cases 2015-03-31 16:29:15 +00:00
6671f4090a - Fix missing onchange trigger on selectboxes
- Avoid loops caused by onchange trigger when applying filters
2015-03-31 16:23:41 +00:00
3037724641 Include org name in default columns for org view 2015-03-31 15:31:50 +00:00
69dc97f8b2 * Calendar: added configuration "Use range-views to optimise calendar queries?", to go back to algorithm before 14.2.20150121 2015-03-31 14:28:35 +00:00
5026216842 Treat iceweasel browser like as firefox 2015-03-31 13:55:05 +00:00
c5ddcdfcf9 Fix regular expression in expose view
- Exclude tif and xcf images from expose view
- Define a global regexp for expose
2015-03-31 13:39:55 +00:00
c91fc89b48 * 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:20 +00:00
467578d34f Consider iceweasel browser in autocomplete_fix handling 2015-03-31 12:30:43 +00:00
69fe18d1e0 Do not show expose thumbnail for single media entry 2015-03-31 10:31:25 +00:00
ed2bed1b97 Fix click handler on links does not stop propagation, causes unwanted click event 2015-03-31 10:01:51 +00:00
92ee011a45 * Calendar: meeting requests were not recogniced by other clients as such because of lost method parameter 2015-03-31 09:49:31 +00:00
1805c4a425 quick fix for tracker links on title open wrong popup 2015-03-31 07:15:53 +00:00
b30f051f04 remove popup for pdfs on all mobile devices 2015-03-30 15:54:41 +00:00
21f2fe9b0e Fix mime_open handler for old etemplate 2015-03-30 14:44:20 +00:00
76c0911dcc Get focus on To/Body field depending on To field value 2015-03-30 13:47:08 +00:00
9e8a7dab61 Define an undefined var 2015-03-30 13:41:12 +00:00
c22094d808 No need to have regexp mime for the rest of the mime type text, as the default mime_target is _browser 2015-03-30 10:37:09 +00:00
41af200dc6 Let browser handles mime types/text which are not suppose to be popup 2015-03-30 09:57:34 +00:00
a06de7758b Specify css class on customfield's row with named as field's id, in order to be able to customize its style 2015-03-30 09:50:53 +00:00
3e47f37983 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:28:52 +00:00
31b4209346 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:26:31 +00:00
55082bcc68 * LDAP: fixed not working creation of new groups (with empty describtion) 2015-03-29 16:10:02 +00:00
86d0b31b3b * 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:22:43 +00:00
6d2bcb5782 fixed typos from Erik Popp (erik.popp-at-uni-heidelberg.de) 2015-03-29 09:15:19 +00:00
01e339815f Fix customfields options with multiple negated fields and single custom field 2015-03-27 16:32:51 +00:00
9bfe86633c make sure we are talking to the correct server when importing messages 2015-03-27 14:51:41 +00:00
0dca52bc3f on importMessage, beware of serverID:: that is preceeding the folder of the importdestination 2015-03-27 12:59:03 +00:00
0e6c4cdde6 * LDAP/AD/UCS/Filemanager: new created groups home-directory was not displayed in filemanager 2015-03-27 10:48:18 +00:00
ff507682eb Replace deprecated console.timelineEnd and console.timeline with console.timeEnd and console.time 2015-03-27 10:46:56 +00:00
c3eed99cdd Introduce new target type called "_browser", in order to specify browser default link handling
- Description widget using href, the default target would be _browser
- Call filemanager egw.open with target _browser
2015-03-27 10:13:57 +00:00
8c2f74ba14 Make mail display fonts larger for mobile theme 2015-03-27 10:06:54 +00:00
20728fb2fd * 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:28:46 +00:00
16537fca53 Give AB note field an initial height 2015-03-27 08:39:27 +00:00