chrisaga
cb6b60d655
fix bug 254: Quickconnect items are currently outside the sidebar with Opera 7.x till 8.51
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_5@994 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-12-30 21:29:12 +00:00
nikrou
98bd8ea9b3
Modification mineure: le sujet du mail doit être encodé car il peut contenir des espaces.
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_5@993 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-12-29 13:28:33 +00:00
nikrou
6a7a654094
Correction du bug 238
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_5@992 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-12-29 10:40:32 +00:00
plegall
bf56ef443b
bug 196 fixed : release creator shell script transforms every occurence of
...
%PWGVERSION% into the release number being created. This occurence should
not been transformed, so we use a little trick :-)
git-svn-id: http://piwigo.org/svn/branches/branch-1_5@991 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-12-27 10:03:29 +00:00
plegall
9bc452537e
bug 247 fixed : image_id GET parameter was not checked for sanity before
...
usage in SQL queries. Now, image_id must be a numeric value.
git-svn-id: http://piwigo.org/svn/branches/branch-1_5@989 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-12-25 22:37:07 +00:00
plegall
7bdb132ffc
bug 246 fixed : GET parameter "search" is not completely checked before
...
usage in SQL queries. Simple check : if a ";" if found, execution stops.
git-svn-id: http://piwigo.org/svn/branches/branch-1_5@988 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-12-25 22:34:44 +00:00
plegall
2268adf642
bug 245 fixed : GET parameters "since", "sort_by", "sort_order",
...
"items_number", and "cat" are now checked before being used in SQL queries.
git-svn-id: http://piwigo.org/svn/branches/branch-1_5@987 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-12-24 15:31:25 +00:00
chrisaga
a4b2bcbb80
cosmetic : change page title form {PAGE_TITLE} to {GALLERY_TITLE}:{PAGE_TITLE} in template
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_5@984 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-12-12 19:31:29 +00:00
plegall
0df3668f85
- bug fixed : #eee background color for blockquote comments had
...
disappeared. Now comments are displayed with same colors in comments.php
and picture.php
git-svn-id: http://piwigo.org/svn/branches/branch-1_5@977 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-12-09 22:56:12 +00:00
plegall
b69981c2cd
- bug fixed: PHP warning when no categories in menu, because $level was not
...
initialized in get_html_menu_category function.
git-svn-id: http://piwigo.org/svn/branches/branch-1_5@975 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-12-09 22:53:25 +00:00
plegall
7d49614752
- bug 209 fixed: upgrade script did not delete obsolete columns in users
...
table. users.password column was not updated by upgrade script. To fix
this bug, a new upgrade script from 1.5.0 was added even if database model
did not change, it's just about fixing upgraded database.
git-svn-id: http://piwigo.org/svn/branches/branch-1_5@974 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-12-06 22:18:08 +00:00
chrisaga
dca8ba0c4a
dd feature 221 : Add a link to "lost password" in quick connect form
...
plus link to "register" and move quickconnect rules from default-layout.css to menubar.css
git-svn-id: http://piwigo.org/svn/branches/branch-1_5@973 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-12-03 23:53:26 +00:00
plegall
98e4c38f1d
- bug 220 fixed: french grammatical corrections.
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_5@968 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-12-03 22:14:58 +00:00
plegall
844506eccf
- bug 224 fixed: if no categories to synchronize (no directory in
...
"galleries" directory), crash on information retrieval from pictures
uploaded by users.
git-svn-id: http://piwigo.org/svn/branches/branch-1_5@966 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-12-03 22:02:01 +00:00
chrisaga
0e02f343e8
bug 226 fixed : mixed class and id for "infos" and "errors" between tpl and css
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_5@964 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-12-03 19:00:12 +00:00
chrisaga
c7571979dd
svn properties : ignore config_local.inc.php
...
plus delete useless include/.cvsignore
git-svn-id: http://piwigo.org/svn/branches/branch-1_5@962 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-12-03 17:44:25 +00:00
plegall
4d464d7f70
- feature 195 added: Link to admin main page added in admin menu. This is
...
not a merge from BSF.
git-svn-id: http://piwigo.org/svn/branches/branch-1_5@957 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-11-25 23:02:58 +00:00
plegall
6fd6d2721b
- bug 219 fixed: displaying "all" in "global mode" doesn't display all
...
pictures but only all pictures from current display to end.
git-svn-id: http://piwigo.org/svn/branches/branch-1_5@955 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-11-25 22:45:52 +00:00
chrisaga
519d3ebc6b
- fix bug 222 : comments page broken with IE
...
IE doesn't understand child selector nor min-height
use floating design instead of positionning
git-svn-id: http://piwigo.org/svn/branches/branch-1_5@951 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-11-24 19:09:13 +00:00
plegall
9a61fdfe05
- bug 216 fixed: a message about validation required is given when a user
...
submits a comment
git-svn-id: http://piwigo.org/svn/branches/branch-1_5@947 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-11-19 16:09:06 +00:00
plegall
5a1d2d14ca
- bug 215 fixed: unvalidated user comments are not displayed on user
...
comments common page anymore
git-svn-id: http://piwigo.org/svn/branches/branch-1_5@946 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-11-19 16:07:18 +00:00
plegall
a8836718e5
- bug 212 fixed: during registration process, different password and
...
password confirmation triggered no error.
git-svn-id: http://piwigo.org/svn/branches/branch-1_5@945 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-11-19 16:05:26 +00:00
plegall
89fec49fda
- bug 199 fixed: hard coded URL in RSS feed instead of using
...
$conf['gallery_url']
git-svn-id: http://piwigo.org/svn/branches/branch-1_5@944 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-11-18 23:28:51 +00:00
plegall
d3524368d2
- corrupted picture comes back
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_5@943 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-11-18 23:03:59 +00:00
plegall
3ccf54efbc
- delete a corrupted file, will be added back soon
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_5@942 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-11-18 23:02:47 +00:00
plegall
db658fcbe1
- bug fixed: UL/LI tags were not correctly closed in category menu tree.
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_5@940 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-11-18 22:42:35 +00:00
chrisaga
f280ff4b17
bug 206 fixed: PNG thumbnails clipped with IE
...
- added class="icon" to recent.png (functions_html.inc.php)
- added class="button" to al png button images (*.tpl)
- changed pngfix.js to only fix icon or button images
template improvement: category prettier and simpler (a little bit)
- got rid of one SPAN level
- content.css more readable
git-svn-id: http://piwigo.org/svn/branches/branch-1_5@939 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-11-17 20:13:36 +00:00
plegall
b6833701d6
- merge trunc r933:934 into branch 1.5 (bug 207 fixed)
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_5@935 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-11-16 21:21:39 +00:00
chrisaga
a06d7c5cae
- bug 197 fixed : IE doesn't support multiple class
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_5@933 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-11-13 10:15:06 +00:00
plegall
5fa7cab4da
- merge trunc r930:931 into branch 1.5 (bug 198 fixed)
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_5@932 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-11-12 21:38:43 +00:00
plegall
d17eac9104
- bug 180 fixed: (report from BSF) remote_site.tpl doesn't validate.
...
- translation bug fixed: (report from BSF) generate_file_listing.php doesn't
exist, it's create_listing_file.php !
git-svn-id: http://piwigo.org/svn/branches/branch-1_5@929 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-11-08 21:26:30 +00:00
plegall
f5d15d6b12
- Branch 1.5 creation
...
- modification: on a fix branch, version is not shown, neither generation
time.
git-svn-id: http://piwigo.org/svn/branches/branch-1_5@928 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-11-08 21:23:20 +00:00
plegall
4639f2dfbc
This commit was manufactured by cvs2svn to create branch 'branch-1_5'.
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_5@926 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-11-07 23:07:46 +00:00
plegall
5282ee6fb1
- bug 184 fixed: for the third time...
...
git-svn-id: http://piwigo.org/svn/trunk@925 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-11-07 23:07:46 +00:00
plegall
094fc8814f
- improvement: use a "filter" form for adding user comments.
...
git-svn-id: http://piwigo.org/svn/trunk@924 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-11-07 22:54:49 +00:00
plegall
6718d32228
(not in ChangeLog)
...
- bug fixed: French translation wrong on "v�rouiller" which should be
written "verrouiller"
git-svn-id: http://piwigo.org/svn/trunk@923 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-11-05 15:31:10 +00:00
plegall
2ee8bc9efe
- bug 186 fixed: useless template theme icons deleted. Remaining icons in
...
GIF converted to PNG.
git-svn-id: http://piwigo.org/svn/trunk@922 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-11-05 15:16:03 +00:00
plegall
d8ececfdbe
- bug 185 fixed: errors in language items.
...
git-svn-id: http://piwigo.org/svn/trunk@921 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-31 14:58:19 +00:00
plegall
7664d4f712
(not in ChangeLog)
...
- "text-align: center" comes back on ul.categoryActions because action
buttons were not centered in admin/picture_modify or admin/cat_modify
git-svn-id: http://piwigo.org/svn/trunk@920 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-31 13:51:52 +00:00
plegall
bf596c7279
- modification: use "filter" class for quickconnect box (with some custom
...
modifications)
- bug fixed: the total number of pictures had disappeared
git-svn-id: http://piwigo.org/svn/trunk@919 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-31 13:47:58 +00:00
volcom
7b9d91a8e6
2005-10-30 volcom
...
* bug 190 fixed: issue in stats.tpl display
* bug fixed: labels of monthly, daily graph fixed
git-svn-id: http://piwigo.org/svn/trunk@918 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-30 20:35:39 +00:00
chrisaga
4caa3f6c84
bug 177 fixed: for Safari (was fixed for Konqueror only)
...
git-svn-id: http://piwigo.org/svn/trunk@917 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-26 21:05:35 +00:00
plegall
f74420a36a
- bug 183 fixed: Warning when trying to associate an image with an already
...
associated category. Just coded the TODO instructions I had let some time
ago.
git-svn-id: http://piwigo.org/svn/trunk@916 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-25 20:50:14 +00:00
chrisaga
32f1a5d6ec
bug 184 fixed: .png button left aligned in IE
...
git-svn-id: http://piwigo.org/svn/trunk@915 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-24 17:45:19 +00:00
plegall
0e163f7a00
- bug 182 fixed: newly created user is not displayed in the user list.
...
git-svn-id: http://piwigo.org/svn/trunk@914 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-10-23 21:52:34 +00:00
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