| Commit message (Expand) | Author | Files | Lines |
2016-01-18 | bug #404 fixed, database changes for auth keys | plegall | 1 | -0/+15 |
2015-12-07 | feature #379 multiple format, step 2: download formats | plegall | 1 | -0/+1 |
2015-12-03 | feature #379 multiple format, step 1: add formats | plegall | 1 | -0/+12 |
2014-09-20 | bug 3141 fixed: forget to change piwigo_structure-mysql.sql in r29111 for fea... | plegall | 1 | -1/+2 |
2014-07-24 | feature 3103: enlarge users.id (and foreign keys user_id, added_by or author_... | plegall | 1 | -14/+14 |
2014-05-24 | feature 3077 : improve cache invalidation | mistic100 | 1 | -5/+15 |
2014-04-09 | bug 3070 make tag names case insesitive in the db | rvelices | 1 | -1/+1 |
2013-12-06 | feature 3009: Add 'latitude' and 'longitude' fields in images table | mistic100 | 1 | -2/+5 |
2013-05-26 | bug 2097: wrong number of sub-albums | rvelices | 1 | -0/+1 |
2013-04-11 | fix typo which crash the install process | flop25 | 1 | -1/+1 |
2013-03-23 | db changes for feature 2836 display # of comments/tags in menubar and feature... | rvelices | 1 | -1/+4 |
2012-12-24 | bug 2794: Virtual albums are displayed in physical albums list in synchroniza... | rvelices | 1 | -1/+1 |
2012-11-02 | feature 2727: improve password security with the use of PasswordHash class. | plegall | 1 | -1/+1 |
2012-09-23 | feature 2754: Add "Email" field for user comments + mandatory "Author" | mistic100 | 1 | -0/+1 |
2012-08-03 | feature 2380: add URL for user comment | mistic100 | 1 | -0/+1 |
2012-06-24 | bug 2660: check guest IP on insert_user_comment (same system as rate_picture) | mistic100 | 1 | -0/+1 |
2012-06-12 | feature 2632: remove useless columns and config settings at gallery installation | plegall | 1 | -7/+0 |
2012-04-02 | feature 2604: add images.rotation at database creation (not only during upgrade) | plegall | 1 | -1/+2 |
2012-03-02 | feature 2587: set theme "elegant" as default theme | plegall | 1 | -1/+1 |
2012-02-06 | multisize - added the coi (still to affine the admin ui + language) | rvelices | 1 | -0/+1 |
2011-08-24 | feature 2027 implemented: the "lost password" feature was rewritten. | plegall | 1 | -0/+1 |
2011-08-02 | rename #images.average_rate to rating_score | rvelices | 1 | -2/+2 |
2011-04-12 | bug:2224 change nb_image_page into smallint(3) | mistic100 | 1 | -1/+1 |
2011-04-09 | bug:2224 one parameter for change thumnails number (needs some translations) | mistic100 | 1 | -2/+1 |
2011-04-08 | bug:1791 display hd dimensions instead of websize dimensions | mistic100 | 1 | -0/+2 |
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 |