flop25
d4487be684
Merge branch 'master' of https://github.com/Piwigo/Piwigo
2017-09-01 17:39:32 +02:00
flop25
47164bc737
fixes #603 no more use of include in tpl for comment_list
...
so comment_list can be replaced via template extension or extensions
No HTML changes just tpl and php
2017-09-01 17:39:26 +02:00
flop25
011b12cfaa
fixes #751 , missing DROP statements at install
2017-09-01 15:29:51 +02:00
plegall
028c4ee2d5
fixes #739 , make sure keys are reset in the "uniquified" array
...
... for a regular search, when different set of photos matches the search.
2017-07-25 18:25:36 +02:00
plegall
a3cf80c77c
fixes #732 , avoid conflict with PHP function "transliterate"
2017-07-13 11:29:27 +02:00
plegall
f520f82736
fixes #726 , add trigger in create_virtual_category
2017-07-03 15:56:21 +02:00
plegall
6126a09604
fixes #725 , protect pwg.images.setInfo from HTML
2017-07-03 13:56:10 +02:00
plegall
b5fc14700a
give error details on permalink creation
2017-07-03 13:56:10 +02:00
flop25
a4982978c0
now "Apply to sub-albums" can be applied to set all children album as public ones
...
https://github.com/Piwigo/Piwigo/issues/697
technically it's like going to page=cat_options§ion=status but
that's more userfriendly to get that feature on permission page of an
album too
2017-07-02 23:29:07 +02:00
flop25
30e8babd6d
pwg_token left for cat_options pages
...
solving https://github.com/Piwigo/Piwigo/issues/721
2017-06-29 16:25:26 +02:00
flop25
3dd6812412
check input parameter for cat_options pages
...
solving https://github.com/Piwigo/Piwigo/issues/724
2017-06-29 16:24:15 +02:00
flop25
03a8329b89
adding pwg_token on permalink & cat_options
...
and therefor solving issue:721
2017-06-28 23:44:26 +02:00
plegall
d542de77c3
fixes #713 , use the default language to send email
...
and not only to build the email body message
2017-06-21 11:44:12 +02:00
plegall
fffd35174f
fixes #710 , avoid using get_gallery_home_url()
...
because it may be different from get_absolute_root_url() if you have a $conf['gallery_url']
2017-06-15 23:10:25 +02:00
plegall
ea382e85bf
fixes #708 , script to extract issues from Github
2017-06-15 17:52:08 +02:00
plegall
346f5c3849
fixes #707 , hide decimal for "158.0 pages seen"
2017-06-14 19:42:21 +02:00
plegall
bbb9c5e6b5
issue #706 , force redirection within Piwigo
2017-06-14 10:23:47 +02:00
plegall
4b9b7855f0
issue #706 , check the redirect is within Piwigo
2017-06-14 10:22:30 +02:00
plegall
6ce14fc958
fixes #705 , check user_list_backend.php input params
2017-06-13 12:27:37 +02:00
plegall
e0b7c1d157
fixes #701 , use the appropriate site_id instead of 1
...
When coming from the album edit page with the action link to synchronization
2017-06-12 14:30:30 +02:00
plegall
4581f3e2ba
fixes #693 , pclzip compatibility with PHP 7.1
2017-06-12 13:50:28 +02:00
plegall
4310fe7a55
fixes #667 , check $_GET['page'] to avoid XSS
...
This can be an issue only on Internet Explorer
2017-06-12 11:36:28 +02:00
plegall
3ae62ce118
fixes #699 , make sure $_GET['tab'] does not include unexpected chars
2017-06-02 10:10:50 +02:00
plegall
9fa8f3069c
fixes #696 , invalidate user cache when deleting an album via API
2017-05-31 15:24:49 +02:00
plegall
11c07ea530
fixes #685 , syntax error in jQuery selector prevents delete photos from working on Safari
2017-05-22 11:31:21 +02:00
plegall
8b4e2ffffb
fixes #683 , hide decimals when disk usage is bigger than 100GB
2017-05-18 15:06:52 +02:00
plegall
686c2f7bdf
fix #663 , batch manager, avoid SQL error with duplicates
...
* when searching duplicates on md5sum, only consider md5sum not null
* in case the GROUP_CONCAT returns on truncated string, remove the trailing ","
* add a TODO to find a better algorithm, avoiding the GROUP_CONCAT limit to 1024 chars
2017-05-15 11:25:17 +02:00
plegall
7056f33d62
fix #679 , add trigger in admin/intro to let plugins modify dashboard items
2017-05-12 15:22:44 +02:00
plegall
1c71e59303
fixes #674 , by default user groups should be an empty array, not an empty string
2017-05-05 11:00:53 +02:00
plegall
b56832c873
fixes #658 , upgrade script to 2.9
2017-04-24 16:03:25 +02:00
plegall
bafdcf52da
next version is 2.9.0
2017-04-24 15:14:55 +02:00
plegall
6c76fe3f01
update language directory from the "translation" branch
...
simple copy, based on commit 706988e6c3
2017-04-24 15:04:21 +02:00
plegall
f4a6f9ce84
fixes #657 , set the CACHE_KEYS for categories
2017-04-24 14:32:15 +02:00
plegall
0044aff983
next version is 2.9.0RC2
2.9.0RC2
2017-04-10 13:46:12 +02:00
plegall
1a348ab30b
fixes #224 , batch manager, ability to configure default number of images per page
2017-04-10 13:38:47 +02:00
plegall
9f7363f12c
fixes #326 , no more JS broken when elegant menu switcher is disabled
2017-04-10 12:16:08 +02:00
plegall
f7aadd8e29
fixes #279 , show error message from pwg.images.upload
2017-04-09 17:28:51 +02:00
plegall
a4da0f9cce
remove debug trace
2017-04-09 12:38:36 +02:00
plegall
cd86634b00
fixes #426 , count views on SmartPocket
2017-04-09 12:34:45 +02:00
plegall
30bedcb7d8
Merge branch 'feature/302-file_ext-case-insensitive'
2017-04-07 15:45:26 +02:00
plegall
6b88073449
function get_fs is no longer used (since 2.4)
2017-04-07 15:28:17 +02:00
plegall
f2ac983891
issue #302 , simplify list of picture_ext
2017-04-07 15:27:40 +02:00
plegall
d58a24c882
fixes #302 , file extension case insensitive for sync
...
if $conf['picture_ext'] contains "jpg", Piwigo sync will accept {jpg,JPG,Jpg,jPg,jpG,...}
2017-04-07 15:25:10 +02:00
plegall
1c5b36f734
fixes #235 , show/hide edit/caddie/representative icons on index.php or picture.php
2017-04-07 14:20:19 +02:00
plegall
03c2d12991
add icon on "save settings" button for configuration tabs
2017-04-06 16:01:41 +02:00
plegall
b0ae23e34d
fixes #428 , ability to hide "sizes" icon on index.php or picture.php
2017-04-06 15:55:23 +02:00
plegall
1d5279e4a8
fixes #647 , use the constant instead of hard coded table name
2017-04-04 15:19:24 +02:00
plegall
df1c665e62
fixes #309 , ability to show album descriptions on all pages
...
(not just the first page)
2017-04-02 17:36:00 +02:00
plegall
6011ae152d
update language directory from the "translation" branch
...
simple copy, based on commit cb0d43c596
2.9.0RC1
2017-03-31 15:55:26 +02:00
plegall
e249232684
new version is 2.9.0RC1
2017-03-31 15:34:43 +02:00