Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2006-06-22 | issue 426 step 1 reverted: | nikrou | 1 | -22/+0 | |
svn merge -r1466:1465 . svn merge -r1463:1462 . git-svn-id: http://piwigo.org/svn/trunk@1376 68402e56-0260-453c-a942-63ccdbb3a9ee | |||||
2006-06-18 | Issue 426: first step; separation of admin and public into two templates | nikrou | 1 | -0/+0 | |
Need to simplify and delete files not needed git-svn-id: http://piwigo.org/svn/trunk@1363 68402e56-0260-453c-a942-63ccdbb3a9ee | |||||
2005-09-14 | - improvement: long localized messages are in HTML files instead of $lang | plegall | 1 | -12/+0 | |
array. This is the case of admin/help and about pages. - deletion: of unused functions (ts_to_mysqldt, is_image, TN_exists, check_date_format, date_convert, get_category_directories, get_used_metadata_list, array_remove, pwg_write_debug, get_group_restrictions, get_all_group_restrictions, is_group_allowed, style_select, deprecated_getAttribute). - new: many new contextual help pages to replace descriptions previously included in pages. - modification: reorganisation of language files. Deletion of unused language keys, alphabetical sort. No faq.lang.php anymore (replaced by help.html). Only done for en_UK.iso-8859-1. git-svn-id: http://piwigo.org/svn/trunk@862 68402e56-0260-453c-a942-63ccdbb3a9ee | |||||
2005-09-03 | - new : template yoga, made by yoDan, helped by chrisaga for integration | plegall | 1 | -0/+0 | |
becomes the official template. git-svn-id: http://piwigo.org/svn/trunk@859 68402e56-0260-453c-a942-63ccdbb3a9ee | |||||
2005-09-03 | - modification : less configuration parameters in administration | plegall | 1 | -0/+34 | |
screen. These parameters are move to include/config_default.inc.php. - new : ability to add a single picture to caddie from picture.php - new : contextual help, only a few pages are available. - new : ability to delete users from admin/user_list - modification : reorganization of configuration file - new : configuration parameter use_exif_mapping - improvement : MOD hidemail added to standard git-svn-id: http://piwigo.org/svn/trunk@858 68402e56-0260-453c-a942-63ccdbb3a9ee |