Commit Graph

31006 Commits

Author SHA1 Message Date
Ralf Becker
52be4ee14b implement PHP 5.4+ stream_metadata method for VFS, allowing to use that functionality from other stream-wrappers like php-smbclient 2016-07-21 09:51:36 +02:00
nathangray
a69737fa95 Fix drag & drop to invite for user IDs with more than 1 character 2016-07-20 13:34:57 -06:00
nathangray
baefe2b356 When adjusting infologs dates to create a project from template, take real start date into account too, if set. 2016-07-20 13:04:57 -06:00
nathangray
2b61cc4822 Fix distribution lists calendars to work when first added from search results 2016-07-20 12:39:06 -06:00
nathangray
b10c2d68fa Fix resource categories to work when first added from search results 2016-07-20 12:01:07 -06:00
nathangray
786b64a4da Calendar CSV import fixes
- Account for non-blocking flag when checking for conflicts
- Fix import of recurrence with interval
2016-07-20 11:29:32 -06:00
nathangray
7f919ed0e3 Add a check to make sure $data is safe 2016-07-20 17:30:59 +02:00
Hadi Nategh
b087295fd0 Open Office Editor W.I.P:
- Add New action into context menu as well
- Fix calling cancel on save dialog set a wrong path
2016-07-20 17:30:59 +02:00
Hadi Nategh
086b18939b Open Office Editor W.I.P: Implement create new doc as an action in list header 2016-07-20 17:30:59 +02:00
Hadi Nategh
bb7a96b1b0 Open Office Editor W.I.P:
- Implement Save As action
2016-07-20 17:30:59 +02:00
Hadi Nategh
f9e7a06bca Open Office Editor W.I.P:
- Implement create new document
- Add select file dialog for saving a newly created doc
2016-07-20 17:30:59 +02:00
Hadi Nategh
6e1bee6987 Open Office Editor W.I.P:
- Add Edit option in filemanager's contextmenu
2016-07-20 17:30:59 +02:00
Hadi Nategh
71acd96080 Open Office Editor W.I.P:
- Get regex of odf mime type into widget context to be able to use it for all expose derived widgets
2016-07-20 17:30:59 +02:00
nathangray
9cfe8a012d Add resource categories to owner / participant search results
In the sidebox menu, resource categories are returned and selectable and will show events for all resources in that category.
In the edit popup, if the category name matches the search string, all resources of that category are returned and user can select them as if they would have searched for the name of the resource.
2016-07-20 17:30:59 +02:00
Hadi Nategh
8434c3051f W.I.P. of implementation and integration of open office document editor (.odt) with file system 2016-07-20 17:30:59 +02:00
leithoff
932fe1617c fix for some language issues reported by S.Unverricht 2016-07-20 17:30:59 +02:00
nathangray
7bea10c1e5 Change background color on expand addresses button to transparent 2016-07-20 17:30:59 +02:00
Hadi Nategh
6d09028960 Remove not used library from api 2016-07-20 17:30:59 +02:00
Ralf Becker
600e5d46e8 copy 16.1 changelog to master to satisfy update checker 2016-07-20 17:30:59 +02:00
Hadi Nategh
956d4606cf Evaluate show_generation_time preference value before calling for pageGenTime 2016-07-20 17:30:59 +02:00
nathangray
ca2a80fd23 Resize show all attachments button 2016-07-20 17:29:50 +02:00
nathangray
5d531bc477 Missing translations from Birgit Becker & Stefan Unverricht 2016-07-20 17:29:50 +02:00
nathangray
d7b0023679 Fix typo causing blanking in some cases when refreshing because of infolog changes 2016-07-20 17:29:50 +02:00
nathangray
59ff27b85e Make sure we don't hit undefined last_format 2016-07-20 17:29:50 +02:00
Hadi Nategh
d8ec2ccb23 Fix chosen touch events handler to get it working for both iOS and Android 2016-07-20 17:29:50 +02:00
nathangray
b039cccab5 Add a check to make sure $data is safe 2016-07-20 09:22:10 -06:00
Ralf Becker
45111b8cd9 if "common" prefs are not loaded, do not display page generation time
Before we queried page_generation_time common preference without a callback, which send a synchronious request to server to fetch common preferences, when it returned it looked for the preference again and send the next synchronious request to the server, in an infinit loop. Now setting _callback parameter of egw.preference() to false, just returns undefined, if common preferences are not yet loaded, but dont try to query them from server
2016-07-20 17:15:41 +02:00
Ralf Becker
1c6c930312 if "common" prefs are not loaded, do not display page generation time
Before we queried page_generation_time common preference without a callback, which send a synchronious request to server to fetch common preferences, when it returned it looked for the preference again and send the next synchronious request to the server, in an infinit loop. Now setting _callback parameter of egw.preference() to false, just returns undefined, if common preferences are not yet loaded, but dont try to query them from server
2016-07-20 17:13:11 +02:00
Hadi Nategh
748e861580 Open Office Editor W.I.P:
- Add New action into context menu as well
- Fix calling cancel on save dialog set a wrong path
2016-07-20 16:44:37 +02:00
Hadi Nategh
1c5c1e407b Open Office Editor W.I.P: Implement create new doc as an action in list header 2016-07-20 16:34:57 +02:00
Hadi Nategh
744d0bd305 Open Office Editor W.I.P:
- Implement Save As action
2016-07-20 15:55:47 +02:00
Hadi Nategh
ef6bc4c7ce Open Office Editor W.I.P:
- Implement create new document
- Add select file dialog for saving a newly created doc
2016-07-20 15:35:25 +02:00
Hadi Nategh
40f3dce568 Open Office Editor W.I.P:
- Add Edit option in filemanager's contextmenu
2016-07-20 10:34:52 +02:00
Hadi Nategh
fa5767d156 Open Office Editor W.I.P:
- Get regex of odf mime type into widget context to be able to use it for all expose derived widgets
2016-07-20 10:33:18 +02:00
nathangray
6d5f820b97 Add resource categories to owner / participant search results
In the sidebox menu, resource categories are returned and selectable and will show events for all resources in that category.
In the edit popup, if the category name matches the search string, all resources of that category are returned and user can select them as if they would have searched for the name of the resource.
2016-07-19 14:10:15 -06:00
Hadi Nategh
859f38de61 W.I.P. of implementation and integration of open office document editor (.odt) with file system 2016-07-19 18:20:26 +02:00
Ralf Becker
d69605c341 disable php -m, as it stalls hhvm 2016-07-19 14:18:16 +02:00
Ralf Becker
5b55f3ae12 fix warnings in Travis install and make failed install an error (no more || true) 2016-07-19 14:01:56 +02:00
Ralf Becker
bd48d28094 need to mr up activesync, to checkout z-push as install fails otherwise 2016-07-19 13:40:55 +02:00
Ralf Becker
f04dd8ace6 Vfs no longer extends Vfs\StreamWrapper, as this is the only way to keep static function signatures for Vfs class, also cleans up a bit 2016-07-19 13:29:43 +02:00
leithoff
58943d96e1 fix for some language issues reported by S.Unverricht 2016-07-19 12:52:58 +02:00
Ralf Becker
b65d87bc68 fixing our wrong static methods in stream-wrapper: unlink, rmdir, mkdir, rename and url_stat (they are not static, so PHP can pass in $context) 2016-07-19 11:59:16 +02:00
nathangray
0afd447f28 Change background color on expand addresses button to transparent 2016-07-18 17:02:10 -06:00
Hadi Nategh
42ff5bc5aa Remove not used library from api 2016-07-18 11:32:03 +02:00
Ralf Becker
205377e346 copy 16.1 changelog to master to satisfy update checker 2016-07-15 17:19:29 +00:00
Hadi Nategh
1fcbb03153 Evaluate show_generation_time preference value before calling for pageGenTime 2016-07-15 17:25:07 +02:00
nathangray
4e46a2d15b Resize show all attachments button 2016-07-15 09:20:32 -06:00
nathangray
68842ab08a Missing translations from Birgit Becker & Stefan Unverricht 2016-07-15 09:09:27 -06:00
nathangray
945fce3e9b Fix typo causing blanking in some cases when refreshing because of infolog changes 2016-07-15 08:24:57 -06:00
nathangray
1a0ff85355 Make sure we don't hit undefined last_format 2016-07-15 08:08:32 -06:00