| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | feature 1522: Move local css local files and local language files to local di... | patdenice | 2010-03-20 | 1 | -2/+6 |
* | - added a js confirmation before deletign a theme | rvelices | 2010-03-20 | 1 | -66/+18 |
* | increase copyright year to 2010 | plegall | 2010-03-19 | 1 | -1/+1 |
* | bug 1328: backport the pwg_token on trunk | plegall | 2010-03-19 | 1 | -0/+82 |
* | Revert gettext stuff. | nikrou | 2010-03-17 | 1 | -43/+14 |
* | feature 1514: new screen to manage installed themes; activate, deactivate, | plegall | 2010-03-17 | 1 | -8/+11 |
* | feature 1505: when there is no photo yet in the gallery, displays a big and | plegall | 2010-03-14 | 1 | -0/+18 |
* | feature 1502: based on Dotclear model, P@t has reorganized the way Piwigo | plegall | 2010-03-13 | 1 | -13/+9 |
* | New trigger on get_pwg_themes | vdigital | 2010-03-10 | 1 | -0/+2 |
* | Fix: failed to open dir on default template | vdigital | 2010-03-10 | 1 | -5/+7 |
* | Feature 1451 : localization with gettext | nikrou | 2010-03-02 | 1 | -21/+51 |
* | merge r4965 from branch 2.0 to trunk | plegall | 2010-02-26 | 1 | -0/+5 |
* | Feature 1255 : | nikrou | 2009-11-29 | 1 | -1/+1 |
* | Feature_1255: | nikrou | 2009-11-29 | 1 | -0/+12 |
* | Feature 1255: modification in sql queries | nikrou | 2009-11-25 | 1 | -66/+3 |
* | Feature 1244 resolved | nikrou | 2009-11-20 | 1 | -94/+8 |
* | Feature 1241 resolved. replace mysql_fetch_array by mysql_fetch_assoc for sma... | nikrou | 2009-11-15 | 1 | -6/+6 |
* | Fix for feature 1000: cannot access $conf array (use global) | nikrou | 2009-08-18 | 1 | -0/+2 |
* | New feature : configuration option for thumbnail directory | nikrou | 2009-08-02 | 1 | -2/+2 |
* | Move template class inclusion to common.inc.php. | patdenice | 2009-03-16 | 1 | -1/+0 |
* | Move get_icon function. | patdenice | 2009-03-11 | 1 | -0/+43 |
* | Code simplification of commit 3172 | patdenice | 2009-03-06 | 1 | -26/+12 |
* | Create navigation_bar.tpl file. | patdenice | 2009-03-05 | 1 | -0/+69 |
* | Last (I hope) paranoic optims ... | rvelices | 2009-02-14 | 1 | -12/+22 |
* | - moved check upgrade feed code to admin/include/functions_upgrade.php | rvelices | 2009-02-13 | 1 | -64/+14 |
* | - removed second parameter $type from function format_date | rvelices | 2009-02-04 | 1 | -5/+4 |
* | - fix use $page['nb_image_page'] instead of $user... when creating the nav ba... | rvelices | 2009-01-31 | 1 | -37/+17 |
* | Administration: happy new year 2009, all PHP headers updated. | plegall | 2009-01-04 | 1 | -1/+1 |
* | merge r2916 from branch 2.0 to trunk | plegall | 2008-12-02 | 1 | -0/+14 |
* | Resolved issue 0000900: format_date function doesn't work when time is omi... | rub | 2008-11-09 | 1 | -0/+8 |
* | merge r2789 from branch 2.0: | rvelices | 2008-10-22 | 1 | -7/+10 |
* | - replace a preg_match with simple comparison (faster) | rvelices | 2008-10-10 | 1 | -9/+3 |
* | Bug 871: guest is not saved in history table | patdenice | 2008-09-28 | 1 | -9/+5 |
* | - images.file categories.permalink old_permalinks.permalink - become binary | rvelices | 2008-09-12 | 1 | -6/+3 |
* | mispellin variable | nikrou | 2008-09-06 | 1 | -1/+1 |
* | - better management of fatal errors (instead of die or trigger_error rather u... | rvelices | 2008-09-05 | 1 | -21/+9 |
* | - bug 854: better checks of directory creations ( local_data_dir, templates_c... | rvelices | 2008-09-04 | 1 | -14/+54 |
* | merge r2483 from branch 1.7 | rvelices | 2008-08-23 | 1 | -13/+20 |
* | - local.lang is loaded without fallback on default language or PHPWG_DEFAULT_... | rvelices | 2008-08-20 | 1 | -71/+25 |
* | - remove functions_group.inc.php (empty for some years; avoid unnecessary inc... | rvelices | 2008-07-24 | 1 | -1/+0 |
* | 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 |