Julia Radzhabova
|
1ee50da033
|
Merge branch 'feature/interface-customizer' into develop
|
2016-12-08 12:14:41 +03:00 |
|
Julia Radzhabova
|
38444d61fa
|
Added new error messages.
|
2016-11-28 14:52:03 +03:00 |
|
Julia Radzhabova
|
e82da5ebab
|
Added "token" parameter to api config.
|
2016-11-24 16:44:54 +03:00 |
|
Julia Radzhabova
|
7392d30a9d
|
Change format for editorConfig->user (use "name" instead of "lastname" and "firstname").
|
2016-11-18 14:48:24 +03:00 |
|
Julia Radzhabova
|
daf066c656
|
Change editor config: added "autosave" parameter to customization - initial option for autosaving.
Used if the user didn't change autosave or co-editing mode in the advanced settings.
|
2016-11-17 14:13:33 +03:00 |
|
Julia Radzhabova
|
275c592337
|
Update translations.
|
2016-11-16 13:35:26 +03:00 |
|
Julia Radzhabova
|
7dfcc927f6
|
Interface customization using plugins. Need to append config->editorConfig->pluigns->UIpluginsData field with list of customizer plugins.
|
2016-11-16 12:38:16 +03:00 |
|
Julia Radzhabova
|
ad21492c29
|
Disable toolbar and right panel when lost editing rights (api method denyEditingRights).
|
2016-11-10 15:38:26 +03:00 |
|
Julia Radzhabova
|
b936280d78
|
Merge branch 'hotfix/v4.1.8' into develop
|
2016-11-03 13:27:16 +03:00 |
|
Julia Radzhabova
|
2b4ebdefa1
|
Changed branding permissions. Use canBranding from license to hiding panels.
|
2016-10-28 16:38:33 +03:00 |
|
Julia Radzhabova
|
7761977ff6
|
Merge branch 'hotfix/v4.1.6' into develop
|
2016-10-26 13:37:10 +03:00 |
|
Julia Radzhabova
|
04acc3ecc8
|
Autostart plugin after loading plugins.
|
2016-10-21 17:09:58 +03:00 |
|
Julia Radzhabova
|
1058d48f46
|
Add parameters to config for hiding toolbar, left menu, right menu.
|
2016-10-21 16:47:46 +03:00 |
|
Julia Radzhabova
|
1bcc69da7a
|
Get edit rights from server config: asc_getRights. Used to set singletone mode
|
2016-10-20 10:22:16 +03:00 |
|
Alexander Trofimov
|
8dcd118e42
|
Merge pull request #35 from ONLYOFFICE/feature/build-version
Feature/build version
|
2016-10-19 17:58:57 +03:00 |
|
Julia Radzhabova
|
b303c38d94
|
Fixed bug: change focus from text field or textarea to another text field or textarea (e.g. click to fiedls in the search dialog in replace mode).
|
2016-10-14 16:58:57 +03:00 |
|
Julia Radzhabova
|
ee13c7a3f3
|
[DE] Fix Bug 33038.
|
2016-10-13 11:40:59 +03:00 |
|
Julia Radzhabova
|
f59b72e9ac
|
[DE] [SSE] Init shape settings in the right panel before first opening.
|
2016-10-12 18:38:10 +03:00 |
|
Julia Radzhabova
|
0dd09875b8
|
Disable download as, print, save and version history when server is disconnected.
|
2016-10-12 16:32:48 +03:00 |
|
Julia Radzhabova
|
c4da0e12d8
|
[DE] Field "serverVersion" is added to revision in versions history.
|
2016-10-07 16:37:18 +03:00 |
|
Julia Radzhabova
|
7e1f1ebc5b
|
[DE] Check build versions for editor and revisions in versions history.
|
2016-10-05 17:08:53 +03:00 |
|
Julia Radzhabova
|
ec2ee7128b
|
[DE] Version history: show changes by default.
|
2016-10-04 17:12:23 +03:00 |
|
Julia Radzhabova
|
3eb619db31
|
Added "Rename" to the File menu.
|
2016-09-27 15:09:32 +03:00 |
|
Julia Radzhabova
|
a362235acf
|
Rename file from editors.
|
2016-09-26 13:54:25 +03:00 |
|
Julia Radzhabova
|
f55ce0d375
|
[DE] Don't restore last version. Don't show changes by default.
|
2016-09-22 14:57:41 +03:00 |
|
Julia Radzhabova
|
2afdb191df
|
[DE] Update layout for history versions + hide changes for revision.
|
2016-09-22 12:43:31 +03:00 |
|
Julia Radzhabova
|
5739d6cd73
|
Merge pull request #34 from ONLYOFFICE/feature/restore-version
Feature/restore version
|
2016-09-21 13:35:44 +03:00 |
|
Julia Radzhabova
|
a9cc2ce9ad
|
Merge branch 'hotfix/v4.1.2' into develop
|
2016-09-20 10:50:17 +03:00 |
|
Julia Radzhabova
|
7749b95544
|
Added developer mode.
|
2016-09-19 17:04:56 +03:00 |
|
Julia Radzhabova
|
b33f00e0a7
|
[DE] Restore from changes in versions history.
|
2016-09-19 10:41:02 +03:00 |
|
Julia Radzhabova
|
4dc23c41ee
|
[DE] Added the ability to restore version in versions history (need event onRequestRestore and permissions.changeHistory = true in editor config).
|
2016-09-16 15:46:00 +03:00 |
|
Julia Radzhabova
|
35d21fdb65
|
Load initial zoom value from editor config.
|
2016-09-13 11:28:21 +03:00 |
|
Julia Radzhabova
|
6cf46f4442
|
Bug 33044.
|
2016-09-13 09:40:44 +03:00 |
|
Julia Radzhabova
|
6bfd3d80bb
|
Absolute urls in plugins.
|
2016-09-05 18:28:56 +03:00 |
|
Julia Radzhabova
|
1f76033e5d
|
[DE] Changed pluigns config.
|
2016-09-05 16:06:24 +03:00 |
|
Julia Radzhabova
|
1c5cfdb400
|
Added license type Asc.c_oLicenseResult.ExpiredTrial.
|
2016-08-30 13:30:11 +03:00 |
|
Julia Radzhabova
|
a69dd755bd
|
Added support for different license types.
|
2016-08-29 14:46:15 +03:00 |
|
Alexey Golubev
|
7a1cbfc141
|
Merge branch 'hotfix/v4.0.4' into develop
|
2016-08-23 11:49:50 +03:00 |
|
Julia Radzhabova
|
4cbd0ad7e2
|
In light version default value for Autosave is off.
|
2016-08-16 13:01:23 +03:00 |
|
Julia Radzhabova
|
a18be3f5ac
|
Merge branch 'develop' into refactor
|
2016-08-12 15:28:53 +03:00 |
|
Julia Radzhabova
|
9f20d9d4d4
|
[DE][SSE] Open protected files.
|
2016-08-10 12:33:08 +03:00 |
|
Julia Radzhabova
|
be7c3de41d
|
Limited size of warning window (use autosize or maximum width).
|
2016-08-09 12:25:34 +03:00 |
|
Julia Radzhabova
|
0c14aeb191
|
Limited size of warning window.
|
2016-08-08 17:14:53 +03:00 |
|
Julia Radzhabova
|
1fe2a5066a
|
Add "initOnSelectionChanged" parameter to plugins.
|
2016-08-08 16:27:00 +03:00 |
|
Maxim Kadushkin
|
3e82cb1af3
|
delayed load for the menu of some buttons
|
2016-08-04 20:02:57 +03:00 |
|
Julia Radzhabova
|
4d9125372f
|
Update plugin window resizing.
|
2016-08-04 16:03:17 +03:00 |
|
Julia Radzhabova
|
a518abfcae
|
Fixed bug with initial size and resizing for plugins window.
|
2016-08-02 13:55:45 +03:00 |
|
Julia Radzhabova
|
e10b46c0fc
|
Fix bug with text input after mouse click to left/right panels, toolbar or statusbar.
|
2016-07-28 15:37:58 +03:00 |
|
Julia Radzhabova
|
a34b9f0a5d
|
[DE] Debug text input.
|
2016-07-27 15:52:35 +03:00 |
|
Julia Radzhabova
|
7e1b5517d7
|
fix bug 32851.
|
2016-07-25 10:56:39 +03:00 |
|