Commit Graph

10549 Commits

Author SHA1 Message Date
plegall
d7cb303258 (cp ab81e77) fixes #1290 avoid calling external command to calculate directory size
+ add a 5 minutes cache to avoid calculating cache size too often
* tested with anold PHP 5.5 (could work with earlier versions, but I prefer to not take the risk)
2021-01-21 10:43:47 +01:00
plegall
0e7531515c (cp 17f4b8d) fix issue 1284 2021-01-21 10:06:28 +01:00
plegall
dcfbf54cd3 (cp 355e05a) fix issue 1284 2021-01-21 10:05:48 +01:00
plegall
3d0a04e082 update (simple copy) language directory from the branch translation 3465835 11.0.0 2021-01-19 09:43:15 +01:00
plegall
18ea603445 (cp b7ba2e4) better display of buttons after upload (new margin for success info) 2021-01-18 17:32:15 +01:00
plegall
646fb2ccde (cp 8ba76fd) issue #1272 forgot to create index during install 2021-01-18 17:31:56 +01:00
plegall
4ee3348ca0 (cp cbb9010) fixes #1283 : force UsersCache reload when opening Group Manager
quick & dirty fix, must be improved
2021-01-18 16:59:37 +01:00
plegall
eff61b8c60 update (simple copy) language directory from the branch translation 823c1c7 2021-01-18 14:23:38 +01:00
plegall
c882e2af05 (cp 3130c08) less greedy regexp selector, to detect piwigo-videojs settings page 2021-01-17 20:01:30 +01:00
plegall
3dcbfda262 (cp 6005901) same margin around error/success/warning/messages boxes for top/right/bottom/left 2021-01-17 20:01:00 +01:00
plegall
9bbd53aff2 (cp a58d87e) change default configuration settings for a stable branch. Developers who need previous configuration settings can modify them in their local configuration
git cherry-pick 39d3c6883b
2021-01-08 12:14:49 +01:00
plegall
411ddc553f next release will be 11.0.0 2021-01-08 12:07:06 +01:00
plegall
d71d69dbe7 fixes #1277 ability to activate plugin link only for webmasters 2021-01-06 15:03:09 +01:00
plegall
4e1ab21028 groups: set page title with template var instead of fake H2 2021-01-06 10:29:21 +01:00
plegall
4f2a851940 groups: l10n everything 2021-01-06 10:23:24 +01:00
plegall
30382aaf67 themes: display "default" with a star and "mobile" with a mobile icon 2021-01-06 10:20:07 +01:00
plegall
fc6eb4828a cat_search: add missing l10n 2021-01-06 10:18:57 +01:00
plegall
1ea1102659 bug fixed: on intro, in French the #Week was diplayed on 2 lines 2021-01-06 10:17:31 +01:00
plegall
baa2a2190d picture_modify: do not show link to gallery if user level is too low 2021-01-06 10:14:45 +01:00
plegall
4d102e9eba intro: l10n everything and use existing keys as much as possible 2021-01-06 10:13:10 +01:00
plegall
246f6fdf40 stats: l10n everything and use existing keys as much as possible 2021-01-06 10:11:50 +01:00
plegall
6ed9bbee5e cat_search: set the page title as h1 with template var 2021-01-06 10:07:13 +01:00
plegall
1b7c1a7249 translate latest strings for Piwigo 11 in fr_FR (to check all is translated) 2021-01-05 20:34:34 +01:00
plegall
5c9f28765e missing language string 2021-01-05 20:27:46 +01:00
plegall
2aad7dba0c add missing language strings for version 11 2021-01-05 20:25:06 +01:00
plegall
c388fc62d7 fontello: add smartphone (mobile) icon 2021-01-05 18:52:57 +01:00
plegall
4ec03c58ec bug fixed: lost during redesign, only local file can be sync/deleted 2020-12-30 15:02:08 +01:00
plegall
1fa59cbbd6 set admin page title only once for all edit photo tabs 2020-12-29 16:42:22 +01:00
plegall
684347691b fixes #1276 upgrade script from 2.10 to 11 2020-12-22 16:35:54 +01:00
plegall
7d7943b3ed fixes #1275 delete password reset key when email address is changed 2020-12-22 15:04:30 +01:00
plegall
498fb5e85d fixes #1272 add index on images.path to speed up i.php 2020-12-18 15:35:35 +01:00
plegall
a641b9eb08 fixes #1266 improve url parsing after bugs introduced for #626
* /categories/123-album/start-10 now works
* /categories/permalink1/permalink2/start-20 now works (each permalink can contain several "/")
2020-12-17 16:31:51 +01:00
plegall
af7e4028b0 fixes #1203 add API method pwg.images.uploadAsync
Available as a plugin for Piwigo 2.10, this method is now embedded in Piwigo 11. Designed to work with iOS app, can be used by any remote application.
2020-11-19 18:14:05 +01:00
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
plegall
ebab72b539 next version is 11.0.0beta5 (and not 2.11.0beta5) 2020-11-12 11:29:08 +01:00
plegall
56fd5dccd2 The branch is now only the first digits before the first dot in version number.
In order to change from versions 2.10.x to 11.x.y, Piwigo needs to only consider 11 as the branch, and not 11.x. Or else it will mess up with minor and major updates.
2020-11-12 11:29:08 +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