Commit Graph

51 Commits

Author SHA1 Message Date
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
ddtddt ef2c96f2b0 [trunk] - language - update sv_SE - Svenska - Swedish - Thanks to styxsailor - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@12054 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-05 05:21:54 +00:00
plegall 0aed550119 plugin manager: replace the top left "Display Compact/Complete" select box by a
simpler link "show details" or "hide details" on top right.


git-svn-id: http://piwigo.org/svn/trunk@12029 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-01 14:01:52 +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
ddtddt c9c54b2680 [trunk] - language - update - sv_SE - Svenska - Swedish (admin part ) thanks to styxsailor - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@11863 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-07-30 20:36:56 +00:00
ddtddt ebe182a05c [trunk] - language - update - sv_SE - Svenska - Swedish (admin part ) thanks to styxsailor - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@11860 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-07-30 20:33:10 +00:00
plegall 9100a54efd grammar error fixed in english (and in language key)
git-svn-id: http://piwigo.org/svn/trunk@11641 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-07-05 19:58:40 +00:00
mistic100 9c0cfb0084 feature:2317 move order config to Admin->Config->Options
new GUI interface for simple paterns
in GUI, order_by and order_by_inside_category are merged (not un DB)
users can define special paterns with $conf['order_by_custom'] and $conf['order_by_inside_category_custom']

git-svn-id: http://piwigo.org/svn/trunk@11587 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-07-01 13:19:35 +00:00
ddtddt 93bae32ff0 [trunk] - language - update SE (Swedish - Svenska) Thanks to berraw - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@11452 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-20 19:47:30 +00:00
ddtddt e6e7cb6a7f [trunk] - language - update SE thanks to berraw
git-svn-id: http://piwigo.org/svn/trunk@11135 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-31 12:21:39 +00:00
riopwg 81fdb458cc Delete duplicate key $lang['Please wait...']
git-svn-id: http://piwigo.org/svn/trunk@10769 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-05 08:24:30 +00:00
ddtddt e1fd6aa04b [trunk] - language - update SE thanks to jonas
git-svn-id: http://piwigo.org/svn/trunk@10537 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-21 12:55:30 +00:00
ddtddt a4ef9946b7 [trunk] - language - update SE thanks to jonas
git-svn-id: http://piwigo.org/svn/trunk@10529 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-21 11:40:09 +00:00
ddtddt 9879a1ec79 [trunk] - language - update SE thanks to jonas
git-svn-id: http://piwigo.org/svn/trunk@10523 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-21 07:08:28 +00:00
ddtddt 62616fdd82 [trunk] - language - update sv_SE Thanks to Per
git-svn-id: http://piwigo.org/svn/trunk@10400 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-16 06:11:53 +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 37487c4bdd [trunk] - language - add help sv_SE thanks to jonas
git-svn-id: http://piwigo.org/svn/trunk@9662 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-14 12:38:48 +00:00
ddtddt a57f085600 [trunk] - language - update sv_SE thanks to jonas
git-svn-id: http://piwigo.org/svn/trunk@9658 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-14 06:28:22 +00:00
ddtddt 345fcfd4e3 [trunk] - language - update sv_SE thanks to jonas
git-svn-id: http://piwigo.org/svn/trunk@9654 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-13 20:23:40 +00:00
ddtddt 899015b48a [trunk] - language - add help sv_SE thanks to jonas
git-svn-id: http://piwigo.org/svn/trunk@9602 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-10 17:17:00 +00:00
ddtddt 11eed62758 [trunk] - language - add upgrade part sv_SE thanks to jonas
git-svn-id: http://piwigo.org/svn/trunk@9592 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-10 05:54:07 +00:00
ddtddt 3bb4a7ff26 [trunk] - language - update sv_SE thanks to jonas
git-svn-id: http://piwigo.org/svn/trunk@9588 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-09 15:26:38 +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 6867bebaec [trunk] - language - update sv_SE thanks to jonas
git-svn-id: http://piwigo.org/svn/trunk@9234 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-15 06:31:46 +00:00
ddtddt 134616db68 [trunk] - help - add sv_SE Thanks to Jonas part 1
git-svn-id: http://piwigo.org/svn/trunk@9194 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-12 11:06:23 +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
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 2f98b5d308 [trunk] - update sv_SE thanks to jonas
git-svn-id: http://piwigo.org/svn/trunk@8923 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-26 17:36:43 +00:00
ddtddt 78d9aa4fff [trunk] - update sv_SE thanks to jonas
git-svn-id: http://piwigo.org/svn/trunk@8919 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-26 16:30:59 +00:00
ddtddt e642dc552c [trunk] - update sv_SE Thanks to Jonas
git-svn-id: http://piwigo.org/svn/trunk@8826 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-21 11:37:38 +00:00
ddtddt cf825f8805 [trunk] - update sv_SE Thanks to Jonas
git-svn-id: http://piwigo.org/svn/trunk@8808 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-20 17:52:04 +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
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
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
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
rvelices 387354816b lang remove 'Mail address' - use existing 'Email address'
lang remove unused 'return to homepage'
lang change key 'a user use already this mail address' to 'this email address is already in use'

git-svn-id: http://piwigo.org/svn/trunk@8635 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-12 21:03:00 +00:00
ddtddt a29ce26145 [trunk] - language - update cleaning
git-svn-id: http://piwigo.org/svn/trunk@8444 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-02 20:03:12 +00:00
ddtddt bcf0701b08 [trunk] - language - sv_SE
git-svn-id: http://piwigo.org/svn/trunk@8291 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-24 15:29:53 +00:00
ddtddt e22ddd41b0 [trunk] - language - sv_SE cleaning
git-svn-id: http://piwigo.org/svn/trunk@8290 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-24 15:22:38 +00:00
plegall 29d3b7a7bb feature 1616: after the backport of nearly all languages from branch 2.1 to
trunk, reapply the new keys for "album" instead of "category" into trunk for
languages ar_SA ca_ES da_DK es_AR fa_IR fr_CA he_IL hr_HR ja_JP ka_GE mk_MK
nl_NL pt_BR pt_PT ro_RO sh_RS sl_SL sr_RS sv_SE vi_VN


git-svn-id: http://piwigo.org/svn/trunk@8286 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-24 14:40:00 +00:00