plegall
bc7316639f
fixes #349 , API set ranks of all album photos at once
...
on pwg.images.setRank, ability to provide a list of image_id (and no rank).
This way you can set the order of all photos of a given album, at once.
2016-01-28 16:03:39 +01:00
plegall
417a6b77b2
bug #409 fixed: handle error returned by pwg.users.setInfo
2016-01-28 12:33:31 +01:00
Piwigo-TranslationTeam
14776983c8
Update ja_JP, thanks to ma2tak
2016-01-27 21:11:35 +01:00
plg
f04e4d8b4f
bug #408 fixed, no session_regenerate_id on early PHP 7 versions
2016-01-27 15:36:00 +01: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
74dd9b88ed
Merge branch 'bug/405-css-emails'
2016-01-26 15:03:10 +01:00
modus75
69cdcf2316
fix change in smarty class name new version
2016-01-23 23:00:39 +01:00
plegall
025bc0533d
bug #405 , keep vanilla Smarty and remove {strip} for CSS emails
2016-01-22 22:01:42 +01:00
plegall
727b9827af
Revert "bug #405 fixed, embed CSS style inline"
...
This reverts commit f3cb99ea09
.
2016-01-22 21:57:24 +01:00
plegall
f3cb99ea09
bug #405 fixed, embed CSS style inline
...
emogrifier could not work, unless we reapply changes introduced by @mistic100 in earlier commits 9cc816d364
and efbc08e537
2016-01-21 15:14:37 +01:00
plegall
968e9ff06d
changes on Smarty side breaks all prefilter in Piwigo
...
It would be better to modify the way template.class.php registers prefilters
but I didn't find the appropriate data structure.
2016-01-21 15:11:32 +01:00
plegall
d33051cb72
update to Smarty 3.1.29
2016-01-21 15:10:02 +01:00
Piwigo-TranslationTeam
b65bc4191a
Update br_FR, thanks to yves.kerleguer
2016-01-19 19:52:44 +01:00
plegall
4914643559
bug #404 fixed, database changes for auth keys
...
... applied during install: table user_auth_keys and column history.auth_key_id
2016-01-18 14:02:40 +01:00
Piwigo-TranslationTeam
0e7dd66cab
Update gu_IN, thanks to huz_akh
2016-01-17 07:43:50 +01:00
modus75
4bf51fc8e0
shorten some code (not really important)
2016-01-16 17:20:43 +01:00
modus75
ac37eb5a50
clean USER_AUTH_KEYS_TABLE when deleting user
2016-01-16 17:15:55 +01:00
plegall
5c57d8aa0f
adapt release creation script to Git and multiple repositories for plugins
2016-01-14 15:05:57 +01:00
plegall
c789347c51
happy new year 2016, all headers updated
2016-01-14 12:17:58 +01:00
plegall
c79cb18e44
Merge branch 'feature/293-trigger-upload'
2016-01-14 11:23:45 +01:00
plegall
c44a5e2890
feature #293 , also process videos
...
... as in Piwigo 2.7, to keep the same level of features. Plugin VideoJS may provide a better algorithm.
2016-01-14 11:21:04 +01:00
plegall
9b10ebad3a
next version is 2.8.0RC1
2016-01-14 10:42:55 +01:00
plegall
39fc4a604e
Merge branch 'feature/259-album-notify-users'
2016-01-11 09:28:37 +01:00
plegall
2bfd316e34
Merge branch 'feature/398-refresh-user-list' (which should also include branch 'feature/397-edit-user-popin')
2016-01-11 09:17:53 +01:00
Damien Sorel
e756ba2d79
Typo in slideshow template
2016-01-10 10:52:41 +01:00
plegall
ac8c2bf470
feature #397 , l10n
2016-01-09 18:53:38 +01:00
plegall
a3f80046b6
feature #397 , close popin when user deleted
2016-01-09 18:47:50 +01:00
plegall
71c30f46c8
feature #397 , bigger padding inside popin
2016-01-09 18:37:07 +01:00
plegall
d78caf8603
move new CSS rules to theme.css instead of {html_style}
2016-01-09 18:28:26 +01:00
plegall
041065a824
feature #398 , update user list when user is modified
2016-01-09 18:01:18 +01:00
plegall
c4678c37a2
feature #397 , edit user in a popin
2016-01-09 17:55:44 +01:00
Mathieu MD
1cc5675708
Japanese word for "author" depends on context
...
作成者 (sakuseisha) is more generic than 撮影者 (satsueisha).
It's isn't perfect, though. The best way would be to have a different string depending on context:
- Photos' author -> 撮影者 (satsueisha)
- Comment's author -> 記入者 (kinyuusha)
2016-01-09 12:02:06 +01:00
plegall
646aa6f19a
Merge branch 'feature/392-auth-keys'
2016-01-06 14:41:25 +01:00
plegall
426e10e235
feature #392 , bug fixed on footer link
...
Use auth_key in mail cache key to avoid using the auth key of the first user.
2016-01-06 14:30:05 +01:00
plegall
c42f15dfa8
add auth_key in mail footer for pwg_mail_group
2016-01-06 14:29:32 +01:00
plegall
7bd36e0240
feature #259 , notify an album to a list of users
...
... and not just to a group
2016-01-06 13:42:30 +01:00
plegall
67e142f331
feature #392 , add authentication key in NBM mails
...
There are many links in NBM (Notification By Mail, see screen
[Administration > Users > Notification]). I had to change several
functions to take this authentication key into account.
2016-01-04 19:54:40 +01:00
plegall
f2f9e5ecb7
feature #392 , authentication keys, history log
...
When a user successfully performs an authentication with an auth_key, Piwigo
registers it in the history table.
For now, it is not shown/searchable in the history screen, but we can add it
in the future and we can provide a plugin with specific details about
authentication keys usage.
2016-01-04 15:04:02 +01:00
Pierrick Le Gall
aa581bd3de
Merge pull request #390 from thunderrabbit/readme-typo
...
Fixed a few typos in README.md
2016-01-04 10:01:58 +01:00
plegall
f4040a5a3a
forgotten to give user_status on recursive call in create_user_auth_key, bug detected by @mistic100
2016-01-01 20:37:33 +01:00
plegall
4aeedb5a2e
feature #392 , authentication keys, album notification
...
* On album notification (for a group), sends one distinct email for each user
with a new authentication key.
* When someone clicks the link with auth=<key> in URL, if the user is not
already connected, Piwigo will automatically connect the user.
2015-12-31 19:59:08 +01:00
plegall
eee57a5d2e
feature #392 , authentication key, new table
2015-12-31 19:53:38 +01:00
Damien Sorel
01be8166f5
Merge pull request #391 from thunderrabbit/https
...
Support HTTPS in ws.htm and triggers_list.php
2015-12-30 22:59:23 +01:00
Mssr Tiger for Miss Tiger
32c3e3fcf0
removed http: from URLs wich support https
2015-12-30 12:00:57 -08:00
Mssr Tiger for Miss Tiger
1a65c68be5
removed http: from URLs wich support https
2015-12-30 12:00:03 -08:00
Rob Nugen
3f40090b5a
cleanup: fixed some spelling errors in README
2015-12-31 03:22:54 +09:00
Rob Nugen
88a8722ab2
cleanup: fixed typo in README.md
2015-12-31 03:18:41 +09:00
plegall
3ec3cbe6ce
Merge branch 'bug/385-php7'
2015-12-30 16:21:32 +01:00
plegall
6ba0148e64
Merge branch 'feature/379-multiple-format'
2015-12-30 16:08:54 +01:00
plegall
7b653c04d6
feature #379 , multiple format, download original as format
...
If multiple format feature is enabled, always put the original file in the formats list.
2015-12-30 16:04:32 +01:00