source: trunk/install

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26461   10 years mistic100 Update headers to 2014. Happy new year!!
(edit) @26401   10 years plg feature 3016: upgrade script to Piwigo 2.6
(edit) @25816   10 years mistic100 feature 3009: "!= NULL" is invalid, use "IS NOT NULL" instead
(edit) @25802   10 years mistic100 feature 3009: Don't delete 'lat' and 'lon' fields in case users try to …
(edit) @25801   10 years mistic100 feature 3009: Add 'latitude' and 'longitude' fields in images table
(edit) @25576   10 years mistic100 feature 2995: missing config.sql update
(edit) @25373   10 years mistic100 feature 2995 missing migration task in r25372
(edit) @23813   11 years mistic100 bug 2931: revert r23675 & r23721, make element_set_ranks.php uses ASC …
(edit) @23675   11 years rvelices bug 2931: photos sort order, "default" is meaningless (was not …
(edit) @22879   11 years rvelices bug 2097: wrong number of sub-albums bug 2098: make number of direct …
(edit) @22134   11 years flop25 fix typo which crash the install process
(edit) @21801   11 years rvelices db changes for feature 2836 display # of comments/tags in menubar and …
(edit) @21103   11 years plg feature 2856: upgrade script to version 2.5
(edit) @20462   11 years mistic100 feature:65 Add support for PHP mysqli extension, activated by default, …
(edit) @19703   11 years plg update Piwigo headers to 2013 (the end of the world didn't occur as …
(edit) @19548   11 years rvelices bug 2794: Virtual albums are displayed in physical albums list in …
(edit) @19281   11 years plg feature 2614: on a upgraded gallery, nb_categories_page is set to 50 …
(edit) @18889   11 years plg feature 2727: improve password security with the use of PasswordHash
(edit) @18330   12 years mistic100 feature:2754 and feature:2614, fatal error when installing Piwigo
(edit) @18165   12 years mistic100 feature 2614: pagination on albums
(edit) @18164   12 years mistic100 feature 2754: Add "Email" field for user comments + mandatory "Author"
(edit) @17351   12 years mistic100 feature 2380: add URL for user comment
(edit) @16313   12 years plg merge r16312 from branch 2.4 to trunk bug 2677 fixed: smarter check …
(edit) @16275   12 years mistic100 bug 2669: cancel migration task 121
(edit) @15983   12 years mistic100 bug 2660: check guest IP on insert_user_comment (same system as …
(edit) @15841   12 years plg feature 2656: rename language no_NO into nb_NO
(edit) @15679   12 years plg feature 2632: major upgrade script from 2.3 to 2.4 (which calls tasks …
(edit) @15652   12 years plg feature 2632: remove useless columns and config settings at gallery …
(edit) @15609   12 years plg feature 2650: rename language sl_SL into sl_SI according to ISO 3166-1 …
(edit) @15608   12 years plg feature 2632: derivatives: search and replace hotlinks inside Piwigo …
(edit) @15450   12 years plg feature 2632: derivatives: clean the database. Remove useless …
(edit) @15449   12 years plg feature 2632: convert 2.3 thumbnails/websize/hd settings into 2.4 …
(edit) @15288   12 years plg feature 2632: multiple size, upgrade task for new organization of …
(edit) @15178   12 years mistic100 multisize hotlinks and upgrade, add <IfModule mod_rewrite.c> to …
(edit) @15128   12 years mistic100 prefix_thumbnail and dir_thumbnail are planned for removal, must …
(edit) @15127   12 years mistic100 confusion in previous commit
(edit) @15126   12 years mistic100 remove Warning when called from upgrade_feed.php, no consequence for …
(edit) @15124   12 years mistic100 add migration task for create/modify htaccess containing rewrite rules …
(edit) @13849   12 years plg feature 2604: add images.rotation at database creation (not only …
(edit) @13843   12 years plg feature 2604: support rotation on derivatives
(edit) @13782   12 years plg feature 2600: less info displayed by default On picture.php, if there …
(edit) @13698   12 years plg feature 2598: force reset on derivative (multiple size) configuration …
(edit) @13467   12 years plg feature 2587: set theme "elegant" as default theme
(edit) @13465   12 years plg remove files related to database engines other than MySQL
(edit) @13459   12 years plg feature 2577: bug fixed in install/db/118, remove it from …
(edit) @13242   12 years patdenice feature:2577 Automaticaly install smartpocket during install or …
(edit) @13082   12 years mistic100 feature 2567: in IMAGES_TABLE the field "name" is prefilled with the …
(edit) @13038   12 years rvelices multisize - added the coi (still to affine the admin ui + language) …
(edit) @13004   12 years plg feature 2559: minor redesign on configuration screens * hide …
(edit) @12922   12 years mistic100 update Piwigo headers to 2012, last change before the expected (or …
(edit) @12905   12 years mistic100 feature:2549 update query not working well (sic)
(edit) @12894   12 years mistic100 feaure:2379 option to display user comments sorted new>old instead of …
(edit) @12887   12 years mistic100 feature:2549 Allow to disable comments for everybody
(edit) @12879   12 years plg feature 2548, multiple size: * adapt the upload script * remove the …
(edit) @12828   12 years plg feature 2541: if we want multisize to work "as expected" the old …
(edit) @12802   12 years rvelices fetaure 2542 replace $conflocal_data_dir with …
(edit) @12343   12 years plg admin/plugins.php is not longer obsolete, it was reintroduced in Piwigo 2.3
(edit) @12296   12 years plg feature 2452 added: upgrade script from 2.2 to 2.3
(edit) @12008   13 years plg feature 2420 added: automatically use the gallery title in the page …
(edit) @11992   13 years plg feature 2027 implemented: the "lost password" feature was rewritten. …
(edit) @11987   13 years plg feature 2413: forgotten to remove the gallery_url parameter in config.sql
(edit) @11978   13 years plg feature 2413 added: move gallery_url configuration parameter from …
(edit) @11893   13 years rvelices rename #images.average_rate to rating_score
(edit) @11587   13 years mistic100 feature:2317 move order config to Admin->Config->Options new GUI …
(edit) @11509   13 years plg merge r11508 from branch 2.2 to trunk bug 2363 fixed: upgrade 94 …
(edit) @11398   13 years rvelices fix upgrade feed sql error
(edit) @11285   13 years mistic100 feature:2330 ability to hide the "new" icon for recent photos
(edit) @11279   13 years mistic100 feature:2317 move order config to Admin->Config->Options first try, …
(edit) @11183   13 years patdenice Correct inserts for upload form configuration.
(edit) @11053   13 years mistic100 add spread_menus to obsolete_extensions.list
(edit) @11048   13 years patdenice Rename plugins_list.tpl into plugins_installed.tpl. Update …
(edit) @11047   13 years patdenice merge r11043 from branch 2.2 to trunk feature:2250 Add …
(edit) @10812   13 years mistic100 merge spread_menus to the core
(edit) @10653   13 years patdenice Insert upload form parameters in database during installation. Remove …
(edit) @10511   13 years patdenice feature:2271 Merge autoupdate plugin into piwigo core.
(edit) @10341   13 years mistic100 bug:2224 change nb_image_page into smallint(3)
(edit) @10199   13 years mistic100 correct an eeror in the last upgrade feed
(edit) @10198   13 years mistic100 bug:2224 one parameter for change thumnails number (needs some …
(edit) @10157   13 years mistic100 bug:1791 display hd dimensions instead of websize dimensions
(edit) @10122   13 years mistic100 bug:2152 no special parameter for updated comment validation
(edit) @10097   13 years mistic100 bug:2152 Comments revalidation when modified
(edit) @9595   13 years plg upgrade script from 2.1 to 2.2
(edit) @9518   13 years patdenice feature:2210 Improve language management.
(edit) @9086   13 years plg bug 2155 fixed: for MySQL, use the "ENGINE=MyISAM" syntax instead of …
(edit) @9074   13 years plg bug 1684 fixed: the fix for bug:1683 was an "automatic repair" but it …
(edit) @9073   13 years plg bug 270 fixed: (yes "270", submitted in 2006), time …
(edit) @8802   13 years plg bug 937 fixed: makes sure a user won't see the thumbnail of a photo …
(edit) @8759   13 years plg bug 2025 fixed: by default we log visits from simple visitors, it was …
(edit) @8728   13 years plg Happy new year 2011 Change "Piwigo - a PHP based picture gallery" …
(edit) @8651   13 years plg feature 2108 added: user upload removed from core. It will come back …
(edit) @8626   13 years plg feature 2103 added: week may start on sunday/monday in the monthly calendar
(edit) @8470   13 years rvelices removed upgrade feed files 1-database to 60-database - they are old …
(edit) @8464   13 years plg feature 2095 added: new column images.added_by (foreign key on users.id)
(edit) @8131   13 years patdenice feature 2060: Remove adviser from db structure. Remove adviser from …
(edit) @8127   13 years patdenice feature 2060: Add 91-database.php (set admin or webmaster advisers as …
(edit) @7024   14 years plg feature 1616: rename category into album, a few language keys were missing
(edit) @6411   14 years rvelices merge r6368,6410 from branch-2.1 to trunk - merged the linkroot …
(edit) @6166   14 years nikrou SQLite cannot drop tables on cascade
(edit) @6163   14 years plg List all obsolete files/directories since release 1.0.0
(edit) @5982   14 years plg feature 1630: upgrade to Piwigo 2.1 :-) bug 1604: only activate core …
Note: See TracRevisionLog for help on using the revision log.