Commit graph

  • 6cc0255b0d - possibility to set an element as representant of its categories plegall 2004-12-06 22:28:32 +00:00
  • 2201f60d0b - bug fixed : when a picture is linked to more than 1 category, it was shown monre than once in picture.php for special categories like most visited, search, etc... plegall 2004-12-06 21:49:32 +00:00
  • 1ab32cccb7 - ordering function moved from admin/update to admin/include/function plegall 2004-12-05 22:47:46 +00:00
  • 484a431a7e if all links between a category and elements have disappeared, no line is returned by the update_category query but the update must be done with nb_images = 0 and date_last = NULL plegall 2004-12-05 22:02:36 +00:00
  • 964f977401 bug fix on typo plegall 2004-12-05 21:35:04 +00:00
  • 9064686d99 - on picture.php, related categories under the element are displayed in global_rank order plegall 2004-12-05 21:28:40 +00:00
  • e4ce82fc27 - search modified : possible to partially fill the date, allwords are separated from more specific search, separation of HTML (in template) and PHP code) plegall 2004-12-05 11:47:40 +00:00
  • b3336f57d5 - shows the element representing a non empty category in cat_modify plegall 2004-12-04 17:42:07 +00:00
  • a383f3148c - change "->" in a beautiful arrow :-) for categories level in admin plegall 2004-12-04 12:10:17 +00:00
  • 6fa03e0cca - User control panel update (user side) - User control panel update (admin side) - Add of registration link on the main page - Minor bug correction for group management gweltas 2004-12-03 16:30:12 +00:00
  • b35dc19ab6 Update of the user preferences panel. Deletion of some PREFIX_TABLE occurences gweltas 2004-12-02 15:42:57 +00:00
  • 19be28e415 Search form update gweltas 2004-12-02 12:45:57 +00:00
  • 93c3c7d6e3 bug corrected when moving categories at the top level plegall 2004-11-30 20:45:21 +00:00
  • beaef0f1f2 no PHP error if form submitted while no category selected plegall 2004-11-30 20:36:20 +00:00
  • 5379225172 favorite category accessible plegall 2004-11-30 20:32:44 +00:00
  • 759b1e8839 - update_global_rank new function : far more intelligent update. Take into account the possiblity to have category tree not in category id ascending order plegall 2004-11-30 20:26:44 +00:00
  • 514bac91c6 date_metadata_update between simple quotes plegall 2004-11-30 19:53:33 +00:00
  • 2e6ace2df0 New template for group management French translation for synchronization Minor update of the css file gweltas 2004-11-26 16:10:17 +00:00
  • 8f97f21eb2 Categories option management update. - Rewrite of the tpl file (no more table in it) - Deletion of duplicate entry in language files - French version gweltas 2004-11-25 16:44:41 +00:00
  • 2c109654aa New ergonomic form for search queries. gweltas 2004-11-25 14:12:33 +00:00
  • a8acded5b0 distinction between categories' admin menus and others (comments for categories is not the same as users comments) plegall 2004-11-24 21:57:22 +00:00
  • d5d57dc397 report correction on "only first IPTC keyword" retrieved in remote sites elements listing creator plegall 2004-11-24 21:43:33 +00:00
  • 6de8a6f8c1 bug on Windows for date 1970-01-01 : Windows refuses to work with 1970-01-01 00:00:00, "he" thinks it's prior to midnight... Let's force midday ! plegall 2004-11-24 21:38:12 +00:00
  • fd9ae1ae8f bug corrected for multipages view on list special category plegall 2004-11-24 21:27:01 +00:00
  • c18457fa32 changing name of key from none to history_i1 plegall 2004-11-24 21:26:21 +00:00
  • bd71857691 Drop of PRIMARY Key on history table. gweltas 2004-11-24 10:49:41 +00:00
  • f0fcd1eedc - global categories' options : instead of N horizontal tabs on a single page, N options in the left menu (but the same backend) plegall 2004-11-23 22:31:24 +00:00
  • 5197779bba dirname function doesn't leave last "/" character, we add it plegall 2004-11-21 12:42:55 +00:00
  • ec015abc78 optimization : instead of reading each $conf['calendar_datefield'] for matching YEAR() and MONTH(), use of SQL statement BETWEEN ... AND ... on the date field + new index image_i5 on date_creation (default date field for calendar) plegall 2004-11-21 11:13:48 +00:00
  • 9f037e7cea takes not only the first keyword in IPTC field 2#025 plegall 2004-11-20 18:07:51 +00:00
  • 13cd251e63 - optimization : representative picture becomes mandatory for a non empty category. So, at each insertion in images table for a category, a new representative element is elected (by rand). This must be improved by not reelcting a random picture admin set an element as representative manually. plegall 2004-11-20 17:23:42 +00:00
  • f39c3af29b New CSS usage. gweltas 2004-11-18 16:07:06 +00:00
  • af0b3d5f57 Categories management icon update gweltas 2004-11-18 15:17:33 +00:00
  • f20efb0cfa Unification of "Return to main page" entry in the language files. gweltas 2004-11-18 14:57:00 +00:00
  • 1bf3753f14 - images.path column added to reduce database access plegall 2004-11-16 23:38:34 +00:00
  • 973e0f8806 category random replaced by a more generic category : list. You give a list of element identifiers and it creates a page virtual temporary category. random.php generates a randomized list of element id visible to the user (according to permissions) and redirects to category.php. plegall 2004-11-15 23:13:24 +00:00
  • b138e8aa07 - admin/cat_options page really added this time : manage options for the whole categories tree : uploadable, commentable, status and visible plegall 2004-11-15 21:42:55 +00:00
  • 2d0f0f03ba - since categories.site_id can be NULL (for virtual categories), virtual categories could not be displayed because of a join query with sites table plegall 2004-11-15 21:42:08 +00:00
  • 88e4e1e60a - admin/cat_options page added : manage options for the whole categories tree (uploadable, commentable). status and visible will be soon added plegall 2004-11-13 13:43:53 +00:00
  • 234b746352 - IPTC mapping done in include/config.inc.php plegall 2004-11-10 22:34:54 +00:00
  • f57020b3cb IPTC mapping done in include/config.inc.php plegall 2004-11-10 22:31:51 +00:00
  • e2d5742a75 Before 1970, Microsoft Windows can't mktime. format_date changed was changed to avoid mktime unless year is after 1970 or PHP_OS is not Windows plegall 2004-11-09 23:11:36 +00:00
  • 4e55cfe4ca when picture size exceeds user maximum display size, the link was on the same page : now it shows the file in the browser plegall 2004-11-09 21:59:19 +00:00
  • 765bfa10b1 verifies whether the file has a picture extension before trying getimagesize function plegall 2004-11-09 08:49:15 +00:00
  • f6575d02e1 add GPL license in COPYING file to comply with... GPL z0rglub 2004-11-06 21:16:22 +00:00
  • 0fced55b38 README files moved to doc/README z0rglub 2004-11-06 21:15:54 +00:00
  • 6fb99672da README files moved to doc directory z0rglub 2004-11-06 21:14:39 +00:00
  • a8b1a03018 update headers to comply with GPL z0rglub 2004-11-06 21:12:59 +00:00
  • fb53abe3bd - DEFAULT_LANGUAGE constant moved to $conf['default_language'] z0rglub 2004-11-05 21:36:35 +00:00
  • d2884e69ce in queries table names use the constant and not hard coded table name z0rglub 2004-11-04 23:26:22 +00:00
  • 5b7c761bbf bug correction : if no category found, no element to search in get_filelist z0rglub 2004-11-02 23:25:27 +00:00
  • b1db5e55ae - synchronization interface redesigned : a form lets user choose option of dirs/files/metadata sync on all categories or a defined one (including subcategories) z0rglub 2004-11-01 15:01:28 +00:00
  • fa9a5cd07b - differentiation of links "up to thumbnails" and "home" z0rglub 2004-10-30 16:51:01 +00:00
  • 7cd9b65e32 - function mysql_query replaced by pwg_query : the same with debugging features z0rglub 2004-10-30 15:42:29 +00:00
  • 3730c810f2 pwg_representative and pwg_high directories are reserved directories for PhpWebGallery z0rglub 2004-10-25 20:42:13 +00:00
  • 54bfd62e17 - bug 56 : wrong error message for exceeding filesize picture z0rglub 2004-10-25 20:35:35 +00:00
  • 691a834cd3 - new column : metadata synchronization z0rglub 2004-10-24 18:59:10 +00:00
  • 93fa5c6bae added messages for category metadata update, virtual category add/deletion z0rglub 2004-10-24 18:58:00 +00:00
  • 9b3138c6af - bug correction : only local categories can be metadata synchronized z0rglub 2004-10-24 18:57:19 +00:00
  • dc20a55d4a - debug code deletion z0rglub 2004-10-24 18:56:33 +00:00
  • d6de835b56 - complete refactoring z0rglub 2004-10-24 18:56:09 +00:00
  • 98b65edb83 - refactoring of comments.php z0rglub 2004-10-23 17:56:46 +00:00
  • 60ac6f180e use of PHPWG_ROOT_PATH constant instead of './' z0rglub 2004-10-23 12:38:57 +00:00
  • 18fc366d6d can display thumbnail for non picture elements z0rglub 2004-10-23 12:38:34 +00:00
  • ab73295294 search links in picture informations : author, date_available, date_creation z0rglub 2004-10-23 10:31:12 +00:00
  • 3fc15b1cb3 - refactoring z0rglub 2004-10-23 09:58:28 +00:00
  • 73119ae154 HTML small bug : ">" must be represented as ">" when not used in tag delimiters z0rglub 2004-10-23 09:03:14 +00:00
  • 32f3056631 there was a bug in the mysql structure script generator : when a column was nullable the script said the opposite z0rglub 2004-10-23 09:02:11 +00:00
  • c65d35db19 refactoring : rewrite of get_cat_display_name function header z0rglub 2004-10-23 09:00:26 +00:00
  • 9be5df4afe admin/infos_image:$page['nb_image_page'] is replaced by $conf['info_nb_elements_page'] : number of item to display on admin/infos_images.php page z0rglub 2004-10-23 08:59:46 +00:00
  • 940da95d31 - code refactoring z0rglub 2004-10-23 08:58:10 +00:00
  • d5a2cf5e23 code refactoring for function get_cat_display_name z0rglub 2004-10-21 21:17:46 +00:00
  • e22eb49fec new feature : related categories are displayed under the picture z0rglub 2004-10-21 21:17:07 +00:00
  • 3e09d2579f - refactoring z0rglub 2004-10-11 22:35:48 +00:00
  • 032365cb61 -Stat template gweltas 2004-10-11 18:04:46 +00:00
  • e498aca2f8 clean keywords string from IPTC fields z0rglub 2004-10-09 11:43:01 +00:00
  • 75cfef6e6d admin/create_listing_file.php moved to tools/create_listing_file.php z0rglub 2004-10-09 11:31:39 +00:00
  • 9b1a330905 replacement of PhpWebGallery folder representative by pwg_representative and high by pwg_high z0rglub 2004-10-09 11:30:23 +00:00
  • bfe13288a1 clean keywords string from IPTC fields z0rglub 2004-10-09 10:04:23 +00:00
  • b70963317a I don't want to see mysql.inc.php anymore when updating... z0rglub 2004-10-08 22:24:14 +00:00
  • 42bad55b84 I don't want to see galleries anymore when updating... z0rglub 2004-10-08 22:23:46 +00:00
  • 3015047a08 bug 57 : undefined variable isadmin when notifying upload z0rglub 2004-10-07 21:43:12 +00:00
  • f0b805cf10 change version number z0rglub 2004-10-07 21:42:41 +00:00
  • 09a00acc0c - bug 55 : Cannot redeclare scandir(), this function is new in PHP 5.x z0rglub 2004-10-07 21:42:22 +00:00
  • deb89a13d8 - bug 53 : parse error on line 40 z0rglub 2004-10-07 21:41:09 +00:00
  • 11699a5546 - checkbox for "remember me" are only shown if authorized z0rglub 2004-10-06 22:48:48 +00:00
  • 944fb4856e Css simplification gweltas 2004-10-06 22:06:45 +00:00
  • c1e2646d89 - French translation gweltas 2004-10-04 22:22:44 +00:00
  • 8a3e256728 This commit was manufactured by cvs2svn to create tag 'release-1_3_3'. 1.3.3 plegall 2004-10-03 21:02:44 +00:00
  • 44370399ee change version from 1.3.2 to 1.3.3 z0rglub 2004-10-03 21:02:44 +00:00
  • 138fe984a2 bug 43 : disable possibility to create thumbnail for pictures containing wrong characters z0rglub 2004-10-03 18:58:00 +00:00
  • ce4b79e7b0 when registering a new user, we must take into account that user_category.date_last can be NULL z0rglub 2004-10-03 11:12:56 +00:00
  • 39a466c193 bug 50 : PHP 5.x incompatibility z0rglub 2004-10-03 10:21:45 +00:00
  • a896587970 bug 40 : case issue for uploaded pictures z0rglub 2004-10-03 10:20:57 +00:00
  • 94aadfe7ff bug 28 : invisibility feature disabled z0rglub 2004-10-03 10:17:20 +00:00
  • 3c8309a7e6 - deletion of session_time and session_id_size as config parameter z0rglub 2004-10-02 23:12:50 +00:00
  • da836ea95f directories "high" and "representative" are not returned anymore as potential category directories z0rglub 2004-10-02 22:59:03 +00:00
  • 28dcfea993 - Change of the picture page behavior to be able to open the full size image in a new window - Minor modification for template migration - Rename of script.js in scripts.js gweltas 2004-10-01 22:50:50 +00:00
  • e7b24ebdd0 add support of exif and iptc for remote site z0rglub 2004-09-27 21:51:07 +00:00
  • 1d4238055a -First draft of history display gweltas 2004-09-26 21:24:49 +00:00