Commit graph

428 commits

Author SHA1 Message Date
Julia Radzhabova 10486cfc4e Debug mixtbar. 2017-04-27 11:58:37 +03:00
Julia Radzhabova ba6ef75fd8 [DE] ImageSettings: change wrapping style to ComboDataView. 2017-04-26 16:28:36 +03:00
Julia Radzhabova b1ba645bf6 [PE] Added spell check + changing document language. Moved LanguageDialog to Common. 2017-04-26 11:34:55 +03:00
Maxim Kadushkin e1385f1c11 debug toolbar styles 2017-04-25 19:55:19 +03:00
Maxim Kadushkin 343c014b17 [Common] debug Header's logo 2017-04-25 19:52:51 +03:00
Maxim Kadushkin b8ba681b94 [Common] locked plugin's tab in the toolbar 2017-04-25 19:51:03 +03:00
Julia Radzhabova 6d8cceb6b2 [DE] Disable button for selecting language when the languages are not loaded. 2017-04-25 16:17:55 +03:00
Julia Radzhabova ef3fbc630b [DE] Review: close tooltip in statusbar when review button is pressed off. 2017-04-25 11:54:45 +03:00
Julia Radzhabova 293d08c2be [DE][PE] Close toolbar menus when toolbar is collapsed. Collapse toolbar when document context menu is opened. 2017-04-24 17:35:00 +03:00
Julia Radzhabova d503fd94fc Fix bug with tooltips on disabled buttons after loading. 2017-04-24 15:46:46 +03:00
Maxim Kadushkin 04b5214015 [Common] updated app logo 2017-04-22 17:51:12 +03:00
Maxim Kadushkin 42d9631455 [PE] implemented Mixtbar 2017-04-22 16:11:04 +03:00
Maxim Kadushkin a97122d596 [Common] added Mixtbar common component 2017-04-22 15:40:46 +03:00
Maxim Kadushkin 8a68f2c67b Merge branch 'feature/new-toolbar' 2017-04-21 16:36:16 +03:00
Maxim Kadushkin 679af22f14 [DE, PE] refactoring 2017-04-21 16:36:06 +03:00
Julia Radzhabova 079ded53ca [DE] Added Kazakh, Indonesian (Bahasa Indonesia) langs. 2017-04-21 15:24:45 +03:00
Julia Radzhabova cf8d4be793 Merge from Hotfix/v4.3.2 2017-04-21 11:44:23 +03:00
Julia Radzhabova cf90639163 Debug with jquery 3.2.1. 2017-04-21 11:22:40 +03:00
Julia Radzhabova 2d9f8abfce Fix Bug 34772. 2017-04-21 11:21:40 +03:00
Julia Radzhabova fde00ea2d2 Update jquery to 3.2.1. 2017-04-21 11:20:40 +03:00
Julia Radzhabova f0c2692afa [Common] Update underscore to v.1.8.3 2017-04-21 11:15:04 +03:00
Julia Radzhabova 96712db8cb Update for underscore 1.8.3. 2017-04-21 11:10:07 +03:00
Maxim Kadushkin 60e0feecfc Merge 2017-04-20 16:50:10 +03:00
Maxim Kadushkin 2bbfe4d1f4 [PE] svg icon in button 2017-04-20 16:36:15 +03:00
Maxim Kadushkin 6842d8dfc2 [DE] keep bool value in local storage 2017-04-20 12:27:27 +03:00
Maxim Kadushkin 39d9d94894 [Common] moved logo image to common directory 2017-04-20 12:17:56 +03:00
Maxim Kadushkin 04ab2c5e85 [DE] split toolbar styles on common and private parts 2017-04-20 11:45:33 +03:00
Julia Radzhabova 7af77fafb5 [DE] Added default translations. 2017-04-19 15:09:44 +03:00
Julia Radzhabova ecae264fd3 [DE] Common.localStorage.getItem -> Common.localStorage.getBool. 2017-04-19 14:22:31 +03:00
Julia Radzhabova e1d553049b [DE] Use event asc_onSpellCheckInit instead of asc_getSpellCheckLanguages. 2017-04-19 11:28:40 +03:00
Julia Radzhabova 24dec9d752 [DE] Bugs with document without styles: update from style, create new style, delete all styles. 2017-04-12 13:00:17 +03:00
Julia Radzhabova 26c44db2fe Feature/gradient slider change markers Fix Bug 34376 2017-04-12 12:57:15 +03:00
Julia Radzhabova c258a6d81b [SSE] Fix Bug 33478. 2017-04-12 12:52:45 +03:00
Julia Radzhabova 9662133543 Fix Bug 34590. [DE] Fix Bug 29356, fix Bug 33671. 2017-04-12 12:49:16 +03:00
Julia Radzhabova 358154cb62 Fix Bug 34589. fix bug with updating table settings in strict mode: change table style by one user and getting changes by another user (combodataview didn't update). 2017-04-12 12:46:47 +03:00
Julia Radzhabova aa03115dd2 Fix Bug 34570. + Bug with closing menus by clicking to the input fields: open context menu or combobox, click at any of metric spinners or editable comboboxes -> menu closed, focus goes from spinner/combobox to canvas. 2017-04-12 12:45:16 +03:00
Julia Radzhabova e125a8293e [SSE] Don't refill combodataview when it's not visible (for 33478). 2017-04-12 12:00:54 +03:00
Julia Radzhabova 65b7e8722b [DE] Changes for fast co-editing mode when count of users>2: always send ' onDocumentStateChange' event , draw '*' in the document caption while user is editing document. 2017-04-12 11:55:46 +03:00
Julia Radzhabova 58ead9e451 Change hint for developer mode. 2017-04-12 10:54:47 +03:00
Julia Radzhabova b89e590e4f Delete unused events and methods. 2017-04-11 17:09:00 +03:00
Julia Radzhabova d2f949fc39 Fix Bug 33669. 2017-04-11 17:07:46 +03:00
Julia Radzhabova 8a891ea475 Fixed Bug 34366, Bug 20029. 2017-04-11 17:01:34 +03:00
Julia Radzhabova 8e2d30fd80 [DE] Bug with version history. 2017-04-11 16:53:13 +03:00
Julia Radzhabova 3e6bbee3e3 Fixed Bug 34263, 25318. 2017-04-11 16:47:14 +03:00
Julia Radzhabova 882a78c0c6 [DE] Added option "customization->commentAuthorOnly". If "true" - user can edit only comments that he created, otherwise he can edit all comments. 2017-04-11 16:43:31 +03:00
Julia Radzhabova 68bf190120 [DE] Check if token for history revision is expired. 2017-04-11 15:26:47 +03:00
Julia Radzhabova c35d3c544a [DE] Set token for history version. 2017-04-11 14:33:50 +03:00
Julia Radzhabova f1280d2670 [DE mobile][PE][SSE] Merge from develop. 2017-04-11 14:05:56 +03:00
Maxim Kadushkin c8e40f6d03 [DE] refactoring 2017-04-06 12:42:43 +03:00
Maxim Kadushkin 360cca6601 [DE] locked action for 'status' label 2017-04-06 12:42:10 +03:00
Maxim Kadushkin c1c6ce3061 [DE] compact view for toolbar 2017-04-06 12:34:01 +03:00
Maxim Kadushkin 0cf3621991 [DE] processed permissions for review 2017-04-05 12:11:15 +03:00
Maxim Kadushkin 375b2e400f [DE] processed buttons [Document Language], [Spell checking] 2017-04-04 18:22:02 +03:00
Maxim Kadushkin 4a44c1f344 [DE] refactoring 2017-04-04 18:14:47 +03:00
Maxim Kadushkin 3784eb0717 [DE] national's flags were moved to separate sprite 2017-04-04 17:47:21 +03:00
Maxim Kadushkin ae12690dea [Common] debug 2017-04-03 19:20:12 +03:00
Maxim Kadushkin 98b1168c06 [DE] processed toolbar's [Comments] button 2017-03-29 19:29:04 +03:00
Maxim Kadushkin 55e48173ce [Common] refactoring 2017-03-29 19:27:44 +03:00
Maxim Kadushkin 2352646ec7 [DE] added buttons on toolbar 2017-03-29 19:24:20 +03:00
Maxim Kadushkin ef2b590acb [DE] StatusBar's refactoring. moved functions for changes to ReviewChanges controller 2017-03-29 14:19:57 +03:00
Maxim Kadushkin ac79eacb35 [Common] refacted 'ReviewChanges' 2017-03-29 12:33:20 +03:00
Maxim Kadushkin 5ed32d082c [DE] refactoring 2017-03-29 12:01:34 +03:00
Maxim Kadushkin 181bdc7fa2 [Common] value in local storage transform to the boolean 2017-03-29 11:56:50 +03:00
Maxim Kadushkin f751aac0ab [Common] changed layout for the huge buttons 2017-03-29 11:49:42 +03:00
Maxim Kadushkin 71595d781c [Common] changed plugin's button 2017-03-23 16:02:19 +03:00
Maxim Kadushkin 7a2b4dab48 [Common] changed logic for the 'split' button 2017-03-23 16:00:24 +03:00
Maxim Kadushkin 49df5ea043 [Common] added template for the big button with caption without menu 2017-03-23 15:52:49 +03:00
Maxim Kadushkin 1e46c9b386 [DE] refactoring 2017-03-21 17:16:46 +03:00
Maxim Kadushkin 849ff6a91e [Common] added action for 'Back' menu 2017-03-16 16:59:04 +03:00
Maxim Kadushkin 57c35f7ca1 [Common] debug button 2017-03-16 14:38:12 +03:00
Maxim Kadushkin 7f972c790e [Common] added label for 'Save' operation 2017-03-16 13:24:03 +03:00
Maxim Kadushkin 10cb608a2c [Common] plugin's launch, updated styles 2017-03-16 13:21:36 +03:00
Maxim Kadushkin b57830c9ab [DE] refactoring 2017-03-16 13:20:07 +03:00
Maxim Kadushkin 994212108f [Common] apply button's icon from certain image 2017-03-16 12:55:11 +03:00
Maxim Kadushkin 10a55236d0 [DE] moved "coauthoring users" panel to toolbar 2017-03-13 19:29:05 +03:00
Maxim Kadushkin 52a8419371 [DE] added plugins to toolbar 2017-03-13 19:14:26 +03:00
Maxim Kadushkin 8de318a9b1 [Common] fixed counting online users 2017-03-13 19:01:32 +03:00
Maxim Kadushkin 02b779a0eb [Common] changed buttons on 'review' panel 2017-03-09 11:59:17 +03:00
Maxim Kadushkin 4dc8bdba37 [Common] implemented a big button with caption under the icon 2017-03-09 11:58:19 +03:00
Maxim Kadushkin 4cd69190ff [Common] button's refactoring 2017-03-09 11:41:47 +03:00
Maxim Kadushkin 13aff47a21 [Common] big buttons for ReviewChanges 2017-03-06 12:31:09 +03:00
Maxim Kadushkin eed89a5c5b [DE] refactoring 2017-03-06 12:30:18 +03:00
Maxim Kadushkin 63da5b2483 [DE] added caption for some buttons 2017-03-06 12:26:18 +03:00
Maxim Kadushkin 357bcc9061 [Common] repaired button's caption 2017-03-06 12:02:32 +03:00
Maxim Kadushkin a75065ecd6 [Common] cherrypicked changes for plugins (6c427e9, 3b82dab, aceb1fe) 2017-03-01 19:19:42 +03:00
Maxim Kadushkin a3a896ac79 [DE] repaired header 2017-03-01 16:33:12 +03:00
Maxim Kadushkin ba2800c14e [DE] 'Review' controls moved to the toolbar 2017-02-27 15:04:18 +03:00
Maxim Kadushkin d880555bbf [DE] devided ReviewChanges for private members 2017-02-21 12:48:23 +03:00
Julia Radzhabova d80f5ed598 Fix Bug 33803. 2017-02-09 09:55:35 +03:00
Julia Radzhabova 20e00054bb About: delete link to onlyoffice when use branding. 2017-02-07 18:36:03 +03:00
Julia Radzhabova 4d34160697 [Common] Window: use alerts without icon.
[SSE] Debug sorting.
2017-02-07 11:55:24 +03:00
Julia Radzhabova d325acee07 [DE] Add languages for spellchecker. 2017-02-01 21:38:26 +03:00
Maxim Kadushkin e6bb8d54ca [mobile] fix for android context menu was moved to common.utils 2017-01-30 18:09:11 +03:00
Alexey.Golubev 3ad3aefac4 Added automatic version numbering 2017-01-25 19:30:08 +03:00
Julia Radzhabova 3abcf98b70 Fix bug 33822. 2017-01-25 14:21:30 +03:00
Maxim Kadushkin 46559ae2fb [SSE mobile] refactoring 2017-01-23 14:34:23 +03:00
Maxim Kadushkin 4de7a13fc5 merge with default 2017-01-23 14:04:37 +03:00
Alexander Trofimov 581361b7d2 Merge pull request #51 from ONLYOFFICE/feature/format-cells
Feature/format cells
2017-01-18 10:34:41 +03:00
Alexander.Trofimov 126a0c9c4b change license to 2017 2017-01-17 17:58:08 +03:00
Julia Radzhabova 15a25b82e5 [SSE] Debug custom number formats. 2017-01-16 14:14:47 +03:00