Commit Graph

65 Commits

Author SHA1 Message Date
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
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
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 489beffd6e language cleanup (exact duplicates or almost same duplicate - capital/lower case first letter ...)
git-svn-id: http://piwigo.org/svn/trunk@12693 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-04 19:41:54 +00:00
rvelices 5a2c6acab5 language cleanup (exact duplicates or almost same duplicate - capital/lower case first letter ...)
git-svn-id: http://piwigo.org/svn/trunk@12682 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-02 05:36:46 +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
rvelices 76780eb578 language cleanup (exact duplicates or almost same duplicate)
git-svn-id: http://piwigo.org/svn/trunk@12677 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-01 04:51:13 +00:00
rvelices f75a41d9b9 language cleanup (exact duplicates or almost same duplicate)
git-svn-id: http://piwigo.org/svn/trunk@12672 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-29 20:44:38 +00:00
mistic100 d4cf6a085c feature:2471 missing translations in r12474 [Batch Manager] "zoom" and "edit" links over each thumbnail
git-svn-id: http://piwigo.org/svn/trunk@12478 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-17 19:26:40 +00:00
ddtddt ec40695779 [trunk] - language - update no_NO – Norwegian Recovery in plugin - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@12310 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-02 16:01:18 +00:00
ddtddt 49e6096f4d [trunk] - language - update no_NO - Norwegian - cleaning - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@12231 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-26 15:07:27 +00:00
plegall 79df57b96f bug fixed: the "Learn more" language key needs to be in admin.lang.php, not in install.lang.php
git-svn-id: http://piwigo.org/svn/trunk@12105 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-08 11:52:02 +00:00
plegall ff46db430b feature 2431: only keep MySQL on installation form
git-svn-id: http://piwigo.org/svn/trunk@12103 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-08 10:46:35 +00:00
plegall c631612c1f merge r12024 from branch 2.2 to trunk
bug 2422 fixed: typo fixed in FTP help


git-svn-id: http://piwigo.org/svn/trunk@12025 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-08-31 21:11:08 +00:00
plegall 2de0f01dce feature 2027 implemented: the "lost password" feature was rewritten.
The algorithm is highly inspired from WordPress :

1) in a single field, you give a username or an email
2) Piwigo sends an email with the activation key
3) the user clicks on the link in the email (with the activation key) and is able to set a new password

The "lost password" feature is no longer limited to "classic" users:
administrators and webmasters can use it too (no need to tell webmasters
that they can only change their password in the database)


git-svn-id: http://piwigo.org/svn/trunk@11992 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-08-24 20:03:53 +00:00
plegall 58b18bff0f feature 2413 added: move gallery_url configuration parameter from database to
local configuration file.


git-svn-id: http://piwigo.org/svn/trunk@11978 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-08-22 17:14:13 +00:00
plegall 27d0c89c33 feature 2407 added: display upload limitations before file selection (file
maximum size, maximum dimensions, allowed file types). The maximum dimensions
are calculated for GD only (because Imagick and External ImageMagick are not
using PHP memory as far as I could find on the web).

bug 2408 fixed: change term "old style form" into "browser uploader" and
"multiple file form" into "Flash Uploader" (based on WordPress user interface)


git-svn-id: http://piwigo.org/svn/trunk@11966 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-08-18 15:19:03 +00:00
patdenice c24dea4242 Update versions for plugins, themes and languages.
git-svn-id: http://piwigo.org/svn/trunk@10351 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-13 10:46:18 +00:00
mistic100 76194270be bug:2224 one parameter for change thumnails number (needs some translations)
git-svn-id: http://piwigo.org/svn/trunk@10198 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-09 14:52:15 +00:00
ddtddt 6cbde1553b [trunk] - update language no_NO (Norwegian) thanks to atlew
git-svn-id: http://piwigo.org/svn/trunk@9615 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-11 18:37:06 +00:00
patdenice f54015ba0c Update plugins, themes and languages versions.
git-svn-id: http://piwigo.org/svn/trunk@9522 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-04 14:42:23 +00:00
patdenice 5b9f42b785 feature:2210
Add header on languages files.

