| Commit message (Expand) | Author | Age | Files | Lines |
* | Change some PhpWebGallery to Piwigo. | rub | 2008-05-14 | 1 | -3/+3 |
* | - remove some unnecessary db columns (#history_summary.id, #history.year, mon... | rvelices | 2008-05-06 | 1 | -8/+0 |
* | New: jQuery and Accordion Admin menus | vdigital | 2008-04-26 | 1 | -0/+2 |
* | - minor sql query optimizations | rvelices | 2008-04-25 | 1 | -19/+6 |
* | Bug fixed: as rvelices notified me by email, my header replacement script was | plegall | 2008-04-05 | 1 | -24/+0 |
* | Modification: new header on PHP files, PhpWebGallery renamed Piwigo. | plegall | 2008-04-04 | 1 | -0/+21 |
* | - upload.tpl goes smarty | rvelices | 2008-03-08 | 1 | -1/+1 |
* | - remove unused functions get_month_list and get_day_list | rvelices | 2008-03-05 | 1 | -72/+0 |
* | little corrections | rub | 2008-02-27 | 1 | -1/+1 |
* | Resolved issue 0000807: New slideshow features | rub | 2008-02-27 | 1 | -1/+3 |
* | - changed htmlentities to htmlspecialchars in comments.php (utf-8 issue) | rvelices | 2007-10-11 | 1 | -17/+18 |
* | - RSS feed is PWG charset | rvelices | 2007-10-09 | 1 | -1/+4 |
* | - PWG_CHARSET, DB_CHARSET and DB_COLLATE... utf-8 ready | rvelices | 2007-10-09 | 1 | -15/+194 |
* | - some code refactoring before upgrade to utf (only cosmetic at this point...) | rvelices | 2007-10-08 | 1 | -3/+42 |
* | - function str2url is compatible with utf-8 | rvelices | 2007-10-05 | 1 | -68/+155 |
* | - remove str_translate_to_ascii7bits and lang_table_translate_ascii7bits | rvelices | 2007-10-05 | 1 | -18/+0 |
* | merge -r2088 from branch-1_7 to trunk | rvelices | 2007-09-12 | 1 | -6/+7 |
* | Resolved 0000744: pwg_log: image_type is always null | rub | 2007-09-11 | 1 | -1/+1 |
* | Resolved 0000726: script_basename returns bad result | rub | 2007-07-24 | 1 | -26/+25 |
* | Resolved issue 0000697: with generic user a author name is necessary to comme... | rub | 2007-06-05 | 1 | -1/+1 |
* | Improvement of picture url built | rub | 2007-05-25 | 1 | -1/+2 |
* | Issue 0000684: History [Search] - Add a thumbnail display | rub | 2007-05-01 | 1 | -0/+1 |
* | Issue 0000529: | rub | 2007-04-29 | 1 | -2/+16 |
* | Issue 578 | rub | 2007-03-28 | 1 | -1/+1 |
* | Add new translation functions.inc.php | rub | 2007-03-15 | 1 | -1/+64 |
* | Add DateTime on administration introduction page (Useful to help user on the ... | rub | 2007-03-09 | 1 | -1/+1 |
* | - plugin administration: small fix during activation phase | rvelices | 2007-03-08 | 1 | -4/+10 |
* | Remove "TODO" on picture display showed on the caddie... | rub | 2007-03-04 | 1 | -0/+20 |
* | feature 657: permalinks for categories | rvelices | 2007-02-28 | 1 | -0/+20 |
* | Missing one change flat_hint to mode_flat_hint | rub | 2007-02-27 | 1 | -6/+8 |
* | Bug: English plural rule is slightly different from French (0 is plural, not ... | vdigital | 2007-02-27 | 1 | -0/+5 |
* | - refactoring page['category'] before 1.7 release | rvelices | 2007-02-27 | 1 | -2/+1 |
* | - added check in redirect to see if headers have been sent before doing a red... | rvelices | 2007-02-21 | 1 | -1/+4 |
* | New: non picture files are now logged in history when downloaded. The | plegall | 2007-02-20 | 1 | -3/+3 |
* | New: history logs high quality access via action.php. A new column | plegall | 2007-02-14 | 1 | -1/+3 |
* | bug 623: Char "+" is not supported in gallery URL (the function url_is_remote | rvelices | 2007-01-29 | 1 | -1/+2 |
* | Web Service Merge functions_webserv.inc.php into ws_functions.inc.php | vdigital | 2007-01-27 | 1 | -1/+0 |
* | Undo r1677 functions_html.inc.php, because links are wrong. | rub | 2007-01-23 | 1 | -5/+6 |
* | Modification: new data model for history, more compact, more efficient. A | plegall | 2007-01-16 | 1 | -41/+127 |
* | There are no filter enabled if filter configuration is empty (no icon, no fun... | rub | 2007-01-15 | 1 | -0/+28 |
* | - bug 471: apostrophe lors de l'ajout d'un tag (different behavior depending on | rvelices | 2007-01-11 | 1 | -34/+0 |
* | Feature Issue ID 0000496: Integrate MOD add_index on PWG with plugin.lang.php | rub | 2007-01-08 | 1 | -0/+1 |
* | Issue ID 0000529 Re-Fixed. | rub | 2007-01-02 | 1 | -11/+4 |
* | Issue ID 0000529 Fixed. | rub | 2006-12-31 | 1 | -0/+36 |
* | Feature Issue ID 0000527: Language localization - local.lang.php can be added... | vdigital | 2006-12-25 | 1 | -0/+1 |
* | Externalization of common functions of web service. | vdigital | 2006-12-16 | 1 | -0/+1 |
* | Feature Issue ID 0000602: Redirect must be done by html or http | rub | 2006-12-11 | 1 | -2/+49 |
* | Proposition of translations about: | rub | 2006-12-06 | 1 | -0/+15 |
* | Fixed Issue ID 0000494: Stats do not currently include Uploads | rub | 2006-12-03 | 1 | -0/+28 |
* | completely replaced get_thumbnail_src it get_thumbnail_url | rvelices | 2006-11-15 | 1 | -11/+0 |