Commit Graph

2891 Commits

Author SHA1 Message Date
Matthieu Leproux
fd82502f7c related to #1679 fixing glitches on page titles 2022-07-05 14:13:30 +02:00
Matthieu Leproux
83eeab2ee8 related to #1679 Added breadcrumb to page title (WIP) 2022-07-05 10:21:17 +02:00
Matthieu Leproux
ad4ab43571 related to #1679 Better styling for photo id in photo edit 2022-06-28 16:35:45 +02:00
Matthieu Leproux
204fe1deca related to #1679 Added icon to property tab for pictures 2022-06-28 16:25:06 +02:00
Matthieu Leproux
64fd8de80e related to #1679 Changed "piwigo configuration" to "configuration" 2022-06-28 16:04:26 +02:00
Matthieu Leproux
8521c0e214 related to #1679 Better tab names for Update tabs 2022-06-28 15:51:36 +02:00
Matthieu Leproux
a31d7cb098 related to #1679 added badge in comments page 2022-06-28 15:26:30 +02:00
Matthieu Leproux
a2b1ef2c67 related to #1679 changed title for Sync tabs 2022-06-28 13:34:42 +02:00
Matthieu Leproux
371bc91d3c related to #1679 changed title tab for add plugins 2022-06-28 13:15:42 +02:00
Matthieu Leproux
03341e35a2 related to #1679 Good title for Updates tabs called in different parts of admin 2022-06-28 13:00:17 +02:00
Matthieu Leproux
2681bf099d related to #1679 Renamed tabs with "List" + icon 2022-06-28 11:59:13 +02:00
Matthieu Leproux
81b9159904 related to #1679 we dont count the guest user for user count in the dashboard 2022-06-28 11:50:21 +02:00
Matthieu Leproux
e7761fe4e4 related to #1679 More accurate title for album properties 2022-06-28 11:32:28 +02:00
Matthieu Leproux
340f2647ec related to #1679 Regular title for edit album tabs 2022-06-28 11:19:19 +02:00
Matthieu Leproux
668ec6c81d related to #1679 changed tag tab name to "list" 2022-06-27 13:02:51 +02:00
Matthieu Leproux
4605d23330 related to #1679 same badge for rating page 2022-06-27 12:57:22 +02:00
Matthieu Leproux
a983d40ddb related to #1679 first go on title uniformization still work to do 2022-06-27 11:23:01 +02:00
Matthieu Leproux
f7301e5011 related to #1571 moving js to tpl so plugins can modify it 2022-06-27 11:23:00 +02:00
Matthieu Leproux
2bc2112643 related to #1428 hide banner when on ios mobile device 2022-06-21 14:07:27 +02:00
Zacharie Guet
0081e0178b Factorization of the css on the admin part
* Factorization of the head-button component
2022-06-19 14:42:18 +02:00
Matthieu Leproux
f9a7d54de8 related to #1428 better icon for install btn and better indentation in php 2022-06-15 17:34:35 +02:00
Matthieu Leproux
f62b5bc70a related to #1428 removing useless console.log 2022-06-14 16:18:41 +02:00
Matthieu Leproux
3df8d9fe6d related to #1428 Added advertising banner on upload photo page 2022-06-14 16:18:01 +02:00
Matthieu Leproux
aeb762e331 related to #1428 changed link to piwigo NG in application page 2022-06-08 15:42:57 +02:00
Matthieu Leproux
0b6b786129 fixes #1668 left menu opens correctly when on activity page 2022-06-08 15:06:50 +02:00
Matthieu Leproux
4b4621de22 related to #1666 added proper icon for number of photos in subalbums 2022-06-07 16:45:43 +02:00
Matthieu Leproux
a310d23b35 related to #1666 badge is changed, still needs to have the proper icon 2022-06-07 16:00:32 +02:00
Matthieu Leproux
f4571004b9 related to #1665 Centered tiptips 2022-06-07 14:47:38 +02:00
Zacharie Guet
d2f28c6676 issue #389 Bug and design fixes 2022-06-06 16:31:54 +02:00
Zacharie Guet
c79a7e14d2 issue #389 Adding an optional parameter to the format upload page
* When using the url parameter formats={photo id}, we can upload format for this picture only
Exemple admin.php?page=photos_add&formats=2
* Adding a new css compnent : info-framed
* Small design and bug fixes
2022-06-06 16:31:54 +02:00
Zacharie Guet
3d4098ad4b issue #389 front end implementation of formats upload on the web interface
* Adding a switch to change mode between format mode and picture mode on the add picture page
* Implement format origin detection (warn the user if the original image is not found)
* Minor design fix on the added image thumbnail
2022-06-06 16:31:54 +02:00
plegall
3a63eccb0e issue #389 partial back-end implementation of multiple formats web upload 2022-06-06 16:31:54 +02:00
Matthieu Leproux
63414deadd related to #1602 Escaped variable in template instead of changing translation. 2022-06-06 14:25:02 +02:00
Matthieu Leproux
5d19c0d4c8 [Tag Manager] If there are no tags, highlight the add tag btn 2022-05-11 12:39:46 +02:00
Matthieu Leproux
7cafba043d tag badge number update fix 2022-05-10 15:02:58 +02:00
Matthieu Leproux
64048bd3ec Added rename validation when "Enter" is pressed, and tiptip working when create/move album 2022-05-10 12:47:21 +02:00
Matthieu Leproux
6956d590d9 New Album Manager bug fixes 2022-05-10 11:42:18 +02:00
Matthieu Leproux
8b8233c0da related to #1609 Better title loading 2022-05-04 15:20:30 +02:00
Matthieu Leproux
11b51ff2b8 related to #1609 replacing squeleton in the search album tab 2022-05-04 15:20:30 +02:00
Matthieu Leproux
903a2f27ae related to #1609 added tiptip to action tooltips 2022-05-04 15:20:04 +02:00
Matthieu Leproux
32be54734f related to #1609 changed color of dot when an album is highlighted 2022-05-04 15:20:04 +02:00
Matthieu Leproux
f512fc98e8 related to #1609 add album button translation 2022-05-04 15:20:04 +02:00
Matthieu Leproux
c6e272346e related to #1609 Added dark mode for new album manager 2022-05-04 15:20:04 +02:00
Matthieu Leproux
a287505b27 related to #1609 fixing popin title bug and added tooltip on album actions 2022-05-04 15:20:04 +02:00
Matthieu Leproux
a9731cbd94 related to #1609 fixing add album popin title and rename popin title 2022-05-04 15:20:04 +02:00
Matthieu Leproux
7e10455aa3 related to #1609 removing console.log 2022-05-04 15:18:39 +02:00
Matthieu Leproux
594f575a45 related to #1609 added badge to title 2022-05-04 15:18:39 +02:00
Matthieu Leproux
443c44c414 related to #1609 position adjustments for dropdown 2022-05-04 15:18:39 +02:00
Matthieu Leproux
a413748cff related to #1609 dropdown for small screens positionned and working 2022-05-04 15:18:39 +02:00
Matthieu Leproux
25e9d88373 related to #1609 added beginning of drop down for media queries 2022-05-04 15:18:39 +02:00