aboutsummaryrefslogtreecommitdiffstats
path: root/install (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feature 2856: upgrade script to version 2.5plegall2013-03-022-1/+126
| | | | git-svn-id: http://piwigo.org/svn/trunk@21103 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:65 Add support for PHP mysqli extension, activated by default, ↵mistic1002013-01-301-0/+43
| | | | | | remove returns of link_identifier git-svn-id: http://piwigo.org/svn/trunk@20462 68402e56-0260-453c-a942-63ccdbb3a9ee
* update Piwigo headers to 2013 (the end of the world didn't occur as ↵plegall2013-01-0188-88/+88
| | | | | | expected on r12922) git-svn-id: http://piwigo.org/svn/trunk@19703 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2794: Virtual albums are displayed in physical albums list in ↵rvelices2012-12-242-1/+36
| | | | | | synchronization tool git-svn-id: http://piwigo.org/svn/trunk@19548 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2614: on a upgraded gallery, nb_categories_page is set to 50 insteadplegall2012-12-041-2/+2
| | | | | | | of the default value 12 for a new installation. git-svn-id: http://piwigo.org/svn/trunk@19281 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2727: improve password security with the use of PasswordHash class.plegall2012-11-022-1/+37
| | | | | | | | | | This class performs salt and multiple iterations. Already used in Wordpress, Drupal, phpBB and many other web applications. $conf['pass_convert'] is replaced by $conf['password_hash'] + $conf['password_verify'] git-svn-id: http://piwigo.org/svn/trunk@18889 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2754 and feature:2614, fatal error when installing Piwigomistic1002012-09-281-3/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@18330 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2614: pagination on albums mistic1002012-09-232-0/+36
| | | | git-svn-id: http://piwigo.org/svn/trunk@18165 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2754: Add "Email" field for user comments + mandatory "Author" mistic1002012-09-233-0/+44
| | | | git-svn-id: http://piwigo.org/svn/trunk@18164 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2380: add URL for user comment mistic1002012-08-032-0/+39
| | | | git-svn-id: http://piwigo.org/svn/trunk@17351 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r16312 from branch 2.4 to trunkplegall2012-07-021-3/+10
| | | | | | | | bug 2677 fixed: smarter check of the database version and manage partial upgrade. git-svn-id: http://piwigo.org/svn/trunk@16313 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2669: cancel migration task 121mistic1002012-07-021-72/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@16275 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2660: check guest IP on insert_user_comment (same system as rate_picture)mistic1002012-06-242-0/+39
| | | | git-svn-id: http://piwigo.org/svn/trunk@15983 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2656: rename language no_NO into nb_NOplegall2012-06-192-1/+49
| | | | git-svn-id: http://piwigo.org/svn/trunk@15841 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2632: major upgrade script from 2.3 to 2.4 (which calls tasks in ↵plegall2012-06-142-2/+120
| | | | | | install/db directory) git-svn-id: http://piwigo.org/svn/trunk@15679 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2632: remove useless columns and config settings at gallery installationplegall2012-06-122-21/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@15652 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2650: rename language sl_SL into sl_SI according to ISO 3166-1 codesplegall2012-06-081-0/+48
| | | | git-svn-id: http://piwigo.org/svn/trunk@15609 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2632: derivatives: search and replace hotlinks inside Piwigoplegall2012-06-081-0/+197
| | | | | | | (page_banner, covers also plugins Additional Pages and PWG Stuffs) git-svn-id: http://piwigo.org/svn/trunk@15608 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2632: derivatives: clean the database. Remove useless configurationplegall2012-05-311-0/+60
| | | | | | | settings and useless columns in "images" table. git-svn-id: http://piwigo.org/svn/trunk@15450 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2632: convert 2.3 thumbnails/websize/hd settings into 2.4 ↵plegall2012-05-311-0/+218
| | | | | | derivatives settings git-svn-id: http://piwigo.org/svn/trunk@15449 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2632: multiple size, upgrade task for new organization of "upload"plegall2012-05-241-0/+83
| | | | | | | and "galleries" directories git-svn-id: http://piwigo.org/svn/trunk@15288 68402e56-0260-453c-a942-63ccdbb3a9ee
* multisize hotlinks and upgrade, add <IfModule mod_rewrite.c> to htaccess contentmistic1002012-05-211-1/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@15178 68402e56-0260-453c-a942-63ccdbb3a9ee
* prefix_thumbnail and dir_thumbnail are planned for removal, must redefine a ↵mistic1002012-05-191-0/+10
| | | | | | default value for htaccess git-svn-id: http://piwigo.org/svn/trunk@15128 68402e56-0260-453c-a942-63ccdbb3a9ee
* confusion in previous commitmistic1002012-05-191-1/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@15127 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove Warning when called from upgrade_feed.php, no consequence for upgrade.phpmistic1002012-05-191-0/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@15126 68402e56-0260-453c-a942-63ccdbb3a9ee
* add migration task for create/modify htaccess containing rewrite rules on ↵mistic1002012-05-191-0/+92
| | | | | | photos hotlinks git-svn-id: http://piwigo.org/svn/trunk@15124 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2604: add images.rotation at database creation (not only during upgrade)plegall2012-04-022-2/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@13849 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2604: support rotation on derivativesplegall2012-04-011-0/+39
| | | | git-svn-id: http://piwigo.org/svn/trunk@13843 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2600: less info displayed by defaultplegall2012-03-281-3/+3
| | | | | | | | | | | On picture.php, if there is no data, hide author/tags/date creation/dimensions/filesize By default on picture.php, do not show file/filesize/dimensions By default on index.php, hide the "filter" icon in the menubar, hide the "flat" icon (the concept is complex to understand) git-svn-id: http://piwigo.org/svn/trunk@13782 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2598: force reset on derivative (multiple size) configuration due to ↵plegall2012-03-241-0/+48
| | | | | | new sizes XXS and XS git-svn-id: http://piwigo.org/svn/trunk@13698 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2587: set theme "elegant" as default themeplegall2012-03-021-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@13467 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove files related to database engines other than MySQLplegall2012-03-023-1738/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@13465 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2577: bug fixed in install/db/118, remove it from piwigo_upgrade tableplegall2012-03-021-1/+4
| | | | | | | and run it once again. git-svn-id: http://piwigo.org/svn/trunk@13459 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2577patdenice2012-02-182-0/+39
| | | | | | | Automaticaly install smartpocket during install or upgrade. hide mobile theme from themes list on user side. git-svn-id: http://piwigo.org/svn/trunk@13242 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2567: in IMAGES_TABLE the field "name" is prefilled with the filename mistic1002012-02-101-0/+65
| | | | git-svn-id: http://piwigo.org/svn/trunk@13082 68402e56-0260-453c-a942-63ccdbb3a9ee
* multisize - added the coi (still to affine the admin ui + language)rvelices2012-02-062-0/+49
| | | | | | multisize - derivatives can be revuild from a larger derviative instead of the original git-svn-id: http://piwigo.org/svn/trunk@13038 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2559: minor redesign on configuration screensplegall2012-01-311-1/+1
| | | | | | | | | | | | | * hide "rate_anonymous" when "rate" is deactivated * hide "email_admin_on_new_user" when "allow_user_registration" is deactivated * move history settings on main tab * turn the 3 lines for history into a single line with 3 checkboxes * for comments, turn the "notify admin" settings into a single line with 4 checkboxes TODO: remove obsolete language keys git-svn-id: http://piwigo.org/svn/trunk@13004 68402e56-0260-453c-a942-63ccdbb3a9ee
* update Piwigo headers to 2012, last change before the expected (or not) ↵mistic1002012-01-1769-69/+69
| | | | | | apocalypse git-svn-id: http://piwigo.org/svn/trunk@12922 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2549 update query not working well (sic)mistic1002012-01-161-5/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@12905 68402e56-0260-453c-a942-63ccdbb3a9ee
* feaure:2379 option to display user comments sorted new>old instead of old>new mistic1002012-01-152-0/+39
| | | | git-svn-id: http://piwigo.org/svn/trunk@12894 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2549 Allow to disable comments for everybody mistic1002012-01-142-0/+43
| | | | git-svn-id: http://piwigo.org/svn/trunk@12887 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2548, multiple size:plegall2012-01-122-0/+45
| | | | | | | | | | | | * 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
* feature 2541: if we want multisize to work "as expected" the old "websize" ↵plegall2012-01-021-1/+1
| | | | | | | | | must not be a resize. We'll have to manage this a better way, this commit is mainly for tests on 2.4.0beta1 git-svn-id: http://piwigo.org/svn/trunk@12828 68402e56-0260-453c-a942-63ccdbb3a9ee
* fetaure 2542 replace $conf['local_data_dir'] with $conf['data_location'] and ↵rvelices2011-12-292-2/+56
| | | | | | move combined files and image derivatives from local to _data git-svn-id: http://piwigo.org/svn/trunk@12802 68402e56-0260-453c-a942-63ccdbb3a9ee
* admin/plugins.php is not longer obsolete, it was reintroduced in Piwigo 2.3plegall2011-10-041-1/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@12343 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2452 added: upgrade script from 2.2 to 2.3plegall2011-10-012-1/+119
| | | | git-svn-id: http://piwigo.org/svn/trunk@12296 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2420 added: automatically use the gallery title in the page banner.plegall2011-08-301-2/+2
| | | | | | | | | 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
* feature 2027 implemented: the "lost password" feature was rewritten.plegall2011-08-245-0/+57
| | | | | | | | | | | | | | | 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
* feature 2413: forgotten to remove the gallery_url parameter in config.sqlplegall2011-08-231-1/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@11987 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2413 added: move gallery_url configuration parameter from database toplegall2011-08-221-0/+117
| | | | | | | local configuration file. git-svn-id: http://piwigo.org/svn/trunk@11978 68402e56-0260-453c-a942-63ccdbb3a9ee