Commit Graph

4687 Commits

Author SHA1 Message Date
64181d03d6 Make all browsers happy with slide-switch captions 2015-11-19 16:04:04 +00:00
48b8463df3 Fix slide-switch captions are not aligned centered in FF 2015-11-19 15:39:39 +00:00
d1044795a8 Fix styling slide-switch for calendar toggle weekend 2015-11-19 10:53:46 +00:00
6ae7489699 Fix styling for slide-switch 2015-11-19 09:26:39 +00:00
a74e79becc Fix broken checkbox caused by 54314 2015-11-19 09:03:10 +00:00
3a5aa9ac5c Implement slide-switch, representing checkbox on/off status
- Replace calendar toggle weekend checkbox with slide-switch
2015-11-18 15:42:32 +00:00
b136d22c3a Make sure to open correct dialog, even if multiple option gets changed after creation. 2015-11-17 20:09:19 +00:00
07681364f8 Add new type for date widget to show only time(in today range)/date 2015-11-12 15:46:56 +00:00
aeb1a0b7d2 Improved display of favorite details to give some space between keys and values 2015-11-11 16:00:37 +00:00
df3aee9210 fix link-widget with fixed app returned array(0) instead of 0 for nothing selected, caused by r54196 2015-11-09 19:21:19 +00:00
cb2aa3399f Do not use opened //** pattern as it will mixed up with line numbers pattern in minifying debug mode 2015-11-09 10:03:12 +00:00
00b7d2242f * Tracker/ProjectManager: images dragged into new (not yet saved) entries where not accessible by other users 2015-11-06 19:09:42 +00:00
c992e8830c Fix selectbox shows incorrect selection if options get changed & value does not 2015-11-05 21:44:11 +00:00
731e490ade * All applications: Prompt user to select an action when drag and drop on lists
- Implement a generic cancel action for all drop actions on nextmatch
2015-11-04 15:30:34 +00:00
b8471bb1db Fix links with very long description causes scrollbar for Links tabs in popups 2015-11-04 09:27:00 +00:00
41a8710862 remove some time not used zeroclipboard stuff 2015-11-02 08:26:17 +00:00
82d796c44a Make expandable selectbox button css more specific to win fights against jquery 2015-10-28 15:55:57 +00:00
8a3a6e3f94 Fix tutorials popup styling 2015-10-28 11:54:08 +00:00
3dfd74768e Use drop shadow on tooltip instead of white border 2015-10-27 20:08:56 +00:00
6a407a683b only catch "Permission denied" errors and rethrow all other, because error in et2_ready or load handler will cause a double loading of UI otherwise 2015-10-27 13:39:01 +00:00
b18d373624 fixing wired IE security errors "Permission denied", seems reload of opener caused references to egw and template cache in opener.top.etemplate2.prototype.templates becomming inaccessible, catching this errors and falling back to a window-local object 2015-10-26 21:13:34 +00:00
22210227b7 Consume enter keypress in search to prevent browser from triggering clicks on link button. 2015-10-26 15:26:51 +00:00
122ca4ade9 fix Edge complaining about required closing tag of iframe 2015-10-26 15:16:59 +00:00
db774ece2b fix intro offer was not translated and now shown in idots template, also changed wording a little and added German translation 2015-10-24 11:07:22 +00:00
9a4ba7b781 * Etemplate: Fix issue expose view gets opened for not supported mime-type (eg. image/pdf) 2015-10-20 16:22:08 +00:00
d3530c4899 Cachebuster for category CSS 2015-10-19 22:26:09 +00:00
938c991124 WIP Egroupware tutorial:
- Create tutorial sidebox hooks automatically
- Fix some styling for popup
- Display intro video show confirmation dialog based on session (login/logout)
2015-10-19 15:00:42 +00:00
bf97b85056 eTemplate/app apps: if PHP session lifetime is bigger then default eTemplate request lifetime of 4h use session lifetime 2015-10-19 11:36:56 +00:00
a54294ae2e Add some documentation regarding commit #53956 2015-10-16 07:40:05 +00:00
1673cc9aed Calendar tooltip style fixes for Firefox 2015-10-15 21:34:07 +00:00
8b42f6aeb8 Load all category CSS once when loading the application to avoid missing category colors. 2015-10-15 17:28:56 +00:00
2348b7da46 Do not trigger a second resize on split widget as it may conflict with browser bottom download bar 2015-10-15 12:59:12 +00:00
c4f46d361e Fix unable to select multiple repeat days in calendar 2015-10-14 14:50:02 +00:00
04a8cd4f60 WIP EGroupware Tutorial:
- Implement video navigation on popup
- Implement introduction video with user confirmation dialog based on session
- New layout for tutorials list both in sidebar and popup
- Separate tutorials styles to be able to set different styles base on templates
2015-10-14 14:17:09 +00:00
025550402a Fix expandable selectbox button missing icon 2015-10-13 20:43:49 +00:00
67e2ad0c1a WIP EGroupware Tutorial:
- Style thumbnails inside the sidebox
2015-10-13 15:07:06 +00:00
8980fdb1fc Add background attribute to the DOMWidget in order to be able to set background-image via etemplate 2015-10-13 15:03:41 +00:00
a64cfea299 using new hook location name "hook_location" 2015-10-13 07:11:52 +00:00
0285dd94f8 allow all valid timezones in server-side validation, to allow existing values and in future select arbitrary timezones via an ajax callback 2015-10-12 14:18:33 +00:00
de4098e550 Make sure we are not requesting server for an empty value option or other widgets but select-timezone as server won't find anything and it will fall into an infinitive loop, e.g. select-cat widget. 2015-10-12 09:55:13 +00:00
5a08713cbc * eTemplate: setting higher request timeout of 4 hours (was 2 hours) 2015-10-09 12:40:26 +00:00
f89d4297d9 Fix infinitive request from selectbox widget 2015-10-07 13:52:56 +00:00
f57ccb9a41 Allow custom fields in IF placeholders 2015-10-06 19:59:43 +00:00
aa81ae5e5d WIP EGroupware tutorial:
- Make popup size bigger
- Style tutorials list
2015-10-06 16:37:51 +00:00
a6837b6a40 WIP EGroupware tutorial:
-Add popup tutorials player
-List tutorials in sidebox with their titles and thumbnails only
2015-10-05 16:01:39 +00:00
86a1e4fbfa Fix invalid options showing in link-entry custom field list by querying for the actually needed capabilities, and explictly add filemanager, which does not support them but gets special handling. 2015-10-05 15:50:30 +00:00
05ea41493d Fix missing option check to work with options sent as an in-order array (label,value), fixes some custom fields not being properly set. 2015-10-05 15:25:10 +00:00
7023d39d98 Add empty_label to Select account custom field type, so you can select nothing. 2015-10-01 15:10:38 +00:00
718dc25815 Make 100% an invalid preference size, fixes mail splitter losing splitter size preference 2015-09-30 15:29:26 +00:00
dde1a5e51d Pass current selectbox value so the server can make sure it's there 2015-09-29 16:00:12 +00:00