source: trunk/install

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @5981   14 years patdenice feature 1502: migrate other template than yoga.
(edit) @5741   14 years plg merge back r5740, I should have commited only the galleries directory
(edit) @5740   14 years plg bug 1589: remove obsolete .csvignore file
(edit) @5452   14 years nikrou Fix some issues with database engines : - insert into syntax not …
(edit) @5384   14 years patdenice Fix php5 apache configuration with install. Fix php5 apache …
(edit) @5357   14 years patdenice Feature 1535: Add language manager.
(edit) @5341   14 years patdenice Feature 1535: Add languages table. Ready for theme manager!
(edit) @5340   14 years plg improvement: dynamically activate all installed themes (with checks on …
(edit) @5328   14 years patdenice Feature 1533: admincan activate/deactivate user customization.
(edit) @5304   14 years patdenice Feature 1533: Allow activation or deactivation of download icon. Add …
(edit) @5293   14 years patdenice Feature 1533: Change "General" by "Options" in Configuration menu. …
(edit) @5253   14 years plg feature 1502: bug fixed, the themes needs a name at installation time, …
(edit) @5215   14 years patdenice feature 1522: Move config_local.inc.php to local/config/config.inc.php
(edit) @5213   14 years nikrou Feature 1522 : move database config file to local directory …
(edit) @5196   14 years plg increase copyright year to 2010
(edit) @5192   14 years nikrou Fix some sql issues : - permalink that use if() syntax - add tables …
(edit) @5157   14 years plg feature 1514: bug fixed, core themes and already used themes are …
(edit) @5153   14 years plg feature 1514: new screen to manage installed themes; activate, …
(edit) @5123   14 years plg feature 1502: based on Dotclear model, P@t has reorganized the way …
(edit) @5021   14 years nikrou Feature 1451 : localization with gettext Use php-gettext …
(edit) @4967   14 years nikrou Feature 1459 : add support for SQLite3 via PDO
(edit) @4781   14 years nikrou Feature 511 : add support for sqlite database engine Using …
(edit) @4433   14 years nikrou Feature 1255 : file not needed. Job is done is install.php
(edit) @4423   14 years nikrou Feature 1255 : migration script
(edit) @4410   14 years nikrou Feature 1255 : - add postgres database engine - change installation …
(edit) @4325   14 years nikrou Feature 1244 resolved Replace all mysql functions in core code by ones …
(edit) @4280   14 years nikrou Feature 928 resolved. Replace include/mysql.inc.php by …
(edit) @4265   14 years nikrou Feature 1241 resolved. replace mysql_fetch_array by mysql_fetch_assoc …
(edit) @3979   14 years nikrou Feature 1026 : update database structure (adding author_id)
(edit) @3464   15 years rub Feature 1026: Update column save author_id with value Check user with …
(edit) @3459   15 years rub Feature 1026: Update column save author_id with value
(edit) @3450   15 years nikrou Feature 1026 step 2 : add author_id column so that guest cannot modify …
(edit) @3445   15 years nikrou Feature 1026 : Modify / delete comments for users + update config …
(edit) @3282   15 years plg change: according to topic:15067, svn:keywords property was removed
(edit) @3203   15 years patdenice Move template class inclusion to common.inc.php. Add forum link in …
(edit) @3133   15 years plg merge r3132 from branch 2.0 to trunk modification: phpwebgallery.net …
(edit) @3107   15 years rub Try to change write permission before deletion on 80-database.php …
(edit) @3106   15 years rub Add db file upgrade feed witch not update database. 80-database.php …
(edit) @3059   15 years plg merge r3058 from branch 2.0 to trunk code administration: any text …
(edit) @3055   15 years plg merge r3054 from branch 2.0 to trunk Code administration: convert all …
(edit) @3049   15 years plg Administration: happy new year 2009, all PHP headers updated.
(edit) @2884   15 years patdenice - Replace some mysql_query by pwg_query function. - Add home button …
(edit) @2863   15 years patdenice - Remove advises of file removal at the end of install/upgrade. - …
(edit) @2838   15 years patdenice - improve 1.3.1 upgrade (automatic write in mysql.inc.php). - …
(edit) @2836   15 years patdenice - Webmaster or administrator can login to run upgrade. - Inserting …
(edit) @2819   15 years patdenice - Add roma theme to upgrade page. - Upgrade translation.
(edit) @2815   15 years patdenice - bugs correction in upgrade_1.7.0.php. - only non-standard plugins …
(edit) @2768   15 years plg merge -c2754 from branch 2.0 to trunk new: upgrade script from 1.7.0. …
(edit) @2615   16 years plg new: set yoga/Sylvia as default theme.
(edit) @2592   16 years plg feature 868 added: pwg.images.add checks if the same file has not …
(edit) @2521   16 years rvelices - images.file categories.permalink old_permalinks.permalink - become …
(edit) @2518   16 years plg bug fixed: following r2516, remove ws_access table from database …
(edit) @2517   16 years plg feature 169 added: ability to manually sort images inside a category. …
(edit) @2516   16 years rvelices remove ws access table/partners functionality
(edit) @2512   16 years rvelices - fix issue when picture_url_style = file (sql query like) - sql call …
(edit) @2488   16 years rvelices - based on test_menu by grum (thanks to you) - integration of dynamic …
(edit) @2448   16 years rvelices - add #user_cache.cache_update_time - useful for plugins or the filter …
(edit) @2437   16 years rub Remove warning off extend_for_templates.php Add new in config.sql
(edit) @2434   16 years vdigital Feature template-extension based on 2006 chrisaga's idea. chrisaga …
(edit) @2342   16 years rub Change some PhpWebGallery to Piwigo. (2/2) All phpwebgallery.net are …
(edit) @2339   16 years rub Change some PhpWebGallery to Piwigo. Not all PhpWebGallery has been …
(edit) @2333   16 years rvelices - remove some unnecessary db columns (#history_summary.id, …
(edit) @2325   16 years rub Resolved issue 0000823: Enhance upload functionalities First commit, …
(edit) @2324   16 years rvelices - move #categories.date_last and nb_images to #user_cache_categories
(edit) @2323   16 years rvelices - transform some db fields from text to mediumtext (for large dbs); - …
(edit) @2306   16 years rvelices - merged function ordering() with update_global_rank() and also …
(edit) @2299   16 years plg Bug fixed: as rvelices notified me by email, my header replacement …
(edit) @2297   16 years plg Modification: new header on PHP files, PhpWebGallery renamed Piwigo.
(edit) @2218   16 years rub Resolved issue 0000807: New slideshow features
Note: See TracRevisionLog for help on using the revision log.