Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2005-09-18 | - bug 107 fixed: crash when logging visit on a category containing "'" | plegall | 1 | -12/+11 | |
character. Correction reported from branch 1.4 - bug fixed: in admin/stats, incorrect SQL queries gave no result. git-svn-id: http://piwigo.org/svn/trunk@868 68402e56-0260-453c-a942-63ccdbb3a9ee | |||||
2005-09-14 | - improvement: long localized messages are in HTML files instead of $lang | plegall | 6 | -71/+67 | |
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 | - bug fixed : no display of first added element date in admin/intro if no | plegall | 1 | -1/+4 | |
element in the gallery. git-svn-id: http://piwigo.org/svn/trunk@861 68402e56-0260-453c-a942-63ccdbb3a9ee | |||||
2005-09-03 | (not in ChangeLog) | plegall | 5 | -17/+17 | |
- yoga template used for installation and by default in user_infos table - adaptation of yoga template to itself (no use of icons from template default) git-svn-id: http://piwigo.org/svn/trunk@860 68402e56-0260-453c-a942-63ccdbb3a9ee | |||||
2005-09-03 | - new : template yoga, made by yoDan, helped by chrisaga for integration | plegall | 42 | -0/+1655 | |
becomes the official template. git-svn-id: http://piwigo.org/svn/trunk@859 68402e56-0260-453c-a942-63ccdbb3a9ee |