Skip to content

Commit

Permalink
Merge pull request #3116 from ONLYOFFICE/fix/bugfix
Browse files Browse the repository at this point in the history
Refactoring
  • Loading branch information
JuliaRadzhabova authored Aug 8, 2024
2 parents e6542ca + e977165 commit 81e0a63
Show file tree
Hide file tree
Showing 36 changed files with 7 additions and 66 deletions.
3 changes: 1 addition & 2 deletions apps/common/embed/lib/view/LoadMask.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@
*
* Displays loading mask over selected element(s) or component. Accepts both single and multiple selectors.
*
* Created by Julia Radzhabova 24.06.2021
* Copyright (c) 2021 Ascensio System SIA. All rights reserved.
* Created on 24.06.2021
*
*/

Expand Down
2 changes: 0 additions & 2 deletions apps/common/main/lib/collection/HistoryVersions.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@
*
*/
/**
* User: Julia.Radzhabova
* Date: 05.03.15
* Time: 17:05
*/

if (Common === undefined)
Expand Down
2 changes: 0 additions & 2 deletions apps/common/main/lib/collection/Plugins.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@
*
*/
/**
* User: Julia.Radzhabova
* Date: 17.05.16
* Time: 15:54
*/

if (Common === undefined)
Expand Down
1 change: 0 additions & 1 deletion apps/common/main/lib/component/Switcher.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
*
*/
/**
* User: Julia.Radzhabova
* Date: 26.02.15
*/

Expand Down
2 changes: 0 additions & 2 deletions apps/common/main/lib/controller/History.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@
*
*/
/**
* User: Julia.Radzhabova
* Date: 06.03.15
* Time: 12:13
*/

