Commit Graph

212 Commits

Author SHA1 Message Date
Louis 37f90c90c3 fixes #1235 capitalized words in actions
In album edit page, the actions had every word capitalized, so I removed text-transform:capitalize from theme.css, then added translation for french and UK but with Capitlalized actions names who where modified in cat_modify template
2020-10-13 17:49:41 +02:00
Louis 04f8d055a6 fixes #1233 better skeleton template
better skeleton template which starting at 2 divs adds more until there is a scrollbar then removes one to have as much <div> as possible in the skeleton template
2020-10-12 16:55:06 +02:00
Louis 993b8a190b fixes #1232 unnecessary help button
unnecessary help button in search album page, hidden via display none in thme.css and commenting the show help in cat_search.tpl
2020-10-12 16:42:11 +02:00
Louis 4908e31565 fixes #1229 album properties table css
Fix the css of the double select on the app by setting the width to 100% to the categoryList, the doubleSelect and to 50% to the <td> inside the table
2020-10-12 16:15:29 +02:00
Zacharie e541bd036f Minor changes on search album page 2020-09-03 17:13:42 +02:00
Zacharie ad621844b3 Fixes on search album page 2020-09-03 16:41:11 +02:00
Zacharie 563e781ca0 Design change on Search album page 2020-09-03 16:01:45 +02:00
Zacharie 6b7a4938f7 Merge branch 'master' of https://github.com/Piwigo/Piwigo 2020-09-03 15:20:32 +02:00
Zacharie d527c47023 Add a new tab to manage album page : search album (based on Hannah mock up), minor changes in button behaviour on add photo page 2020-09-03 15:18:44 +02:00
plegall 1e382f50a0 batch manager: move and simplify the displayed level, due to new buttons organization and better support for modern CSS 2020-09-01 19:07:50 +02:00
Hannah 3e599c7ce2 Small css changes mainly to dark mode colors
Changes to colors in dark mode
Changes to padding for "?" on group manager page
Adds padding to theme page buttons
Changes weight of icon-toggle-off
2020-08-19 11:12:47 +02:00
plegall c0a30aad85 do not reset specific macos font rendering everywhere, only in dropdowns 2020-08-18 16:11:08 +02:00
Zacharie 69cee6540a Global redesign and bug fix
* Redesign of album manager to correspond to the group manager
 * Bug fix on move album : album can now be moved in first place
 * Design fixes on album edit, especially on thumbnail
 * Minor design fixes
2020-08-13 18:32:36 +02:00
Zacharie 5bbc2db33b Design fixes due to branch merging 2020-08-13 12:55:38 +02:00
Zacharie 40e8e361f3 Issue #1208 : Minor design fixes 2020-08-13 11:56:57 +02:00
Zacharie 85efd50db4 Issue #1208 : Minor design fixes 2020-08-13 11:56:57 +02:00
Zacharie d4436b825d Issue #1208 : Implementation of the new album edit page 2020-08-13 11:56:57 +02:00
Zacharie e6b0574cde Issue #1206 : Minor design fix 2020-08-13 11:49:31 +02:00
Zacharie 7eece49c4f Issue #1206: Implement new album manager 2020-08-13 11:49:31 +02:00
Zacharie cf4a861bdf Issue #1200 : Minor design fixes 2020-08-13 11:43:56 +02:00
Zacharie 4aac6fbe5f Issue #1200 : design fixes 2020-08-13 11:43:56 +02:00
Zacharie 1dff9fa9b7 Issue #1200 : Add "Move Album" link in direct menu of albums, remove it from "Album List" tabsheet, design fixes 2020-08-13 11:43:56 +02:00
Zacharie 74447192b0 Issue #1200 : Implementation of auto-order of categories and design fixes 2020-08-13 11:43:56 +02:00
Zacharie 3b1c929e5c Issue #1200 : Design implementation and ajax implementation of changing parent and rank 2020-08-13 11:40:52 +02:00
Zacharie a16c702c9c Bug fix : dropdown cannot be displayed on group manager 2020-08-07 16:08:51 +02:00
Zacharie 8283baf685 Fix bugs and fix design of the theme manager 2020-08-07 14:29:15 +02:00
Zacharie 74c5117f32 Redesign and bug fix on theme page 2020-08-06 14:32:08 +02:00
Zacharie 76845da496 Design fixes on theme manager, batch manager, add photos and plugin manager 2020-08-05 16:28:28 +02:00
Zacharie 6d9e1f3f8e Redesign theme page (based on Hannah mock-up) 2020-08-05 13:04:33 +02:00
Zacharie 0ada6754ef Change legend's tags css, add icon to a grand part of legend's tags 2020-08-04 15:22:30 +02:00
Zacharie dd381de3c5 Batch manager redesign
* Change the appearance of the filter actions
 * Minor design fixes
 * (Global design) Add a new CSS class : buttonGradient and apply it on the button add photos on add photos page
