Commit Graph

23 Commits

Author SHA1 Message Date
a79875a63a Fix collab editor does not get open when triggered from infolog 2017-11-20 10:18:31 +01:00
601f15527b No need to trigger VfsSelect click via DOM, since VfsSelect has its own click function 2017-11-03 16:33:51 +01:00
448cc8975f W.I.P of VFS Select widget restructure 2017-10-11 18:27:42 +02:00
dc943abfe5 Collaborative Editor:
- Fix some IDE warnings
2017-07-21 12:02:28 +02:00
e1d43bb6b6 Collaborative Editor:
- Fix toolbar actions are not visible in compact template
2017-07-21 11:31:54 +02:00
65eb26d7ea Collaborative Editor:
- Remove "Keep unsaved changes and close" option on close action
- Fix some of phrases
- Fix discard icon
2017-07-21 10:55:31 +02:00
29179af839 Fix wording for collab editor save message 2016-11-18 09:46:49 +01:00
d9e509b6ff Collab editor:
- Fix save as tries to save the original file as well
2016-11-17 13:51:13 +01:00
6038936cef Fix wodocollabeditor conflicts with other libraries because of global require and define AMD modulation 2016-10-27 18:47:02 +02:00
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
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
11ab760dc8 W.I.P. collab editor:
- Try to update genesis file after save happens
2016-08-24 17:46:22 +02:00
ef9634438f W.I.P. collab editor:
- Fix some IDE warnings
2016-08-23 18:01:17 +02:00
d622af8c44 W.I.P. collab editor:
- Implement create new empty document
2016-08-23 17:57:17 +02:00
521c0e74fe W.I.P. collab editor:
- Fix path indicator shows webdav.php as prefix
2016-08-23 15:26:59 +02:00
4b880bdf89 W.I.P. collab editor:
- fix edit item in contextmenu not working
2016-08-23 13:56:36 +02:00
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
6d80f6c351 W.I.P. collab editor:
- Implement discard changes action
2016-08-22 17:47:00 +02:00
81b78074ce W.I.P. collab editor:
- Implement delete action, including cleaning up the tables
2016-08-22 13:06:08 +02:00
fcff069f45 W.I.P. collab editor:
- Fix minor bugs caught by scrutinizer
2016-08-19 18:00:17 +02:00
b44961ba4c W.I.P. collab editor:
- Implement genesis url and saving mechanism
2016-08-19 16:38:56 +02:00
307e59e7ab W.I.P collab Editor:
- Implement user access to a document
- Implement leave session mechanism for user
- Implement single document network for an user (user be able to open a doc multiple times from same or other instances and get them all synced)
2016-08-17 17:23:22 +02:00
e8a0028cf8 W.I.P collab Editor:
- Migrate collab editor parts to its own module
- Add dojo configuration, neccessary for running wodocollabtexteditor
2016-08-16 12:47:00 +02:00