HWFord
41d5c8a258
fixes #2306 move save buttons to bottom of page (PR #2346 )
...
For these pages :
picture modify, album notification, category permission, comments, menubar, all configurations, site update, element set ranks, notification by mail
Change how success and errors messages are displayed and handled
2025-03-21 16:28:37 +01:00
plegall
e8bef0cf23
fixes #250 escape chars before insert in database
...
* usefull when you configure your Piwigo to allow special chars like single quotes
* will work for single quote, but not for &
2022-09-12 14:38:57 +02:00
Matthieu Leproux
a2b1ef2c67
related to #1679 changed title for Sync tabs
2022-06-28 13:34:42 +02:00
Matthieu Leproux
77f4535932
related to #1530 removed status verification for Sync page
2021-10-22 15:39:27 +02:00
Matthieu Leproux
967cbe5e2a
related to #1530 status verification for extention updates
2021-10-21 14:08:27 +02:00
Matthieu Leproux
f5d0caedb8
related to #1530 Status vérification in Sync page
2021-10-20 10:09:31 +02: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
plegall
b31d68fbd9
fixes #1182 with inheritance_by_default, copy only permissions from parents and do not add admins
2020-05-07 12:30:47 +02:00
Tomas Krizek
8573e35b18
include/functions_cookie: use proper brackets for offset access
...
Fixes #1134
2019-12-04 10:40:47 +01:00
plegall
72094c5f88
fixes #1090 move warning about missing checksums from dashboard to sync page
...
* avoid scaring users for a minor issue
* convert the warning message into a simple info
* simplify algorithm for detection and only search on relevant pages (batch manager + sync page)
2019-10-14 14:14:54 +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
fc193f7474
issue #830 simplify PHP files header, remove copyright/license info
2019-06-04 17:13:51 +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
56339a0601
feature #534 , modernize admin home
...
* convert the big button "Quick Local Sync" into a simpler action link
* simplify the "quick sync" as a specific action on site_update.php
2016-10-07 16:11:20 +02:00
plegall
7ae2094726
bug #407 fixed, avoid PHP warnings
...
... on formats_to_delete and caddiables variables during sync
2016-01-26 15:41:12 +01:00
plegall
c789347c51
happy new year 2016, all headers updated
2016-01-14 12:17:58 +01:00
plegall
99b1fd2704
feature #379 , multiple format, bug fixed on sync
...
New formats were not detected if the photo had not already at least one format.
2015-12-23 10:10:34 +01:00
plegall
f66c27b731
indentation
2015-12-17 14:00:17 +01:00
plegall
ca238de66d
feature #379 multiple format, step 3: add/remove
...
* during sync, Piwigo will detect new/removed formats for an existing photo
* multiple formats features is disabled by default
2015-12-16 18:16:16 +01:00
plegall
8e098d502a
feature #379 multiple format, step 1: add formats
...
* new table piwigo_image_format (each photo can have 0 to many formats)
* only compatible with synchronization for now. Formats must be in sub-directory pwg_format
* formats are visible on edition page only for now
2015-12-03 16:04:02 +01:00
mistic100
636650309a
Update headers to 2014. Happy new year!!
...
git-svn-id: http://piwigo.org/svn/trunk@26461 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-05 00:19:25 +00:00
mistic100
677fe6f888
bug:2981 fix parse error caused by r25018
...
git-svn-id: http://piwigo.org/svn/trunk@25076 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-22 12:55:22 +00:00
mistic100
ae707279a1
remove all array_push (50% slower than []) + some changes missing for feature:2978
...
git-svn-id: http://piwigo.org/svn/trunk@25018 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-19 17:43:04 +00:00
flop25
55d91fffd1
bug:2855
...
check "Apply to sub" checkbox if $conf inheritance_by_default is true
add admins to the users granted
optimizations
git-svn-id: http://piwigo.org/svn/trunk@23430 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-21 14:48:43 +00:00
flop25
acb5d4cda7
bug:2855
...
take care if no parent album, and propagate the permissions
ToDo: check "Apply to sub" checkbox if $conf inheritance_by_default is true, optimizations
git-svn-id: http://piwigo.org/svn/trunk@23428 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-21 14:09:02 +00:00
flop25
af51f55815
bug:2855
...
$conf['inheritance_by_default'] applies on FTP added albums
git-svn-id: http://piwigo.org/svn/trunk@23376 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-19 20:39:44 +00:00
plegall
eb002c40a4
merge r22978 from branch 2.5 to trunk
...
bug 2915 fixed: really disable synchronization on synchronization and site (directories) manager screens.
git-svn-id: http://piwigo.org/svn/trunk@22979 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-31 12:23:45 +00:00
plegall
4bc775e479
update Piwigo headers to 2013 (the end of the world didn't occur as expected on r12922)
...
git-svn-id: http://piwigo.org/svn/trunk@19703 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-01 12:35:02 +00:00
rvelices
62452b90ce
bug 2730: multi size not deleted when physical directory deleted
...
git-svn-id: http://piwigo.org/svn/trunk@17650 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-08-27 18:42:04 +00:00
plegall
e0f6d5d6a7
feature 414 (yes, a 6 years old request): ability to define the list of
...
permitted characters in file/directory names for synchronization.
git-svn-id: http://piwigo.org/svn/trunk@13527 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-10 21:34:48 +00:00
rvelices
8495df013d
remove remote sites feature
...
git-svn-id: http://piwigo.org/svn/trunk@13488 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-06 20:27:41 +00:00
mistic100
a25fe0c7e8
feature 2567: in IMAGES_TABLE the field "name" is prefilled with the filename
...
git-svn-id: http://piwigo.org/svn/trunk@13082 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-10 14:44:20 +00:00
mistic100
112d730f3a
update Piwigo headers to 2012, last change before the expected (or not) apocalypse
...
git-svn-id: http://piwigo.org/svn/trunk@12922 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-17 22:48:36 +00:00
rvelices
d0b5df605c
feature 2548 multisize
...
- rewrote local site sync + metadata sync
git-svn-id: http://piwigo.org/svn/trunk@12831 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-03 20:21:13 +00:00
rvelices
d1c4204a42
language cleanup (exact duplicates or almost same duplicate - capital/lower case first letter ...)
...
git-svn-id: http://piwigo.org/svn/trunk@12681 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-01 21:02:52 +00:00
plegall
2d52f65ce3
merge r12011 from branch 2.2 to trunk
...
bug 2378 fixed: remove MySQL warning when synchronizing with simulation
activated. The warning occurs when there are new dircetories found.
git-svn-id: http://piwigo.org/svn/trunk@12012 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-08-30 09:25:56 +00:00
plegall
424eed990e
merge r11727 from branch 2.2 to trunk
...
feature 2245: when a new private album is added, the creator and admins
automatically get permission on it.
git-svn-id: http://piwigo.org/svn/trunk@11728 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-07-13 13:32:23 +00:00
plegall
ef19a77f6e
merge r11040 from branch 2.2 to trunk
...
bug 1786 fixed: ability to prefilter the synchronize screen with a specific
album by clicking on the new "Synchronize" icon on album admin page or album
admin list.
This is not the solution proposed by Gotcha (ie a treeview to select the album
on the synchronize screen) but it solves the same problem.
git-svn-id: http://piwigo.org/svn/trunk@11041 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-25 09:18:32 +00:00
plegall
6db359c622
Happy new year 2011
...
Change "Piwigo - a PHP based picture gallery" into "Piwigo - a PHP based photo gallery"
git-svn-id: http://piwigo.org/svn/trunk@8728 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-18 00:02:52 +00:00
rvelices
3d940e6121
feature 2102 : rename item/image/picture to photo (admin side)
...
also remove duplicates/unused admin lang keys
git-svn-id: http://piwigo.org/svn/trunk@8682 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-15 20:52:34 +00:00
plegall
fe569ab1bf
feature 2108 added: user upload removed from core. It will come back as a
...
"new generation" user upload in the Community plugin.
git-svn-id: http://piwigo.org/svn/trunk@8651 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-13 15:24:18 +00:00
plegall
b4d2a1362f
feature 2095 added: new column images.added_by (foreign key on users.id)
...
git-svn-id: http://piwigo.org/svn/trunk@8464 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-04 10:55:08 +00:00
patdenice
731f8888a4
feature 2060: Remove adviser mode.
...
First commit: only php files.
git-svn-id: http://piwigo.org/svn/trunk@8126 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-14 13:47:24 +00:00
plegall
c6a5f13d23
feature 1616: rename category into album, a few language keys were missing
...
git-svn-id: http://piwigo.org/svn/trunk@7024 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-27 23:32:09 +00:00
rvelices
c206a73dd2
feature 1616: rename "category" into "album" (first commit; still to come)
...
git-svn-id: http://piwigo.org/svn/trunk@6951 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-16 19:03:56 +00:00
plegall
10dac9de37
bug 1637: make the privacy level the same everywher, use "who can see this photo?"
...
instead of "minimum privacy level".
git-svn-id: http://piwigo.org/svn/trunk@6025 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-30 22:38:17 +00:00
nikrou
94d40c0eab
Bug 1617 fixed : help page is displayed in current theme in public or admin pages
...
git-svn-id: http://piwigo.org/svn/trunk@5920 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-18 18:59:37 +00:00
nikrou
af78fa6193
Fix some language keys problems
...
Need translations !
git-svn-id: http://piwigo.org/svn/trunk@5207 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-20 22:35:39 +00:00
plegall
86ad1d5b49
increase copyright year to 2010
...
git-svn-id: http://piwigo.org/svn/trunk@5196 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-19 22:37:10 +00:00
nikrou
2e890e9597
Feature 1451 : localization with gettext
...
Use php-gettext (developpement version rev43, because of php5.3) as fallback
Use native language (english) instead of key for translation
Keep directory en_UK for english customization
Need some refactoring for plurals
Todo : managing plugins in the same way
git-svn-id: http://piwigo.org/svn/trunk@5021 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-02 14:54:22 +00:00