Matthieu Leproux
238cee07e8
related to #1614 fixed bug when removing a related cat
2022-03-16 15:10:00 +01:00
Matthieu Leproux
66bd06176c
related to #1614 replacing selectize in photo editor for related categories
2022-03-16 15:09:12 +01:00
Zacharie Guet
d111974a8f
#1467 Resolve merge bugs and clean pluginInstalled.tpl
...
* Move the JS of the TPL file in plugin_installated.js
2022-03-06 18:08:52 +01:00
Zacharie Guet
be760d25d7
#1467 Remove javascript logs in plugin page
2022-03-05 11:52:53 +01:00
Zacharie Guet
f38d63ccd8
#1467 Plugin Update refresh
...
- Style the update plugin and update extension page to match with pluginBoxes design
- Move the css of plugin installed from .tpl to .css
- Change class name of pluginBox forms (classic, line and compact in classic-form, line-form...)
- Factorize the code of the update extension page
2022-03-05 11:52:53 +01:00
Zacharie Guet
1a6fadb468
#1467 Minor fixes and comment adding
2022-03-05 11:52:53 +01:00
guetz
0b51ba3720
#1467 Plugin download page general redesign
...
Implements the new general design (thanks to Clement's and Jule's mockup)
Allows the display or the hiding of non-compatible plugins
Add advanced filters in the page (harmonization with the advanced filters in the user manager)
Add the display of a screenshot, the rating and the tags for each plugins
Add Piwigo's Certification levels for each plugins
Add the file admin/themes/default/css/components/general.css to save css compnents that will be used in diffenrent places in the admin
2022-03-05 11:52:53 +01:00
Matthieu Leproux
958031c141
related to #1465 better drop down for images and bugfix on filters
2022-03-02 12:46:29 +01:00
Matthieu Leproux
e6cfb068ce
related to #1465 better UI if no results + borders + better refresh
2022-03-02 12:46:29 +01:00
Matthieu Leproux
5723f99056
related to #1465 added better pagination + dark mode for lines
2022-03-02 12:46:29 +01:00
Matthieu Leproux
ef063f77cc
better summary positionning and dark mode filters added
2022-03-02 12:46:29 +01:00
Matthieu Leproux
ab7b6ecb29
related to #1465 removing the lines when api is called and added spinner during infos fetch time
2022-03-02 12:46:29 +01:00
Matthieu Leproux
1ada02c1b6
related to #1465 better indent, new translation line + add guest as filter
2022-03-02 12:46:29 +01:00
Matthieu Leproux
2d69825b04
related to #1465 added memories case
2022-03-02 12:45:47 +01:00
Matthieu Leproux
6fcedc19a3
related to #1465 added summary to history results
2022-03-02 12:45:47 +01:00
Matthieu Leproux
5730be596c
related to #1465 category name addded
2022-03-02 12:45:47 +01:00
Matthieu Leproux
5ca10bbfae
related to #1465 added hover on ip and user name + adjustments for labels and translation
2022-03-02 12:45:47 +01:00
Matthieu Leproux
98c8269cdf
related to #1465 removed useless translations + added icon on ip and username hover + labels
2022-03-02 12:45:47 +01:00
Matthieu Leproux
2db6c52f3d
related to #1465 fixed date_end not recognized
2022-03-02 12:45:47 +01:00
Matthieu Leproux
d0bf5cd1f2
related to #1465 date filter added + removed useless details
2022-03-02 12:45:47 +01:00
Matthieu Leproux
1c9bb0db08
related to #1465 removed old form + added pagination
2022-03-02 12:45:47 +01:00
Matthieu Leproux
84dbdbabe8
related to #1465 added beginning of pagination
2022-03-02 12:45:47 +01:00
Matthieu Leproux
6860c59453
related to #1465 added ip and download filter + some titles to lines + listenners
2022-03-02 12:45:47 +01:00
Matthieu Leproux
4f85ca29e1
related to #1465 the filter "user" can be added and removed
2022-03-02 12:44:21 +01:00
Matthieu Leproux
332fc2430e
related to #1465 added edit link to drop down
2022-03-02 12:38:06 +01:00
Matthieu Leproux
717213e6d4
related to #1465 displaying real info in lines
2022-03-02 12:38:06 +01:00
Matthieu Leproux
8d41d27258
related to #1465 drop down for images ooption added
2022-03-02 12:38:06 +01:00
Matthieu Leproux
981000d9ce
related to #1465 added line constructor
2022-03-02 12:38:06 +01:00
Matthieu Leproux
34100c049c
related to #1465 fetching lines by ajax call
2022-03-02 12:38:06 +01:00
Matthieu Leproux
e96df2bcc6
related to #1465 Search action done in ajax, still need to construct response properly
2022-03-02 12:38:06 +01:00
Zacharie Guet
8c8c19e3e6
Related to #1607 Fix multi http calls on tag rename
2022-02-25 16:16:11 +01:00
Matthieu Leproux
9d38a57326
related to #1607 removed old way to rename tag
2022-02-25 16:16:11 +01:00
Matthieu Leproux
c9ecf7eae2
related to #1607 moved tag name edit in popin
2022-02-25 16:16:11 +01:00
Matthieu Leproux
a322f3201c
related to #1596 Removed switch on 'Other' plugins + fix actualize filter bug
2022-01-10 11:33:19 +01:00
Matthieu Leproux
262d9a5221
fixes #1596 plugin filters work fine now
2022-01-05 14:20:37 +01:00
Matthieu Leproux
bdc5399108
fixes #1567 Plugins filters and badged now updates with search
2021-11-22 11:16:24 +01:00
Matthieu Leproux
74153db445
fixes #1557 removed %% in front and escaped groups for mysql8
2021-11-15 13:45:44 +01:00
Matthieu Leproux
cd433f40e9
fixes #1539 redirect between GM and UM works now
2021-10-22 10:38:39 +02:00
Matthieu Leproux
d8862e43ac
related to #1524 Input verification
2021-10-15 14:36:05 +02:00
Matthieu Leproux
b409841e0f
fixes #1523 Search plugin and status filter compatible + nb search results
2021-10-14 15:22:21 +02:00
Matthieu Leproux
20b7790038
fixes #1521 errors are displayed properly now
2021-10-14 11:25:00 +02:00
Matthieu Leproux
aa6c725098
fixes #1518 add album compact is fixed
2021-10-13 16:22:32 +02:00
Matthieu Leproux
cdc45dc1a1
fixes #1517 removed placeholer in tile mode
2021-10-13 15:51:38 +02:00
Matthieu Leproux
747870e2e3
fixes #1515 better inputs for add group and add album
2021-10-13 15:02:06 +02:00
Matthieu Leproux
96e7fa466c
fixes #1514 Empty rename display error message
2021-10-13 10:27:50 +02:00
Matthieu Leproux
390f23d275
fixes #1509 if no plugins activated : show all plugins
2021-10-12 11:16:07 +02:00
Matthieu Leproux
c3670b80a2
related to #1507 dark mode pluigin alerts
2021-10-12 10:09:16 +02:00
Matthieu Leproux
fb7aad8340
fixes #1506 changed loader in user manager and icon are fully visible in album manager
2021-10-08 12:38:48 +02:00
Matthieu Leproux
5803c76f4d
fixes #1505 Smaller add user popin
2021-10-07 13:39:05 +02:00
Matthieu Leproux
2c1b3579ec
related to #1503 Translation adjustments, api fonction implementation date
2021-10-07 10:14:24 +02:00