Commit Graph

26893 Commits

Author SHA1 Message Date
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
Hadi Nategh
395a087a63 Clear deferred object after its resolved, since the next time reload checks the deferred object existence
-Fix calendar d-n-d works only once
2015-03-23 14:31:23 +00:00
Hadi Nategh
cf76bf2df5 Make query callback parameters more useful (& documented) by passing the link widget instead of response 2015-03-23 13:27:25 +00:00
Ralf Becker
6f804b58e8 * All apps: nummeric custom-fields (float or new integer) sort nummeric in lists 2015-03-23 08:41:51 +00:00
Ralf Becker
cb463d1492 fix not working hbox for selectbox, they were not on one line 2015-03-20 20:31:15 +00:00
Ralf Becker
c1d7b75374 remove stray border in print 2015-03-20 20:28:57 +00:00
Ralf Becker
f275cbe52f empty-label was not translated if set via (legacy-)options 2015-03-20 19:26:14 +00:00
Ralf Becker
8c8e61630d allow to submit partial content by passing a container(-widget) to etemplate2.submit()
- not send content is not validated and therefore not passed to server-side callback (currently only implemented for text-, select- and checkbox)
- new method et2_grid.getRow(_widget) to return a fake row container to pass it etemplate2.submit() --> implemented a real row-container for et2_grid
- new output_mode=4 for etemplate_new::exec() to force a json response, like form was submitted from client-side
--> allows to use full server-side validation for ajax like calls submitting only partial content
2015-03-20 15:39:35 +00:00
Ralf Becker
d4c0992f45 do NOT send select-options for each autorepeated row for id like "set[$row_cont[id]][value]" and fix merging of app preset options with type-specific ones to not overwrite the later 2015-03-20 15:38:40 +00:00
Klaus Leithoff
661ff9ecf1 remove config option for how2displayIdentities; defaults to show all available now; Remove possible Organization header as it might hold UTF-8 chars and is not sufficiently handled (encoded) by horde 2015-03-20 12:26:32 +00:00
Klaus Leithoff
7493c69ece fix for function identity_name to use the same logic on missing identity values (like ident_realname and ident_email) as iterator on identities; if no ident_email is present use the users email-address, if still empty use acc_imap_username if it passes a simple test on qualifying as email address 2015-03-20 11:07:53 +00:00
Ralf Becker
caa1f2247d onkeypress handler for textbox and number widget 2015-03-19 21:21:29 +00:00
Nathan Gray
49d4a864b7 Wrap this into jQuery object, so remove() works in IE 2015-03-19 16:09:30 +00:00
Nathan Gray
b7a8e41778 Get calendar view working with orgs again 2015-03-19 15:30:34 +00:00
Nathan Gray
8c86b4b41f Fix resource participant search conflict checking 2015-03-19 15:12:07 +00:00
Nathan Gray
4612519199 Use current user for owner 0 in planner 2015-03-19 15:06:08 +00:00
Klaus Leithoff
29d9adc2b4 offer additional option for search to search whole message (TEXT); up til now only Message (BODY) was selectable 2015-03-19 14:48:53 +00:00
Hadi Nategh
1f1790d2bb Make sure distributionlist is resolved in mail compose after submit action 2015-03-19 13:20:05 +00:00
Ralf Becker
002f886ca7 fixed stalled mail compose dialog if name of user contained non-ascii characters AND export charset was not utf-8 2015-03-19 13:09:40 +00:00
Hadi Nategh
a764acd10e Fix top_toolbar_menu style in mobile theme 2015-03-19 11:01:35 +00:00
Ralf Becker
aa930e75d6 fix javascript error stalling eT2 rendering, if option label is null eg. because it could not be json encoded because of non-utf8 chars in it 2015-03-19 10:54:49 +00:00
Hadi Nategh
13229bbe3b Do not show the mobile fullscreen info message to user again if dismisses it once 2015-03-19 10:45:03 +00:00
Hadi Nategh
b5c323d7de Add API for browser localStorage 2015-03-19 10:44:40 +00:00
Ralf Becker
12c308cd71 backport of several eT2 fixes from work on ranking / result-service app:
r52153: implement part attribute with values "header" and "footer" to put rows in thead or tfoot instead of tbody of table
r52163: stop etemplate_widget_template::instance from returning a stdClass object for a not found template after content-expanding, leading to a fatal error in etemplate_widget line 338
r52175: there should be no validation for disabled widgets
r52176: $cont is NOT root but current name-space in old eTemplate, leaving now identical $_cont for now
r52194: fixed eT2 data returned from client for case where name-space contains more then one component eg. "nm[rows]"
r52195: fixed not run validation on server-side for templates included via template tag
r52196: implement formatting of numbers in read-only widget
2015-03-18 22:16:15 +00:00
Hadi Nategh
70daa5d7d5 Fix logout button redirect in mobile theme 2015-03-18 17:11:39 +00:00
Hadi Nategh
1108e0b30d Focus on the first input field only if the field is empty for mobile theme 2015-03-18 16:56:39 +00:00
Ralf Becker
afc8e763a2 * Mail: if user never send a mail from an account select first identity with an non-empty signature, not default identity 2015-03-18 16:32:27 +00:00
Nathan Gray
1af713097c When creating a new objectManager, use the actionManager at the matching search depth.
Fixes objectManagers using an actionManager from a different application, and failing.
2015-03-18 14:11:18 +00:00
Hadi Nategh
990b9b5fac Fix calendar views not scrollable while browsing with iOS safari 2015-03-18 10:53:13 +00:00
Ralf Becker
415a85a648 fix error caused by browser popup blocker and display popup blocked warning for quick-add selectbox 2015-03-18 10:37:11 +00:00
Ralf Becker
ea4e3ef433 Fixed changing to a non-toplevel / iframe url did NOT allow to return to a top-level (ajax=true) one, because browser.currentLocation was not updated for iframe 2015-03-18 09:57:23 +00:00
Nathan Gray
b68d7f7274 Include lettersearch when forcing preferences 2015-03-17 18:24:50 +00:00
Nathan Gray
06608e852c Avoid errors in refresh if most recently opened etemplate gets closed before refresh. 2015-03-17 18:23:13 +00:00
Klaus Leithoff
0024ca1348 * API/CKEditor: update to version 4.4.7
(including EGroupware Rev 51562 avoiding a bunch of cannot-access-property-of-undefined errors)
2015-03-17 15:05:48 +00:00
Klaus Leithoff
498018ea7f handle problem with broken/already set TransferEncoding when replacing Body text/plain or text/html for the merged versions of the bodyparts 2015-03-17 14:17:19 +00:00
Hadi Nategh
7f17c9ec8c Do not trigger window resize for mobile devices as they are getting opened fullscreen anyway 2015-03-17 14:17:01 +00:00
Klaus Leithoff
72505946bd handle problem with broken/already set TransferEncoding when replacing Body text/plain or text/html for supplementing the signature 2015-03-17 14:07:31 +00:00
Hadi Nategh
b7c4395ce2 Fix tab overlay ajaxLoader repeated its icon 2015-03-17 14:05:50 +00:00
Hadi Nategh
955bf2cccf Fix mobile theme top_menu_toolbar broken in IE 2015-03-17 13:59:31 +00:00
Hadi Nategh
c2b6b0027d Fix couple of glitches in mobile theme:
- Fix extra gap between topmenu icons
- Shows no print button
- Resize sidebox
- Fix not loading the default app
2015-03-17 13:58:58 +00:00