Nathan Gray
3f6dce63c3
Fix missing parent path parts
2015-04-13 20:01:36 +00:00
Nathan Gray
b8af138e79
Avoid warning from applications with no data (sambaadmin)
2015-04-13 19:27:28 +00:00
Nathan Gray
5cebf6be61
Handle 'None' show option
2015-04-13 19:08:54 +00:00
Nathan Gray
cbcb273367
Remove all actions before setting to prevent conflicts between old and new actions with the same id
...
Also update existing row actions (fixes issue with r52449)
2015-04-13 17:20:47 +00:00
Hadi Nategh
649b706ee5
Mail/mimeDecode.php library is no longer used, it's already replaced with horde_mimedecode
2015-04-13 15:46:37 +00:00
Hadi Nategh
7e7f22731a
Mail/mimeDecode.php library is no longer used, it's already replaced with horde_mimedecode
2015-04-13 15:45:47 +00:00
Nathan Gray
85abf110bf
Avoid fatal error if the recurrence end date cannot be determined.
2015-04-13 14:32:06 +00:00
Hadi Nategh
463d7ead2f
Revert commit #52449 , causing context menu's sub action get lost after et2_refresh
2015-04-13 10:05:12 +00:00
Hadi Nategh
ab7ada048d
Revert commit #52449 , causing context menu's sub action get lost after et2_refresh
2015-04-13 10:03:27 +00:00
Ralf Becker
5be553dae1
check if download_url is not already an url (some stream-wrappers allow to specify that!)
2015-04-11 08:21:04 +00:00
Ralf Becker
1120df65dc
check if download_url is not already an url (some stream-wrappers allow to specify that!)
2015-04-11 08:18:53 +00:00
Nathan Gray
9b1b338bf8
Avoid fatal error if the recurrence end date cannot be determined.
2015-04-11 00:17:28 +00:00
Nathan Gray
1ad8f3a90f
Do not clear warnings and errors just because plugin can't add more
2015-04-10 23:50:10 +00:00
Nathan Gray
6046480847
Add 'None' option to calendar display options
2015-04-10 14:48:49 +00:00
Nathan Gray
fd94020f2e
Format start and end date to avoid js timestamp fiddling
2015-04-10 14:12:30 +00:00
Hadi Nategh
f2e9cb89eb
Remove div.et2_container in favor of just .et2_container, as we use form now
2015-04-10 12:56:07 +00:00
Ralf Becker
e2021acb9d
need to use egw_vfs::load_wrapper() to support new filesystem layout in trunk, fixes "Unknown scheme" error in mount
2015-04-09 18:35:52 +00:00
Nathan Gray
c328d72f27
Format start and end date to avoid js timestamp fiddling
2015-04-09 15:55:55 +00:00
Hadi Nategh
7b7647018d
Some Fixes for images view:
...
-Fix images in listview, clicking on icons does not show the icons in expose view
-Fix images always stored as thumbnail and opening them in expose view does not open them in original size
-Fix clicking on thumbnail in details tab does not open the fullsize image in expose view
2015-04-09 12:32:57 +00:00
Hadi Nategh
699df9241c
Fix click handler does not work always for images with href attribute
2015-04-09 10:52:36 +00:00
Hadi Nategh
809ad4a678
Fix click handler does not work always for images with href attribute
2015-04-09 10:52:05 +00:00
Hadi Nategh
6abaf60a22
Fix click on resources picture in edit dialog doesn't open expose view
2015-04-09 10:48:45 +00:00
Ralf Becker
75bbe05335
* ActiveDirectory: primary group was not used when filtering accounts by a group, causing eg. no accounts to be found for "Domain Users" group in Admin or other apps
2015-04-09 09:45:36 +00:00
Ralf Becker
264899f0db
* ActiveDirectory: primary group was not used when filtering accounts by a group, causing eg. no accounts to be found for "Domain Users" group in Admin or other apps
2015-04-09 09:45:12 +00:00
Hadi Nategh
d8374eaa87
Do not trigger expose view if one of the operator keys (e.g. Ctrl) are held, in order to be able to select entries
2015-04-09 08:01:10 +00:00
Hadi Nategh
58ea1e3773
Do not trigger expose view if one of the operator keys (e.g. Ctrl) are held, in order to be able to select entries
2015-04-09 07:59:55 +00:00
Ralf Becker
ccfd0599f6
* LDAP/Filemanager: fix fatal error / white screen in sharing when opening a sharing url
2015-04-09 07:44:34 +00:00
Ralf Becker
6c0df44d2d
* LDAP/Filemanager: fix fatal error / white screen in sharing when opening a sharing url
2015-04-09 07:44:15 +00:00
Ralf Becker
48c202f1a4
fix width of phpinfo popup to not have a scrollbar under PHP 5.6
2015-04-09 07:05:57 +00:00
Ralf Becker
a0b6dc0ea1
fix width of phpinfo popup to not have a scrollbar under PHP 5.6
2015-04-09 07:05:08 +00:00
Nathan Gray
455e067555
Remove all actions before setting to prevent conflicts between old and new actions with the same id
2015-04-08 22:45:07 +00:00
Nathan Gray
f926605ea7
Remove all actions before setting to prevent conflicts between old and new actions with the same id
2015-04-08 22:41:44 +00:00
Nathan Gray
f6d8617b51
Fix error in historylog caused by trying to load a template widget for infolog status 'template'
2015-04-08 20:58:15 +00:00
Nathan Gray
894714c3f5
Fix error in historylog caused by trying to load a template widget for infolog status 'template'
2015-04-08 20:49:36 +00:00
Hadi Nategh
002ea7967a
Fix not working forwarding multiple addresses in sieve edit dialog
2015-04-08 16:29:57 +00:00
Hadi Nategh
c58b950a71
Fix not working forwarding multiple addresses in sieve edit dialog
2015-04-08 16:28:48 +00:00
Hadi Nategh
8caca5580c
Some Fixes for images view:
...
-Fix images in listview, clicking on icons does not show the icons in expose view
-Fix images always stored as thumbnail and opening them in expose view does not open them in original size
-Clicking on thumbnail in details tab, will open the image in a popup with its original size
2015-04-08 14:32:13 +00:00
Nathan Gray
4be6ad6bed
Fix vfs_stream_wrapper not found error by switching to namespaced class name
2015-04-07 21:02:35 +00:00
Nathan Gray
e92028da65
Fix vfs_stream_wrapper not found error by switching to namespaced class name
2015-04-07 20:57:08 +00:00
Hadi Nategh
cf657413c7
Fix touch on filemanager heirarchical folder open arrow does not open the sub folder, using touch devices
2015-04-07 16:01:55 +00:00
Hadi Nategh
19f55e73d8
Fix touch on filemanager heirarchical folder open arrow does not open the sub folder, using touch devices
2015-04-07 16:01:34 +00:00
Hadi Nategh
3bc36fa80c
Give the first column bigger default size in order to better showing of heirarchical folders
2015-04-07 15:39:47 +00:00
Hadi Nategh
0ac8096b67
Make sure the line breaks on Completed column of listview if there is no space
2015-04-07 15:39:14 +00:00
Hadi Nategh
213c8411e5
Make sure the line breaks on Completed column of listview if there is no space
2015-04-07 15:38:38 +00:00
Hadi Nategh
14fc5c794a
Give the first column bigger default size in order to better showing of heirarchical folders
2015-04-07 15:24:15 +00:00
Hadi Nategh
d597664d6f
Fix freetime button overlaps duration time field
2015-04-07 13:16:07 +00:00
Hadi Nategh
0b6ebd4868
Fix freetime button overlaps duration time field
2015-04-07 13:15:33 +00:00
Hadi Nategh
181eea84bb
Fix filemanager open action regarding to the file mime type whether it needs to be opened in expose or in popup
2015-04-07 12:34:52 +00:00
Hadi Nategh
9dff170c70
Fix filemanager open action regarding to the file mime type whether it needs to be opened in expose or in popup
2015-04-07 12:32:57 +00:00
Ralf Becker
97d57fb2a0
Merging r51397ff from Trunk: moving VFS API classes into a namespaced PSR4 autoloadable structure:
...
- PSR4 autoloader exists beside our old autloader to support old as well as new structure until everything is ported over
- moved ported API stuff from phpgwapi to new api directory (idea is phpgwapi become a compatibility layer for old code, while we only port selected stuff to new api directory)
- namespaces use prefix "EGroupware", then (first letter capitalised) app-name or "Api", sub-system names like "Vfs" or for apps "Ui", "Bo, "So" and at least class name starting with a capital letter and without understores eg. "StreamWrapper" plus just ".php"
- examples:
+ egw_vfs in phpgwapi/inc/class.egw_vfs.inc.php --> EGroupware\Api\Vfs in api/src/Vfs.php
+ sqlfs_stream_wrapper in phpgwapi/inc/class.sqlfs_stream_wrapper.inc.php --> EGroupware\Api\Vfs\Sqlfs\StreamWrapper in api/src/Vfs/Sqlfs/StreamWrapper.php
+ sqlfs_utils in phpgwapi/inc/class.sqlfs_utils.inc.php --> EGroupware\Api\Vfs\Sqlfs\Utils in api/src/Vfs/Sqlfs/Utils.php
- api directory is no a new svn module but exists (like home) as sub-directory under base egroupware module
2015-04-07 09:21:05 +00:00