Commit graph

4744 commits

Author SHA1 Message Date
ddtddt
e3f9cca71c [trunk] - language - update - uk_UA - Українська -Ukrainian (admin part ) thanks to rukhov - feature:2457
git-svn-id: http://piwigo.org/svn/trunk@12935 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-22 14:05:14 +00:00
Piwigo-TranslationTeam
155e99b9e2 [trunk (admin)] Update zh_CN, thanks to : quqibing
git-svn-id: http://piwigo.org/svn/trunk@12932 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-20 06:15:19 +00:00
ddtddt
fa683c48bd [trunk] - language - add km_KH – ​ភាសា​ខ្មែរ​- khmer (Cambodia) Thanks to Vanndy - feature:2457
git-svn-id: http://piwigo.org/svn/trunk@12931 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-20 06:09:45 +00:00
rvelices
b7fff52095 feature 2548 multisize
- comments thumbnails + no more hard coded thumbnail sizes in css 
- removed admin thumbnail page + language cleanup

git-svn-id: http://piwigo.org/svn/trunk@12930 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-20 05:36:58 +00:00
Piwigo-TranslationTeam
99b58aef93 [trunk (admin)] Update zh_CN, thanks to : quqibing
git-svn-id: http://piwigo.org/svn/trunk@12929 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-19 21:27:08 +00:00
ddtddt
34c86d2a26 [trunk] - language - update - af_ZA - Afrikaans thanks to maeztro - feature:2457
git-svn-id: http://piwigo.org/svn/trunk@12928 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-19 21:13:33 +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
mistic100
2ab92150a7 add some info to tools/triggers_list.php
git-svn-id: http://piwigo.org/svn/trunk@12921 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-17 22:18:27 +00:00
rvelices
cc01941ed9 feature 2548 multisize - code cleanup + better usage in category_cats + i.php logs memory usage peak
git-svn-id: http://piwigo.org/svn/trunk@12920 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-17 21:58:18 +00:00
ddtddt
e1bd64fdfc [trunk] - language - update - uk_UA - Українська -Ukrainian (admin part ) thanks to quest_tom - feature:2457
git-svn-id: http://piwigo.org/svn/trunk@12919 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-17 21:49:56 +00:00
ddtddt
3f87ed84b1 [trunk] - language - update - pl_PL - Polski - Polish thanks to voyteckst - feature:2457
git-svn-id: http://piwigo.org/svn/trunk@12918 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-17 21:03:06 +00:00
rvelices
c6265c515d feature 2548 multisize - implement delete_element_derivatives
git-svn-id: http://piwigo.org/svn/trunk@12917 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-17 21:02:16 +00:00
ddtddt
89933672f2 [trunk] - language - add km_KH – ​ភាសា​ខ្មែរ​- khmer (Cambodia) Thanks to Vanndy - feature:2457
git-svn-id: http://piwigo.org/svn/trunk@12916 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-17 20:42:17 +00:00
Piwigo-TranslationTeam
3e0bc1cf01 [trunk (admin)] Update zh_CN, thanks to : quqibing
git-svn-id: http://piwigo.org/svn/trunk@12912 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-17 15:23:27 +00:00
Piwigo-TranslationTeam
7595ba59ed [trunk (public)] Update zh_CN, thanks to : quqibing
git-svn-id: http://piwigo.org/svn/trunk@12911 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-17 15:23:22 +00:00
Piwigo-TranslationTeam
14910141ee [trunk (public)] Update sl_SL, thanks to : svartur81
git-svn-id: http://piwigo.org/svn/trunk@12909 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-17 15:15:09 +00:00
rvelices
e693ef60cd feature 2548 multisize - ability to choose displayed size on index page
-added some logs on i.php (configurable) to measure the perf

git-svn-id: http://piwigo.org/svn/trunk@12908 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-17 06:09:32 +00:00
plegall
b18e3c8a80 feature 2548 (multiple size): better delete derivatives in add_uploaded_file
function when performing an update of a photo.


git-svn-id: http://piwigo.org/svn/trunk@12907 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-17 00:17:39 +00:00
plegall
f7421e5789 feature 2548 (multiple sizes): adapt the web API method pwg.images.add (used
by pLoader, Digikam, Lightroom, iPhoto), pwg.images.checkFiles (pLoader only).

The "resize" parameter was removed for pwg.images.add since this behavior
becomes the default behavior in Piwigo 2.4.

Just like pwg.images.addSimple, pwg.images.add now uses the add_uploaded_file
function (next step is to merge pwg.images.add and pwg.images.addSimple)


