Commit graph

750 commits

Author SHA1 Message Date
plegall
953dada953 - bug fixed: during file tree synchronization, warning on finding the next
rank of category which has no sub-categories yet.


git-svn-id: http://piwigo.org/svn/trunk@913 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-23 21:43:26 +00:00
chrisaga
da31f1fd2f bug fixed: cat-list.tpl validate now
improvement: removed some unnecessary css rules from old tests in
	FROM  design in file default-layout.css


git-svn-id: http://piwigo.org/svn/trunk@912 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-23 21:18:56 +00:00
plegall
aa27a6b598 - bug 181 fixed: "Parameters not created in phpwebgallery_config during
upgrade". gallery_title and gallery_description had not been added to
  config table. (use|show)_(exif|iptc) and authorize_remembering have also
  been removed...


git-svn-id: http://piwigo.org/svn/trunk@911 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-23 21:02:21 +00:00
chrisaga
9fc85a0473 bug 177 fixed: icon tools wrong position in Safari and Konqueror
Needed a little trick to fix it. Put the trick in a fix-khtml.css
	Loading in header.tpl and protected from IE, Geko and Opera,
	just in case (couldn't foud a safari css-only filter wich validate)

bug fixed: issue in the FORM in remote_site.tpl which prevented
	HTML validation (still something to do with the TABLE).


git-svn-id: http://piwigo.org/svn/trunk@910 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-22 18:18:55 +00:00
plegall
fdd92368c3 - bug fixed: link on a single day in Administration>General>History was
missing


git-svn-id: http://piwigo.org/svn/trunk@909 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-22 13:42:23 +00:00
plegall
bd5d03a2a7 - use language item for set/unset instead of hard coded english items
git-svn-id: http://piwigo.org/svn/trunk@907 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-22 12:26:16 +00:00
plegall
11615fcba6 - bug 173 fixed: due to phpBB user identifiers management, the method to
find the next user identifier has changer to MAX+1.

- improvement: information message when new user added

- bug fixed: language item "Username" used instead of "login".


git-svn-id: http://piwigo.org/svn/trunk@906 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-22 09:53:12 +00:00
chrisaga
56f29767a8 bug 176 fixed: need a javascript to handle transparent PNG background in IE
(tribute to Bob Osola http://homepage.ntlworld.com/bobosola/index.htm

display: fixed another IE childselector bug in Categories Management admin page
	and improved display of this page in all browsers too.


git-svn-id: http://piwigo.org/svn/trunk@905 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-20 19:06:17 +00:00
plegall
f223675e5d - warning fixed: $_GET['year'] and $_GET['month'] are not always defined to
create navigation bar in admin/stats. $_GET['day'] does not exist


git-svn-id: http://piwigo.org/svn/trunk@904 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-19 21:59:14 +00:00
plegall
233bd56dd8 - bug 174 fixed: use_exif_mapping configuration parameter was not used to
list database fields to update from EXIF values.


git-svn-id: http://piwigo.org/svn/trunk@903 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-19 21:56:53 +00:00
plegall
4b4e8a4663 - bug 172 fixed: crash when changing password with an external users
table. The same kind of correction was also made in picture.php and
  register.php.


git-svn-id: http://piwigo.org/svn/trunk@902 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-18 22:29:21 +00:00
plegall
0aa1bcc73c - bug 159 and 166 fixed: parameter "options" for mail() function disabled by
default.


git-svn-id: http://piwigo.org/svn/trunk@901 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-18 21:37:08 +00:00
chrisaga
7a37fded51 bug 165 fixed : La largeur par d��faut en PIXELS pas en Kb
git-svn-id: http://piwigo.org/svn/trunk@900 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-18 20:22:51 +00:00
chrisaga
1e1bfdf0a5 smaller font-size and, as requested, fonts more like 1.4
git-svn-id: http://piwigo.org/svn/trunk@899 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-18 20:04:53 +00:00
chrisaga
a7ad21d942 display : in group_list.tpl - wrong form class, mixed html tags, ...
display : suppress bullets in admin->synchronize and checkbox under select
display : set standard font size to 12pt (untill better solution found)


git-svn-id: http://piwigo.org/svn/trunk@898 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-17 23:31:14 +00:00
plegall
1c6edb3d10 - improvement: use new function get_language_filepath in about.php
(complement of bug 168 correction)


git-svn-id: http://piwigo.org/svn/trunk@897 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-17 21:29:51 +00:00
plegall
92d9dddd2b - bug 154 fixed: "Calendar category, too precise dates". Bug came from the
bigger precision of creation_date and available_date in images
  tables. Need to retrieve only the year-month-day information.


git-svn-id: http://piwigo.org/svn/trunk@896 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-17 21:11:19 +00:00
volcom
4832bc7706 *** empty log message ***
git-svn-id: http://piwigo.org/svn/trunk@895 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-17 07:25:25 +00:00
volcom
889b1240cd * new: history details by month,day
git-svn-id: http://piwigo.org/svn/trunk@894 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-17 07:21:30 +00:00
chrisaga
c31f150276 Changed "ul.categoryActions>li" into "ul.categoryActions li".
The first one is the right syntax but IE can't eat that so the display of the tools in the title bar was buggy (vertical instead of horizontal)


git-svn-id: http://piwigo.org/svn/trunk@893 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-16 16:16:55 +00:00
chrisaga
3c300e40db Fix quickconnect form misalignement
git-svn-id: http://piwigo.org/svn/trunk@892 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-16 15:56:52 +00:00
chrisaga
7113cb7fd6 'L_AUTHOR' was not assigned so the label was missing when adding comments from unlogged users
git-svn-id: http://piwigo.org/svn/trunk@891 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-15 22:20:48 +00:00
plegall
ca6f33d565 (forgotten file in french translation of help pages)
git-svn-id: http://piwigo.org/svn/trunk@890 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-15 21:59:08 +00:00
plegall
d411c48e9f - modification: localized labels in Administration>Pictures>Caddie
- translation: bug fixed on special categories title in French

- translation: all help pages were translated in french


git-svn-id: http://piwigo.org/svn/trunk@889 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-15 21:47:19 +00:00
plegall
f8c3f9eb65 separation horizontal rule required when configuration parameter show_picture_name_on_title is set to false
git-svn-id: http://piwigo.org/svn/trunk@888 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-15 21:39:48 +00:00
chrisaga
c4739d34ad Change the image title to <H2> since <H1> is the galery title
Plus it makes the image title header smaller wich is a good thing for users with regular sized screens


git-svn-id: http://piwigo.org/svn/trunk@887 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-15 21:31:13 +00:00
chrisaga
f1a0d885f6 kill bug 0000170: class="thumbLink"
moved inline style declaration to css


git-svn-id: http://piwigo.org/svn/trunk@886 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-15 20:34:24 +00:00
chrisaga
1d58376334 kill bug 0000146: Image Nouveau
git-svn-id: http://piwigo.org/svn/trunk@885 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-15 19:26:12 +00:00
plegall
02051fa5d7 - new: "quick start" section in Administration>General>Instructions
git-svn-id: http://piwigo.org/svn/trunk@884 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-09 07:38:26 +00:00
plegall
50f4fdca2d - translation: new items related to configuration parameters gallery_title
and gallery_description in GUI.


git-svn-id: http://piwigo.org/svn/trunk@883 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-08 19:11:21 +00:00
plegall
1f594dc148 - modification: configuration parameters gallery_title and
gallery_description are GUI managed in
  Administration>Configuration>General

- bug fixed: configuration parameters (use|show)_(exif|iptc) and
  authorize_remembering should have been deleted from config table some time
  ago.


git-svn-id: http://piwigo.org/svn/trunk@882 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-07 23:25:42 +00:00
plegall
f9baa625b6 - new: mass virtual categories movement manager in
Administration>Categories>Move screen.


git-svn-id: http://piwigo.org/svn/trunk@881 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-07 22:04:53 +00:00
plegall
afec77c0fa - bug 160 fixed: (part one of the bug) hard coded column name of users table
had to be replaced by the configurable column name. This correction was
  made by a full rewrite of filtered users list management. The other bug
  (not submited in bugtracker) that needed this rewrite was that when you
  choose "all" as target for mass users modification, you expected to apply
  modification on filtered users, not all users.

- bug 160 fixed: (part two of the bug) hard coded column name for primary
  key in mass_updates function.

- modification: configuration parameter users_page is now located in the
  correct file (include/config_default.inc.php instead of
  admin/user_list.php)


git-svn-id: http://piwigo.org/svn/trunk@880 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-05 19:41:37 +00:00
plegall
0c0ab6d700 - bug 168 fixed: crash when language file does not exists. Constant
PHPWG_DEFAULT_LANGUAGE added. New function get_language_filepath always
  used to find language files.


git-svn-id: http://piwigo.org/svn/trunk@879 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-09-27 21:57:14 +00:00
plegall
b7b05eafc3 - bug 158 fixed: display error on "double selects" screens (with MSIE,
strange behavior). VDigital modification optimizes width usage :-)


git-svn-id: http://piwigo.org/svn/trunk@878 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-09-26 21:17:17 +00:00
plegall
e624f27b5f - bug 163 fixed: link error when cookies disabled in admin/stats
git-svn-id: http://piwigo.org/svn/trunk@877 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-09-25 20:50:14 +00:00
plegall
8f058fcc9b - bug fixed: HTML error on nested UL in categories menu.
- bug 161 fixed: guest_id not taken into account for history table insert.

- bug 164 fixed: category inserted in history table becomes too long if HTML
  tags are kept.


git-svn-id: http://piwigo.org/svn/trunk@876 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-09-25 18:31:55 +00:00
plegall
4c949342ec - bug 162 fixed: division by zero when trying to view "all" items in
admin/element_set_(global|unit)


git-svn-id: http://piwigo.org/svn/trunk@875 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-09-24 19:05:55 +00:00
plegall
d53bea8e7d - bug 151 fixed: default maxheight was not proposed as "set to" option in
admin/user_list


git-svn-id: http://piwigo.org/svn/trunk@874 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-09-21 20:16:54 +00:00
plegall
0069768362 - bug 150 fixed: in category permissions management, wrong column name when
using an external users table.


git-svn-id: http://piwigo.org/svn/trunk@873 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-09-21 20:11:45 +00:00
plegall
d79d2496a6 - bug fixed: language items conf_mail_webmaster and conf_mail_webmaster_info
are necessary during install


git-svn-id: http://piwigo.org/svn/trunk@871 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-09-20 22:40:26 +00:00
plegall
1673892026 - update: upgrade from 1.4.0 or 1.4.1. Upgrade from 1.3.x is not available
anymore.

- update: README files updated for very near branch 1.5 :-)