git-svn-id: http://piwigo.org/svn/trunk@9514 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-04 10:12:50 +00:00
plegall 4b1ec60129 remove useless languages keys (new plugins/themes update screen)
git-svn-id: http://piwigo.org/svn/trunk@9494 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-03 12:08:46 +00:00
ddtddt f800fb87e0 [trunk] - update language no_NO (Norwegian) thanks to atlew
git-svn-id: http://piwigo.org/svn/trunk@9219 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-14 12:44:38 +00:00
plegall 64f2427b5a remove obsolete language key 'Empty caddie'
git-svn-id: http://piwigo.org/svn/trunk@9170 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-11 10:07:45 +00:00
ddtddt f3c7807cf6 [trunk] - add help - no_NO (Norwegian) thanks to atlew
git-svn-id: http://piwigo.org/svn/trunk@9096 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-06 18:23:44 +00:00
ddtddt 1f84c7ab1a [trunk] - add help - no_NO (Norwegian) thanks to atlew
git-svn-id: http://piwigo.org/svn/trunk@9092 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-06 07:54:47 +00:00
ddtddt 9f449209b4 [trunk] - add help - no_NO (Norwegian) thanks to atlew
git-svn-id: http://piwigo.org/svn/trunk@9087 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-05 12:17:53 +00:00
ddtddt a201d10043 [trunk] - add help - no_NO (Norwegian) thanks to atlew
git-svn-id: http://piwigo.org/svn/trunk@9084 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-03 21:53:36 +00:00
ddtddt e48be8a154 [trunk] - add help - no_NO (Norwegian) thanks to atlew
git-svn-id: http://piwigo.org/svn/trunk@9080 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-03 15:51:20 +00:00
ddtddt 34538ef9e8 [trunk] - add help - no_NO (Norwegian) thanks to atlew
git-svn-id: http://piwigo.org/svn/trunk@9071 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-03 05:50:08 +00:00
ddtddt 7b42c2c1ad [trunk] - add help - no_NO (Norwegian) thanks to atlew
git-svn-id: http://piwigo.org/svn/trunk@9059 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-02 13:31:02 +00:00
ddtddt 6c4603ee92 [trunk] - add help - no_NO (Norwegian) thanks to atlew
git-svn-id: http://piwigo.org/svn/trunk@9043 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-01 20:32:20 +00:00
ddtddt 27203f1345 [trunk] - add help - no_NO (Norwegian) thanks to atlew
git-svn-id: http://piwigo.org/svn/trunk@9017 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-31 22:01:08 +00:00
ddtddt bf0577cdbe [trunk] - add help - no_NO (Norwegian) thanks to atlew
git-svn-id: http://piwigo.org/svn/trunk@9013 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-31 20:12:25 +00:00
Gotcha ec169f12ff Add an legend for fieldset id=syncSimulate
(Localisation are good)

git-svn-id: http://piwigo.org/svn/trunk@8952 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-27 22:39:34 +00:00
ddtddt ba947b3930 [trunk] - update no_NO (Norwegian) thanks to atlew
git-svn-id: http://piwigo.org/svn/trunk@8820 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-21 07:24:18 +00:00
plegall c6e50788cd feature 2102: mistake in my previous commit r8727 on "manage album photos" string
git-svn-id: http://piwigo.org/svn/trunk@8783 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-19 23:41:37 +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
plegall 7ca4f8e060 feature 2102: add a few language keys to remove all image/picture/element and replace by photo
git-svn-id: http://piwigo.org/svn/trunk@8727 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-17 23:53:47 +00:00
rvelices d125d527fa feature 2102 : rename item/image/picture to photo (admin side)
also removed unnecessary/duplicate keys

git-svn-id: http://piwigo.org/svn/trunk@8723 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-17 20:27:46 +00:00
ddtddt a59076afcc [trunk] - add help no_NO (Norwegian) thanks to atlew
git-svn-id: http://piwigo.org/svn/trunk@8715 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-17 05:58:10 +00:00
rvelices 8a14faf0e1 feature 2102 : rename item/image/picture to photo (public side)
git-svn-id: http://piwigo.org/svn/trunk@8711 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-16 20:43:56 +00:00
ddtddt 9652339145 [trunk] - add help no_NO (Norwegian) thanks to atlew
git-svn-id: http://piwigo.org/svn/trunk@8695 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-16 17:26:21 +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
ddtddt 18893b97d4 [trunk] - add help no_NO (Norwegian) thanks to atlew
git-svn-id: http://piwigo.org/svn/trunk@8674 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-15 15:22:07 +00:00
ddtddt 3b1f05aec0 [trunk] - add help no_NO (Norwegian) thanks to atlew
git-svn-id: http://piwigo.org/svn/trunk@8668 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-15 11:23:57 +00:00
rvelices 6eea9f9e08 feature 2102 : rename item/image/picture to photo
git-svn-id: http://piwigo.org/svn/trunk@8665 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-14 21:19:15 +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
ddtddt 95703a8175 [trunk] - add help no_NO (Norwegian) thanks to atlew
git-svn-id: http://piwigo.org/svn/trunk@8639 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-13 06:40:11 +00:00