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