| Commit message (Expand) | Author | Files | Lines |
2011-02-03 | bug 2155 fixed: for MySQL, use the "ENGINE=MyISAM" syntax instead of the | plegall | 1 | -30/+30 |
2011-02-03 | bug 270 fixed: (yes "270", submitted in 2006), time (hour:minute:second) added | plegall | 1 | -1/+1 |
2011-01-20 | bug 937 fixed: makes sure a user won't see the thumbnail of a photo that has a | plegall | 1 | -0/+1 |
2011-01-13 | feature 2108 added: user upload removed from core. It will come back as a | plegall | 1 | -19/+0 |
2011-01-04 | feature 2095 added: new column images.added_by (foreign key on users.id) | plegall | 1 | -0/+1 |
2010-12-14 | feature 2060: Remove adviser from db structure. | patdenice | 1 | -1/+0 |
2010-03-25 | Feature 1535: Add languages table. | patdenice | 1 | -0/+12 |
2010-03-17 | feature 1514: new screen to manage installed themes; activate, deactivate, | plegall | 1 | -0/+12 |
2010-03-13 | feature 1502: based on Dotclear model, P@t has reorganized the way Piwigo | plegall | 1 | -1/+1 |
2009-12-02 | Feature 1255 : | nikrou | 1 | -0/+0 |
2009-10-06 | Feature 1026 : update database structure (adding author_id) | nikrou | 1 | -0/+1 |
2008-09-27 | new: set yoga/Sylvia as default theme. | plegall | 1 | -1/+1 |
2008-09-25 | feature 868 added: pwg.images.add checks if the same file has not alread | plegall | 1 | -0/+1 |
2008-09-12 | - images.file categories.permalink old_permalinks.permalink - become binary | rvelices | 1 | -3/+3 |
2008-09-11 | bug fixed: following r2516, remove ws_access table from database script | plegall | 1 | -19/+0 |
2008-09-11 | feature 169 added: ability to manually sort images inside a category. A | plegall | 1 | -0/+1 |
2008-07-22 | - add #user_cache.cache_update_time - useful for plugins or the filter when i... | rvelices | 1 | -0/+1 |
2008-05-14 | Change some PhpWebGallery to Piwigo. | rub | 1 | -90/+90 |
2008-05-06 | - remove some unnecessary db columns (#history_summary.id, #history.year, mon... | rvelices | 1 | -6/+1 |
2008-05-01 | - move #categories.date_last and nb_images to #user_cache_categories | rvelices | 1 | -2/+2 |
2008-04-30 | - transform some db fields from text to mediumtext (for large dbs); - #sessio... | rvelices | 1 | -3/+3 |
2007-10-09 | - PWG_CHARSET, DB_CHARSET and DB_COLLATE... utf-8 ready | rvelices | 1 | -1/+1 |
2007-09-11 | feature 731: permissions at image level | rvelices | 1 | -0/+4 |
2007-04-19 | git-svn-id: http://piwigo.org/svn/trunk@1963 68402e56-0260-453c-a942-63ccdbb3... | rub | 1 | -1/+2 |
2007-03-27 | Complement to trunk r1924: modification on index names reported in SQL | plegall | 1 | -3/+3 |
2007-03-13 | Fix bad default value for language on table user_info | rub | 1 | -1/+1 |
2007-03-09 | New: #images.high_filesize was added so that we can sum the filesizes in the | plegall | 1 | -7/+8 |
2007-02-28 | feature 657: permalinks for categories | rvelices | 1 | -1/+17 |
2007-02-20 | New: non picture files are now logged in history when downloaded. The | plegall | 1 | -1/+1 |
2007-02-14 | New: history logs high quality access via action.php. A new column | plegall | 1 | -0/+1 |
2007-02-08 | Web Service: | vdigital | 1 | -2/+0 |
2007-01-28 | Web Service: Remove ws_status from #config (remove missing in config.sql) | vdigital | 1 | -0/+1 |
2007-01-22 | More rename index | vdigital | 1 | -1/+1 |
2007-01-21 | Inefficient and non required index is removed on #_image_category. | vdigital | 1 | -1/+0 |
2007-01-16 | Modification: new data model for history, more compact, more efficient. A | plegall | 1 | -25/+49 |
2006-12-16 | Table structure for Web service | vdigital | 1 | -0/+20 |
2006-12-07 | - remove #user_cache_categories.is_child_date_last | rvelices | 1 | -1/+0 |
2006-12-01 | Resolved Issue ID 0000299: | rub | 1 | -0/+15 |
2006-12-01 | get rid of #users.auto_login_key | rvelices | 1 | -1/+0 |
2006-10-31 | plugins go now in the #plugins table | rvelices | 1 | -0/+12 |
2006-10-30 | Resolved Issue ID 0000526: | rub | 1 | -0/+1 |
2006-07-26 | feature 169: each category can have its own image order | rvelices | 1 | -0/+1 |
2006-07-25 | fix bug 486: field username too small | nikrou | 1 | -1/+1 |
2006-07-23 | bug 451 fixed: problem with auto login | nikrou | 1 | -1/+2 |
2006-05-15 | merge -r1310:1311 from branch 1.6 to trunk (bug 365 fixed) | plegall | 1 | -1/+1 |
2006-04-13 | merge -r1157:1158 from branch-1_6 into trunk (images_i1 comes back) | plegall | 1 | -1/+2 |
2006-04-06 | improvement: urls for tags can contain now only the tag or the id and tag | rvelices | 1 | -2/+4 |
2006-04-04 | feature deleted: code for categories link was too complicated for such a | plegall | 1 | -12/+1 |
2006-04-02 | improvement: tags replace keywords. Better data model, less | plegall | 1 | -6/+25 |
2006-04-01 | [NBM] Step 7: Add functionalities subscribe/unsubscribe: | rub | 1 | -1/+1 |