Ralf Becker
6f13c4ee86
disable footer for print
2015-02-06 13:29:08 +00:00
Klaus Leithoff
a949022b5d
lang strings for missing vacation extension in sieve
2015-02-06 13:11:22 +00:00
Ralf Becker
437f96cbb0
fixed icons in mail are to big, after autocomplete change
2015-02-06 13:09:51 +00:00
Klaus Leithoff
2e02b05d4e
* Mail/Sieve: check capability if VACATION is supported by SIEVE Server before trying to set an serverside vacation absent notice
...
code clean up in hooks and conditional debug for sendMDN
2015-02-06 12:35:51 +00:00
Hadi Nategh
303b10377f
Do not exit of fullscreen mode on slideshow pause for toggleFullscreenOnSlideshow
2015-02-06 11:35:49 +00:00
Hadi Nategh
0836c6a520
Chanage toggleFullscreenOnSlideShow default behavior, and disable close on slide click
2015-02-06 11:14:24 +00:00
Ralf Becker
78a5f0fe05
allways create thumbnail, as returning default (now 128px big) thumbnail is more wired
2015-02-06 10:46:22 +00:00
Hadi Nategh
3bfee6c6dd
Remove expose view loading and make indicator scrolling animation faster
2015-02-06 10:02:38 +00:00
Ralf Becker
790a2d320f
* Calendar: fixed deleting exceptions while editing a series
2015-02-06 09:47:50 +00:00
Hadi Nategh
03e1a14274
Make sure expose view indicators always displays on as we need to calculate the active slide position
...
-Fix miss calculation of accurate postion of active slide on thumbnail indicator
-Fix slide navigation with keyboard always popups controls, no respect to fullscreen mode
2015-02-06 09:37:47 +00:00
Ralf Becker
e258df70a2
remove no longer working preferences link
2015-02-06 09:09:23 +00:00
Nathan Gray
bc3ffae167
Attempt to get nextmatch printing always on the page (landscape) - put things back if they cancel at nextmatch dialog
2015-02-05 21:57:20 +00:00
Nathan Gray
2cf897b05a
Attempt to get nextmatch printing always on the page (landscape)
2015-02-05 21:52:29 +00:00
Hadi Nategh
166a041e55
Fix expose view shows loading icon even if the slide are loaded
2015-02-05 15:14:23 +00:00
Hadi Nategh
e42c5e3b02
Fix toolbar broken style after jquery update
2015-02-05 11:52:27 +00:00
Ralf Becker
c4d1feb37c
show "advanced search" as status-text and not as label hidden via css
2015-02-05 08:15:40 +00:00
Nathan Gray
b7d5391238
Fix account selection widget when preference is 'popup'
2015-02-04 23:18:45 +00:00
Hadi Nategh
ec5ef7c1c8
Add button type to et2_buttons in order to stop default browser submit behavior
...
-Fix addressbook and tracker nm search opens new popup
2015-02-04 17:31:23 +00:00
Hadi Nategh
c896dfdcee
Fix click handle on mail-tree in idots
...
-Causes resize handler stop working only on mail sidebox :(
2015-02-04 15:36:20 +00:00
Ralf Becker
cb21285443
create anonymous user with random password when installing or updating to 14.2, as it is required to be able to share files
2015-02-04 13:15:11 +00:00
Ralf Becker
fffdef027e
fix PHP Fatal error: Using $this when not in object context
2015-02-04 11:18:53 +00:00
Ralf Becker
5ea76e2230
fix calendar_groupdav::isParticipant() called with NULL, caused by recurring event starts in future behind horizont
2015-02-04 10:37:52 +00:00
Ralf Becker
c1abc8e603
cleaning up template and css
2015-02-04 10:30:59 +00:00
Hadi Nategh
2554c30da7
Fix security error about autocomplete form happens only in FF
2015-02-04 09:40:52 +00:00
Ralf Becker
8a045a355d
an other div to form issue, picture in addressbook index got 16px small
2015-02-04 09:27:23 +00:00
Ralf Becker
b80f34a36a
remove old form button stuff, as it get triggered again now that et2_container is a form
2015-02-04 08:38:41 +00:00
Ralf Becker
9b093562b4
remove div.et2_container in favor of just .et2_container, as we use a from now
2015-02-04 08:35:40 +00:00
Ralf Becker
fa482dbc39
fix css for addressbook, no more div.et2_container
2015-02-04 08:07:44 +00:00
Hadi Nategh
13684d4903
Activate cross-browser autocomplete
...
- Replace et2_contianer from DIV to FORM
- Add autocomplete fixer to submit action
- Add autocomplete fixer to nextmatch search box
2015-02-03 17:42:32 +00:00
Klaus Leithoff
dda90141eb
fix for _bcc ending up in Return-Path Header on SaveAsDraft
2015-02-03 14:10:17 +00:00
Ralf Becker
8577b7e1fe
fix "PHP Notice: Use of undefined constant EGW_SERVER_ROOT", caused eg. by calendar/gradient.php
2015-02-03 13:17:32 +00:00
Klaus Leithoff
062b62f730
mail add anf fix missing translations in mail-prefs
2015-02-03 12:29:02 +00:00
Hadi Nategh
c9b98028ef
Do not add conrtrols class if it's on slideshow mode
2015-02-03 12:18:43 +00:00
Hadi Nategh
cce240fa5b
Implement resize function for htmlarea widget in order to cordinate htmlNode's height to window size
2015-02-03 11:11:02 +00:00
Hadi Nategh
959341969a
Set default tab_height and remove extra heights from single tabs
2015-02-03 10:52:48 +00:00
Ralf Becker
4602362527
* Calendar: fix not working tooltip (showing html tags) in year-view
2015-02-03 09:42:17 +00:00
Ralf Becker
5ac3f95a91
* all apps: updated jQuery and jQuery-ui to version 1.11.2 fixing eg. some UI glitches in FireFox
...
- rename window.$ window.$j at the very end of jquery.js
- download custom jquery-ui containing everything, but with selected redmond theme
- removed not used smoothnes theme and removed version from redmond/jquery-ui.css
2015-02-03 09:26:34 +00:00
Nathan Gray
41cfbda909
- Change gantt widget to be an input widget to support change events, so we can have custom change handling
...
- Fix task progress
2015-02-02 23:36:16 +00:00
Nathan Gray
e6e01758cc
Make sure url is set, prevents errors with some dialogs
2015-02-02 23:28:27 +00:00
Ralf Becker
46d58e8e43
fix egw_db::name_quote() to deal correctly with expressions like "table.column", to fix reported SQL error in projectmanager
2015-02-02 20:13:19 +00:00
Ralf Becker
7c4bc31306
removing an other unnecessary egw_info[flags][js_link_registry]=true
2015-02-02 19:50:20 +00:00
Ralf Becker
6bbf3661b2
garding againts data set in egw object by reference from an other window, causing data to be inaccessible in IE after window closes
2015-02-02 19:49:18 +00:00
Ralf Becker
5a09fc60c1
fix wrong parameter order in call to egw.config() by removing it completly, as session is anway instance specific (and due to wrong order returned key was always empty)
2015-02-02 19:47:32 +00:00
Nathan Gray
d183cc801f
Special handling for path when favorite is set via GET parameter
2015-02-02 17:50:45 +00:00
Nathan Gray
3ec43f0421
Update favorite GET fallback to use new style of favorite
2015-02-02 17:19:20 +00:00
Ralf Becker
ea60497448
* Mail/IE: fixed compose popup did not open again after it was closed eg. mail was send
2015-02-02 17:06:11 +00:00
Ralf Becker
e9ad755298
script to check namespaces of classes
2015-01-31 16:31:36 +00:00
Ralf Becker
fc70b2213e
missing use / namespace aliases
2015-01-31 16:20:21 +00:00
Ralf Becker
95a85c6cf5
fix clicking on favorite in filemanager does not work when showing shared files (or any other view then current index-url), thought setting of favorite still fails
2015-01-30 16:59:31 +00:00
Hadi Nategh
af355330d0
Revert the autocomplete feature
2015-01-30 15:59:27 +00:00