| Commit message (Expand) | Author | Age | Files | Lines |
* | - adjustements on length fields | z0rglub | 2004-09-05 | 1 | -12/+34 |
* | deletion of $conf['site_url'] and $conf['forum_url'] and all their usage | z0rglub | 2004-09-05 | 1 | -1/+2 |
* | when clicking on configuration page of admin panel, the general section in | z0rglub | 2004-09-04 | 1 | -1/+1 |
* | - in admin/configuration, add new step with "sections" (general, comments, | z0rglub | 2004-09-03 | 1 | -298/+267 |
* | Template migration : picture_modify.php | gweltas | 2004-08-31 | 2 | -187/+93 |
* | Migration of the template of images_infos.php | gweltas | 2004-08-29 | 1 | -81/+81 |
* | PHP5 compatibility | gweltas | 2004-08-29 | 1 | -3/+3 |
* | simplier display of update result : | z0rglub | 2004-08-29 | 2 | -29/+42 |
* | - Deletion of obsolete functions in the administrative part | gweltas | 2004-08-25 | 3 | -170/+34 |
* | very small refactoring | z0rglub | 2004-08-25 | 1 | -2/+2 |
* | "show metadata" feature added : you can ask to show metadata (EXIF and IPTC) | z0rglub | 2004-08-25 | 2 | -57/+25 |
* | - deletion functions updated : no needs to call delete_elements if no | z0rglub | 2004-08-21 | 1 | -61/+93 |
* | don't force the width and height of folder icons | z0rglub | 2004-08-21 | 1 | -2/+2 |
* | - add files metadata support : use info for database fields | z0rglub | 2004-08-21 | 3 | -148/+551 |
* | - non picture files management | z0rglub | 2004-08-05 | 1 | -87/+128 |
* | - non picture files management | z0rglub | 2004-08-05 | 1 | -512/+369 |
* | replacement of short_period and long_period by recent_period | z0rglub | 2004-07-09 | 1 | -17/+5 |
* | table user_category dropped | z0rglub | 2004-05-28 | 2 | -178/+0 |
* | - Category upload admin control panel | gweltas | 2004-03-31 | 4 | -131/+175 |
* | - Template migration | gweltas | 2004-03-26 | 7 | -679/+332 |
* | - Template migration | gweltas | 2004-03-20 | 10 | -1097/+708 |
* | use new format of config table | z0rglub | 2004-03-04 | 1 | -31/+41 |
* | move admin/phpwebgallery_structure.sql to install/phpwebgallery_structure.sql | z0rglub | 2004-03-04 | 1 | -263/+0 |
* | Split of langage files | gweltas | 2004-02-19 | 8 | -19/+17 |
* | header global refactoring | z0rglub | 2004-02-11 | 20 | -354/+520 |
* | using listing.xml in admin directory | z0rglub | 2004-02-11 | 1 | -2/+2 |
* | adding all new features of branch 1.3, using new index naming convention | z0rglub | 2004-02-10 | 1 | -6/+25 |
* | Template modification | gweltas | 2004-02-07 | 1 | -1/+1 |
* | 2004.02.03_01h00 : auto commit | z0rglub | 2004-02-03 | 1 | -22/+3 |
* | Merge of the 1.3.1 release | gweltas | 2004-02-02 | 20 | -774/+1717 |
* | 2004.01.07_01h00 : auto commit | z0rglub | 2004-01-07 | 1 | -0/+244 |
* | 2004.01.06_01h00 : auto commit | z0rglub | 2004-01-06 | 1 | -244/+0 |
* | define( CONSTANT, 'value' ) becomes define( "CONSTANT", 'value') | z0rglub | 2003-11-03 | 3 | -5/+5 |
* | Modifications linked to the move of admin.php to the root directory of PhpWeb... | z0rglub | 2003-11-03 | 6 | -20/+11 |
* | Modifying ./include/isadmin.inc.php in ./admin/include/isadmin.inc.php since ... | z0rglub | 2003-11-03 | 18 | -23/+23 |
* | Modifying ../template in ./template since admin.php has moved to the PhpWebGa... | z0rglub | 2003-11-02 | 17 | -21/+21 |
* | admin.php moved to the root directory | z0rglub | 2003-11-02 | 1 | -257/+0 |
* | install.php moved to the root directory | z0rglub | 2003-11-02 | 1 | -297/+0 |
* | Menu entries are displayed in a single line at the top of the admin panel | z0rglub | 2003-10-26 | 1 | -12/+11 |
* | Use install language for "guest" user | z0rglub | 2003-10-12 | 1 | -1/+1 |
* | Display a message of warning if file admin/install.php is still present | z0rglub | 2003-10-12 | 1 | -1/+7 |
* | Display a message linked to the help forum | z0rglub | 2003-10-12 | 1 | -1/+1 |
* | When reordering a category, the page comes back with the top aligned with | z0rglub | 2003-10-12 | 1 | -0/+5 |
* | If there is no date given in the form, function check_date_format doesn't | z0rglub | 2003-10-11 | 1 | -1/+1 |
* | Show a link to open or close a day details (only the arrow at the beginning | z0rglub | 2003-10-11 | 1 | -0/+2 |
* | Only the webmaster can modify webmaster's permissions | z0rglub | 2003-10-09 | 1 | -1/+5 |
* | if we try to modify the webmaster, we have to set the status to "admin" | z0rglub | 2003-10-09 | 1 | -0/+5 |
* | Support of special syntax to underline, emphasis or italic words in users | z0rglub | 2003-10-05 | 1 | -1/+20 |
* | Display a message to update the database after validating uploaded pictures | z0rglub | 2003-10-05 | 1 | -1/+7 |
* | Webmaster mustn't have his status modified | z0rglub | 2003-10-05 | 1 | -13/+19 |