Commit Graph

26416 Commits

Author SHA1 Message Date
Hadi Nategh
6283b46764 Pass an array as drop target. Fixes drag & drop files only worked on input nodes 2015-02-11 10:35:32 +00:00
Hadi Nategh
4373545152 Fully clear existing ActionObject before re-using it. Fixes context menu missing after close & re-open home tab. 2015-02-11 10:35:05 +00:00
Hadi Nategh
ea560e8cbf Fix home portlets not being properly placed in Firefox 2015-02-11 10:34:44 +00:00
Ralf Becker
acafc2d9b3 * ImportExport: links supposed to open in admin did not show admin sidebox with tree 2015-02-11 09:43:52 +00:00
Hadi Nategh
d4263b96b1 Fix user can not delete its own categories from nextmatch context menu 2015-02-11 09:42:17 +00:00
Ralf Becker
73118f330a position list-/tile-view icon absolute from right, so it does not depened on existence of file upload (only there for writable shares) 2015-02-11 08:33:32 +00:00
Nathan Gray
6917a60843 Gantt backports from trunk:
- updating from Gantt now enabled
2015-02-10 20:03:18 +00:00
Hadi Nategh
44f7830f14 Make sure all labels are pre-wrapped
-Fix labels in nm do not show white-spaces
- Fix not displaying white-spaces of tracker description
2015-02-10 14:46:25 +00:00
Hadi Nategh
db0380645e Missing less file from prevoius commit 2015-02-10 13:38:33 +00:00
Hadi Nategh
2e4ac37a98 Fix some issues in mobile theme:
Fix autocomplete breaks mobile theme
Fix Filemanager tile view is not scrollable in mobile theme
2015-02-10 13:35:38 +00:00
Hadi Nategh
fc503e285e Make the autocomplete iframe helper invisible 2015-02-10 13:17:02 +00:00
Ralf Becker
4580df0107 show "advanced search" as status-text and not as label hidden via css 2015-02-10 12:15:42 +00:00
Hadi Nategh
15e727fc8e Fix broken styling in compose dialog for jdots 2015-02-10 10:42:24 +00:00
Ralf Becker
197335cfc9 changelog for 14.2.20150210 / 14.2RC3 2015-02-10 09:41:55 +00:00
Ralf Becker
a964f2e8f2 - Allow app attribute to be specified in the template file, not just at run-time
- Use app attribute to fix infolog customfields in addressbook CRM view
2015-02-10 09:38:15 +00:00
Ralf Becker
374dcb5d64 do NOT return empty, if old_template is not set on initial call 2015-02-10 08:19:34 +00:00
Ralf Becker
46277505c5 Nextmatch print styling
- Hide nextmatch header
- Change styling of selectboxes in row header
r51650: Dont print AppboxHeader
2015-02-10 08:09:06 +00:00
Ralf Becker
e9a708b0fc Prevent fixed height widgets from wrapping onto the next line and covering it. (start/due/completed dates) 2015-02-10 08:06:58 +00:00
Ralf Becker
871a4eec3a backport of r51645: When changing the nextmatch row template, dont query the database right away since re-initializing the nextmatch controller forces another query 2015-02-10 08:05:20 +00:00
Ralf Becker
27395c6adc backport r51645: Fixes for nextmatch changing row template
- Remove & free children from previous template (fixes hundreds of hidden children)
- Init activeFilters.col_filter filters from settings, then use activeFilters instead of options.settings (fixes filters changed)
2015-02-10 08:04:42 +00:00
Hadi Nategh
a76946faa6 Fix customfileds edit dialog resize issue 2015-02-09 12:54:51 +00:00
Ralf Becker
30f9c58b5f fix server-side of switching info-type specific template "infolog.index.rows.$type" for type $type" 2015-02-09 12:06:49 +00:00
Hadi Nategh
d0f37ac53c Fix resize method for templates with height bigger than screen.availHeight 2015-02-09 11:49:33 +00:00
Ralf Becker
2af28ce33e * Mail: fixed exception when opening vacation notice or sieve-rules for an account with a changed standard identity or later created account
emailadmin_account::read_identity() needs ident_id NOT acc_id as 1. parameter
2015-02-09 09:17:02 +00:00
Ralf Becker
2f69917988 fix css for addressbook, no more div.et2_container
r51566: an other div to form issue, picture in addressbook index got 16px small
r51568: cleaning up template and css
2015-02-09 08:32:43 +00:00
Ralf Becker
faf29083e6 eT2 needs a name not a template object 2015-02-06 18:03:14 +00:00
Ralf Becker
28d6023d77 log again not found template as error instead of poping up an alert 2015-02-06 17:24:28 +00:00
Ralf Becker
ce479698e0 allow to use "availHeight" in openPopup() too 2015-02-06 16:44:00 +00:00
Klaus Leithoff
b9228c8fb5 skip activesync debug.txt on filebackup (, if activated) 2015-02-06 14:57:26 +00:00
Hadi Nategh
f2fabf9062 Remove tag css specification for et2_container in resources 2015-02-06 14:14:13 +00:00
Hadi Nategh
7207942560 Remove tag css specification for et2_container in calendar 2015-02-06 14:13:01 +00:00
Ralf Becker
4775913fdc 2 more div#$app-index css which need to have div removed 2015-02-06 14:05:34 +00:00
Ralf Becker
6625ffdde4 * All apps: printing of lists improved a lot, asks now how many lines to print
r51437: Work in progress of printing nextmatches, still needs some prettying up & edge case testing
r51453: Bug fixes on nextmatch printing
 - fix loaded rows check
 - fix hidden etemplate check
