No description
  • PHP 78.4%
  • HTML 10.4%
  • JavaScript 4.7%
  • Smarty 3.4%
  • CSS 2.5%
  • Other 0.6%
Find a file
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
admin - admin/update : filesystem synchronization process completely 2004-12-27 14:30:49 +00:00
doc add GPL license in COPYING file to comply with... GPL 2004-11-06 21:16:22 +00:00
galleries I don't want to see galleries anymore when updating... 2004-10-08 22:23:46 +00:00
include - admin/update : filesystem synchronization process completely 2004-12-27 14:30:49 +00:00
install - new feature : lock temporary your gallery for maintenance 2004-12-20 23:54:59 +00:00
language - admin/update : filesystem synchronization process completely 2004-12-27 14:30:49 +00:00
template/default - admin/update : filesystem synchronization process completely 2004-12-27 14:30:49 +00:00
tools - in admin menu, status option for categories is not "permissions" but 2004-12-12 21:06:39 +00:00
about.php Unification of "Return to main page" entry in the language files. 2004-11-18 14:57:00 +00:00
admin.php - user permissions ask update at each admin page generation. Table 2004-12-25 19:33:36 +00:00
category.php - user permissions ask update at each admin page generation. Table 2004-12-25 19:33:36 +00:00
comments.php - in admin menu, status option for categories is not "permissions" but 2004-12-12 21:06:39 +00:00
identification.php - restricted access mode deleted : set all your categories as private 2004-12-20 22:03:04 +00:00
index.php - restricted access mode deleted : set all your categories as private 2004-12-20 22:03:04 +00:00
install.php update headers to comply with GPL 2004-11-06 21:12:59 +00:00
picture.php - in picture.php, $user['maxwidth'] and $user['maxheight'] can be unset if 2004-12-20 12:30:36 +00:00
profile.php - User control panel update (user side) 2004-12-03 16:30:12 +00:00
random.php category random replaced by a more generic category : list. You give a list 2004-11-15 23:13:24 +00:00
register.php - User control panel update (user side) 2004-12-03 16:30:12 +00:00
search.php - search modified : possible to partially fill the date, allwords are 2004-12-05 11:47:40 +00:00
upload.php - in admin menu, status option for categories is not "permissions" but 2004-12-12 21:06:39 +00:00