- new: file tools/config_local.inc.php as example for optional
  include/config_local.inc.php

- bug fixed: configuration parameter show_picture_name_on_title was useless


git-svn-id: http://piwigo.org/svn/trunk@870 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-09-20 22:04:57 +00:00
plegall
541c302c40 - bug 111 fixed: "Can't add virtual category when cookie
disabled". Correction reported from branch 1.4.

- bug 109 fixed : "disabled "best rated" menu item when rating is not
  enabled". Correction reported from branch 1.4.

- bug 95 fixed : "default maxwidth and maxheight not registered". Correction
  reported from branch 1.4.


git-svn-id: http://piwigo.org/svn/trunk@869 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-09-18 22:29:17 +00:00
plegall
b1c5e25b5e - bug 107 fixed: crash when logging visit on a category containing "'"
character. Correction reported from branch 1.4

- bug fixed: in admin/stats, incorrect SQL queries gave no result.


git-svn-id: http://piwigo.org/svn/trunk@868 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-09-18 21:56:56 +00:00
plegall
2e8a34adc7 - bug 101 fixed: correction reported from branch 1.4
git-svn-id: http://piwigo.org/svn/trunk@867 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-09-18 21:09:44 +00:00
plegall
f7b777c90a - new: automatic new password sent by mail when requested by user
git-svn-id: http://piwigo.org/svn/trunk@866 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-09-18 00:29:49 +00:00
plegall
60fc8c061a - improvement: add information about how to use an external table for users
- bug fixed: uses user configuration fields for filtering in admin/user_list