r51454: Printing CSS improvements
r51588: Attempt to get nextmatch printing always on the page (landscape)
r51589: Attempt to get nextmatch printing always on the page (landscape) - put things back if they cancel at nextmatch dialog
r51612: disable footer for print
2015-02-06 13:36:25 +00:00
Hadi Nategh
4249dca91d * All apps: Activate cross-browser autocomplete 2015-02-06 13:23:40 +00:00
Klaus Leithoff
540ed1e96e lang strings for missing vacation extension in sieve 2015-02-06 13:11:59 +00:00
Klaus Leithoff
2e437352c5 * 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:41:03 +00:00
Hadi Nategh
66c6e5203e Fix toolbar broken style after jquery update 2015-02-06 12:10:01 +00:00
Hadi Nategh
e0f24f91a7 * Filemanager/Expose view: Fix following issues:
-Fix miss calculation of accurate position of active slide on thumbnail indicator
-Fix slide navigation with keyboard always pops up thumbnail indicator, no respect to fullscreen mode
-Fix jumping out of the fullscreen slide show by toggling on spacebar pause/play key
-Make the thumbnail indicator scrolling faster
2015-02-06 11:59:26 +00:00
Ralf Becker
1743f9c980 allways create thumbnail, as returning default (now 128px big) thumbnail is more wired 2015-02-06 10:46:38 +00:00
Ralf Becker
a8ba68d695 * Calendar: fixed deleting exceptions while editing a series 2015-02-06 09:48:09 +00:00
Ralf Becker
91d0853a6b remove no longer working preferences link 2015-02-06 09:09:42 +00:00
Ralf Becker
7b99be3783 Fix expose view shows loading icon even if the slide are loaded 2015-02-06 08:35:20 +00:00
Ralf Becker
6b24bc150d revert jQuery back to 1.11.0 from previous upgrade to 1.11.2, as it broke to many things, specially calendar day-view with multiple participants 2015-02-05 09:39:06 +00:00
Ralf Becker
4a83ce319f 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:41 +00:00
Ralf Becker
c7be9dea20 fix PHP Fatal error: Using $this when not in object context 2015-02-04 11:19:16 +00:00
Ralf Becker
d50383b1aa fix calendar_groupdav::isParticipant() called with NULL, caused by recurring event starts in future behind horizont 2015-02-04 10:38:46 +00:00
Klaus Leithoff
af4373c307 fix for _bcc ending up in Return-Path Header on SaveAsDraft 2015-02-03 14:11:55 +00:00
Ralf Becker
e9bd3317a5 fix egw_db::name_quote() to deal correctly with expressions like "table.column", to fix reported SQL error in projectmanager 2015-02-03 13:18:59 +00:00
Ralf Becker
2fcacd8f5c fix "PHP Notice: Use of undefined constant EGW_SERVER_ROOT", caused eg. by calendar/gradient.php 2015-02-03 13:18:03 +00:00
Klaus Leithoff
c965a6fd52 mail add anf fix missing translations in mail-prefs 2015-02-03 12:33:02 +00:00