Commit graph

  • bb8189ea75 add support of a third size picture in "high" sub-directory z0rglub 2004-09-24 08:37:29 +00:00
  • 1d40fed004 bug correction : if you rate a picture and then launch the slideshow, all pictures are rated with the same rate z0rglub 2004-09-24 00:03:07 +00:00
  • acfbcac7bb - (re)added feature : in remote site management, if a listing.xml file is found at PhpWebGallery root directory, it can be used to update a remote site z0rglub 2004-09-23 23:41:23 +00:00
  • c2ceeae013 - Small update of category.tpl gweltas 2004-09-23 17:14:04 +00:00
  • 79a6102edc - Delivery of french translation in order to test i18n - Deletion of collapsed & expanded gifs (obsoletes) - Creation of faq language file for further writing of a end user-oriented FAQ gweltas 2004-09-23 17:09:06 +00:00
  • 4106c2a524 - New template for picture.tpl - Creation of a menu bar in the picture display gweltas 2004-09-23 16:42:11 +00:00
  • 0b86652fa0 - change language keys z0rglub 2004-09-20 21:10:17 +00:00
  • 86770499b5 - commenting unused function guess_lang z0rglub 2004-09-20 20:54:22 +00:00
  • 9d0ffba637 - huge refactoring of admin/configuration.php (reminder : tabs in code are forbidden, only blank spaces are allowed) z0rglub 2004-09-20 20:08:15 +00:00
  • 288818b06d - dispatch of configuration gweltas 2004-09-19 22:26:41 +00:00
  • 094bbe3cee - new version of create_file_listing.php for future 1.4 branch z0rglub 2004-09-18 16:09:47 +00:00
  • aa392c1fdd init of $xml_content var avoiding PHP warnings z0rglub 2004-09-18 16:08:24 +00:00
  • e9cd9b5395 code refactoring z0rglub 2004-09-18 16:07:40 +00:00
  • 79de56d63c deletion of rate lines when deleting an element z0rglub 2004-09-18 16:05:15 +00:00
  • 01d3587006 representative was badly tested using prefix_thumbnail... z0rglub 2004-09-18 16:04:41 +00:00
  • 9519786fa4 verification of number of elements to delete in the function and not before calling function (for delete_elements and delete_categories) z0rglub 2004-09-12 08:33:56 +00:00
  • c6e6f131fa waiting tpl migration gweltas 2004-09-11 10:36:03 +00:00
  • eaad1d61d7 Minor bugs correction gweltas 2004-09-07 20:10:36 +00:00
  • 47a1e49c1e - corrects bugs due to deletion of configuration parameters default_lang, default_style (renamed to default_language and default_template), session_keyword z0rglub 2004-09-07 19:29:42 +00:00
  • 21886493a7 - adjustements on length fields z0rglub 2004-09-05 20:49:31 +00:00
  • b220e5db42 deletion of $conf['site_url'] and $conf['forum_url'] and all their usage (thus avoiding the usage of $conf in *.lang.php) z0rglub 2004-09-05 15:49:54 +00:00
  • 1f8b6b0790 when clicking on configuration page of admin panel, the general section in the menu was not displayed as the focused one. z0rglub 2004-09-04 09:19:36 +00:00
  • dd38c14639 - bug correction : when coming from picture.php on a picture of category.php page superior to the first, the right page was displayed (the one including the element) but the navigation bar was always saying we were on the first page z0rglub 2004-09-04 08:07:33 +00:00
  • af5bb2dde0 - in admin/configuration, add new step with "sections" (general, comments, default, upload, metadata, sessions) z0rglub 2004-09-03 22:05:31 +00:00
  • 1f71a31084 - in admin/configuration, add new step with "sections" (general, comments, default, upload, metadata, sessions) z0rglub 2004-09-03 15:01:05 +00:00
  • fb5b21cbde - refactoring z0rglub 2004-09-01 21:56:24 +00:00
  • 2dbc66da3b - new special category : random pictures z0rglub 2004-09-01 21:39:29 +00:00
  • f13b345dcf Template migration : picture_modify.php gweltas 2004-08-31 23:05:19 +00:00
  • a8cb550b92 if category is best_rated : displays the average rate of the element before its name z0rglub 2004-08-31 21:32:58 +00:00
  • 0e2436f50a add rating feature z0rglub 2004-08-30 22:00:46 +00:00
  • 0c482df04e Migration of the template of images_infos.php gweltas 2004-08-29 21:22:24 +00:00
  • c714a9dbaf adds image id in the order by statement. Without it, you can encounter problems with searchs returning elements that have same date of availability, same filename. images.id is the only field you can be sure of unicity z0rglub 2004-08-29 17:25:33 +00:00
  • 2884773818 PHP5 compatibility gweltas 2004-08-29 16:56:05 +00:00
  • bfff1c341d deletion of a debug instruction z0rglub 2004-08-29 16:52:28 +00:00
  • 54c907ce9d search in sub-categories option is available z0rglub 2004-08-29 16:50:49 +00:00
  • 7aa6ab3a4f corrects a bug in language item choice z0rglub 2004-08-29 14:29:24 +00:00
  • d6620ab646 - uses a trick to get all categories with the function to get menu categories z0rglub 2004-08-29 14:29:14 +00:00
  • 196f36176e Call to get_plain_structure() replaced by a call to get_user_plain_structure() gweltas 2004-08-29 13:53:48 +00:00
  • 38f7bcd8ac simplier display of update result : z0rglub 2004-08-29 11:21:21 +00:00
  • c414a9133e possibility to choose the date field you want to use for calendar category (date_available or date_creation). z0rglub 2004-08-26 23:00:28 +00:00
  • 11c2e58053 - Deletion of obsolete functions in the administrative part - Repair of virtual category management gweltas 2004-08-25 22:25:58 +00:00
  • c8fb7c2e36 refresh time decreases from 5 seconds to 1 z0rglub 2004-08-25 21:19:56 +00:00
  • e63b7ea949 very small refactoring z0rglub 2004-08-25 21:18:59 +00:00
  • d8494248fc "show metadata" feature added : you can ask to show metadata (EXIF and IPTC) on picture.php page. Metadata read functions were moved from admin/include/functions_metadata.php to include/functions_metadata.inc.php z0rglub 2004-08-25 21:09:09 +00:00
  • 593574214c in get_icon function, if the date is not in the right format, returns empty string z0rglub 2004-08-21 13:50:54 +00:00
  • a9298b67e8 - deletion functions updated : no needs to call delete_elements if no element must be deleted z0rglub 2004-08-21 13:20:28 +00:00
  • 46938a8f25 add in comment another possibility for counting user total number of viewable elements (counting only once pictures linked to several categories) z0rglub 2004-08-21 13:10:25 +00:00
  • df07f5c59a don't force the width and height of folder icons z0rglub 2004-08-21 13:08:42 +00:00
  • a5b9e275a1 date in ISO standard z0rglub 2004-08-21 13:03:49 +00:00
  • 52a8435493 - add files metadata support : use info for database fields z0rglub 2004-08-21 13:01:12 +00:00
  • d4519a348f - add files metadata support : use info for database fields z0rglub 2004-08-21 12:52:43 +00:00
  • 5b35869ada bug correction : in case of filesize metadata not registered into database, it couldn't be calculated z0rglub 2004-08-16 21:44:19 +00:00
  • d1389ee8eb bug correction : in case of metadata (image dimension, filesize) not registered into database, they couldn't be calculated z0rglub 2004-08-16 21:42:54 +00:00
  • be7e181cc8 change default langage z0rglub 2004-08-12 18:29:06 +00:00
  • 6f5adec2b3 bug correction, a single quote was not in the right place z0rglub 2004-08-07 21:39:57 +00:00
  • f2ed54177f replacement of obsolete header title file z0rglub 2004-08-07 18:00:55 +00:00
  • 45d2c68d58 deletion of debug traces z0rglub 2004-08-07 17:57:00 +00:00
  • b7f4e3ab3f new CSS classes : menuCategorySelected and menuCategoryNotSelected z0rglub 2004-08-06 09:43:05 +00:00
  • 0188ea673e menu categories managed as list items z0rglub 2004-08-06 09:42:07 +00:00
  • 773577bc4f use of functions_html.inc.php instead of htmlfunctions.inc.php z0rglub 2004-08-06 09:35:58 +00:00
  • 85bd85111c new function get_html_menu_category to manage menu categories as list items z0rglub 2004-08-06 09:35:07 +00:00
  • 7187c2c578 htmlfunctions.inc.php moved to functions_html.inc.php z0rglub 2004-08-06 09:33:54 +00:00
  • bf9fc4f33c - non picture files management (adds column images.representative_ext) z0rglub 2004-08-05 17:50:44 +00:00
  • c6ef17d205 first revision z0rglub 2004-08-05 17:45:08 +00:00
  • 071a852864 - non picture files management (adds a "download" block) z0rglub 2004-08-05 17:40:36 +00:00
  • a1ba743ddc copyright information are displayed on a single line z0rglub 2004-08-05 17:38:50 +00:00
  • cedd2515b6 non picture files management z0rglub 2004-08-05 17:38:14 +00:00
  • 011d68c4d6 refactoring z0rglub 2004-08-05 17:37:59 +00:00
  • 496c0d3418 non picture files management : add array $conf['file_ext'] z0rglub 2004-08-05 17:37:33 +00:00
  • 74bc00f9f7 - non picture files management z0rglub 2004-08-05 17:35:43 +00:00
  • ed5aeef0e8 - non picture files management z0rglub 2004-08-05 17:33:14 +00:00
  • 1be3f40096 - non picture files management z0rglub 2004-08-05 17:31:36 +00:00
  • 46873b13aa - non picture files management z0rglub 2004-08-05 17:27:09 +00:00
  • 52a3531e7e Installation procedure update gweltas 2004-07-28 17:21:58 +00:00
  • 4cec52cc3c add localized name for datefields in search form z0rglub 2004-07-27 06:46:19 +00:00
  • 5969588cbe use localized name for datefields z0rglub 2004-07-27 06:46:05 +00:00
  • 2678194a61 replacement of short_period with recent_period z0rglub 2004-07-27 06:36:42 +00:00
  • 7a3a12a93c use include/category_default.inc.php to display most_visited and recent_pics z0rglub 2004-07-27 06:36:20 +00:00
  • 8f01fd0923 new search form : finer search, on each field independantly z0rglub 2004-07-26 20:45:54 +00:00
  • d0af74dbda added more items for new search form z0rglub 2004-07-26 20:45:33 +00:00
  • 4ae92eb06d use new search URL variable z0rglub 2004-07-26 20:45:12 +00:00
  • 3610e7f360 new search form : finer with search on each field independantly z0rglub 2004-07-26 20:43:46 +00:00
  • d119cf3344 - SQL query refactoring z0rglub 2004-07-26 20:42:48 +00:00
  • 16b2b85934 display search results even if no element found z0rglub 2004-07-26 20:41:11 +00:00
  • f007a28bf6 replacement of short_period and long_period by recent_period z0rglub 2004-07-09 21:00:00 +00:00
  • 2cf37f308e first addition : copied from old new_short.gif z0rglub 2004-06-29 21:41:21 +00:00
  • f9a4e00b71 deletion of new_long.gif new_short.gif replaced by a single recent.gif z0rglub 2004-06-29 21:40:19 +00:00
  • dbd6620406 This commit was manufactured by cvs2svn to create tag 'release-1_3_2'. 1.3.2 plegall 2004-06-28 22:02:28 +00:00
  • 5fc28fe7fc initial revision for branch 1.3, by Vladimir Hrdlik z0rglub 2004-06-28 22:02:28 +00:00
  • f73680ecb4 corrections made by Eelko z0rglub 2004-06-28 21:57:05 +00:00
  • b8b032b2b1 2 new CSS classes : span.thumb_picture and span.thumb_category. They are used for thumbnails names. z0rglub 2004-06-25 20:41:57 +00:00
  • 91a2c6c8c9 - new possibility to add a bullet before the name of each thumbnail simply by adding a block thumbnails.line.thumbnail.bullet z0rglub 2004-06-25 20:40:57 +00:00
  • aa33a48943 - moved index images.storage_category_id to images_i1 z0rglub 2004-06-25 20:38:06 +00:00
  • 537af4c959 - moved index storage_category_id to images_i1 z0rglub 2004-06-25 20:34:39 +00:00
  • 576c2cb2f8 - code refactoring z0rglub 2004-06-25 20:31:48 +00:00
  • 634743c328 thumbnails display moved to included files include/category_*.inc.php z0rglub 2004-06-25 20:29:51 +00:00
  • 9bd06409b2 initial revision z0rglub 2004-06-25 20:27:09 +00:00
  • 3f9f3fa032 new category added : recent_cats z0rglub 2004-06-18 23:26:12 +00:00
  • 1cb24e744f get_icon function takes a date in YYY-MM-DD format z0rglub 2004-06-18 23:25:06 +00:00
  • 9cdca2bad1 - new category added : recent_cats z0rglub 2004-06-18 23:24:40 +00:00