Commit Graph

29205 Commits

Author SHA1 Message Date
Hadi Nategh
283fd8b57a Add styling for searchbox widget 2016-02-15 18:34:36 +00:00
Hadi Nategh
83d47aed72 Implement searchbox widget 2016-02-15 18:30:40 +00:00
Ralf Becker
1f762e92b2 put an [Add] button left of nm-header 2016-02-15 12:00:26 +00:00
Ralf Becker
a4e350317e put a single [Add] button left of nm-header (opening selected type or task if not) and show dates popup right aligned 2016-02-15 11:59:55 +00:00
Ralf Becker
aff27b4aaa removing deprecated PHP4 constructors filling logs with deprecation notices under PHP 7 2016-02-15 11:17:09 +00:00
Ralf Becker
bc7fa3bc8b * Filemanger: filemanager/cli.php wrongly reported wrong passwords for setup or config user with newer password hashes 2016-02-15 11:10:23 +00:00
Ralf Becker
b5aeadf265 remove Exception from function signature of egw_exception_handler and _egw_log_exception, as php 7 throws Error not inherited from Exception, but Throwable does not exist in php < 7.0 2016-02-14 17:54:14 +00:00
Ralf Becker
8246768f59 * All apps: updated included Horde and PEAR packages (now including PEAR itself) to improve php 7.0 compatibility 2016-02-14 17:27:53 +00:00
Ralf Becker
0a2b861af9 remove et2_button_text class from old eTemplate buttons, as it only caused unnecessary left-padding of buttons without image 2016-02-14 16:21:07 +00:00
Ralf Becker
40cb207afa fixed not detected number of autorepeated rows for id like "${row}@[name]" addressing first column, gave error "Problem in autorepeat fallback: too many rows" 2016-02-13 16:25:50 +00:00
Ralf Becker
ab3e235ed6 work in progress aligning nextmatch headers 2016-02-12 17:19:27 +00:00
Hadi Nategh
5a27104036 Add traditional theme for pixelegg template 2016-02-12 13:33:41 +00:00
Nathan Gray
5955705002 Owner widget changes:
- Now returns results with users, then groups, then other apps
- If a result is found in the static options, the server is not queried
- 2 character limit before searching
- Change event fires on blur, not change in selection
2016-02-11 20:30:55 +00:00
Nathan Gray
3ebfe5d650 Reduce back-to-back resize requests by cancelling the timeout before setting it again 2016-02-11 20:20:46 +00:00
Nathan Gray
4e7521a33a Remove drag and drop target divs. Now using one target div and moving it around as needed. 2016-02-11 17:02:06 +00:00
Hadi Nategh
964db76cd6 Mobile theme W.I.P.:
-Avoid loop causing by expose click handler. Fixes expose in filemanager stalls browser
2016-02-11 13:58:11 +00:00
Klaus Leithoff
5f1dc422f2 handle crippled messageID passed to loadEmailBody 2016-02-11 13:03:28 +00:00
Hadi Nategh
401d984389 Mobile theme W.I.P.:
-Fix filemanager's tools in header are not clickable
2016-02-11 13:00:25 +00:00
Klaus Leithoff
55b88bc859 remove egw_idna and its implementation, as it is replaced by Horde_Idna 2016-02-11 12:17:02 +00:00
Hadi Nategh
369bca9536 Mobile theme W.I.P.:
-Fix filemanager upload button and header toolbars
2016-02-11 11:19:33 +00:00
Ralf Becker
45a2de974b renamed to "CalDAV / CardDAV sync" removing ancient GroupDAV protocol from app-name 2016-02-11 10:26:27 +00:00
Ralf Becker
0fe178a9f2 fix messed up application change in preferences, need to take modified tabs into account 2016-02-11 09:54:02 +00:00
Hadi Nategh
c4362ba7b4 Mobile theme W.I.P.:
-Implement filemanager edit setting dialog and view mode
2016-02-11 09:49:47 +00:00
Ralf Becker
4f2ef55206 Adding support for set_min/max() arguments supported only by jQuery.Datepicker for HTML5/mobile browsers, thought it seems none of the browsers support them right now ... 2016-02-10 17:42:11 +00:00
Hadi Nategh
44c29d52db Mobile theme W.I.P.:
-Fix calendar view header
2016-02-10 17:03:42 +00:00
Nathan Gray
c8cf2d30d8 Fix resize issues with etemplate2 / calendar 2016-02-10 16:50:42 +00:00
Ralf Becker
c25403bec7 inline calendar is not existing in html5, so allways use datepicker instead 2016-02-10 16:39:43 +00:00
Hadi Nategh
34519b1e6b Mobile theme W.I.P.:
- Fix couple of issues for framework styling
2016-02-10 13:37:36 +00:00
Hadi Nategh
63b3009bb5 Implement category color column purely with css 2016-02-10 09:45:33 +00:00
Nathan Gray
37be48c772 Avoid potential infinite loop due to logic evaluation order 2016-02-10 00:35:54 +00:00
Nathan Gray
26f4c6556b Fix changing status sometimes changed time(zone) 2016-02-10 00:19:55 +00:00
Nathan Gray
8c2bee191a Less padding for year, fixes last digit missing in Firefox 2016-02-09 21:53:46 +00:00
Nathan Gray
96f0ac3a80 Remove background image so sidebox calendar go & today buttons are actually the same color as prev / next 2016-02-09 21:45:51 +00:00
Nathan Gray
61b2957124 Keep focus when selecting from the option list 2016-02-09 21:30:47 +00:00
Nathan Gray
d2e34a5812 Keep all timegrids in the same sizing state new the transition when only some might fit 2016-02-09 21:02:01 +00:00
Nathan Gray
d7dfd44c8b Use taglist for owner 2016-02-09 20:28:57 +00:00
Nathan Gray
3895b4ca0e Remove incorrect ajax stuff from selectbox, just enhance taglist to support static options as well as ajax 2016-02-09 20:19:16 +00:00
Hadi Nategh
bde8fb9fae Implement category color for AB list 2016-02-09 17:13:17 +00:00
Hadi Nategh
710e8a7847 Add nextmatch-cat-header in order to add category color into nm rows 2016-02-09 17:11:44 +00:00
Klaus Leithoff
f89d886cef fix translation 2016-02-09 13:41:30 +00:00
Klaus Leithoff
c45600b256 fix rare problem encountered when setting egroupware test job: first char of emailaddress (job-data) was replaced by the number 1 2016-02-09 11:11:13 +00:00
Hadi Nategh
366332b79c Mobile theme W.I.P.:
- Fix styling for compose dialog
2016-02-09 08:51:45 +00:00
Nathan Gray
1d3e696676 Ajax fetching for chosen taglist style selectboxes - set tags & source attributes 2016-02-09 00:38:09 +00:00
Ralf Becker
88ea87fedb Using HTML5 input field for mobile browsers to get there native UI for date/time entry 2016-02-08 17:23:54 +00:00
Hadi Nategh
915ca69e86 Mobile theme W.I.P.:
- Implement user info in sidebar
- Avatar image implementation W.I.P.
- Fix top menu and toolbars in sidebar for both iOS and Android
2016-02-08 16:36:12 +00:00
Hadi Nategh
4de59b33da Mobile theme W.I.P.:
- Implement fw load logo indicator
- Fix sidebar not getting closed when touch on dropped shadow area
2016-02-08 14:36:54 +00:00
Hadi Nategh
9e690d2304 Mobile theme W.I.P.:
- Translate appname indicator
2016-02-08 10:59:09 +00:00
Hadi Nategh
9c64c3b708 Mobile theme W.I.P.:
- Fix triggering contextmenu
2016-02-08 10:48:12 +00:00
Hadi Nategh
36c97ec7e9 Mobile theme W.I.P.:
- Add application name indicator for header
2016-02-08 10:25:58 +00:00
Nathan Gray
cf83bdbd50 Fix out of time scrolling caused display problems when switching to gridlist view 2016-02-05 18:29:44 +00:00