Commit Graph

1159 Commits

Author SHA1 Message Date
plegall ee2a14843e issue #1784 do not show visit_history button for guest 2022-11-28 10:59:03 +01:00
Matthieu Leproux 06c0164bdc related to #1806 changed add album icon and add photo icon 2022-11-23 13:11:44 +01:00
Pierrick Le Gall 683e11320d Issue #1790 album manager performances (#1805)
* change the meaning of light_album_manager_threshold to load less user interface (instead of redirecting to the old album manager). In the light mode, do not load tiptip.

* remove dropdown menu, to reduce DOM size

For example, on a 16k albums, load time goes from 18 to 8 seconds on MatthieuLP computer.

Co-authored-by: Matthieu Leproux <matthieu.leproux@gmail.com>
2022-11-23 10:43:31 +01:00
plegall ea89357618 fixes #1800 escape javascript strings (page broken in Catala) 2022-11-22 11:04:57 +01:00
Matthieu Leproux 5d7f594224 fixed #1796 fixed js so single quotes don't break the page in page title 2022-11-16 16:01:59 +01:00
Matthieu Leproux 964db7dcd5 fixed #1793 the sort order popin validation button label changes properly 2022-11-16 14:41:03 +01:00
Matthieu Leproux 468394af66 related to #1790 optimized back end and front end a bit, but front has to be improved 2022-11-15 16:03:25 +01:00
Matthieu Leproux 85f73e87fb related to #1783 added proper title for the new button 2022-11-09 15:47:51 +01:00
Matthieu Leproux 9a4f9272b2 fixed #1784 added button in user edit popin to go on te history page with the user as filter 2022-11-09 15:45:48 +01:00
Matthieu Leproux 453de4a3d1 fixed #1783 added image filter from the edit image page 2022-11-09 12:41:49 +01:00
Matthieu Leproux e42f942020 fixed #1782 added sneaky way to filter by IP in the url 2022-11-09 11:40:23 +01:00
Matthieu Leproux 532fc743f2 fixed #1781 better UX for the add album popin 2022-11-08 17:23:31 +01:00
plegall 65cdfbc5bb fixes #1772 use the appropriate *.piwigo.org url 2022-10-31 10:28:00 +01:00
Matthieu Leproux 3881377d64 fixed #1768 better label for sort order btn 2022-10-25 11:23:19 +02:00
Matthieu Leproux f63e6a5c32 related to #1743 better detail section with tiptip and icons and link to cat in gallery 2022-10-10 15:46:26 +02:00
Matthieu Leproux a3b5f26ea0 related to #1703 Added the list of params for history search API method. 2022-10-04 16:57:38 +02:00
Matthieu Leproux 9fe74c9617 fixed #1742 added default case for history lines and contact form case 2022-10-04 11:36:56 +02:00
Matthieu Leproux 38105aff23 fix #1740 better UI for edit btn when the image is deleted 2022-10-03 14:43:31 +02:00
Matthieu Leproux 4a441bee1f fixed #1737 error and warning alerts are displayed properly 2022-09-27 16:41:49 +02:00
Matthieu Leproux 5ec6b00509 fixed #1736 solving single quote problem for album permissions 2022-09-26 16:43:06 +02:00
Matthieu Leproux 092ded6262 related to #1701 revert commit d0e32547, handle single quote problem in frontend 2022-09-26 15:35:56 +02:00
Matthieu Leproux b18399ffbd fixed #1727 switched back to ellipsis instead of scroll for long emails 2022-09-21 16:50:21 +02:00
Matthieu Leproux cf7c6b1b9e related to #1705 Fixing size saving and warnings 2022-09-21 16:25:37 +02:00
Matthieu Leproux fb0f7bd866 fixed #1728 put plugin desc in dropdown 2022-09-21 15:52:51 +02:00
Matthieu Leproux 9d6187e079 related to #1728 changed full description place 2022-09-21 15:52:51 +02:00
plegall f95bab9e90 fixes 1720 max upload form max_file_size configurable 2022-09-21 15:28:37 +02:00
plegall cce43df25e issue #1710 first implementation of details for each storage category
Needs to be reworked for a better presentation. Expected for Piwigo 14.
2022-09-21 14:43:44 +02:00
plegall 740456e34b fixes #1733 correctly write non-breakable space character and correctly escape it for JS 2022-09-21 14:29:28 +02:00
Matthieu Leproux 0d63a78686 related to #1644 Changed tiptip sentence and better css for album links 2022-09-21 14:18:27 +02:00
Matthieu Leproux fb197e6a3e related to #1644 Conform UI for linked albums 2022-09-20 16:09:40 +02:00
Matthieu Leproux f3e34767fd related to #1644 Allow back the UI to remove a physically linked album to a picture. The backend won't let it happend on form validation. 2022-09-20 14:19:59 +02:00
Matthieu Leproux ddaef775cf related to #1644 Added UI and translation lines for physically linked album list 2022-09-19 17:25:24 +02:00
Matthieu Leproux a494f54416 related to #1728 added description in a tooltip 2022-09-13 15:51:34 +02:00
Matthieu Leproux dc1913e3e5 related to #1727 changed dots to scroll bar 2022-09-13 15:11:17 +02:00
Matthieu Leproux 968d09ac90 related to #1727 fixed with dots for the moment 2022-09-13 12:06:30 +02:00
Matthieu Leproux 0890142a3e fixed #1655 undo commit 7958cd4 and removing confusing section 2022-09-12 16:18:51 +02:00
Matthieu Leproux 217de988b2 related to #1725 added the definition of restore in the validation popin 2022-09-12 15:42:27 +02:00
Matthieu Leproux 017c75c7ef fixed #1725 added definition for "restore" action 2022-09-12 14:56:19 +02:00
HWFord 5461da6d36 fix #1724 add svg class and specific css for svg format 2022-09-12 14:21:31 +02:00
Matthieu Leproux 3c61b46484 related to #1717 no more padding for svg 2022-09-07 14:00:35 +02:00
Matthieu Leproux 7d76209add fixed #1713 Removed huge space above photo add form 2022-09-05 13:25:11 +02:00
Matthieu Leproux 77b156df18 fixes #1657 SVG support (both gallery and admin sides) 2022-09-01 15:20:55 +02:00
Fabian Palacios e909cb19bb issue #1706 change some language keys to english 2022-08-20 16:35:15 +02:00
plegall 870f1a8129 issue #1707 display Piwigo age on maintenance page instead of dashboard 2022-08-19 11:18:57 +02:00
Zacharie Guet 906d8b85a2 Minor change on plugin new page
* Change native tooltip in tiptip
* On the last revision tooltip on a plugin, add the time since the publication of the revision
2022-08-05 15:10:58 +02:00
Matthieu Leproux 1ed159f7a7 fix #1700 use user_prefs instead of cookies for the view selector in plugin manager 2022-08-01 17:11:25 +02:00
Matthieu Leproux 74e932a5a9 fix #1699 we use user_prefs for the user view selector now 2022-08-01 15:57:58 +02:00
Zacharie Guet e408b072fc Minor change on formats tab
* Deleting translation keys from en_GB to en_UK
* Adding a confirm popin on the format deletion
* Minor design changes
2022-07-30 14:12:15 +02:00
Zacharie Guet 5781810348 Adding a Formats Tab on Edit photo page
* Add 3 new files for the tab creation (php, tpl and js)
* Creation of a new API method : pwg.images.formats.remove
* Adding translation in en_GB and fr_FR for the formats
* Minor change on the head-button css class
2022-07-29 15:56:53 +02:00
Matthieu Leproux b3008e1876 fix #1645 purge session icon has normal size now 2022-07-27 18:46:17 +02:00