| Commit message (Expand) | Author | Age | Files | Lines |
* | when registering a new user, we must take into account that user_category.dat... | z0rglub | 2004-10-03 | 1 | -2/+11 |
* | bug 50 : PHP 5.x incompatibility | z0rglub | 2004-10-03 | 1 | -1/+1 |
* | version goes to 1.3.2 | z0rglub | 2004-04-30 | 1 | -2/+2 |
* | bug 26 : When categories tree has category ids not in ascending order, the or... | z0rglub | 2004-04-30 | 1 | -4/+13 |
* | bug 23 : search case insensitive BUT highlightning case sensitive | z0rglub | 2004-03-31 | 1 | -8/+17 |
* | PHP Warning correction | z0rglub | 2004-03-31 | 1 | -2/+5 |
* | version changed to 1.3.1 | z0rglub | 2004-02-28 | 1 | -1/+1 |
* | - adding file header | z0rglub | 2004-02-05 | 1 | -4/+22 |
* | - adding file header | z0rglub | 2004-02-05 | 1 | -14/+31 |
* | 1.3.1beta release | z0rglub | 2004-01-31 | 1 | -1/+1 |
* | Php Warning correction | z0rglub | 2004-01-30 | 1 | -4/+2 |
* | didn't take correctly into account forbidden categories | z0rglub | 2004-01-25 | 1 | -10/+9 |
* | Php Warnings correction | z0rglub | 2004-01-24 | 1 | -0/+2 |
* | code refactoring (really minor) | z0rglub | 2004-01-22 | 1 | -5/+1 |
* | code simplified | z0rglub | 2004-01-21 | 1 | -4/+3 |
* | Code rewritting | z0rglub | 2004-01-19 | 1 | -1/+2 |
* | Performances improved : replacing the useless LEFT JOIN by INNER JOIN | z0rglub | 2004-01-19 | 1 | -2/+2 |
* | Simplifying concatenation of $infos variables to select in the database | z0rglub | 2004-01-18 | 2 | -10/+2 |
* | Modify function get_cat_info for preventing Php Warning when NULL values | z0rglub | 2004-01-18 | 1 | -20/+23 |
* | Prevent Php warnings if some user variables are NULL | z0rglub | 2004-01-18 | 1 | -11/+12 |
* | Prevent Php warnings if some config variables are NULL | z0rglub | 2004-01-18 | 1 | -3/+4 |
* | Conformity with the XHTML 1.0 transitional standard | gweltas | 2004-01-18 | 3 | -0/+54 |
* | Correction of php warnings | gweltas | 2004-01-15 | 1 | -3/+3 |
* | Minor corrections of PHP warnings | gweltas | 2004-01-12 | 2 | -7/+16 |
* | Corrections de quelques warnings php. | gweltas | 2004-01-11 | 2 | -3/+3 |
* | use the order of categories.uppercats for retrieving the local directory, | z0rglub | 2004-01-11 | 1 | -4/+9 |
* | - no need of last '/' for get_dirs parameter | z0rglub | 2004-01-04 | 1 | -24/+12 |
* | - when creating a new user, taking into account that forbidden categories | z0rglub | 2004-01-03 | 1 | -176/+58 |
* | - remove get_subcats_id | z0rglub | 2004-01-03 | 1 | -143/+122 |
* | add functions pwg_write_debug, pwg_debug, pwg_query | z0rglub | 2004-01-03 | 1 | -0/+43 |
* | unix file format | z0rglub | 2004-01-03 | 1 | -1/+0 |
* | user restricitions are now stored in the database | z0rglub | 2004-01-03 | 1 | -2/+12 |
* | use correct define syntax, remove get_restrictions for user because they are ... | z0rglub | 2004-01-03 | 1 | -4/+2 |
* | change version number, add max_LOV_categories used for numerous categories ga... | z0rglub | 2004-01-03 | 1 | -2/+3 |
* | use correct define syntax | z0rglub | 2004-01-03 | 1 | -3/+2 |
* | Update version from 1.3RC2 to 1.3 | z0rglub | 2003-10-12 | 1 | -1/+1 |
* | Version changed to 1.3RC2 | z0rglub | 2003-10-05 | 1 | -1/+1 |
* | Top number passes from 5 to 10 | z0rglub | 2003-10-05 | 1 | -1/+1 |
* | Version becomes 1.3RC1 | z0rglub | 2003-09-21 | 1 | -1/+1 |
* | to make it work on nexen.net | z0rglub | 2003-09-21 | 1 | -0/+3 |
* | Using the same name for variables in ./include/mysql.inc.php | z0rglub | 2003-09-20 | 1 | -1/+1 |
* | Change the version from 1.3 to 1.3beta | z0rglub | 2003-09-19 | 1 | -1/+1 |
* | A category can have its representative picture | z0rglub | 2003-09-19 | 1 | -1/+2 |
* | Using PREFIX_INCLUDE to have strictly relative paths | z0rglub | 2003-09-15 | 1 | -5/+5 |
* | phpwebgallery_users.theme is no longuer used. | z0rglub | 2003-09-14 | 1 | -1/+1 |
* | When a page is refresh with an expired session still existing in the | z0rglub | 2003-09-12 | 1 | -1/+1 |
* | Mail notification for admins | z0rglub | 2003-09-10 | 2 | -2/+50 |
* | Removing debug code | z0rglub | 2003-09-09 | 1 | -1/+0 |
* | - Creation of plain structure if not existing in several functions | z0rglub | 2003-09-06 | 1 | -5/+29 |
* | Correcting a bug in special categories (favorites, most seen, most | z0rglub | 2003-09-05 | 1 | -2/+2 |