| Commit message (Expand) | Author | Age | Files | Lines |
* | Add function is_webmaster (like is_admin function) | rub | 2010-03-23 | 1 | -0/+9 |
* | bug fixed: if the theme for guest is empty (I don't know how this could be, | plegall | 2010-03-22 | 1 | -1/+1 |
* | feature 1514: improvement, if a user has a theme that is (maybe temporary) | plegall | 2010-03-22 | 1 | -5/+6 |
* | 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 | -7/+32 |
* | feature 1502: based on Dotclear model, P@t has reorganized the way Piwigo | plegall | 2010-03-13 | 1 | -3/+7 |
* | Renaming $conf['no_case_sensitive_for_login'] to $conf['insensitive_case_logo... | Eric | 2010-03-06 | 1 | -1/+1 |
* | Feature 1451 : localization with gettext | nikrou | 2010-03-02 | 1 | -7/+7 |
* | Feature 0000796 fixed : Strengthen login handling | Eric | 2009-12-05 | 1 | -0/+34 |
* | Feature_1255 : | nikrou | 2009-11-29 | 1 | -1/+1 |
* | Feature 1255: modification in sql queries | nikrou | 2009-11-25 | 1 | -4/+4 |
* | Feature 1244 resolved | nikrou | 2009-11-20 | 1 | -22/+22 |
* | Escape all login and username characters in database | Eric | 2009-11-18 | 1 | -8/+8 |
* | Feature 1241 resolved. replace mysql_fetch_array by mysql_fetch_assoc for sma... | nikrou | 2009-11-15 | 1 | -10/+10 |
* | PHP 5.3 compatibility - Deprecated functions were replace as follows : | Eric | 2009-08-17 | 1 | -2/+2 |
* | - bug fix (use uasort for computed categories instead of usort) - I think thi... | rvelices | 2009-07-20 | 1 | -1/+1 |
* | correct bug in commit r3622 ( feature 1053 ) | rvelices | 2009-07-20 | 1 | -3/+3 |
* | feature 1053: hide categories that contain no photo due to privacy level | rvelices | 2009-07-18 | 1 | -44/+54 |
* | Feature 1026 step 2 : | nikrou | 2009-06-23 | 1 | -2/+3 |
* | Feature 1026 : Modify / delete comments for users | nikrou | 2009-06-23 | 1 | -0/+15 |
* | Last (I hope) paranoic optims ... | rvelices | 2009-02-14 | 1 | -56/+0 |
* | - embellish_url compacts now .. | rvelices | 2009-02-05 | 1 | -12/+12 |
* | Administration: happy new year 2009, all PHP headers updated. | plegall | 2009-01-04 | 1 | -1/+1 |
* | merge -c2823 from branch 2.0 to trunk | rvelices | 2008-11-04 | 1 | -14/+1 |
* | merge 2755 and 2756 from branch 2.0 to trunk | rvelices | 2008-10-16 | 1 | -4/+30 |
* | - change mysql_escape_string function (deprecated) by mysql_real_escape_string. | patdenice | 2008-10-15 | 1 | -2/+2 |
* | - removed #debug css rule (why would we need that in default-layout?) | rvelices | 2008-09-23 | 1 | -9/+2 |
* | $_SERVER["HTTP_ACCEPT_LANGUAGE"] could be empty so test it. | nikrou | 2008-09-14 | 1 | -1/+8 |
* | fix too strict regex for email | nikrou | 2008-09-07 | 1 | -1/+4 |
* | - add #user_cache.cache_update_time - useful for plugins or the filter when i... | rvelices | 2008-07-22 | 1 | -13/+8 |
* | - fix some side effects with browser language (wrong display/user creation in... | rvelices | 2008-07-05 | 1 | -15/+13 |
* | - put back browser language (deleted by error during my last commit - was wor... | rvelices | 2008-07-01 | 1 | -3/+29 |
* | - remember me cookie security improvement (the time when the cookie was gener... | rvelices | 2008-07-01 | 1 | -37/+17 |
* | Feature 0000080: Browser language detection (Use first active browser languag... | vdigital | 2008-05-31 | 1 | -1/+27 |
* | Resolved issue 0000823: Enhance upload functionalities | rub | 2008-05-02 | 1 | -3/+3 |
* | - move #categories.date_last and nb_images to #user_cache_categories | rvelices | 2008-05-01 | 1 | -15/+7 |
* | New: jQuery and Accordion Admin menus | vdigital | 2008-04-26 | 1 | -6/+1 |
* | 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 |
* | - security fix (profile) | rvelices | 2008-03-08 | 1 | -5/+4 |
* | Merge from revision 2236. | patdenice | 2008-03-01 | 1 | -1/+10 |
* | Merge from revision 2228. | patdenice | 2008-02-29 | 1 | -2/+2 |
* | little corrections | rub | 2008-02-27 | 1 | -2/+3 |
* | Resolved issue 0000784: Mail notification disabled on register user | rub | 2007-12-11 | 1 | -17/+40 |
* | Add is_generic function | vdigital | 2007-11-19 | 1 | -6/+7 |
* | New: Language Switch plugin support | vdigital | 2007-11-18 | 1 | -0/+8 |
* | - RSS feed is PWG charset | rvelices | 2007-10-09 | 1 | -74/+0 |
* | - PWG_CHARSET, DB_CHARSET and DB_COLLATE... utf-8 ready | rvelices | 2007-10-09 | 1 | -8/+3 |
* | Resolved 0000759: email unique for each user | rub | 2007-10-06 | 1 | -3/+5 |
* | Resolved 0000759: email unique for each user | rub | 2007-10-01 | 1 | -12/+31 |