Commit graph

566 commits

Author SHA1 Message Date
plegall
600c108a1f - bug 111 fixed : "Can't add virtual category when cookie disabled". Trivial
correction.


git-svn-id: http://piwigo.org/svn/branches/branch-1_4@783 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-05-01 14:19:38 +00:00
plegall
2e14b0a79f - bug 110 fixed : "return to element view from element edition fails
depending on permissions". Correction is partial for branch 1.4 : a linked
  category is randomly chosen but if no linked category is authorized for
  the admin user, then the link is to the storage category (which can be
  forbidden).


git-svn-id: http://piwigo.org/svn/branches/branch-1_4@782 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-05-01 14:16:43 +00:00
plegall
22b608fd64 - bug 83 fixed : "remove version from footer". Trivial correction.
git-svn-id: http://piwigo.org/svn/branches/branch-1_4@781 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-05-01 07:47:49 +00:00
plegall
65c52a2a20 - bug 106 fixed : "'L_RETURN_HINT' template code missed in
search.php". Trivial correction.


git-svn-id: http://piwigo.org/svn/branches/branch-1_4@780 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-04-30 21:15:53 +00:00
plegall
7b5bb0e3fc - bug 95 fixed : "default maxwidth and maxheight not registered". In fact,
these informations were registered, but not tested and displayed. Tests
  and siplay were added.


git-svn-id: http://piwigo.org/svn/branches/branch-1_4@779 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-04-30 20:37:43 +00:00
plegall
6f269bc035 - bug 109 fixed : disabled "best rated" menu item when rating is not
enabled. Trivial correction.


git-svn-id: http://piwigo.org/svn/branches/branch-1_4@778 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-04-30 15:23:28 +00:00
plegall
b56bd6748a - bug 96 : informations given by uploaders were never used during database
synchronisation. A new block has been added to retrieve "waiting" table
  informations and transfer them to "images" table.


git-svn-id: http://piwigo.org/svn/branches/branch-1_4@765 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-04-20 19:09:50 +00:00
plegall
6b5f3a4a82 - version moved from 1.4.0RC3 to 1.4.0
git-svn-id: http://piwigo.org/svn/branches/branch-1_4@752 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-03-12 14:33:39 +00:00
plegall
0a848308df This commit was manufactured by cvs2svn to create branch 'branch-1_4'.
git-svn-id: http://piwigo.org/svn/branches/branch-1_4@751 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-03-12 10:57:01 +00:00
plegall
06dbb37901 - bug fixed : listing.xml file must be placed in root directory, not in
"admin" directory anymore.


git-svn-id: http://piwigo.org/svn/trunk@750 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-03-12 10:57:01 +00:00
plegall
13b6729e4f - no use of "realpath" function anymore : this function is too often buggy
and returns nothing (crash of template system as consequence...). The use
  of this function was not essential


git-svn-id: http://piwigo.org/svn/trunk@749 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-03-12 10:51:08 +00:00
plegall
e0c0632796 - bug fixed : wrong translation of "rate" by "vote" in French. "rate" is
translated by "note" now.


git-svn-id: http://piwigo.org/svn/trunk@748 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-03-12 10:37:19 +00:00
plegall
a159c579b7 - bug fixed : errors in notification mails... $conf['webmaster'] as
disappeared and $conf['version'] was replaced by PHPWG_VERSION


git-svn-id: http://piwigo.org/svn/trunk@747 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-03-12 10:29:54 +00:00
plegall
56d095b30f - bug fixed : status name is displayed as its localized name
git-svn-id: http://piwigo.org/svn/trunk@746 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-03-12 10:28:44 +00:00
plegall
0755ca8bfe - bug fixed : there was no category name displayed in notification mails for
new comment in special categories (other than numeric
  categories). Solution was to search related categories at the beginning of
  picture.php


git-svn-id: http://piwigo.org/svn/trunk@745 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-03-12 10:27:43 +00:00
plegall
f9823c912b - bug fixed : "all" categories link name is now localized
git-svn-id: http://piwigo.org/svn/trunk@744 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-03-06 21:31:19 +00:00
plegall
8397b98d28 - bug fixed : localized label on submit button to add users in
administration


git-svn-id: http://piwigo.org/svn/trunk@743 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-02-18 20:46:17 +00:00
plegall
b3aff324b9 - ability to add users from administration panel
git-svn-id: http://piwigo.org/svn/trunk@741 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-02-13 19:53:07 +00:00
plegall
72b4671ba9 - bug fixed : when a error occured during registration, the mail address
submitted was not displayed on correction form


git-svn-id: http://piwigo.org/svn/trunk@740 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-02-13 18:26:01 +00:00
plegall
2829f5105f - version moved from 1.4.0RC2 to 1.4.0RC3
git-svn-id: http://piwigo.org/svn/trunk@739 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-02-13 18:04:48 +00:00
plegall
11cf1e01f7 - bug fixed : instead of showing a blank page when trying to use Exif tags
read function, display a message telling the problem


