piwigo/template/default/admin
plegall 7ba1574043 - admin/update : filesystem synchronization process completely
rewritten. How to speed up sync ? by avoiding recursivity !

- admin/update : option to display verbose information details

- admin/update : option to simulate only. No database insert, delete or
  update will be made

- bug fixed : in admin/cat_list, if you delete a virtual category, you may
  create a gap in the rank list. This gap will generate errors when trying
  to move a category on this gap. Fixed by calling ordering and
  update_global_rank at category deletion.

- admin/cat_list, only one query to insert a new virtual category (no need
  of a second query to update uppercats and global_rank)

- for a given category, even if empty, the representing element must not be
  the one of a forbidden category for the current user

- generation time optionnaly displayed on the bottom of each page becomes
  more price : number of SQL queries and SQL time added.


git-svn-id: http://piwigo.org/svn/trunk@659 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-12-27 14:30:49 +00:00
..
images Categories management icon update 2004-11-18 15:17:33 +00:00
cat_list.tpl - on picture.php, related categories under the element are displayed in 2004-12-05 21:28:40 +00:00
cat_modify.tpl - French translation for many new entries 2004-12-16 14:49:47 +00:00
cat_options.tpl - User permissions template migration 2004-12-23 14:59:37 +00:00
cat_perm.vtp Modifying ../template in ./template since admin.php has moved to the PhpWebGallery root directory 2003-11-03 21:06:15 +00:00
configuration.tpl - new feature : lock temporary your gallery for maintenance 2004-12-20 23:54:59 +00:00
group_list.tpl New template for group management 2004-11-26 16:10:17 +00:00
group_perm.vtp Modifying ../template in ./template since admin.php has moved to the PhpWebGallery root directory 2003-11-03 21:06:15 +00:00
help.tpl - Template migration 2004-03-26 17:08:09 +00:00
infos_images.tpl - bug fixed : in admin/cat_list, next_rank cant' be calculted and query to 2004-12-18 22:05:30 +00:00
picture_modify.tpl - possibility to set an element as representant of its categories 2004-12-06 22:28:32 +00:00
remote_site.tpl - (re)added feature : in remote site management, if a listing.xml file is 2004-09-23 23:41:23 +00:00
search_username.tpl - Template migration 2004-03-20 00:52:37 +00:00
stats.tpl -Stat template 2004-10-11 18:04:46 +00:00
thumbnail.tpl - Template migration 2004-03-20 00:52:37 +00:00
update.tpl - admin/update : filesystem synchronization process completely 2004-12-27 14:30:49 +00:00
user_perm.tpl - User permissions template migration 2004-12-23 14:59:37 +00:00
waiting.tpl waiting tpl migration 2004-09-11 10:36:03 +00:00