335d099bfd
Custom template for home
2015-04-13 23:07:34 +00:00
7e5d6ebb41
Use geolocation api to try to determine city
2015-04-13 23:02:45 +00:00
5cfd583904
Allow applications to add additional options to selectbox type options.
2015-04-13 21:57:46 +00:00
f11804c5f5
Fix importexport schedule:
...
- fixed list did not update after edit
- fixed delete button did not work
2015-04-13 20:03:30 +00:00
3f6dce63c3
Fix missing parent path parts
2015-04-13 20:01:36 +00:00
b8af138e79
Avoid warning from applications with no data (sambaadmin)
2015-04-13 19:27:28 +00:00
5cebf6be61
Handle 'None' show option
2015-04-13 19:08:54 +00:00
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
7e7f22731a
Mail/mimeDecode.php library is no longer used, it's already replaced with horde_mimedecode
2015-04-13 15:45:47 +00:00
ab7ada048d
Revert commit #52449 , causing context menu's sub action get lost after et2_refresh
2015-04-13 10:03:27 +00:00
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
9b1b338bf8
Avoid fatal error if the recurrence end date cannot be determined.
2015-04-11 00:17:28 +00:00
1ad8f3a90f
Do not clear warnings and errors just because plugin can't add more
2015-04-10 23:50:10 +00:00
6046480847
Add 'None' option to calendar display options
2015-04-10 14:48:49 +00:00
c328d72f27
Format start and end date to avoid js timestamp fiddling
2015-04-09 15:55:55 +00:00
809ad4a678
Fix click handler does not work always for images with href attribute
2015-04-09 10:52:05 +00:00
6abaf60a22
Fix click on resources picture in edit dialog doesn't open expose view
2015-04-09 10:48:45 +00:00
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
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
6c0df44d2d
* LDAP/Filemanager: fix fatal error / white screen in sharing when opening a sharing url
2015-04-09 07:44:15 +00:00
a0b6dc0ea1
fix width of phpinfo popup to not have a scrollbar under PHP 5.6
2015-04-09 07:05:08 +00:00
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
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
c58b950a71
Fix not working forwarding multiple addresses in sieve edit dialog
2015-04-08 16:28:48 +00:00
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
e92028da65
Fix vfs_stream_wrapper not found error by switching to namespaced class name
2015-04-07 20:57:08 +00:00
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
213c8411e5
Make sure the line breaks on Completed column of listview if there is no space
2015-04-07 15:38:38 +00:00
14fc5c794a
Give the first column bigger default size in order to better showing of heirarchical folders
2015-04-07 15:24:15 +00:00
0b6ebd4868
Fix freetime button overlaps duration time field
2015-04-07 13:15:33 +00:00
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
bf187f131f
check if APC(u) is enabled and not only if extension is available
2015-04-03 17:56:35 +00:00
fd435043ad
fixed not shown readonly value for numerical values
2015-04-03 14:20:19 +00:00
372769842c
remove old options colliding with Nathans new stuff and causing all but first addressbook tab to be empty
2015-04-03 13:09:36 +00:00
d82f65e95e
reverting r52412, as it breaks not validating not send values, sending empty array for nothing selected in selectbox instead of (not submitted) null value
2015-04-03 12:43:26 +00:00
4ccc9b2cdb
copy 14.2 changelog to trunk to satisfy update checker
2015-04-02 16:27:00 +00:00
cde3fd675b
Clean up some attributes
2015-04-02 16:15:46 +00:00
3fbc5415ba
fix wrong month for 2017 Pfingsten
2015-04-02 15:49:00 +00:00
b6a4afa80c
Fix style of details tab in edit dialog
2015-04-02 15:43:15 +00:00
9cebe6a8fb
Fix unable to remove last value from multiselect
2015-04-02 15:41:05 +00:00
6ddf16941f
German holidays until 2020
2015-04-02 15:19:08 +00:00
17885d27af
Handle bad rounding / floating point math fun
2015-04-02 14:57:16 +00:00
788cd3e078
Fix REQUEST_URI if there is ?download in url
2015-04-02 11:26:35 +00:00
0127e6d07c
fix not working customized etemplates after fix with content-disposition attachment, we now only set it for urls ending with "?download", not for "?download=something"
2015-04-02 10:46:53 +00:00
ee4997632a
fixed not shown [Mount /etemplates] button in trunk
2015-04-02 10:16:22 +00:00
21a48297bb
* Admin/ActiveDirectory: filtering user-list by groups was not implemented
2015-04-02 08:51:36 +00:00
a14c880102
* LDAP/Admin: empty groups showed all users, if selected in accounts-list
2015-04-02 08:49:49 +00:00
e3d4a685af
use ENT_SUBSTITUTE on htmlspecialchars to harden display of message as source
2015-04-02 08:48:34 +00:00
ed092a5887
Trigger expose view by clicking on link-list's links
2015-04-02 08:37:13 +00:00
cca60fa93f
?download in WebDAV url did not trigger content-dispostion attachment header
2015-04-02 07:19:37 +00:00