git-svn-id: http://piwigo.org/svn/trunk@738 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-02-13 12:49:52 +00:00
plegall
abfbb7f706 - bug fixed : the representative picture of video.avi can't be
pwg_representative/video.avi but can be pwg_representative/video.jpg
  (because it's a picture)


git-svn-id: http://piwigo.org/svn/trunk@737 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-02-13 10:25:59 +00:00
plegall
ec6e36c1dd - bug fixed : more precise information about setting a new random
representant


git-svn-id: http://piwigo.org/svn/trunk@736 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-02-13 10:23:09 +00:00
plegall
6a16bf5bb1 - in case of SQL error, stop execution (prevents from errors in
synchronization)


git-svn-id: http://piwigo.org/svn/trunk@735 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-02-13 10:21:11 +00:00
plegall
d6af5d9628 - no rate form for guest (not connected)
git-svn-id: http://piwigo.org/svn/trunk@734 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-02-13 10:19:58 +00:00
plegall
70478add18 - removes from special menu the number of elements displayed in most_seen
and best_rated categories


git-svn-id: http://piwigo.org/svn/trunk@733 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-02-09 21:47:21 +00:00
plegall
10adb2a72c - bug fixed : even with a wrong date given, tries to update (should not)
git-svn-id: http://piwigo.org/svn/trunk@732 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-02-09 21:46:28 +00:00
plegall
1c7a70ff2d typo fixed
git-svn-id: http://piwigo.org/svn/trunk@731 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-02-09 21:45:24 +00:00
plegall
ec98902e5a - bug fixed : no need to wrap iptc values into quotes, they are added by
mass_insert


git-svn-id: http://piwigo.org/svn/trunk@730 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-02-08 21:56:12 +00:00
plegall
ee0f6c9c71 - typo fixed
git-svn-id: http://piwigo.org/svn/trunk@729 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-02-08 21:55:03 +00:00
plegall
7d51de44ee - bug fixed : can't find a new category id for virtual category creation if
no existing category.


git-svn-id: http://piwigo.org/svn/trunk@728 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-02-07 21:44:21 +00:00
plegall
357ed72163 - bug 75 fixed : unlogical screen when removing the last favorite
git-svn-id: http://piwigo.org/svn/trunk@727 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-02-01 23:19:44 +00:00
plegall
750354a231 - bug fixed : text "Powered by" is now localized
git-svn-id: http://piwigo.org/svn/trunk@726 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-02-01 22:22:17 +00:00
plegall
f30455c6ff - bug fixed : when a user is the guest user, login saved in history table is
"guest" and not the localized version of guest username


git-svn-id: http://piwigo.org/svn/trunk@725 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-02-01 07:29:37 +00:00
plegall
8479367eb2 - purge of obsolete lines
git-svn-id: http://piwigo.org/svn/trunk@724 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-02-01 07:28:38 +00:00
plegall
68970e1e65 - add information after metadata synchronization
git-svn-id: http://piwigo.org/svn/trunk@723 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-01-31 23:22:29 +00:00
plegall
a500671dc2 - bug fixed : slideshow was not working since modification of test on
$refresh var.


git-svn-id: http://piwigo.org/svn/trunk@722 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-01-30 22:16:31 +00:00
plegall
cf48bf46e3 - bug fixed : same comments displayed as many times as element categories
git-svn-id: http://piwigo.org/svn/trunk@721 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-01-23 15:27:20 +00:00
plegall
7eb2d433b7 - bug fixed : title_comments language item was missing in english
git-svn-id: http://piwigo.org/svn/trunk@720 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-01-23 15:26:39 +00:00
plegall
2f50745d14 - version moved to 1.4.0RC2
git-svn-id: http://piwigo.org/svn/trunk@718 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-01-21 22:09:58 +00:00
plegall
05063edcce - highlight search results disabled before rewrite
git-svn-id: http://piwigo.org/svn/trunk@717 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-01-20 23:42:35 +00:00
plegall
35c3e39bb8 - bug fixed : word "all" for creating all thumbnails is now in i18n
git-svn-id: http://piwigo.org/svn/trunk@716 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-01-20 23:41:27 +00:00
plegall
59ab5dec26 - bug fixed : search on accentuated characters is possible
git-svn-id: http://piwigo.org/svn/trunk@715 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-01-20 23:09:28 +00:00
gweltas
5d7813b9b2 - New navigation arrows
git-svn-id: http://piwigo.org/svn/trunk@712 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-01-20 15:43:14 +00:00
gweltas
f6d7b36243 - Misalignement of navigation arrows in picture.tpl (specific IE)
- Comments are now an unlimited textarea


git-svn-id: http://piwigo.org/svn/trunk@711 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-01-20 15:06:06 +00:00
plegall
351aae658f - back to revision 1.63 + add author in fields list for allwords search
git-svn-id: http://piwigo.org/svn/trunk@710 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-01-19 23:52:59 +00:00
plegall
da60b94ca0 - new features : multipages users list. The list can be ordered by id (same
effect than registration date) or by username. On each line, you can
  access properties and permissions for the user


git-svn-id: http://piwigo.org/svn/trunk@709 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-01-19 23:36:43 +00:00
plegall
54e615890c - bug fixed : in admin, username displayed in titles if needed even if only
user id was transmitted


git-svn-id: http://piwigo.org/svn/trunk@708 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-01-19 23:34:42 +00:00
gweltas
f760cdb987 - Author included in "all words" search
git-svn-id: http://piwigo.org/svn/trunk@707 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-01-18 14:28:47 +00:00
plegall
bd9c43e364 - deletion of obsolete parameter $conf['max_LOV_categories']
- deletion of obsolete function get_enums


git-svn-id: http://piwigo.org/svn/trunk@706 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-01-17 22:01:40 +00:00