2020-08-04 11:15:18 +02:00
Zacharie 14172f7b66 Design fixes on Batch Manager Global, picture modify and tags manager, especially concerning the dark mode 2020-07-21 15:58:43 +02:00
Zacharie d23971901b Design and bug fixes :
* Change batch manager checkbox to correspond to tag manager
 * See button on picture edit page is now unavailable if the picture is in a private album
 * Language correction
 * Design fixes on batch manager selects (and general design fixes on batch manager)
 * Minor design fixes
2020-07-20 14:39:46 +02:00
Zacharie 5533370c5d Bug on pagination position in batch manager fix 2020-07-10 14:32:13 +02:00
Zacharie 3ac8e37283 Remove class navigation bar on default theme 2020-07-10 13:35:28 +02:00
Zacharie 12a88ea058 Design uniformize and fixes
* Remove CSS class navigationBar for new pagination design
 * Remove green hover of images of batch manager
2020-07-10 13:25:56 +02:00
Zacharie 9dc29c0252 Design fix and clean css
* Add a dark mode to the tag manager
 * Change design of the select number tag per page to correspond to the tag manager
 * Small design fixes
 * Clean and reorder css files
2020-07-09 16:48:10 +02:00
Zacharie 842a8dff45 Adding the new batch manager implemented by Yann 2020-07-09 13:25:22 +02:00
Zacharie 3e73ab8c3d Minor design fixes on storage charts and dropdowns 2020-07-09 13:15:40 +02:00
Zacharie a75f07d56f Issue #1193 : minor design fix 2020-07-08 18:18:24 +02:00
Zacharie a2d6f433b7 Issue #1193 : Minor fixes on search info 2020-07-08 18:18:24 +02:00
Zacharie 0eb915a498 Issue #1193 : Minor design fixes, ban navigator cache on tag's page 2020-07-08 18:18:24 +02:00
Zacharie ed06809a38 Issue #1193 : Minor design fixes 2020-07-08 18:18:24 +02:00
Zacharie 5a3a3e4e57 Issue #1193 : Design fixes 2020-07-08 18:18:24 +02:00
Zacharie 16b6c399e8 Issue #1193 : Tag Manager Redesign
* Add a select dropdown to chose how many tag is displayed per page
 * Add a message beside selection's buttons to apply selection to all tags
 * Bug and design fixes
2020-07-08 18:18:24 +02:00
Zacharie f5f44ac019 Issue #1193 : Redesign Pagination on tag manager
* Chrome bug fixes
 * Redesign pagination menu
 * Add a loader to the page
 * Fix asynchronous bugs
2020-07-08 18:18:23 +02:00
Zacharie 14cd4d3990 Issue #1193 : Add a pagination to the tag manager and fix design on dropdown 2020-07-08 18:18:23 +02:00
Zacharie 5462e8ab75 Issue #1193 : Uniformize dropdown between tag, group and plugin manager 2020-07-08 18:18:23 +02:00
Zacharie 023656afc0 Issue #1193 : Design fixes
* Change and universalize dropdown design
 * Add a button for clearing search input and universalize it
 * Minor design fix on tag manager
2020-07-08 18:14:34 +02:00
Zacharie 81f8758f6d Issue #1193 : Tag manager fixes
* Search function search now the begining of tags names
 * "Select all" now select the searched tags
 * Design fixes on select buttons and add tag form
 * Bug fixes on actions involving  more than 1000 tags
2020-07-08 18:14:34 +02:00