Ralf Becker
10b106619a
* API: report failed Ajax requests to user incl. a hint that server error-log should contain more information
2014-11-21 16:18:29 +00:00
Ralf Becker
558076686f
clientside redirect ignore appname only for popups, not eg. iframes like in admin
2014-11-19 16:17:00 +00:00
Ralf Becker
4a17d5e467
* all aps: lower memory requirements of insert into document by skipping HTML processing, if there are no html (custom-)fields
...
r49491: missing egw_customfield changed from last commit
r49492: fix formatting for timestamp and quiten error_log
r49493: class var to enable/disable memory_usage reporting to error_log
2014-11-19 13:12:17 +00:00
Klaus Leithoff
508537606b
rework sender/from/replyTo Information on notification
2014-11-18 11:04:22 +00:00
Ralf Becker
69bf6708a6
hook allowing apps to add properties to *dav root
2014-11-17 12:36:53 +00:00
Ralf Becker
acbffe344e
fix HTTP status for failed DELETE requests to return "403 Forbidden" and fix IDE warnings
2014-11-14 08:49:09 +00:00
Ralf Becker
f6ec2dc563
* Admin/Setup: ignoring doublicate rows from old backups
2014-11-13 11:52:28 +00:00
Ralf Becker
97be33eee8
added video/mp4 mime-type and fixed IDE warnings
2014-11-11 10:49:23 +00:00
Klaus Leithoff
8b14d13fca
remove quotes enclosing mailaddresses on replaceEmailAdresses when replacing style <email@adress.es> to email@adress.es addresses
2014-11-11 10:31:35 +00:00
Ralf Becker
f7a508608b
* CalDAV: big calendars with more then 500 events in result-set were missing events
2014-11-10 14:20:08 +00:00
Hadi Nategh
ca2b56979c
* Mail: Fix mail display and compose open in full height
...
-commits r49335, r49336, r49339, and r49340.
2014-11-10 12:54:31 +00:00
Ralf Becker
bfe3011961
fix big $_GET[f] URL parameter got removed by Suhosin extension
2014-11-08 15:33:06 +00:00
Ralf Becker
b5be55419f
fix infinit recursion caused by systemtime < max modification time of files, now relying only on modification times
2014-11-07 10:33:09 +00:00
Ralf Becker
fb8d036f71
fix some problem in Univention install
2014-11-06 16:55:14 +00:00
Ralf Becker
afaf5a1ece
fix some problem in Univention install
2014-11-06 16:54:33 +00:00
Ralf Becker
01e85bcee9
backport of Univention support to 14.1:
...
r49257: support for Univention LDAP schemas
r49263: mail plugin for UCS
r49274: UCS mail plugin: fix typo in name of alias attribute, quota in MB and reading of enabled attribute
r49275: setting sambaPrimaryGroupSID and univentionObject with univentionObjectType
r49276: automatic install in UCS enviroment
r49298: setting univentionMailHomeServer attribute to trigger directory listener to create INBOX and create configured folders in mail app
r49299: using univention-directory-manager cli to create not accounts to get Kerberos stuff addded
2014-11-05 20:43:10 +00:00
Ralf Becker
753ce75b15
using univention-directory-manager cli to create not accounts to get Kerberos stuff addded
2014-11-05 20:27:52 +00:00
Nathan Gray
0f516f9eb7
Add action to add to clipboard
2014-11-04 21:34:18 +00:00
Ralf Becker
fd37251ac4
setting sambaPrimaryGroupSID and univentionObject with univentionObjectType
2014-10-31 15:31:32 +00:00
Ralf Becker
d1e1683ba4
only register hooks of installed apps, not all existing in filesystem, fixes fatal errors resulting from not installed apps
2014-10-31 12:24:19 +00:00
Ralf Becker
99895e0dd9
only register hooks of installed apps, not all existing in filesystem, fixes fatal errors resulting from not installed apps
2014-10-31 12:23:56 +00:00
Ralf Becker
8abbf0d20e
fix can not access property type of null, stalling context menu on tree
2014-10-31 08:31:23 +00:00
Nathan Gray
a33d5632af
Link enhancements:
...
- Add confirm dialog to delete link
- Log unlinking files into historylog
2014-10-30 22:29:58 +00:00
Nathan Gray
6272b57088
* Context menu items to copy and paste for drag and drop actions
...
Copy action is enabled when there are drag actions defined.
Paste action is enabled when there are drop actions defined that match the clipboard context.
Current clipboard contents can be seen in the tooltip for the paste action.
2014-10-30 22:18:37 +00:00
Ralf Becker
ae282257dc
support for Univention LDAP schemas
2014-10-30 15:21:39 +00:00
Ralf Becker
d0a6e91984
not show apps and context-menu entries for apps not available to user, hooks->single() did not check apps for new method-hooks
2014-10-30 15:16:10 +00:00
Ralf Becker
8d52ecd059
not show apps and context-menu entries for apps not available to user, hooks->single() did not check apps for new method-hooks
2014-10-30 15:12:37 +00:00
Hadi Nategh
82d40e52c0
* Mail: Make selected email item in compose dialog editable
...
- Edit selected email addresses by double clicking on them (For all email fields where free entry is allowed. e.g. To, CC, and Bcc fields in compose)
- Update widget taglist and its plugin (magicsuggest)
2014-10-30 15:12:11 +00:00
Hadi Nategh
49a1d76117
Not used plugin, but included
2014-10-30 14:31:12 +00:00
Hadi Nategh
0d1a1c3f4a
Adjust speed of double click trigger for taglist item modification
2014-10-30 11:55:22 +00:00
Ralf Becker
6b1c36f6d3
making popup resize a bit more relyable by using an extra timeout and trigger it for every load, not just first one
2014-10-30 11:10:03 +00:00
Ralf Becker
6c7c29316a
making popup resize a bit more relyable by using an extra timeout and trigger it for every load, not just first one
2014-10-30 11:09:38 +00:00
Hadi Nategh
f55380b8d7
Mark all content of the item after double clicking to modify
2014-10-30 10:51:40 +00:00
Hadi Nategh
0429580f71
Replace taglist item edit trigger from edit botton to doubleclick
2014-10-30 09:45:49 +00:00
Nathan Gray
c917cbd865
Link enhancements:
...
- Add confirm dialog to delete link
- Log unlinking files into historylog
2014-10-29 23:03:35 +00:00
Hadi Nategh
5098baf538
Add item modification functionality to magicsuggest's selected items (Only if free entries is allowed)
2014-10-29 17:01:17 +00:00
Nathan Gray
a137491ec0
Keep custom translations as highest precidence.
...
Fixes loading translations for another app loses custom translations
2014-10-29 14:31:42 +00:00
Hadi Nategh
c555d52e0d
Update magicsuggest plugin
2014-10-29 11:02:08 +00:00
Hadi Nategh
00136ae83b
Not used plugin, but included
2014-10-29 11:00:22 +00:00
Ralf Becker
f5783649c1
* All App: get text selection in lists working with Alt/Cmd modifier and file drag-out with Shift+Alt/Cmd modifier
...
r49174: Apply Ctrl+Alt keys in order to be able to distinguish between content selection and dnd for draggable actions
r49176: * All Applications: Get all drag and drop action functionality working cross platform
-Fix drag Out to desktop functionality with Command+Shift keys (for Mac) or Alt+Shift keys (for other platforms)
-Fix content selection functionality with Command key (for Mac only) or Ctrl key (for other platforms)
r49177: text and German translations for drag-n-drop modifier hints
r49178: fix IDE warnings
2014-10-24 12:57:16 +00:00
Ralf Becker
dc3948126b
fix IDE warnings
2014-10-24 12:44:15 +00:00
Ralf Becker
247a8c5e87
text and German translations for drag-n-drop modifier hints
2014-10-24 12:19:16 +00:00
Hadi Nategh
981a0a1eb9
* All Applications: Get all drag and drop action functionality working cross platform
...
-Fix drag Out to desktop functionality with Command+Shift keys (for Mac) or Alt+Shift keys (for other platforms)
-Fix content selection functionality with Command key (for Mac only) or Ctrl key (for other platforms)
2014-10-24 11:15:33 +00:00
Hadi Nategh
1d3769939b
Apply Ctrl+Alt keys in order to be able to distinguish between content selection and dnd for draggable actions
2014-10-23 16:23:25 +00:00
Hadi Nategh
06372a3944
Fix scrolling of content in iframes for touch devices (applied for iOS)
2014-10-23 13:45:11 +00:00
Hadi Nategh
fed76559fa
Fix scrolling of content in iframes for touch devices (applied for iOS)
2014-10-23 13:44:40 +00:00
Ralf Becker
8d8f89d171
* Filemanager: fix since PHP 5.5.18 not longer working non-ascii chars in filenames, eg. German umlauts or accents
2014-10-23 13:39:21 +00:00
Ralf Becker
e0cf512f85
* Admin: if group was selected only active accounts were shown and show primary group in LDAP
2014-10-22 17:10:41 +00:00
Ralf Becker
bc864c4103
* Admin: if group was selected only active accounts were shown and show primary group in LDAP
2014-10-22 17:10:12 +00:00
Hadi Nategh
bf3f00ed36
Fix indentation
2014-10-22 15:36:26 +00:00