Commit Graph

2462 Commits

Author SHA1 Message Date
Louis
b061418ed4 double select button center
center button by putting the p as display flex and justify content center
2020-11-16 15:04:04 +01:00
Louis
12c9b762c5 edit user css
editing a user buttons, fixed padding so button is same size as input
2020-11-16 11:00:36 +01:00
Louis
0aa52af2b6 fixes #1262 styling help pop in
styling help pop in by including the colorbox.inc.tpl
2020-11-13 17:39:43 +01:00
Louis
791e019d41 fixes #1261 rm old resizable
deleting files related to the old resizable, the icons in roma and clear directories, what made them apper in theme.css in roma and clear too, and what activated resizable in site update. delted resize.inc as it is not used anywhere else and deleting some old comments in search.tpl
2020-11-13 16:25:57 +01:00
Louis
44fcf6b20e background color selected album
background color of the selected album when you add photos to it, was lost due to a change of css for .selectedAlbum span for the div in cat_list.tpl
2020-11-13 14:28:01 +01:00
Louis
de8f048713 fixes #1260 fix parameters
as the paramets sent by the page by default are not the same than when the form is submitted, you had to refresh the page to see the changes, to check wheter the value is equal to false or not existant is a working fix because the form submits the parameters set to false when the radio button is selected to no
2020-11-13 11:24:36 +01:00
Louis
c3f8cee86a fixes #1256 stable input height
height changes when selecting a user to add to a group caused by the fact that padding is only added when input is not full
now height is stable even when selecting
2020-11-12 15:17:04 +01:00
Louis
471b301e99 synchronize in tabsheet
added tab to be like other pages so added a tabsheet in the backend, also only show files + directories options when it is selected
2020-11-12 15:08:42 +01:00
Louis
8736e8c25d storage tooltip format
storage in the tooltip in the dashboard storage bar, now looks like the size above , MB with 0 decimals and if more than 1 gb then in GB with 2 decimals
2020-11-12 15:05:07 +01:00
Louis
b0d4199d20 dashboard storage format
changing storage format of a mb used, no decimal on mb and two decimals on gb, gb format is used if more than 1GB is used in the storage
2020-11-12 10:59:08 +01:00
Louis
e41a9735b5 no more double reload
double reload on the page tag manager when adding a tag,
simply removed on reload caused by updatePaginationMenu
2020-11-10 16:02:21 +01:00
Louis
67ca7ab4c5 cancel upload button styling
added styling to the upload button so it looks like the unactive plugin UNINSTALL button
2020-11-10 15:53:56 +01:00
Louis
a46eeb1592 issue #1253 badge style for counter
badge style for counter in the progress bar of batch manager
2020-11-10 14:59:26 +01:00
Louis
1997f311f4 issue #1253 added counter
added counter above progress bar to see where we are like in 2.10
2020-11-10 10:56:21 +01:00
Louis
0fc87320af fixes #1253 progressbar new style
added the style of progress bar like when you upload a photos, from photos add direct tpl
also fixed a php error when calling count on empty var
2020-11-10 10:19:26 +01:00
Sam Wilson
35f0450699 Sort filters by localized name
The `UC_name_compare` function isn't defined, but was being used
to sort the prefilter list. This change adds a anonymous function
to do the sort comparison (on the filters' NAME attribute).
2020-11-07 16:54:17 +01:00
Louis
7d0f08c5a9 progressBar batch manager
removed confirmDel dialogbox and arrow down from the select option when deleting something
2020-11-06 10:47:23 +01:00
Louis
76201d11d4 batch manager confirm del msg
moved the confirm deletion msg on the actions delete and delete_derivatives so it will be in the middle of select and apply action with visibility hidden
2020-11-06 09:46:00 +01:00
Louis
5ee215ff8d edit tag focus input
when you edit a tag in the tag manager page, the input for the name is focused
2020-11-05 17:30:19 +01:00
Louis
601d2dbf18 issue #1214 removed commented code
commented code should not be left there
2020-11-05 16:45:29 +01:00
Louis
0ae47f786e issue #1214 re-added some var
re-added the variables ACTIVATE COMMENTS and Double_Password that were deleetd in the previous commit
2020-11-05 16:39:07 +01:00
Louis
712bf84d16 issue #1214 remove useless code
removed query to get all users because it is not used in the template anymore
2020-11-05 16:09:10 +01:00
Louis
44f18a09d1 fixes #1214 select only filtered users + fixes #999 use up-to-date datatable API
* use datatables.ajax instead of datatables.ajaxsource. The request parameters have changed, the backend has been updated accordingly

* the "select all" users is replaced by "select page" + "select whole set". The selection only applies to filtered list. If you filter on a group, for example, the "select whole set" will only select users of this group.
2020-11-05 15:49:58 +01:00
Louis
5b956f255e issue #1206 add album input focus
when adding an album in album manager, the input for the name gets focused
2020-11-05 15:01:33 +01:00
Louis
8cbbdc4c74 fixes #1251 empty tooltip removed
removed empty tooltip when hovering dropdown and remove text decoration underlien when hovering dropdown too
2020-11-05 11:43:43 +01:00
Louis
b982c260fa fixes #1250 pluginBox ThemeBox fixed
pluginbox dropdown hover is now like theme, from grey to black, doesn t show delete option on themebox not deactivated anymore
2020-11-05 10:50:22 +01:00
Louis
44c4119120 fixes #1249 menubar size
set menubar size of dashboard and plugins to 13 px like the other ones
2020-11-05 10:13:26 +01:00
plegall
d651fe38cd fixes #583 check PHP version requirement before update
* piwigo.org can now tell Piwigo which version of PHP is required for each version of Piwigo. If the installed version of PHP is too old, do not let the user update.
* slight visual enhancements on the update page
2020-11-04 17:38:09 +01:00
Louis
eacad2a4b8 fixes #1240 use a modern and customizable confirmation popins
* plugins: install, restore, deactivate all, uninstall, delete
* themes: delete
* languages: delete
* maintenance: lock gallery, purge history detail, purge history summary, purge search history and delete all sizes butto
* rates: delete user rates
* sites: remove a site
* updates: update all extensions
* users: delete

batch manager now confirms deletion of derivative like deletion of photos (no more alert popin)

theme manager: box styling like plugins, delete is in dropdown, with icon for activate and delete
2020-10-31 16:53:45 +01:00
Louis
d343959372 fixes #1248 translate escape
added escape to the str_no translation so it doesn t crash js
2020-10-30 16:47:56 +01:00
plegall
7a74f06037 fixes #553 smartly remove the old history.summarized column
Only when we have as few lines as possible in the history table, not before.
2020-10-28 18:08:59 +01:00
Louis
c464cdc7c1 Merge branch 'master' of github.com:Piwigo/Piwigo 2020-10-27 18:20:42 +01:00
Louis
5b352275be fixes #1244 easier exit
easier exit out of the group list window via escp or right click outside, also added clearer message of whichi user is added when adding a user inside a group
2020-10-27 18:20:12 +01:00
plegall
3e58f67c0f fixes #525 add trigger at the end of add_uploaded_file 2020-10-26 16:26:31 +01:00
Louis
f8f219b6ee #1237 menubar closed in dashboard/plugin
menubar doesn t open an extension like it used to, for example dashboard opend photos and plugins opened tools below
2020-10-22 15:40:29 +02:00
Louis
5ac32db33e plugin lnik is now standalone like dashboard 2020-10-22 15:40:29 +02:00
Louis
ba6b119e0c fixes #1239 tags refresh
tags now refresh when creating a new one, also remove wrong translation of display and input focus when clicking on the add button
2020-10-15 11:48:18 +02:00
Louis
b2c03527db fixes #1238 tag input decay
tag input decays by 1 pixel, fixed padding in the input and icon validate to stay at 38 px
2020-10-15 11:21:23 +02:00
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
plegall
6cd492174a remove useless tooltip on createFirstAlbum button 2020-10-13 09:50:32 +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
ca49e25e1b fixes #1230 no groups error
Avoid using count on the groups variables if it is empty or undefined with ternary expression
2020-10-12 16:24:31 +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
plegall
b24c6c48f1 fixes #1069 config settings to promote mobile app (iOS only for now) 2020-09-29 15:12:19 +02:00
plegall
83242047f1 fixes #662 replace obsolete dump (database export) by a simple message
The message is copied from update guide on piwigo.org
2020-09-28 12:55:19 +02:00
plegall
494d99598d fixes #1223 clean variables to manage lock/unlock 2020-09-22 16:18:54 +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