Commit Graph

954 Commits

Author SHA1 Message Date
nathangray
a63df98b05 Fix warning about incorrect parameters to array_flip() 2017-04-25 15:53:50 -06:00
nathangray
0e70958f95 * Filemanager - File a file dialog now opens in current directory instead of home directory 2017-04-12 08:52:16 -06:00
Ralf Becker
5c4fb89d54 fix PHP Fatal in filemanager/cli.php on minimal installs 2017-04-05 10:02:41 +02:00
Ralf Becker
dfbd0d2e6f do NOT store actions in session or eT2 request, nor send for mobile devices skiped actions 2017-04-04 16:54:36 +02:00
Ralf Becker
d2d7040721 * Filemanager: fix change folder permissions and cli.php in minimal install 2017-03-31 09:05:01 +02:00
nathangray
608f9d1142 Some translation improvements from Stefan Unverricht 2017-02-27 11:14:31 -07:00
nathangray
a10d4a2931 Replace deprecated $response->script() call with $response->apply(), fixes file select window not closing in FF when opened through wiki 2017-02-13 08:53:29 -07:00
Hadi Nategh
508d0aa920 Try to match placeholder NENVLF with its described example 2017-02-10 10:41:43 +01:00
EvaWpunkt
70a3b46b5c Add icon goup.svg 2017-02-08 17:26:16 +01:00
Hadi Nategh
ba9559f6e2 Add svg version of list_tile icon in filemanager 2017-02-08 11:25:00 +01:00
Hadi Nategh
76f9790496 * Filemanager/Mobile theme: Improve navigation bar to be able to navigate through folders with single-touch 2017-02-08 10:39:42 +01:00
Hadi Nategh
c1950b4b1c Make path and up button always available in filemanager mobile theme 2017-02-01 13:17:39 +01:00
Hadi Nategh
c78042d522 Update PUBLIC ID of etemplate2.dtd in all templates 2017-02-01 09:59:37 +01:00
Ralf Becker
988c79319d pending it+sk translations from our translation server 2017-01-31 09:31:57 +01:00
Ralf Becker
0126030d95 * Filemanager: open compose for mail files in html mode as links section looks a lot nicer in html 2017-01-27 09:41:28 +01:00
Ralf Becker
7e99f467ab fix typo 2017-01-23 13:48:02 +01:00
Ralf Becker
1ad206ff99 create /etemplates before mounting it, fixes eTemplates can not be uploaded just viewed 2017-01-23 13:33:23 +01:00
Ralf Becker
f9bbcdeb86 * Timesheet/Resources/Filemanager/Calendar: customfields could not be deleted 2017-01-17 18:24:56 +01:00
Hadi Nategh
b91560f79c Fix collab editor fails to open files with spaces in their names 2017-01-04 14:42:17 +01:00
Hadi Nategh
29179af839 Fix wording for collab editor save message 2016-11-18 09:46:49 +01:00
Hadi Nategh
d9e509b6ff Collab editor:
- Fix save as tries to save the original file as well
2016-11-17 13:51:13 +01:00
Hadi Nategh
40e601ddf3 Collab editor:
- Make user cursor indicator the same style as user list
2016-11-15 12:36:30 +01:00
nathangray
bbb7dbac0e Add some missing translations, supplied by Stefan Unverricht 2016-11-11 08:49:27 -07:00
Hadi Nategh
fbf620ba90 Add discard icon for collab editor 2016-11-08 15:14:01 +01:00
Hadi Nategh
8d09b89240 Make collab editor window size bigger 2016-11-07 13:48:40 +01:00
Hadi Nategh
6038936cef Fix wodocollabeditor conflicts with other libraries because of global require and define AMD modulation 2016-10-27 18:47:02 +02:00
nathangray
017e45ffd4 Fix some missing / incorrect icons
- Addressbook advanced search was from default
- Add favorite dialog had no icons on buttons
- All dialogs using standard button sets were either missing or from default theme
- Mail confirm all was missing Yes icon
2016-10-27 09:04:47 -06:00
Hadi Nategh
a51fdfbc81 Implement copy_link action for filemanager contextmenu in order to be able to copy webdav url of a file/folder into clipboard 2016-10-24 12:55:20 +02:00
Hadi Nategh
294ff6fb55 Remove filemanager upload progress in mobile template 2016-09-29 10:23:38 +02:00
Hadi Nategh
f70d853e62 Fix styling of filemanager nm header in all templates 2016-09-29 10:22:33 +02:00
Ralf Becker
c8401fec2a pending DE translations from our translation server 2016-08-30 12:26:54 +02:00
Ralf Becker
8325dd845f allow to open symlinks to directories like directories 2016-08-29 19:49:20 +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
cc7709908c using #!/usr/bin/env php 2016-08-28 12:51:19 +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
Hadi Nategh
11ab760dc8 W.I.P. collab editor:
- Try to update genesis file after save happens
2016-08-24 17:46:22 +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
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
Hadi Nategh
6d80f6c351 W.I.P. collab editor:
- Implement discard changes action
2016-08-22 17:47:00 +02:00
Hadi Nategh
81b78074ce W.I.P. collab editor:
- Implement delete action, including cleaning up the tables
2016-08-22 13:06:08 +02:00
Hadi Nategh
fcff069f45 W.I.P. collab editor:
- Fix minor bugs caught by scrutinizer
2016-08-19 18:00:17 +02:00
Hadi Nategh
b44961ba4c W.I.P. collab editor:
- Implement genesis url and saving mechanism
2016-08-19 16:38:56 +02:00