git-svn-id: http://piwigo.org/svn/trunk@12906 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-17 00:11:14 +00:00
mistic100
a7f39070f4 feature:2549 update query not working well (sic)
git-svn-id: http://piwigo.org/svn/trunk@12905 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-16 21:44:29 +00:00
ddtddt
d29fb6a184 [trunk] - language - update lv_LV - Latviešu - Latvian Recovery in plugin - feature:2457
git-svn-id: http://piwigo.org/svn/trunk@12904 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-16 16:22:42 +00:00
Piwigo-TranslationTeam
8c4f7eb17f [trunk (public)] Update zh_CN, thanks to : quqibing
git-svn-id: http://piwigo.org/svn/trunk@12903 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-16 15:13:17 +00:00
Piwigo-TranslationTeam
befc571561 [trunk (public)] Update bg_BG, thanks to : hamsia
git-svn-id: http://piwigo.org/svn/trunk@12902 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-16 00:37:30 +00:00
Piwigo-TranslationTeam
8fd54b8b60 [trunk (public)] Update nl_NL, thanks to : Kees Hessels
git-svn-id: http://piwigo.org/svn/trunk@12901 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-15 22:38:21 +00:00
Piwigo-TranslationTeam
4b1a2e0021 [trunk (install)] Update es_ES, thanks to : petaqui
git-svn-id: http://piwigo.org/svn/trunk@12900 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-15 22:38:15 +00:00
Piwigo-TranslationTeam
6c19ae8516 [trunk (public)] Update es_ES, thanks to : petaqui
git-svn-id: http://piwigo.org/svn/trunk@12899 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-15 21:47:58 +00:00
Piwigo-TranslationTeam
69a139e8ac [trunk (admin)] Update hu_HU, thanks to : samli
git-svn-id: http://piwigo.org/svn/trunk@12898 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-15 21:47:52 +00:00
ddtddt
ea5d5fa2ce [trunk] - language - update pt_PT - Português - Portuguese - Thanks to marcelomac - feature:2457
git-svn-id: http://piwigo.org/svn/trunk@12896 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-15 17:13:06 +00:00
mistic100
5aa62ddc13 revert svn properties changes from previous commit
git-svn-id: http://piwigo.org/svn/trunk@12895 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-15 17:09:41 +00:00
mistic100
e673454e05 feaure:2379 option to display user comments sorted new>old instead of old>new
git-svn-id: http://piwigo.org/svn/trunk@12894 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-15 17:05:30 +00:00
mistic100
24eafada3e feature:2549 fix javascript (hide/show didn't work correctly)
git-svn-id: http://piwigo.org/svn/trunk@12892 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-15 15:36:19 +00:00
Piwigo-TranslationTeam
435ff5f9f2 [trunk (public)] Update hu_HU, thanks to : samli
git-svn-id: http://piwigo.org/svn/trunk@12891 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-15 12:36:02 +00:00
Piwigo-TranslationTeam
7a8abf7e49 [trunk (admin)] Update hu_HU, thanks to : samli
git-svn-id: http://piwigo.org/svn/trunk@12890 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-15 12:35:56 +00:00
Piwigo-TranslationTeam
3f6988733b [trunk (admin)] Update es_ES, thanks to : petaqui
git-svn-id: http://piwigo.org/svn/trunk@12889 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-15 07:04:54 +00:00
mistic100
857907159d feature:2549 unstranlated rows in french files
git-svn-id: http://piwigo.org/svn/trunk@12888 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-14 22:33:06 +00:00
mistic100
c501688dbc feature:2549 Allow to disable comments for everybody
git-svn-id: http://piwigo.org/svn/trunk@12887 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-14 22:29:10 +00:00
mistic100
a412558492 feature:2021 change contents of the mail + add option on admin/user_list
git-svn-id: http://piwigo.org/svn/trunk@12886 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-14 15:02:02 +00:00
mistic100
5ea5350deb feature:2021 email notification on user creation, add checkboxes on register and install pages
git-svn-id: http://piwigo.org/svn/trunk@12885 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-14 13:08:43 +00:00
mistic100
34a70eceec feature:2517 ability to change username, add test to avoid existing usernames
git-svn-id: http://piwigo.org/svn/trunk@12884 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-14 12:08:34 +00:00
mistic100
af2302c1db 2021: email notification on user creation + mail for admin at installation
git-svn-id: http://piwigo.org/svn/trunk@12883 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-14 12:00:47 +00:00
mistic100
25481da931 feature:2517 ability to change username. admins can change usernames, users are notified by mail
git-svn-id: http://piwigo.org/svn/trunk@12882 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-14 10:50:47 +00:00
rvelices
56452f8711 revert css name change from previous commit
git-svn-id: http://piwigo.org/svn/trunk@12881 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-14 10:21:10 +00:00
rvelices
c5969b786a bug 2514 improve prev/next navigation navigation on picture page
git-svn-id: http://piwigo.org/svn/trunk@12880 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-14 06:19:22 +00:00
plegall
cac417c74b feature 2548, multiple size:
* adapt the upload script

* remove the resize settings screen

* add a new screen [Administration > Configuration > Options > Photo Sizes]
  with the ability to resize original after upload


git-svn-id: http://piwigo.org/svn/trunk@12879 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-12 21:37:28 +00:00
rvelices
6a115001ba bug 2553 hide menubar/register on indentification page if gallery is locked or guest_access is false
git-svn-id: http://piwigo.org/svn/trunk@12878 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-12 20:50:46 +00:00
rvelices
65590487d4 remove max photo width/height from user profile because not used anymore
git-svn-id: http://piwigo.org/svn/trunk@12877 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-12 05:57:43 +00:00
Piwigo-TranslationTeam
286bef319c [trunk (public)] Update ar_SA, thanks to : mohammed
git-svn-id: http://piwigo.org/svn/trunk@12876 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-11 23:34:14 +00:00
rvelices
b1ebb7c785 bug 2554 php warning PHPWG_URL is not defined in page_tail.inc.php
git-svn-id: http://piwigo.org/svn/trunk@12875 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-11 20:52:17 +00:00
rvelices
511cbb1c98 bug 2544 upgrade css minifier to version 3.0.1 (Embedded cssmin is imcompatible with font-face syntax)
git-svn-id: http://piwigo.org/svn/trunk@12874 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-11 05:34:41 +00:00
rvelices
cf8155ddd6 feature 2550 - replace Sort order label and select on index page with a css sprite icon
git-svn-id: http://piwigo.org/svn/trunk@12873 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-11 05:03:04 +00:00