Commit Graph

23668 Commits

Author SHA1 Message Date
Klaus Leithoff
c24fc93216 * eMail: fix bug unable to delete/rename/move selected folder 2013-04-29 07:26:20 +00:00
Ralf Becker
c9bfdcab5c first take on preferences with et2, not yet working! 2013-04-28 14:52:41 +00:00
Ralf Becker
5eede4a8ef allow to use <widget type="${row}[type]"/> in xet files 2013-04-28 12:43:18 +00:00
Ralf Becker
947511779a _atts["select_options"] is not null but {} 2013-04-28 12:42:13 +00:00
Ralf Becker
26c66d12d7 create static method etemplate_widget_menupopup::fix_encoded_options(), so apps can call that for cases it is not called automatically (eg. autorepeated rows) 2013-04-28 12:39:58 +00:00
Klaus Leithoff
84dfeff8d4 Changelog for 11.1.20130426 2013-04-26 07:15:43 +00:00
Klaus Leithoff
6025705549 rework of link to text functionality when converting HTML to Text 2013-04-25 14:36:27 +00:00
Klaus Leithoff
1405474161 use cache invalidation on inital read before edit too; add missing translations 2013-04-25 14:34:51 +00:00
Klaus Leithoff
e589930fd8 rework of link to text functionality when converting HTML to Text 2013-04-25 14:18:49 +00:00
Klaus Leithoff
682e33c68a * Addressbook/Export: fix fatal error regarding order by for postgresql on addressbook export 2013-04-25 09:47:50 +00:00
Klaus Leithoff
c51bf772c8 * Addressbook/Export: fix fatal error regarding order by for postgresql on addressbook export 2013-04-25 09:46:46 +00:00
Nathan Gray
4759d19d25 Fix nextmatch hierarchy display 2013-04-24 19:53:51 +00:00
Klaus Leithoff
8262dc54e7 use cache invalidation on inital read before edit too; add missing translation 2013-04-24 13:05:37 +00:00
Klaus Leithoff
4579b7dd79 * eMail: handle Focus Issues (browser pops in front when in background on mail list refresh)
> make use of document.hidden or document.msHidden or document.webkitHidden; if browsers do not support these use old behavior
2013-04-24 12:15:10 +00:00
Klaus Leithoff
a980a31d77 * eMail: handle problem popup foldertree does not show subfolders of folders with umlauts 2013-04-24 10:35:50 +00:00
Klaus Leithoff
15c251ba73 * eMail: handle problem popup foldertree does not show subfolders of folders with umlauts 2013-04-24 09:59:09 +00:00
Nathan Gray
936c51b749 Change field name translations so Export -> Import works across languages 2013-04-23 20:08:51 +00:00
Nathan Gray
fc8bb745d7 Improve handling of headers, checking translations and message_id 2013-04-23 20:04:51 +00:00
Ralf Becker
288469e66c use new prompt to allow to rename uploaded file, if it would overwrite an already existing one, also use dialog for delete confirmation 2013-04-23 16:52:39 +00:00
Ralf Becker
78449edd4c some css for new dialog: left aligning buttons as everywhere in EGroupware, auto-size dialog, static show_prompt method to display a prompt, fixed not working translation of standard buttons 2013-04-23 16:51:00 +00:00
Nathan Gray
4b2b4ca336 Fix context menu 'Use all' checkbox -> export had no data 2013-04-23 16:05:13 +00:00
Nathan Gray
6f124f4b10 When nm loads data, make sure selection is still shown 2013-04-23 15:34:47 +00:00
Nathan Gray
6e2df01d29 Change ODS file line break tag from <text:line-break> to </text:p><text:p> so it works in LibreOffice 2013-04-23 14:11:43 +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
5c71e6916e invalidate account, before reading it, to code with changed to DB or LDAP outside EGw 2013-04-23 13:47:20 +00:00
Ralf Becker
93576a8bd0 remove echo of error-message of failed ldap connection, it scares users when flushing cache in setup 2013-04-23 13:31:03 +00:00
Ralf Becker
a211ea665d remove echo of error-message of failed ldap connection, it scares users when flushing cache in setup 2013-04-23 13:30:44 +00:00
Klaus Leithoff
fb0dc8d5be improve error handling on send, when invalid mailaddress is given 2013-04-23 10:22:16 +00:00
Klaus Leithoff
823e4c030e handle / catch AddAddress Fatal Error on AddAnAddress; this may not show on send unless there is no valid address; invalid addresses will now be discarded silently, unless there is only one 2013-04-23 10:05:34 +00:00
Klaus Leithoff
0daf34ae79 * eMail: reintroduce the ability to set a identity as default;(available only for userDefinedAccounts=false); userDefinedAccounts=true are not longer allowed to save a profile without host as active 2013-04-23 07:38:55 +00:00
Klaus Leithoff
1d167b8662 handle focus issue only for IE 2013-04-23 07:36:56 +00:00
Nathan Gray
a8e6b4445e Get dialog button callback working 2013-04-22 23:00:29 +00:00
Nathan Gray
516872e322 Fix custom buttons with no template not working 2013-04-22 22:56:55 +00:00
Nathan Gray
5e84ddd935 Change admin column selection to allow setting / clearing / forcing column selection 2013-04-22 22:32:40 +00:00
Ralf Becker
08850841b6 confirm overwrite dialog using new dialog widget, thought not yet working: dialog pops up, but buttons are not working 2013-04-22 19:57:03 +00:00
Nathan Gray
fc727570dd Implement set_value() on file widget - you can't really set file upload values programmatically to anything that makes sense, but it can be cleared 2013-04-22 16:52:03 +00:00
Nathan Gray
bd6c23298b Change ODS file line break tag from <text:line-break> to </text:p><text:p> so it works in LibreOffice 2013-04-22 15:25:19 +00:00
Nathan Gray
9366bced65 Load applications translations for header check, add field name to invalid user warning 2013-04-22 15:07:54 +00:00
Ralf Becker
588f87eddb first - not yet fully working - version of upload 2013-04-20 19:23:36 +00:00
Ralf Becker
3a14e96d1a allow to use hierarchical function names, eg. app.filemanager.upload via new et2_call function 2013-04-20 19:21:42 +00:00
Ralf Becker
28aab234a7 fixed space instead of tabs 2013-04-20 19:20:51 +00:00
Ralf Becker
a15e7d31b1 do NOT store query, if hierarchical data / children are requested 2013-04-20 12:24:45 +00:00
Ralf Becker
f814b6077e reverting accidently commited default to et2 2013-04-20 12:21:22 +00:00
Ralf Becker
cd024eef1b add nice link overlay icon to vfsMime widget (for symlinks) 2013-04-20 12:19:27 +00:00
Ralf Becker
a14ede7587 added @memberOf to get outline 2013-04-20 09:51:52 +00:00
Klaus Leithoff
fa091d879c adapt preg_match to recognize IE 10 2013-04-18 14:21:32 +00:00
Klaus Leithoff
70f4343fcf reintroduce r23367 (setFocus capability) and r29752 (oversized events) 2013-04-18 13:25:36 +00:00
Klaus Leithoff
7b1047aacb reintroduce r23367 (setFocus capability) and r29752 (oversized events) 2013-04-18 13:22:35 +00:00
Klaus Leithoff
38e5f6e29e remove call of setFocus as currently not provided 2013-04-18 13:00:41 +00:00
Klaus Leithoff
894de23e69 * Calendar/DragDrop: Add drag n drop capability for IE Version >=10;
update wz_dragdrop js library from Walter Zorn from Version 4.87 to v. 4.91
2013-04-18 12:28:07 +00:00