- bug fixed: don't try to create feeds automatically during sync_users (when
  line in user_infos is missing)

- bug fixed: create_user_infos function gives status admin if user id
  matches $conf['webmaster_id']


git-svn-id: http://piwigo.org/svn/trunk@865 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-09-17 22:22:22 +00:00
plegall
518569483b - new: the number of elements waiting for validation is notified in RSS
feed.


git-svn-id: http://piwigo.org/svn/trunk@864 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-09-17 21:14:28 +00:00
plegall
8a525d57ba - translation: common and admin strings translated in french from english
files


git-svn-id: http://piwigo.org/svn/trunk@863 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-09-17 21:11:40 +00:00
plegall
3371c75742 - improvement: long localized messages are in HTML files instead of $lang
array. This is the case of admin/help and about pages.

- deletion: of unused functions (ts_to_mysqldt, is_image, TN_exists,
  check_date_format, date_convert, get_category_directories,
  get_used_metadata_list, array_remove, pwg_write_debug,
  get_group_restrictions, get_all_group_restrictions, is_group_allowed,
  style_select, deprecated_getAttribute).

- new: many new contextual help pages to replace descriptions previously
  included in pages.

- modification: reorganisation of language files. Deletion of unused
  language keys, alphabetical sort. No faq.lang.php anymore (replaced by
  help.html). Only done for en_UK.iso-8859-1.


git-svn-id: http://piwigo.org/svn/trunk@862 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-09-14 21:57:05 +00:00