09e6adc04b
translations for Flash player use in copy to clipboard
2015-02-16 14:52:46 +00:00
e87c0dfb1a
* ProjectManager/PostgreSQL: fix SQL error in project-list caused by new resources column
...
fix columns containing commas as part of function calls getting split incorrect in fix_group_by_columns
2015-02-16 10:22:23 +00:00
9a633cab48
fix PHP Fatal error: Cannot pass parameter 3 by reference
2015-02-16 08:30:50 +00:00
5af58140f2
fix PHP Fatal error: Call to undefined function is_stream() stalling WebDAV
2015-02-15 00:12:47 +00:00
2eb5b6f097
read attachment data from etemplate request, use tmpname only to identify it
2015-02-14 20:10:26 +00:00
36bc17a442
move code for html or javascript content-type headers from webdav to html class and use it for attachments too
2015-02-14 19:32:21 +00:00
2fcfa9e0a8
remove not needed dhtmlx samples
2015-02-14 17:15:00 +00:00
b4ef509c03
removed not used remote administration, use json serialization for new admin_cmd data and (secured) json_php_unserialize for existing data
2015-02-14 17:05:16 +00:00
50e44741a2
* Univention: mail app was not working for in UCS created users
...
because of not set "mail" attribute, UCS only set "mailPrimaryAddress", changed our code to also use just that attribute
2015-02-14 12:55:05 +00:00
c54e69977a
fix alignment of favorites in resources list
2015-02-14 08:36:41 +00:00
7ac233704b
change url of translation status to community.egroupware.org
2015-02-13 19:29:50 +00:00
d8a623fb4c
move {navbar,footer}.tpl from idots to default, to fix template not found problem in registration
2015-02-13 19:27:46 +00:00
f994089389
* InfoLog: new context menu: View parent with children
2015-02-13 18:03:40 +00:00
40f3961901
disable execution-time-limit, as on slow boxes configured value might be not enough
2015-02-13 16:16:16 +00:00
3ec789adfd
added more docu and some constants with sane names
2015-02-13 09:40:50 +00:00
17f83d89c7
add modification time of files to thumbnail url to allow longer caching, also set_time_limit(0) for pdf thumbnails, as they might take > 90s
2015-02-13 08:27:08 +00:00
e1e870c174
Add initial support for PDF thumbnails
2015-02-12 18:24:47 +00:00
42a28d1343
Fix up button does nothing if you have a filemanager favorite on home
2015-02-12 15:48:49 +00:00
d15d01a8b4
fix problem(s) with display of attachments on forward when either forwarding inline with several attachments to the forwarded message or forwarding multiple messages as attachment
2015-02-12 15:19:24 +00:00
0df9400f46
Changelog for 14.2.20150212
2015-02-12 09:05:44 +00:00
32f3a52280
Prepare mail display iframe for printing
2015-02-12 09:02:56 +00:00
8a5ab38c36
set font size for printing of text mail body and all headers, attachments
2015-02-12 08:34:02 +00:00
dd1a2cc801
fixed share links were reused, event if attributes were different (password, expires, writable)
2015-02-11 21:51:59 +00:00
8926574a35
Change media logic to also support mime=false
2015-02-11 21:08:53 +00:00
92c26d156d
Better handling of printing of various row quantities:
...
- print < loaded row count
- print > loaded row count
- print all rows
2015-02-11 20:00:22 +00:00
82f36e6de4
Extend printing support to work with multiple etemplates on the printed tab
2015-02-11 18:05:14 +00:00
2edc2d831b
Implement Document Type Definition (DTD) generator
...
- DTD generator is integrated to eTemplate2 Reference (widget browser)
2015-02-11 15:17:10 +00:00
905bbc9c16
Fix mousewheel handler on indicators in expose view causes problem, and not working in FF
2015-02-11 11:21:40 +00:00
dd097695ac
* Filemanager/Mail: fixed not created thumbnails for readable shares
2015-02-11 11:16:33 +00:00
8f4c4237ed
cache based on vfs-url of image not its path which could be a sharing url
2015-02-11 11:06:01 +00:00
d0afb453a0
* ImportExport: links supposed to open in admin did not show admin sidebox with tree
2015-02-11 09:43:29 +00:00
a9522e71cd
Fix user can not delete its own categories from nextmatch context menu
2015-02-11 09:40:01 +00:00
dfb81fc050
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:03 +00:00
fa014edca0
Special handling when printing for splitter
2015-02-10 23:03:35 +00:00
585ff4ec0e
Home needs to be able to find rows template
2015-02-10 19:50:32 +00:00
0411ff02ec
Pass an array as drop target. Fixes drag & drop files only worked on input nodes
2015-02-10 19:49:31 +00:00
459b15ac93
Fully clear existing ActionObject before re-using it. Fixes context menu missing after close & re-open home tab.
2015-02-10 19:34:46 +00:00
bd891b0ae1
Fix home portlets not being properly placed in Firefox
2015-02-10 18:50:43 +00:00
3fffe6f2ac
Make sure all labels are pre-wrapped
...
-Fix labels in nm do not show white-spaces
2015-02-10 14:21:01 +00:00
cdb1f042a2
Make the autocomplete iframe helper invisible
2015-02-10 13:15:48 +00:00
961a8303ec
Fix Filemanager tile view is not scrollable in mobile theme
2015-02-10 11:42:38 +00:00
8b45db5183
Fix broken styling in compose dialog for jdots
2015-02-10 10:38:54 +00:00
3bab6516d5
changelog for 14.2.20150210 / 14.2RC3
2015-02-10 09:44:15 +00:00
537fcd4a07
Changelog for 14.2.20150210
2015-02-10 08:41:20 +00:00
7d0a179c9a
do NOT return empty, if old_template is not set on initial call
2015-02-10 08:19:14 +00:00
dd30ac28f4
- 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 00:13:31 +00:00
fce10a2337
Nextmatch print styling
...
- Hide nextmatch header
- Change styling of selectboxes in row header
2015-02-09 23:33:03 +00:00
86d41c9412
Prevent fixed height widgets from wrapping onto the next line and covering it. (start/due/completed dates)
2015-02-09 22:44:39 +00:00
07fc3e4bbf
When changing the nextmatch row template, don't query the database right away since re-initializing the nextmatch controller forces another query.
2015-02-09 20:47:18 +00:00
eefbb1a21d
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-09 20:43:26 +00:00