Skip to content

Commit

Permalink
18.48 [ability to edit multiple files at once, in side-by-side panels…
Browse files Browse the repository at this point in the history
… in File Manager #629 (comment)]
  • Loading branch information
Ilia Rostovtsev committed May 16, 2017
1 parent 3177320 commit f086f2a
Show file tree
Hide file tree
Showing 41 changed files with 1,478 additions and 1,032 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## Changelog

#### Version 18.48-patch6 (May 13, 2017)
#### Version 18.48-patch8 (May 16, 2017)
* Added ability to edit multiple files at once, in side-by-side panels in File Manager [#629](https://github.com/qooob/authentic-theme/issues/629#issuecomment-301401776)
* Added image color correction to obsolete table graphs
* Added ability to manage theme config by users without home directory
* Added ability for automatic switching to user mode upon entering its home directory in File Manager [#759](https://github.com/qooob/authentic-theme/issues/759)
Expand Down
5 changes: 2 additions & 3 deletions authentic-init.pm
Original file line number Diff line number Diff line change
Expand Up @@ -135,10 +135,9 @@ sub embed_header
if ( $args[3] eq '1' ) {

my @css = ( 'bootstrap', 'bootstrap.tagsinput', 'datepicker', 'fontawesome-animation',
'jquery.jspanel', 'jquery.datatables', 'fontbase', 'authentic' );
'jquery.datatables', 'fontbase', 'authentic' );

my @js = ( 'timeplot', 'jquery',
'jquery-ui', 'jquery.jspanel',
'jquery.scrollintoview', 'bootbox',
'jquery.purl', 'bootstrap',
'bootstrap.tagsinput', 'datepicker',
Expand Down Expand Up @@ -198,7 +197,7 @@ sub embed_header
'nprogress', 'messenger', 'select2', 'fontbase',
'authentic' );

my @js = ( 'jquery', 'jquery-ui', 'bootstrap', 'jquery.scrollbar',
my @js = ( 'jquery', 'bootstrap', 'jquery.scrollbar',
'jquery.autocomplete', 'momentjs', 'favico', 'select2',
'jquery.purl', 'jquery.injectCSS', 'transition', 'nprogress',
'messenger', 'init' );
Expand Down
1,515 changes: 831 additions & 684 deletions extensions/file-manager/file-manager.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion extensions/file-manager/file-manager.min.js

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions lang/ca.UTF-8
Original file line number Diff line number Diff line change
Expand Up @@ -711,3 +711,9 @@ theme_xhred_filemanager_user_switch_description=By selecting the username listed
theme_xhred_filemanager_user_switch_description_back=To switch back to default mode choose the first option in select.
theme_xhred_filemanager_user_switch_current_user=Current user
theme_xhred_filemanager_user_switch_option=Automatically switch to user mode upon entering its home directory
theme_xhred_filemanager_editor_align_panels_horizontally=Align Panels Horizontally
theme_xhred_filemanager_editor_align_panels_vertically=Align Panels Vertically
theme_xhred_filemanager_editor_toggle_soft_wrap=Toggle Soft Wrap
theme_xhred_filemanager_editor_refresh_content=Refresh Content
theme_xhred_filemanager_save_to_refresh_content=File must be saved, in order to allow its content to be refreshed.
theme_xhred_filemanager_save_to_refresh_content_proc=Refreshing file content.
6 changes: 6 additions & 0 deletions lang/cz.UTF-8
Original file line number Diff line number Diff line change
Expand Up @@ -711,3 +711,9 @@ theme_xhred_filemanager_user_switch_description=By selecting the username listed
theme_xhred_filemanager_user_switch_description_back=To switch back to default mode choose the first option in select.
theme_xhred_filemanager_user_switch_current_user=Current user
theme_xhred_filemanager_user_switch_option=Automatically switch to user mode upon entering its home directory
theme_xhred_filemanager_editor_align_panels_horizontally=Align Panels Horizontally
theme_xhred_filemanager_editor_align_panels_vertically=Align Panels Vertically
theme_xhred_filemanager_editor_toggle_soft_wrap=Toggle Soft Wrap
theme_xhred_filemanager_editor_refresh_content=Refresh Content
theme_xhred_filemanager_save_to_refresh_content=File must be saved, in order to allow its content to be refreshed.
theme_xhred_filemanager_save_to_refresh_content_proc=Refreshing file content.
6 changes: 6 additions & 0 deletions lang/da.UTF-8
Original file line number Diff line number Diff line change
Expand Up @@ -711,3 +711,9 @@ theme_xhred_filemanager_user_switch_description=By selecting the username listed
theme_xhred_filemanager_user_switch_description_back=To switch back to default mode choose the first option in select.
theme_xhred_filemanager_user_switch_current_user=Current user
theme_xhred_filemanager_user_switch_option=Automatically switch to user mode upon entering its home directory
theme_xhred_filemanager_editor_align_panels_horizontally=Align Panels Horizontally
theme_xhred_filemanager_editor_align_panels_vertically=Align Panels Vertically
theme_xhred_filemanager_editor_toggle_soft_wrap=Toggle Soft Wrap
theme_xhred_filemanager_editor_refresh_content=Refresh Content
theme_xhred_filemanager_save_to_refresh_content=File must be saved, in order to allow its content to be refreshed.
theme_xhred_filemanager_save_to_refresh_content_proc=Refreshing file content.
8 changes: 7 additions & 1 deletion lang/de.UTF-8
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@ theme_xhred_filemanager_manual_path=Pfad händisch eingeben
theme_xhred_datatable_semptytable=Keine Daten in Tabelle
theme_xhred_datatable_sinfo=Einträge _START_ bis _END_ von _TOTAL_ insgesammt
theme_xhred_datatable_sinfoempty=Keine Einträge zum anzeigen
theme_xhred_datatable_slengthmenu=Zeige _MENU_ Einträge
theme_xhred_datatable_slengthmenu=Zeige _MENU_ Einträge
theme_xhred_datatable_sloadingrecords=Lade...
theme_xhred_datatable_sprocessing=Bearbeite...
theme_xhred_datatable_szerorecords=Keine passenden Einträge gefunden
Expand Down Expand Up @@ -702,3 +702,9 @@ theme_xhred_filemanager_user_switch_description=Nach Auswahl eines Benutzers aus
theme_xhred_filemanager_user_switch_description_back=Zum Zücksetzen auf den Standard Benutzer bitte die erste Option in der Liste auswählen.
theme_xhred_filemanager_user_switch_current_user=Aktueller Benutzer
theme_xhred_filemanager_user_switch_option=Automatischer Benutzerwechsel wenn man in das Heimatverzeichnis des Benutzers wechselt
theme_xhred_filemanager_editor_align_panels_horizontally=Align Panels Horizontally
theme_xhred_filemanager_editor_align_panels_vertically=Align Panels Vertically
theme_xhred_filemanager_editor_toggle_soft_wrap=Toggle Soft Wrap
theme_xhred_filemanager_editor_refresh_content=Refresh Content
theme_xhred_filemanager_save_to_refresh_content=File must be saved, in order to allow its content to be refreshed.
theme_xhred_filemanager_save_to_refresh_content_proc=Refreshing file content.
6 changes: 6 additions & 0 deletions lang/en.UTF-8
Original file line number Diff line number Diff line change
Expand Up @@ -708,3 +708,9 @@ theme_xhred_filemanager_user_switch_description=By selecting the username listed
theme_xhred_filemanager_user_switch_description_back=To switch back to default mode choose the first option in select.
theme_xhred_filemanager_user_switch_current_user=Current user
theme_xhred_filemanager_user_switch_option=Automatically switch to user mode upon entering its home directory
theme_xhred_filemanager_editor_align_panels_horizontally=Align Panels Horizontally
theme_xhred_filemanager_editor_align_panels_vertically=Align Panels Vertically
theme_xhred_filemanager_editor_toggle_soft_wrap=Toggle Soft Wrap
theme_xhred_filemanager_editor_refresh_content=Refresh Content
theme_xhred_filemanager_save_to_refresh_content=File must be saved, in order to allow its content to be refreshed.
theme_xhred_filemanager_save_to_refresh_content_proc=Refreshing file content.
6 changes: 6 additions & 0 deletions lang/es.UTF-8
Original file line number Diff line number Diff line change
Expand Up @@ -711,3 +711,9 @@ theme_xhred_filemanager_user_switch_description=By selecting the username listed
theme_xhred_filemanager_user_switch_description_back=To switch back to default mode choose the first option in select.
theme_xhred_filemanager_user_switch_current_user=Current user
theme_xhred_filemanager_user_switch_option=Automatically switch to user mode upon entering its home directory
theme_xhred_filemanager_editor_align_panels_horizontally=Align Panels Horizontally
theme_xhred_filemanager_editor_align_panels_vertically=Align Panels Vertically
theme_xhred_filemanager_editor_toggle_soft_wrap=Toggle Soft Wrap
theme_xhred_filemanager_editor_refresh_content=Refresh Content
theme_xhred_filemanager_save_to_refresh_content=File must be saved, in order to allow its content to be refreshed.
theme_xhred_filemanager_save_to_refresh_content_proc=Refreshing file content.
6 changes: 6 additions & 0 deletions lang/fr.UTF-8
Original file line number Diff line number Diff line change
Expand Up @@ -711,3 +711,9 @@ theme_xhred_filemanager_user_switch_description=By selecting the username listed
theme_xhred_filemanager_user_switch_description_back=To switch back to default mode choose the first option in select.
theme_xhred_filemanager_user_switch_current_user=Current user
theme_xhred_filemanager_user_switch_option=Automatically switch to user mode upon entering its home directory
theme_xhred_filemanager_editor_align_panels_horizontally=Align Panels Horizontally
theme_xhred_filemanager_editor_align_panels_vertically=Align Panels Vertically
theme_xhred_filemanager_editor_toggle_soft_wrap=Toggle Soft Wrap
theme_xhred_filemanager_editor_refresh_content=Refresh Content
theme_xhred_filemanager_save_to_refresh_content=File must be saved, in order to allow its content to be refreshed.
theme_xhred_filemanager_save_to_refresh_content_proc=Refreshing file content.
6 changes: 6 additions & 0 deletions lang/it.UTF-8
Original file line number Diff line number Diff line change
Expand Up @@ -711,3 +711,9 @@ theme_xhred_filemanager_user_switch_description=By selecting the username listed
theme_xhred_filemanager_user_switch_description_back=To switch back to default mode choose the first option in select.
theme_xhred_filemanager_user_switch_current_user=Current user
theme_xhred_filemanager_user_switch_option=Automatically switch to user mode upon entering its home directory
theme_xhred_filemanager_editor_align_panels_horizontally=Align Panels Horizontally
theme_xhred_filemanager_editor_align_panels_vertically=Align Panels Vertically
theme_xhred_filemanager_editor_toggle_soft_wrap=Toggle Soft Wrap
theme_xhred_filemanager_editor_refresh_content=Refresh Content
theme_xhred_filemanager_save_to_refresh_content=File must be saved, in order to allow its content to be refreshed.
theme_xhred_filemanager_save_to_refresh_content_proc=Refreshing file content.
6 changes: 6 additions & 0 deletions lang/nl.UTF-8
Original file line number Diff line number Diff line change
Expand Up @@ -711,3 +711,9 @@ theme_xhred_filemanager_user_switch_description=By selecting the username listed
theme_xhred_filemanager_user_switch_description_back=To switch back to default mode choose the first option in select.
theme_xhred_filemanager_user_switch_current_user=Current user
theme_xhred_filemanager_user_switch_option=Automatically switch to user mode upon entering its home directory
theme_xhred_filemanager_editor_align_panels_horizontally=Align Panels Horizontally
theme_xhred_filemanager_editor_align_panels_vertically=Align Panels Vertically
theme_xhred_filemanager_editor_toggle_soft_wrap=Toggle Soft Wrap
theme_xhred_filemanager_editor_refresh_content=Refresh Content
theme_xhred_filemanager_save_to_refresh_content=File must be saved, in order to allow its content to be refreshed.
theme_xhred_filemanager_save_to_refresh_content_proc=Refreshing file content.
6 changes: 6 additions & 0 deletions lang/no.UTF-8
Original file line number Diff line number Diff line change
Expand Up @@ -711,3 +711,9 @@ theme_xhred_filemanager_user_switch_description=By selecting the username listed
theme_xhred_filemanager_user_switch_description_back=To switch back to default mode choose the first option in select.
theme_xhred_filemanager_user_switch_current_user=Current user
theme_xhred_filemanager_user_switch_option=Automatically switch to user mode upon entering its home directory
theme_xhred_filemanager_editor_align_panels_horizontally=Align Panels Horizontally
theme_xhred_filemanager_editor_align_panels_vertically=Align Panels Vertically
theme_xhred_filemanager_editor_toggle_soft_wrap=Toggle Soft Wrap
theme_xhred_filemanager_editor_refresh_content=Refresh Content
theme_xhred_filemanager_save_to_refresh_content=File must be saved, in order to allow its content to be refreshed.
theme_xhred_filemanager_save_to_refresh_content_proc=Refreshing file content.
6 changes: 6 additions & 0 deletions lang/pl.UTF-8
Original file line number Diff line number Diff line change
Expand Up @@ -711,3 +711,9 @@ theme_xhred_filemanager_user_switch_description=By selecting the username listed
theme_xhred_filemanager_user_switch_description_back=To switch back to default mode choose the first option in select.
theme_xhred_filemanager_user_switch_current_user=Current user
theme_xhred_filemanager_user_switch_option=Automatically switch to user mode upon entering its home directory
theme_xhred_filemanager_editor_align_panels_horizontally=Align Panels Horizontally
theme_xhred_filemanager_editor_align_panels_vertically=Align Panels Vertically
theme_xhred_filemanager_editor_toggle_soft_wrap=Toggle Soft Wrap
theme_xhred_filemanager_editor_refresh_content=Refresh Content
theme_xhred_filemanager_save_to_refresh_content=File must be saved, in order to allow its content to be refreshed.
theme_xhred_filemanager_save_to_refresh_content_proc=Refreshing file content.
6 changes: 6 additions & 0 deletions lang/pt.UTF-8
Original file line number Diff line number Diff line change
Expand Up @@ -711,3 +711,9 @@ theme_xhred_filemanager_user_switch_description=By selecting the username listed
theme_xhred_filemanager_user_switch_description_back=To switch back to default mode choose the first option in select.
theme_xhred_filemanager_user_switch_current_user=Current user
theme_xhred_filemanager_user_switch_option=Automatically switch to user mode upon entering its home directory
theme_xhred_filemanager_editor_align_panels_horizontally=Align Panels Horizontally
theme_xhred_filemanager_editor_align_panels_vertically=Align Panels Vertically
theme_xhred_filemanager_editor_toggle_soft_wrap=Toggle Soft Wrap
theme_xhred_filemanager_editor_refresh_content=Refresh Content
theme_xhred_filemanager_save_to_refresh_content=File must be saved, in order to allow its content to be refreshed.
theme_xhred_filemanager_save_to_refresh_content_proc=Refreshing file content.
6 changes: 6 additions & 0 deletions lang/ro_RO.UTF-8
Original file line number Diff line number Diff line change
Expand Up @@ -703,3 +703,9 @@ theme_xhred_filemanager_user_switch_description=Selectând utilizatorul listat m
theme_xhred_filemanager_user_switch_description_back=Pentru a reveni la modul implicit, alegeți prima opțiune din selecţie.
theme_xhred_filemanager_user_switch_current_user=Utilizator curent
theme_xhred_filemanager_user_switch_option=Comutați automat la modul Utilizator la accesarea directorului său home
theme_xhred_filemanager_editor_align_panels_horizontally=Align Panels Horizontally
theme_xhred_filemanager_editor_align_panels_vertically=Align Panels Vertically
theme_xhred_filemanager_editor_toggle_soft_wrap=Toggle Soft Wrap
theme_xhred_filemanager_editor_refresh_content=Refresh Content
theme_xhred_filemanager_save_to_refresh_content=File must be saved, in order to allow its content to be refreshed.
theme_xhred_filemanager_save_to_refresh_content_proc=Refreshing file content.
6 changes: 6 additions & 0 deletions lang/ru.UTF-8
Original file line number Diff line number Diff line change
Expand Up @@ -714,3 +714,9 @@ theme_xhred_filemanager_user_switch_description=By selecting the username listed
theme_xhred_filemanager_user_switch_description_back=To switch back to default mode choose the first option in select.
theme_xhred_filemanager_user_switch_current_user=Current user
theme_xhred_filemanager_user_switch_option=Automatically switch to user mode upon entering its home directory
theme_xhred_filemanager_editor_align_panels_horizontally=Align Panels Horizontally
theme_xhred_filemanager_editor_align_panels_vertically=Align Panels Vertically
theme_xhred_filemanager_editor_toggle_soft_wrap=Toggle Soft Wrap
theme_xhred_filemanager_editor_refresh_content=Refresh Content
theme_xhred_filemanager_save_to_refresh_content=File must be saved, in order to allow its content to be refreshed.
theme_xhred_filemanager_save_to_refresh_content_proc=Refreshing file content.
6 changes: 6 additions & 0 deletions lang/sv.UTF-8
Original file line number Diff line number Diff line change
Expand Up @@ -709,3 +709,9 @@ theme_xhred_filemanager_user_switch_description=By selecting the username listed
theme_xhred_filemanager_user_switch_description_back=To switch back to default mode choose the first option in select.
theme_xhred_filemanager_user_switch_current_user=Current user
theme_xhred_filemanager_user_switch_option=Automatically switch to user mode upon entering its home directory
theme_xhred_filemanager_editor_align_panels_horizontally=Align Panels Horizontally
theme_xhred_filemanager_editor_align_panels_vertically=Align Panels Vertically
theme_xhred_filemanager_editor_toggle_soft_wrap=Toggle Soft Wrap
theme_xhred_filemanager_editor_refresh_content=Refresh Content
theme_xhred_filemanager_save_to_refresh_content=File must be saved, in order to allow its content to be refreshed.
theme_xhred_filemanager_save_to_refresh_content_proc=Refreshing file content.
6 changes: 6 additions & 0 deletions lang/zh_CN.UTF-8
Original file line number Diff line number Diff line change
Expand Up @@ -709,3 +709,9 @@ theme_xhred_filemanager_user_switch_description=By selecting the username listed
theme_xhred_filemanager_user_switch_description_back=To switch back to default mode choose the first option in select.
theme_xhred_filemanager_user_switch_current_user=Current user
theme_xhred_filemanager_user_switch_option=Automatically switch to user mode upon entering its home directory
theme_xhred_filemanager_editor_align_panels_horizontally=Align Panels Horizontally
theme_xhred_filemanager_editor_align_panels_vertically=Align Panels Vertically
theme_xhred_filemanager_editor_toggle_soft_wrap=Toggle Soft Wrap
theme_xhred_filemanager_editor_refresh_content=Refresh Content
theme_xhred_filemanager_save_to_refresh_content=File must be saved, in order to allow its content to be refreshed.
theme_xhred_filemanager_save_to_refresh_content_proc=Refreshing file content.
Loading

0 comments on commit f086f2a

Please sign in to comment.