plegall
f94576c547
admin/plugins.php is not longer obsolete, it was reintroduced in Piwigo 2.3
...
git-svn-id: http://piwigo.org/svn/trunk@12343 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-04 13:18:53 +00:00
plegall
70cf50766e
feature 2452 added: upgrade script from 2.2 to 2.3
...
git-svn-id: http://piwigo.org/svn/trunk@12296 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-01 22:56:33 +00:00
plegall
f8226de8e6
feature 2420 added: automatically use the gallery title in the page banner.
...
Just write %gallery_title% in the page banner (this is written by default).
The default gallery title and tagline are now localized.
git-svn-id: http://piwigo.org/svn/trunk@12008 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-08-30 08:24:42 +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
103b5f684e
feature 2413: forgotten to remove the gallery_url parameter in config.sql
...
git-svn-id: http://piwigo.org/svn/trunk@11987 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-08-23 10:42: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
rvelices
86ae4d8b3a
rename #images.average_rate to rating_score
...
git-svn-id: http://piwigo.org/svn/trunk@11893 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-08-02 19:20:50 +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
plegall
fa9b4f8871
merge r11508 from branch 2.2 to trunk
...
bug 2363 fixed: upgrade 94 should not fail when write access is missing on
_data/plugins. When this situation occurs, we don't save the 2.1 user upload
configuration and we continue the upgrade.
git-svn-id: http://piwigo.org/svn/trunk@11509 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-25 19:52:18 +00:00
rvelices
60cbc4c181
fix upgrade feed sql error
...
git-svn-id: http://piwigo.org/svn/trunk@11398 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-16 20:39:34 +00:00
mistic100
7532e1a802
feature:2330 ability to hide the "new" icon for recent photos
...
git-svn-id: http://piwigo.org/svn/trunk@11285 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-09 20:34:48 +00:00
mistic100
f56fc4f36d
feature:2317 move order config to Admin->Config->Options
...
first try, may has issues with very specials params
git-svn-id: http://piwigo.org/svn/trunk@11279 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-09 14:32:20 +00:00
patdenice
cb7366f003
Correct inserts for upload form configuration.
...
git-svn-id: http://piwigo.org/svn/trunk@11183 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-01 09:54:29 +00:00
mistic100
bb7020ef4f
add spread_menus to obsolete_extensions.list
...
git-svn-id: http://piwigo.org/svn/trunk@11053 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-25 11:37:17 +00:00
patdenice
35eb6b4af1
Rename plugins_list.tpl into plugins_installed.tpl.
...
Update obsolete_extensions.list for 2.3.
git-svn-id: http://piwigo.org/svn/trunk@11048 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-25 11:01:27 +00:00
patdenice
d8718a6d73
merge r11043 from branch 2.2 to trunk
...
feature:2250
Add obsolete_extensions.list file in install directory.
Incompatible plugins is checked through ajax.
git-svn-id: http://piwigo.org/svn/trunk@11047 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-25 10:54:59 +00:00
mistic100
fdfe41e343
merge spread_menus to the core
...
git-svn-id: http://piwigo.org/svn/trunk@10812 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-07 15:55:10 +00:00
patdenice
3ee1056d8f
Insert upload form parameters in database during installation.
...
Remove prepare_upload_configuration function.
git-svn-id: http://piwigo.org/svn/trunk@10653 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-28 17:16:45 +00:00
patdenice
491e8adc74
feature:2271
...
Merge autoupdate plugin into piwigo core.
git-svn-id: http://piwigo.org/svn/trunk@10511 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-20 14:52:52 +00:00
mistic100
c01d0c1790
bug:2224 change nb_image_page into smallint(3)
...
git-svn-id: http://piwigo.org/svn/trunk@10341 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-12 20:07:14 +00:00
mistic100
9334bfb4d7
correct an eeror in the last upgrade feed
...
git-svn-id: http://piwigo.org/svn/trunk@10199 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-09 15:02:58 +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
mistic100
797ddead2a
bug:1791 display hd dimensions instead of websize dimensions
...
git-svn-id: http://piwigo.org/svn/trunk@10157 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-08 09:09:13 +00:00
mistic100
2f344407a9
bug:2152 no special parameter for updated comment validation
...
git-svn-id: http://piwigo.org/svn/trunk@10122 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-06 19:24:30 +00:00
mistic100
a8b750b855
bug:2152 Comments revalidation when modified
...
git-svn-id: http://piwigo.org/svn/trunk@10097 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-06 08:55:40 +00:00
plegall
f1e2d213cf
upgrade script from 2.1 to 2.2
...
git-svn-id: http://piwigo.org/svn/trunk@9595 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-10 10:04:52 +00:00
patdenice
2e44cc79de
feature:2210
...
Improve language management.
git-svn-id: http://piwigo.org/svn/trunk@9518 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-04 10:41:36 +00:00
plegall
8ca4d94d94
bug 2155 fixed: for MySQL, use the "ENGINE=MyISAM" syntax instead of the
...
deprecated "TYPE=MyISAM", so that SQL creation table statements complies
with MySQL 5.5
git-svn-id: http://piwigo.org/svn/trunk@9086 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-03 21:59:51 +00:00
plegall
380d9ccc21
bug 1684 fixed: the fix for bug:1683 was an "automatic repair" but it adds
...
useless code. We couldn't create a migration task on the stable branch, but
on trunk this is possible.
git-svn-id: http://piwigo.org/svn/trunk@9074 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-03 11:28:34 +00:00
plegall
1dc5c7ccfd
bug 270 fixed: (yes "270", submitted in 2006), time (hour:minute:second) added
...
in the date_creation field and in the synchronization from EXIF metadata.
git-svn-id: http://piwigo.org/svn/trunk@9073 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-03 08:18:38 +00:00
plegall
dfb0b9d1fa
bug 937 fixed: makes sure a user won't see the thumbnail of a photo that has a
...
higher privacy level than user privacy level.
For an acceptable solution at performance level, I have implemented a cache:
for a given user, each album has a representative_picture_id. This cache also
avoids to perform numerous "order by rand()" SQL queries which is the case
when $conf['allow_random_representative'] = true;
git-svn-id: http://piwigo.org/svn/trunk@8802 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-20 13:32:34 +00:00
plegall
856e16d2a7
bug 2025 fixed: by default we log visits from simple visitors, it was a
...
nonsense to turn off history for connected users by default.
git-svn-id: http://piwigo.org/svn/trunk@8759 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-19 11:36:51 +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
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
plegall
0ef332fc0f
feature 2103 added: week may start on sunday/monday in the monthly calendar
...
git-svn-id: http://piwigo.org/svn/trunk@8626 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-12 13:41:55 +00:00
rvelices
4d56f35159
removed upgrade feed files 1-database to 60-database - they are old and unused in the current upgrade process
...
git-svn-id: http://piwigo.org/svn/trunk@8470 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-04 20:50:57 +00:00
plegall
b4d2a1362f
feature 2095 added: new column images.added_by (foreign key on users.id)
...
git-svn-id: http://piwigo.org/svn/trunk@8464 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-04 10:55:08 +00:00
patdenice
e97974a42e
feature 2060: Remove adviser from db structure.
...
Remove adviser from user_list page and some db queries.
git-svn-id: http://piwigo.org/svn/trunk@8131 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-14 14:36:20 +00:00
patdenice
480fb5c2d9
feature 2060: Add 91-database.php (set admin or webmaster advisers as normal user).
...
Remove $conf['allow_adviser'] form config_default.inc.php.
git-svn-id: http://piwigo.org/svn/trunk@8127 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-14 13:49:56 +00:00
plegall
c6a5f13d23
feature 1616: rename category into album, a few language keys were missing
...
git-svn-id: http://piwigo.org/svn/trunk@7024 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-27 23:32:09 +00:00
rvelices
722c4a3a97
merge r6368,6410 from branch-2.1 to trunk
...
- merged the linkroot integration with the existing gallery_url (unique $conf['gallery_url'] used for RSS, mail homepage root in the browse path)
- added an option $conf['debug_mail'] - if set all outgoing mails are saved into local_data_dir
git-svn-id: http://piwigo.org/svn/trunk@6411 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-28 19:58:51 +00:00
nikrou
3f982e8443
SQLite cannot drop tables on cascade
...
git-svn-id: http://piwigo.org/svn/trunk@6166 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-12 20:59:54 +00:00
plegall
45eee83ef7
List all obsolete files/directories since release 1.0.0
...
git-svn-id: http://piwigo.org/svn/trunk@6163 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-11 13:48:15 +00:00
plegall
73db66afa5
feature 1630: upgrade to Piwigo 2.1 :-)
...
bug 1604: only activate core themes not all themes.
git-svn-id: http://piwigo.org/svn/trunk@5982 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-28 14:28:05 +00:00
patdenice
aaa31653ee
feature 1502: migrate other template than yoga.
...
git-svn-id: http://piwigo.org/svn/trunk@5981 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-28 10:45:05 +00:00
plegall
5096c1292c
merge back r5740, I should have commited only the galleries directory
...
git-svn-id: http://piwigo.org/svn/trunk@5741 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-09 18:17:50 +00:00
plegall
384108dd89
bug 1589: remove obsolete .csvignore file
...
git-svn-id: http://piwigo.org/svn/trunk@5740 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-09 18:01:14 +00:00
nikrou
a6a3a6e0c2
Fix some issues with database engines :
...
- insert into syntax not correct for posgresql or sqlite
- add languages table
- incorrect function for row count (sqlite)
git-svn-id: http://piwigo.org/svn/trunk@5452 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-29 18:16:33 +00:00
patdenice
29a08d54e7
Fix php5 apache configuration with install.
...
Fix php5 apache configuration display.
git-svn-id: http://piwigo.org/svn/trunk@5384 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-26 15:44:48 +00:00
patdenice
6b445114da
Feature 1535: Add language manager.
...
git-svn-id: http://piwigo.org/svn/trunk@5357 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25 20:18:28 +00:00