Ralf Becker
54b0ec2158
change url of translation status to community.egroupware.org
2015-02-13 19:30:30 +00:00
Ralf Becker
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
Ralf Becker
e5d58dc40f
* InfoLog: new context menu: View parent with children
2015-02-13 18:03:59 +00:00
Ralf Becker
f994089389
* InfoLog: new context menu: View parent with children
2015-02-13 18:03:40 +00:00
Ralf Becker
ad58d4d76a
disable execution-time-limit, as on slow boxes configured value might be not enough
2015-02-13 16:16:37 +00:00
Ralf Becker
40f3961901
disable execution-time-limit, as on slow boxes configured value might be not enough
2015-02-13 16:16:16 +00:00
Ralf Becker
3ec789adfd
added more docu and some constants with sane names
2015-02-13 09:40:50 +00:00
Ralf Becker
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
Nathan Gray
e1e870c174
Add initial support for PDF thumbnails
2015-02-12 18:24:47 +00:00
Nathan Gray
c88306abad
Fix up button does nothing if you have a filemanager favorite on home
2015-02-12 15:49:48 +00:00
Nathan Gray
42a28d1343
Fix up button does nothing if you have a filemanager favorite on home
2015-02-12 15:48:49 +00:00
Klaus Leithoff
1909ef531d
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:26:55 +00:00
Klaus Leithoff
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
Hadi Nategh
0fd7e7b689
Style popup loading view for mobile theme
2015-02-12 13:39:03 +00:00
Hadi Nategh
dbdc14e376
Special handling when printing for splitter
2015-02-12 12:44:22 +00:00
Ralf Becker
5a13ccbbfc
remove old form button stuff, as it get triggered again now that et2_container is a form
2015-02-12 12:22:15 +00:00
Ralf Becker
646db1aa09
14.2 changes in build enviroment
2015-02-12 09:10:17 +00:00
Ralf Becker
0df9400f46
Changelog for 14.2.20150212
2015-02-12 09:05:44 +00:00
Hadi Nategh
70021a9bb8
Prepare mail display iframe for printing
2015-02-12 09:04:34 +00:00
Hadi Nategh
32f3a52280
Prepare mail display iframe for printing
2015-02-12 09:02:56 +00:00
Ralf Becker
64b4ca3b5a
Change media logic to also support mime=false
2015-02-12 08:36:42 +00:00
Ralf Becker
5281afe124
set font size for printing of text mail body and all headers, attachments
2015-02-12 08:34:18 +00:00
Ralf Becker
8a5ab38c36
set font size for printing of text mail body and all headers, attachments
2015-02-12 08:34:02 +00:00
Ralf Becker
aff689e054
* All apps: improved printing: CRM view and given number or rows
...
r51716: Extend printing support to work with multiple etemplates on the printed tab
r51717: Better handling of printing of various row quantities:
- print < loaded row count
- print > loaded row count
- print all rows
2015-02-12 08:06:50 +00:00
Ralf Becker
a7e667c2f1
Fix mobile fw is not be able to close none et2 popups
2015-02-12 08:00:36 +00:00
Ralf Becker
9d68f9f8b4
fixed share links were reused, event if attributes were different (password, expires, writable)
2015-02-11 21:52:29 +00:00
Ralf Becker
dd1a2cc801
fixed share links were reused, event if attributes were different (password, expires, writable)
2015-02-11 21:51:59 +00:00
Nathan Gray
8926574a35
Change media logic to also support mime=false
2015-02-11 21:08:53 +00:00
Nathan Gray
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
Nathan Gray
82f36e6de4
Extend printing support to work with multiple etemplates on the printed tab
2015-02-11 18:05:14 +00:00
Hadi Nategh
2edc2d831b
Implement Document Type Definition (DTD) generator
...
- DTD generator is integrated to eTemplate2 Reference (widget browser)
2015-02-11 15:17:10 +00:00
Hadi Nategh
423e2abf77
Fix mousewheel handler on indicators in expose view causes problem, and not working in FF
2015-02-11 12:05:28 +00:00
Hadi Nategh
905bbc9c16
Fix mousewheel handler on indicators in expose view causes problem, and not working in FF
2015-02-11 11:21:40 +00:00
Ralf Becker
ece6094dc6
cache based on vfs-url of image not its path which could be a sharing url
2015-02-11 11:18:29 +00:00
Ralf Becker
f4d6be1106
* Filemanager/Mail: fixed not created thumbnails for readable shares
2015-02-11 11:17:55 +00:00
Ralf Becker
dd097695ac
* Filemanager/Mail: fixed not created thumbnails for readable shares
2015-02-11 11:16:33 +00:00
Ralf Becker
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
Hadi Nategh
432e64fc9a
Home needs to be able to find rows template
2015-02-11 10:38:17 +00:00
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
Ralf Becker
d0afb453a0
* ImportExport: links supposed to open in admin did not show admin sidebox with tree
2015-02-11 09:43:29 +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
Hadi Nategh
a9522e71cd
Fix user can not delete its own categories from nextmatch context menu
2015-02-11 09:40:01 +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
Ralf Becker
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
Nathan Gray
fa014edca0
Special handling when printing for splitter
2015-02-10 23:03:35 +00:00
Nathan Gray
6917a60843
Gantt backports from trunk:
...
- updating from Gantt now enabled
2015-02-10 20:03:18 +00:00
Nathan Gray
585ff4ec0e
Home needs to be able to find rows template
2015-02-10 19:50:32 +00:00