Commit Graph

2276 Commits

Author SHA1 Message Date
plegall
4ae0f46bae fixes #1049 update applications, new screenshots and hide ReGalAndroid 2019-07-11 14:54:34 +02:00
plegall
c1eecab364 fixes #996 escape word "groups" in SQL queries, new reserved word with MySQL 8 2019-06-28 18:07:53 +02:00
plegall
0ef2193471 fixes #93 automatically hide the newsletter link when clicked 2019-06-28 14:45:05 +02:00
plegall
3999bff326 fixes #1042 set Modus as default theme 2019-06-28 11:21:18 +02:00
plegall
5436c48ead fixes #1041 no longer activate TakeATour by default 2019-06-28 10:35:43 +02:00
plegall
22f3e679ee fixes #1040 move check upgrade action to maintenance page 2019-06-27 19:09:40 +02:00
Sam Wilson
8e9cb6de23 Quote 'rank' field name in SQL
Add backticks to reserved word 'rank' in SQL queries.

Bug: GH #919
2019-06-27 17:50:59 +02:00
plegall
46781c191a issue #1031 no background on album path 2019-06-20 16:44:18 +02:00
plegall
9bc9bae2cc fixes #1035 translate the visit link 2019-06-20 14:55:23 +02:00
plegall
9e629a2369 issue #1031 album manager, move breadcrumbs outside page title 2019-06-11 16:38:49 +02:00
plegall
fc193f7474 issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
plegall
2829f1a4ea fixes #1029 only keep new logo 2019-06-04 14:51:01 +02:00
plegall
5f0c429d2b issue #987 change a:hover to new orange 2019-05-31 12:08:58 +02:00
plegall
63ca304ff4 issue #1019 missing l10n 2019-05-31 11:26:25 +02:00
plegall
b150774bc9 issue #1019 do not display album selection if coming from a "add photos to album" link 2019-05-28 16:08:11 +02:00
plegall
242b734d8f issue #1019 slightly move up welcome box 2019-05-28 16:06:57 +02:00
plegall
99351c5898 issue #987 replace H2 by H1 only if H2 is available 2019-05-28 16:06:00 +02:00
plegall
692120cd07 issue #987 set a title on pages 2019-05-28 16:05:09 +02:00
plegall
fafa0dd7ae issue #1014 no more link on album name, a big button does the same job 2019-05-28 15:58:16 +02:00
Yann Le Boudec
038a42dd46 issue #1019 photo upload redesign
* Hide album selection after creation
* Correctly center the welcome box
* Better alignment for select files info
* Remove summary for select files info, always display details
* Fix dynamic margins in album popin
* Simplify show/hide blocks when no album available
* Make file selection button secondary when files added to queue
2019-05-28 15:00:03 +02:00
Yann Le Boudec
f5f555e1f2 issue #1019 photo upload redesign, new language strings 2019-05-22 16:49:35 +02:00
Yann Le Boudec
079b6fcb9a issue #1019 photo upload redesign, minor changes 2019-05-22 16:49:35 +02:00
Yann Le Boudec
9891c79f25 issue #1019 photo upload redesign
Based on Samuel's mockup.
2019-05-22 16:49:35 +02:00
Yann Le Boudec
c9715d255d issue #1014 album manager redesign 2019-05-09 14:03:33 +02:00
Yann Le Boudec
10eacfb44d Add icons
th1 flow-tree sort-alt-up sort-alt-down
2019-05-09 14:03:33 +02:00
plegall
f3cc541208 issue #1002 dashboard redesign, colors for big icons 2019-04-12 15:31:53 +02:00
plegall
ab46632a32 Revert "Include pwg_token in user list POST request (Fixes #748) (#866)"
This reverts commit 65ac272179.
2019-04-02 14:06:54 +02:00
plegall
940d1d2e8c issue #552
* many more admin actions are logged into activity table
* use the activity.details as an associative array (serialized in database)
2019-04-01 16:19:09 +02:00
plegall
447e7e729f remove useless package.json file for open-sans, causing irrelevant security alert 2019-03-25 17:02:17 +01:00
plegall
27a6504284 issue #552 new table activity and log add/edit/delete on albums 2019-03-25 16:50:45 +01:00
plegall
6a336ed4ec issue #987 refresh header message (for example, used to notify about upgrade_feed) 2019-03-25 16:45:36 +01:00
plegall
b20d46e3f3 fixes #992 wrong menubar alignment on Chrome 2019-03-22 17:02:12 +01:00
plegall
14eeb35c66 re-order albums: use new icon instead of old image 2019-03-22 14:59:54 +01:00
plegall
8afda448ef new icon arrow-combo to re-order albums 2019-03-22 14:49:15 +01:00
plegall
288d72846d fixes #991 better hide h2 without hiding plugin search filter 2019-03-22 12:27:25 +01:00
plegall
1eaeb8ba3c issue #987 new admin design adapted for dark theme 2019-03-22 12:13:32 +01:00
plegall
148cefb2f2 update from https://github.com/FontFaceKit/open-sans to commit 5949316 to avoid vulnerability alert by Github 2019-03-15 15:15:30 +01:00
plegall
6f1b75d135 issue #987 new header/menubar/footer for admin pages
only works fine for "day" mode, not for "night" mode yet
2019-03-15 14:10:19 +01:00
plegall
466a479be0 issue #987 add font Open Sans for admin pages 2019-03-15 12:08:53 +01:00
plegall
19cccd9053 issue #987 new icons (left and down arrows for menubar) 2019-03-15 12:07:24 +01:00
plegall
9f6e3e9080 fixes #979 derivative cache generation works even for file with representative picture
Cache medium size, instead of thumbnail.
2019-03-08 15:16:08 +01:00
Teatek
61b7974a8d ability to set album order with web API
* add method pwg.categories.setRank in Piwigo web API
2019-02-13 15:00:22 +01:00
Teatek
f308af3e46 fixes #855 trigger on group deletion
* adding trigger (admin screen)
* adding trigger (API)
* update trigger list
2019-02-11 14:02:30 +01:00
Teatek
339c54fa23 issue #273 improve labels 2019-02-04 10:46:16 +01:00
Teatek
1907e678b8 Fixes #273 (Add ui option to display or not the date of an album) 2019-02-04 10:46:16 +01:00
Teatek
743d31c9e0 Fixes #863 Allow delete representative for empty albums 2019-02-01 16:38:47 +01:00
Teatek
2cf5c63ca1 fixes #854 adding trigger on tag deletion 2019-02-01 14:07:56 +01:00
plegall
b29ab344e9 fixes #972 use an alternative algorithm to discover number of future orphans, with very large albums 2019-01-28 14:05:51 +01:00
Teatek
b8d6f01b38 fixes #966 progression bar for sync metadata
* [Batch Manager] adding progression bar for metadata sync action
* [Batch Manager] display the number of synchronized photos in the success message
2019-01-27 17:16:13 +01:00
Teatek
b05241f508 Fixes #272 missing md5sum
* dashboard: add warning if missing checksums
* add a "compute all missing md5sum" option in batch manager (inspired by delete orphans)
* progress bar when computing md5sums
2019-01-22 10:26:52 +01:00