Commit Graph

4700 Commits

Author SHA1 Message Date
Nathan Gray
8ebd4efcf2 More sorting out of not so important button properties for button icons 2015-12-23 18:37:23 +00:00
Nathan Gray
2a592fcb30 Keep drag n drop helper below dialog 2015-12-22 20:36:39 +00:00
Hadi Nategh
d9f3abf6de Mobile theme W.I.P.:
- Do not select nm row via up/down swipe touch
2015-12-17 09:27:19 +00:00
Nathan Gray
db675f2fda Planner view categories
- Use standard order (hierarchy / alphabetical)
- Implement hidden rows preference
- If no specific categories are chosen, group into top-level categories
2015-12-16 22:54:00 +00:00
Nathan Gray
5b65b12b1e Avoid replacing an option that has been labeled while waiting for the response by checking to see if it is unchanged first. 2015-12-14 18:28:29 +00:00
Nathan Gray
1182ff70b5 Immediately set value, even if the label is not available. Fixes problems with setting then getting the value giving different results. 2015-12-11 23:32:55 +00:00
Nathan Gray
967882240a Make sure autoloading sets values as they are loaded 2015-12-08 00:26:08 +00:00
Nathan Gray
9117771ea2 Avoid errors for invalid account options 2015-12-04 19:59:05 +00:00
Nathan Gray
59d1f23bb0 Use select account filter nextmatch header for custom filters of type 'select-account' 2015-12-04 19:24:49 +00:00
Nathan Gray
12962b77b4 Fix bug where additional infolog columns get shown after changing selected columns 2015-12-02 21:03:45 +00:00
Nathan Gray
b9fb162a72 Fix merging into HTML did not properly process style tags. 2015-11-26 17:22:40 +00:00
Hadi Nategh
ac16d1fb95 Mobile theme W.I.P.:
- Introduce mobile template-set
- Change loading mail index mobile template according to mobile template-set
2015-11-25 15:17:59 +00:00
Nathan Gray
59fbccdfcb If account selectbox can expand (has + button) and user's preference includes a search popup, automatically expend when they open the popup. 2015-11-23 22:00:27 +00:00
Hadi Nategh
64181d03d6 Make all browsers happy with slide-switch captions 2015-11-19 16:04:04 +00:00
Hadi Nategh
48b8463df3 Fix slide-switch captions are not aligned centered in FF 2015-11-19 15:39:39 +00:00
Hadi Nategh
d1044795a8 Fix styling slide-switch for calendar toggle weekend 2015-11-19 10:53:46 +00:00
Hadi Nategh
6ae7489699 Fix styling for slide-switch 2015-11-19 09:26:39 +00:00
Hadi Nategh
a74e79becc Fix broken checkbox caused by 54314 2015-11-19 09:03:10 +00:00
Hadi Nategh
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
Nathan Gray
b136d22c3a Make sure to open correct dialog, even if multiple option gets changed after creation. 2015-11-17 20:09:19 +00:00
Hadi Nategh
07681364f8 Add new type for date widget to show only time(in today range)/date 2015-11-12 15:46:56 +00:00
Nathan Gray
aeb1a0b7d2 Improved display of favorite details to give some space between keys and values 2015-11-11 16:00:37 +00:00
Ralf Becker
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
Hadi Nategh
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
Ralf Becker
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
Nathan Gray
c992e8830c Fix selectbox shows incorrect selection if options get changed & value does not 2015-11-05 21:44:11 +00:00
Hadi Nategh
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
Hadi Nategh
b8471bb1db Fix links with very long description causes scrollbar for Links tabs in popups 2015-11-04 09:27:00 +00:00
Ralf Becker
41a8710862 remove some time not used zeroclipboard stuff 2015-11-02 08:26:17 +00:00
Nathan Gray
82d796c44a Make expandable selectbox button css more specific to win fights against jquery 2015-10-28 15:55:57 +00:00
Hadi Nategh
8a3a6e3f94 Fix tutorials popup styling 2015-10-28 11:54:08 +00:00
Nathan Gray
3dfd74768e Use drop shadow on tooltip instead of white border 2015-10-27 20:08:56 +00:00
Ralf Becker
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
Ralf Becker
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
Nathan Gray
22210227b7 Consume enter keypress in search to prevent browser from triggering clicks on link button. 2015-10-26 15:26:51 +00:00
Ralf Becker
122ca4ade9 fix Edge complaining about required closing tag of iframe 2015-10-26 15:16:59 +00:00
Ralf Becker
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
Hadi Nategh
9a4ba7b781 * Etemplate: Fix issue expose view gets opened for not supported mime-type (eg. image/pdf) 2015-10-20 16:22:08 +00:00
Nathan Gray
d3530c4899 Cachebuster for category CSS 2015-10-19 22:26:09 +00:00
Hadi Nategh
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
Ralf Becker
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
Hadi Nategh
a54294ae2e Add some documentation regarding commit #53956 2015-10-16 07:40:05 +00:00
Nathan Gray
1673cc9aed Calendar tooltip style fixes for Firefox 2015-10-15 21:34:07 +00:00
Nathan Gray
8b42f6aeb8 Load all category CSS once when loading the application to avoid missing category colors. 2015-10-15 17:28:56 +00:00
Hadi Nategh
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
Nathan Gray
c4f46d361e Fix unable to select multiple repeat days in calendar 2015-10-14 14:50:02 +00:00
Hadi Nategh
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
Nathan Gray
025550402a Fix expandable selectbox button missing icon 2015-10-13 20:43:49 +00:00
Hadi Nategh
67e2ad0c1a WIP EGroupware Tutorial:
- Style thumbnails inside the sidebox
2015-10-13 15:07:06 +00:00
Hadi Nategh
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