define([
Expand Down
2 changes: 0 additions & 2 deletions apps/common/main/lib/controller/Plugins.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@
*
*/
/**
* User: Julia.Radzhabova
* Date: 17.05.16
* Time: 15:38
*/

define([
Expand Down
3 changes: 1 addition & 2 deletions apps/common/main/lib/controller/ScreenReaderFocus.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@
/**
* ScreenReaderFocus.js
*
* Created by Julia Svinareva on 22.11.2023
* Copyright (c) 2021 Ascensio System SIA. All rights reserved.
* Created on 22.11.2023
*
*/

Expand Down
2 changes: 0 additions & 2 deletions apps/common/main/lib/model/HistoryVersion.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@
*
*/
/**
* User: Julia.Radzhabova
* Date: 05.03.15
* Time: 16:42
*/

if (Common === undefined)
Expand Down
2 changes: 0 additions & 2 deletions apps/common/main/lib/model/Plugin.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@
*
*/
/**
* User: Julia.Radzhabova
* Date: 17.05.16
* Time: 15:56
*/

if (Common === undefined)
Expand Down
2 changes: 0 additions & 2 deletions apps/common/main/lib/view/History.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@
*
*/
/**
* User: Julia.Radzhabova
* Date: 06.03.15
* Time: 11:46
*/

if (Common === undefined)
Expand Down
2 changes: 0 additions & 2 deletions apps/common/main/lib/view/PluginDlg.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@
*
*/
/**
* User: Julia.Radzhabova
* Date: 17.05.16
* Time: 15:38
*/

if (Common === undefined)
Expand Down
2 changes: 0 additions & 2 deletions apps/common/main/lib/view/PluginPanel.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@
*
*/
/**
* User: Julia.Svinareva
* Date: 22.07.23
* Time: 17:18
*/

if (Common === undefined)
Expand Down
2 changes: 0 additions & 2 deletions apps/common/main/lib/view/Plugins.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@
*
*/
/**
* User: Julia.Radzhabova
* Date: 17.05.16
* Time: 15:38
*/

if (Common === undefined)
Expand Down
1 change: 0 additions & 1 deletion apps/common/main/lib/view/SearchPanel.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
*
*/
/**
* User: Julia.Svinareva
* Date: 11.02.2022
*/

Expand Down
1 change: 0 additions & 1 deletion apps/common/main/lib/view/SelectFileDlg.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
*
*/
/**
* User: Julia.Radzhabova
* Date: 09.02.15
*/

Expand Down
5 changes: 2 additions & 3 deletions apps/common/main/resources/less/layout.less
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
/**
* layout.less
*
* Created by Maxim Kadushkin on 10 February 2014
* Copyright (c) 2018 Ascensio System SIA. All rights reserved.
*
* Created on 10 February 2014
*
*/

.layout-ct {
Expand Down
3 changes: 1 addition & 2 deletions apps/common/main/resources/less/separator.less
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
/**
* description of styles for the '.separator' element
*
* Created by Maxim Kadushkin 1/22/14
* Copyright (c) 2018 Ascensio System SIA. All rights reserved.
* Created 1/22/14
*
*/

Expand Down
3 changes: 1 addition & 2 deletions apps/common/main/resources/less/window.less
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
*
* Describes styles for base class 'Window'
*
* Created by Maxim Kadushkin on 24 January 2014
* Copyright (c) 2018 Ascensio System SIA. All rights reserved.
* Created on 24 January 2014
*
*/

Expand Down
1 change: 0 additions & 1 deletion apps/documenteditor/forms/app/controller/Plugins.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
*
*/
/**
* User: Julia.Radzhabova
* Date: 22.02.2022
*/

Expand Down
1 change: 0 additions & 1 deletion apps/documenteditor/main/app/collection/Navigation.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
*
*/
/**
* User: Julia.Radzhabova
* Date: 14.12.17
*/

Expand Down
1 change: 0 additions & 1 deletion apps/documenteditor/main/app/controller/Navigation.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
*
*/
/**
* User: Julia.Radzhabova
* Date: 14.12.17
*/

Expand Down
1 change: 0 additions & 1 deletion apps/documenteditor/main/app/controller/PageThumbnails.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
*
*/
/**
* User: Julia.Svinareva
* Date: 23.08.2021
*/

Expand Down
2 changes: 0 additions & 2 deletions apps/documenteditor/main/app/view/MailMergeEmailDlg.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@
*
*/
/**
* User: Julia.Radzhabova
* Date: 15.04.15
* Time: 16:47
*/

define([
Expand Down
1 change: 0 additions & 1 deletion apps/documenteditor/main/app/view/MailMergeSettings.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
*
*/
/**
* User: Julia.Radzhabova
* Date: 20.02.15
*/

Expand Down
1 change: 0 additions & 1 deletion apps/documenteditor/main/app/view/Navigation.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
*
*/
/**
* User: Julia.Radzhabova
* Date: 14.12.17
*/

Expand Down
1 change: 0 additions & 1 deletion apps/documenteditor/main/app/view/PageThumbnails.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
*
*/
/**
* User: Julia.Svinareva
* Date: 23.08.2021
*/

Expand Down
7 changes: 0 additions & 7 deletions apps/documenteditor/main/app/view/Statusbar.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,6 @@
* terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode
*
*/
/**
* StatusBar View
*
* Created by Maxim Kadushkin
* Copyright (c) 2018 Ascensio System SIA. All rights reserved.
*
*/

define([
'text!documenteditor/main/app/template/StatusBar.template',
Expand Down
1 change: 0 additions & 1 deletion apps/pdfeditor/main/app/collection/Navigation.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
*
*/
/**
* User: Julia.Radzhabova
* Date: 14.12.17
*/

Expand Down
1 change: 0 additions & 1 deletion apps/pdfeditor/main/app/controller/Navigation.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
*
*/
/**
* User: Julia.Radzhabova
* Date: 14.12.17
*/

Expand Down
1 change: 0 additions & 1 deletion apps/pdfeditor/main/app/controller/PageThumbnails.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
*
*/
/**
* User: Julia.Svinareva
* Date: 23.08.2021
*/

Expand Down
1 change: 0 additions & 1 deletion apps/pdfeditor/main/app/view/Navigation.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
*
*/
/**
* User: Julia.Radzhabova
* Date: 14.12.17
*/

Expand Down
1 change: 0 additions & 1 deletion apps/pdfeditor/main/app/view/PageThumbnails.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
*
*/
/**
* User: Julia.Svinareva
* Date: 23.08.2021
*/

Expand Down
7 changes: 0 additions & 7 deletions apps/pdfeditor/main/app/view/Statusbar.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,6 @@
* terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode
*
*/
/**
* StatusBar View
*
* Created by Maxim Kadushkin
* Copyright (c) 2018 Ascensio System SIA. All rights reserved.
*
*/

define([
'text!pdfeditor/main/app/template/StatusBar.template',
Expand Down
1 change: 0 additions & 1 deletion apps/spreadsheeteditor/main/app/controller/Spellcheck.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
*
*/
/**
* User: Julia.Radzhabova
* Date: 30.07.19
*/

Expand Down
3 changes: 1 addition & 2 deletions apps/spreadsheeteditor/main/app/view/PivotGroupDialog.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@
/**
* PivotGroupDialog.js
*
* Created by Julia Radzhabova 04.03.2021
* Copyright (c) 2021 Ascensio System SIA. All rights reserved.
* Created on 04.03.2021
*
*/

Expand Down
1 change: 0 additions & 1 deletion apps/spreadsheeteditor/main/app/view/Spellcheck.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
*
*/
/**
* User: Julia.Radzhabova
* Date: 30.07.19
*/

Expand Down

0 comments on commit 81e0a63

Please sign in to comment.