| Commit message (Expand) | Author | Files | Lines |
2008-10-10 | - replace a preg_match with simple comparison (faster) | rvelices | 1 | -9/+3 |
2008-09-28 | Bug 871: guest is not saved in history table | patdenice | 1 | -9/+5 |
2008-09-12 | - images.file categories.permalink old_permalinks.permalink - become binary | rvelices | 1 | -6/+3 |
2008-09-06 | mispellin variable | nikrou | 1 | -1/+1 |
2008-09-05 | - better management of fatal errors (instead of die or trigger_error rather u... | rvelices | 1 | -21/+9 |
2008-09-04 | - bug 854: better checks of directory creations ( local_data_dir, templates_c... | rvelices | 1 | -14/+54 |
2008-08-23 | merge r2483 from branch 1.7 | rvelices | 1 | -13/+20 |
2008-08-20 | - local.lang is loaded without fallback on default language or PHPWG_DEFAULT_... | rvelices | 1 | -71/+25 |
2008-07-24 | - remove functions_group.inc.php (empty for some years; avoid unnecessary inc... | rvelices | 1 | -1/+0 |
2008-05-14 | Change some PhpWebGallery to Piwigo. | rub | 1 | -3/+3 |
2008-05-06 | - remove some unnecessary db columns (#history_summary.id, #history.year, mon... | rvelices | 1 | -8/+0 |
2008-04-26 | New: jQuery and Accordion Admin menus | vdigital | 1 | -0/+2 |
2008-04-25 | - minor sql query optimizations | rvelices | 1 | -19/+6 |
2008-04-05 | Bug fixed: as rvelices notified me by email, my header replacement script was | plegall | 1 | -24/+0 |
2008-04-04 | Modification: new header on PHP files, PhpWebGallery renamed Piwigo. | plegall | 1 | -0/+21 |
2008-03-08 | - upload.tpl goes smarty | rvelices | 1 | -1/+1 |
2008-03-05 | - remove unused functions get_month_list and get_day_list | rvelices | 1 | -72/+0 |
2008-02-27 | little corrections | rub | 1 | -1/+1 |
2008-02-27 | Resolved issue 0000807: New slideshow features | rub | 1 | -1/+3 |
2007-10-11 | - changed htmlentities to htmlspecialchars in comments.php (utf-8 issue) | rvelices | 1 | -17/+18 |
2007-10-09 | - RSS feed is PWG charset | rvelices | 1 | -1/+4 |
2007-10-09 | - PWG_CHARSET, DB_CHARSET and DB_COLLATE... utf-8 ready | rvelices | 1 | -15/+194 |
2007-10-08 | - some code refactoring before upgrade to utf (only cosmetic at this point...) | rvelices | 1 | -3/+42 |
2007-10-05 | - function str2url is compatible with utf-8 | rvelices | 1 | -68/+155 |
2007-10-05 | - remove str_translate_to_ascii7bits and lang_table_translate_ascii7bits | rvelices | 1 | -18/+0 |
2007-09-12 | merge -r2088 from branch-1_7 to trunk | rvelices | 1 | -6/+7 |
2007-09-11 | Resolved 0000744: pwg_log: image_type is always null | rub | 1 | -1/+1 |
2007-07-24 | Resolved 0000726: script_basename returns bad result | rub | 1 | -26/+25 |
2007-06-05 | Resolved issue 0000697: with generic user a author name is necessary to comme... | rub | 1 | -1/+1 |
2007-05-25 | Improvement of picture url built | rub | 1 | -1/+2 |
2007-05-01 | Issue 0000684: History [Search] - Add a thumbnail display | rub | 1 | -0/+1 |
2007-04-29 | Issue 0000529: | rub | 1 | -2/+16 |
2007-03-28 | Issue 578 | rub | 1 | -1/+1 |
2007-03-15 | Add new translation functions.inc.php | rub | 1 | -1/+64 |
2007-03-09 | Add DateTime on administration introduction page (Useful to help user on the ... | rub | 1 | -1/+1 |
2007-03-08 | - plugin administration: small fix during activation phase | rvelices | 1 | -4/+10 |
2007-03-04 | Remove "TODO" on picture display showed on the caddie... | rub | 1 | -0/+20 |
2007-02-28 | feature 657: permalinks for categories | rvelices | 1 | -0/+20 |
2007-02-27 | Missing one change flat_hint to mode_flat_hint | rub | 1 | -6/+8 |
2007-02-27 | Bug: English plural rule is slightly different from French (0 is plural, not ... | vdigital | 1 | -0/+5 |
2007-02-27 | - refactoring page['category'] before 1.7 release | rvelices | 1 | -2/+1 |
2007-02-21 | - added check in redirect to see if headers have been sent before doing a red... | rvelices | 1 | -1/+4 |
2007-02-20 | New: non picture files are now logged in history when downloaded. The | plegall | 1 | -3/+3 |
2007-02-14 | New: history logs high quality access via action.php. A new column | plegall | 1 | -1/+3 |
2007-01-29 | bug 623: Char "+" is not supported in gallery URL (the function url_is_remote | rvelices | 1 | -1/+2 |
2007-01-27 | Web Service Merge functions_webserv.inc.php into ws_functions.inc.php | vdigital | 1 | -1/+0 |
2007-01-23 | Undo r1677 functions_html.inc.php, because links are wrong. | rub | 1 | -5/+6 |
2007-01-16 | Modification: new data model for history, more compact, more efficient. A | plegall | 1 | -41/+127 |
2007-01-15 | There are no filter enabled if filter configuration is empty (no icon, no fun... | rub | 1 | -0/+28 |
2007-01-11 | - bug 471: apostrophe lors de l'ajout d'un tag (different behavior depending on | rvelices | 1 | -34/+0 |