No description
  • PHP 78.4%
  • HTML 10.4%
  • JavaScript 4.7%
  • Smarty 3.4%
  • CSS 2.5%
  • Other 0.6%
Find a file
plegall 4c8d18de5b - user permissions ask update at each admin page generation. Table
user_forbidden must be updated only if current user is not in
  administrative section

- bug fixed : category.php, error on page title when non category selected

- admin/search : bug on variable $PHP_SELF, replaced by $_SERVER['PHP_SELF']

- admin/user_perm : inheritence management. When a category become
  authorized, all parent categories become authorized, when a category
  become forbidden, all child category become forbidden

- no more recursivity in delete_categories function

- new function get_fs_directories for future new method of synchronization

- new function get_uppercat_ids replacing several pieces of code doing the
  same

- new function get_fulldirs used for metadata function get_filelist and
  future new method of synchronization

- new function get_fs for future new method of synchronization

- typo correction on lang item "about_message"

- no link to category privacy status management on user permission anymore
  (giving the menu item instead)


git-svn-id: http://piwigo.org/svn/trunk@657 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-12-25 19:33:36 +00:00
admin - user permissions ask update at each admin page generation. Table 2004-12-25 19:33:36 +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 - user permissions ask update at each admin page generation. Table 2004-12-25 19:33:36 +00:00
install - new feature : lock temporary your gallery for maintenance 2004-12-20 23:54:59 +00:00
language - user permissions ask update at each admin page generation. Table 2004-12-25 19:33:36 +00:00
template/default - User permissions template migration 2004-12-23 14:59:37 +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