Hadi Nategh
94a6ac39d0
Remove 3dots from de translation of "save to disk" action in mail preview
2016-08-29 18:52:37 +02:00
nathangray
9496768f82
Only clear clipboard if files are moved, not copied or symlinked
2016-08-29 09:41:43 -06:00
nathangray
7738de2dec
Filemanager paste actions
...
- add paste to nm placeholder actions
- add basic folder permissions check
- disable paste if no files in clipboard
2016-08-29 09:37:33 -06:00
Ralf Becker
4cd0d35ff7
possible fix for deactivated / or /apps
2016-08-29 17:14:48 +02:00
Ralf Becker
ef5b160fdd
fix for PHP Warning: Illegal string offset 'to_id' in api/src/Etemplate/Widget/Link.php on line 327
2016-08-29 13:50:13 +02:00
Ralf Becker
026fd08125
Sqlfs::mkdir is no longer static, fixing some left over static calls
2016-08-29 13:42:57 +02:00
Ralf Becker
a6189bf9b9
Sqlfs::mkdir is no longer static, fixing some left over static calls
2016-08-29 12:56:35 +02:00
Ralf Becker
329a6956fe
* Timesheet: do not show deactivated accounts for creating new timesheets (keeping them in list header)
2016-08-29 11:25:59 +02:00
Ralf Becker
cc7709908c
using #!/usr/bin/env php
2016-08-28 12:51:19 +02:00
Ralf Becker
c474df28fb
fix Scrutinizer bug: Api\Etemplate\Exception does not exist (missing \Exception) and remove old non-static stuff from Api\Etemplate\Widget::setElementAttribute(), as $this is allways unset for methods declared static
2016-08-28 12:51:19 +02:00
Ralf Becker
54bfaeb988
fix Scrutinizer docu bug: Api\Etemplate\Request\Files::__construct($id) $id is not array but string|null
2016-08-28 12:51:19 +02:00
Ralf Becker
8d2d4ef3dd
fix Scrutinizer docu bug: Api\Etemplate\Request\Files::__construct($id) $id is not array but string|null
2016-08-28 12:51:19 +02:00
Ralf Becker
4e15b70373
fix Scrutinizer docu bug: Egw::setup() need to support null for $domain_names parameter
2016-08-28 12:51:19 +02:00
Ralf Becker
4dbd49d285
fix Scrutinizer docu bug: Api\Db has no more support for Halt_On_Error attribute
2016-08-28 12:51:19 +02:00
Ralf Becker
bcec596fff
fix Scrutinizer docu bug: get_backend returns Sql|Ldap|Ads|Univention backend
2016-08-28 12:51:19 +02:00
Ralf Becker
056e0f97d2
fix Scrutinizer bug: replace new ldap (wrong namespace) with Api\Ldap::factory()
2016-08-28 12:51:19 +02:00
Ralf Becker
6c6f9eae7a
fix Scrutinizer bug: non-existing Api\Api\Db\Exception\InvalidSql and delete_list accepts array of list-ids, while check_list does not
2016-08-28 12:51:19 +02:00
Ralf Becker
52ca45a228
fix Scrutinizer bug: remove non-static usage as it gives a PHP Fatal anyway, since Config::save_value() is declared static
2016-08-28 12:51:19 +02:00
Ralf Becker
9082a799e2
fix Scrutinizer docu bug
2016-08-28 12:51:19 +02:00
Ralf Becker
9f073b4c4c
fix Scrutinizer bug: get_path only allows array as parameter (calendar&infolog allow int / just the id too)
2016-08-28 12:51:19 +02:00
Ralf Becker
6903ab0f12
fix Scrutinizer bug: missing required parameters
2016-08-28 12:51:19 +02:00
Ralf Becker
2ec05f8936
fix Scrutinizer docu bug
2016-08-28 12:51:19 +02:00
Ralf Becker
d2e05d5a41
fix Scrutinizer bug: Api\Auth\Exception does not exist
2016-08-28 12:51:19 +02:00
Ralf Becker
b400f38b75
fix Scurtinizer bug by explicitly returning $other_cronlines instead of not declared class var
2016-08-28 12:51:19 +02:00
Ralf Becker
87f54ac14f
fix Scurtinizer bug
2016-08-28 12:51:19 +02:00
Hadi Nategh
75b3330188
Make type selectbox in preferences dialog slightly smaller to get it align with rest of the fields
2016-08-26 16:01:42 +02:00
Hadi Nategh
9115ab2739
Make sure selecbox arrow does not cover value of year selectbox in calendar
2016-08-26 15:16:37 +02:00
Hadi Nategh
e2e2cba628
Fix value of top selectboxes in preferences dialog not fully shown
2016-08-26 14:59:48 +02:00
Ralf Becker
3a6be10253
* Calendar: use proxy config from setup >> configuration to download holiday calendars
2016-08-26 14:00:12 +02:00
Hadi Nategh
f7b995a24b
Fix projectmanager link does not get set for new timesheet entry
2016-08-26 10:40:17 +02:00
Ralf Becker
6b7d046564
* All apps: default preferences wont save because merge-print template directory does not exist
...
creating /templates/$app now via update-script, if it does not already exist, it was already created for new installation and for EPL
2016-08-25 18:16:03 +02:00
Hadi Nategh
25416167d9
Set lank projectmanager link as pm_id. Fix timesheet project field does not show linked project link as pre-selected project
2016-08-25 18:11:21 +02:00
Hadi Nategh
c68be51583
W.I.P. collab editor:
...
- Fix "save and close" does not close the window after save operation
2016-08-25 16:58:19 +02:00
Hadi Nategh
da6d35df7d
W.I.P. collab editor:
...
- Implement client part of check last active member and closing dialog prompt
2016-08-25 16:25:26 +02:00
Hadi Nategh
21700cde7a
W.I.P. collab editor:
...
- Implement check last active member
2016-08-25 12:51:59 +02:00
nathangray
043c079f80
Override automatic paste actions with our own to add certain directories as additional paste targets
2016-08-24 14:28:55 -06:00
nathangray
286c730d08
Allow children for paste actions automatically pulled from drop actions
2016-08-24 14:28:55 -06:00
Ralf Becker
1088278b37
no need to call accounts class, if we have no id
2016-08-24 19:43:37 +02:00
Hadi Nategh
11ab760dc8
W.I.P. collab editor:
...
- Try to update genesis file after save happens
2016-08-24 17:46:22 +02:00
nathangray
a5b31c62ab
Add ISO 8601 (Y-m-dTH:i:s) format to list of checked date formats when importing to catch double parsed dates
2016-08-24 08:22:17 -06:00
Ralf Becker
e724752600
remove deprecated use of read without id (1. parameter) to accounts class in phpgwapi
2016-08-24 16:10:52 +02:00
Ralf Becker
afa17b8236
fix PHP Fatal Call to a member function update() on null
2016-08-24 13:06:06 +02:00
Ralf Becker
0cf37ba54d
* Calendar: fix PHP Fatal: Unsupported operand types caused eg. by deleted resources
2016-08-24 12:36:53 +02:00
Hadi Nategh
c846dfd441
W.I.P. collab editor:
...
- Fix more IDE warnings
2016-08-23 18:11:07 +02:00
Hadi Nategh
ef9634438f
W.I.P. collab editor:
...
- Fix some IDE warnings
2016-08-23 18:01:17 +02:00
Hadi Nategh
d622af8c44
W.I.P. collab editor:
...
- Implement create new empty document
2016-08-23 17:57:17 +02:00
Ralf Becker
6a4c89d61a
* Mail: iCal attachments are shown as such, only meeting requests trigger calendar interface with accept/reject buttons
2016-08-23 17:22:55 +02:00
Hadi Nategh
521c0e74fe
W.I.P. collab editor:
...
- Fix path indicator shows webdav.php as prefix
2016-08-23 15:26:59 +02:00
Hadi Nategh
4b880bdf89
W.I.P. collab editor:
...
- fix edit item in contextmenu not working
2016-08-23 13:56:36 +02:00
Hadi Nategh
b7eb55f6fa
W.I.P. collab editor:
...
- Make all editors options available
- Add viewOptions available for configuration
- Disable active avatar by default
- Some styling for member's list, member's marker and avatar
- Add mobile template for editor
2016-08-23 12:29:49 +02:00