Commit graph

456 commits

Author SHA1 Message Date
chrisaga
9c8639640e fix bug 490 (better fix) no absolute sizes for input fields, but they are shorter in IE
git-svn-id: http://piwigo.org/svn/trunk@1513 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-29 08:18:23 +00:00
nikrou
bc65a0d6cd Feature 492: first step
Simple redirect.tpl in template-common
Simplification of function redirect()


git-svn-id: http://piwigo.org/svn/trunk@1508 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-27 18:51:54 +00:00
chrisaga
eb6d08ead2 fix bug 490: Inputs haven't the same size on different browsers
inputs inquickconnect are still smaller in IE but the layout is quite the same

git-svn-id: http://piwigo.org/svn/trunk@1506 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-27 18:13:23 +00:00
rub
7ca31726ed Resolved Issue ID 0000474 (Step 2):
o Add .htaccess files

=>
  * admin
      - .htaccess = deny from all
  * doc
      - no .htaccess
  * galleries
      - .htaccess = Options -Indexes
  * include
      - .htaccess = deny from all
      => move 2 .js in template-common
  * install
      - .htaccess = deny from all
  * language
      - .htaccess = deny from all
  * template
      - .htaccess = Options -Indexes
  * template-common
      - .htaccess = Options -Indexes
  * template-extension
      - .htaccess = Options -Indexes
  * tools
      - no .htaccess


git-svn-id: http://piwigo.org/svn/trunk@1505 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-26 21:29:21 +00:00
rvelices
aca06a08aa feature 169: each category can have its own image order
git-svn-id: http://piwigo.org/svn/trunk@1500 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-26 00:51:08 +00:00
chrisaga
e3c4d79f5b fix bugs 244: different display of checkbox in IE/firefox and 484: Missing onfocus/onblur
in some user section *.tpl and many admin section *.tpl 
	handle FORM elements with a behaviour (inputfix.htc) in IE
	the behaviour sets onfocus and onblur events too (no longer needed in *.tpl)
	other browsers use css selector :focus and [type=___]

git-svn-id: http://piwigo.org/svn/trunk@1491 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-22 09:21:40 +00:00
rub
27aeab97e9 Resolved Issue ID 0000474 (Step 1):
o Rename index.htm into index.php
  o Add index.php on all sub-directories
  o Use an uniform source code of index.php (like /include/index.php)

(/index.php is of course not changed)




git-svn-id: http://piwigo.org/svn/trunk@1481 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-18 21:38:54 +00:00
chrisaga
13c3076d6a fix bug 472: tags displayed outside of the menubar (at leas for Opera, witing confirmation for Safari)
git-svn-id: http://piwigo.org/svn/trunk@1479 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-17 10:25:24 +00:00
chrisaga
450ec6cfdf fix bug 204: IE doesn't dispaly the same text in tooltips (info-bulles) than other browsers
use a behaviour (.htc) to fix alt and title attribute when mouse is over IMG
	only for IMG in a link, others will not be fixed.

git-svn-id: http://piwigo.org/svn/trunk@1475 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-15 15:26:51 +00:00
chrisaga
484d2515f7 improve menubar : set Ids (see feature 466)
git-svn-id: http://piwigo.org/svn/trunk@1466 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-14 17:09:31 +00:00
chrisaga
e316c1ec03 fix bug 461: csshover.htc doesn't work if $conf['question_mark_in_urls'] = false
git-svn-id: http://piwigo.org/svn/trunk@1464 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-14 16:39:31 +00:00
rub
8a7fff22b0 Resolved Issue ID 0000456, 0000457, 0000459, 0000465:
o Fix bugs adviser mode



git-svn-id: http://piwigo.org/svn/trunk@1458 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-11 20:51:24 +00:00
chrisaga
f5acf36b96 improve layout of cat_move admin page an change the id of cat_modify form
git-svn-id: http://piwigo.org/svn/trunk@1454 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-09 16:25:29 +00:00
chrisaga
73d44f9784 fix DIV.comment behaviour (not perfect yet, but better)
git-svn-id: http://piwigo.org/svn/trunk@1450 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-09 08:35:14 +00:00
chrisaga
6ece491382 improve admin forms (SELECT.categoryList, add some ids, ...)
git-svn-id: http://piwigo.org/svn/trunk@1448 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-08 18:21:48 +00:00
chrisaga
a98af4134d fix : handle SELCT size and onblur correctly
git-svn-id: http://piwigo.org/svn/trunk@1446 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-08 15:20:17 +00:00
chrisaga
d2c3b30017 Cosmetics
git-svn-id: http://piwigo.org/svn/trunk@1444 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-08 15:07:04 +00:00
rub
c368472699 Issue ID 0000375:
o Line too long
  o Use paragraph

Merge BSF r1413:1414 into branch-1_6

git-svn-id: http://piwigo.org/svn/trunk@1418 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-29 22:16:35 +00:00
rub
89bea59a72 Issue ID 0000445:
Missing <div id="theHeader">{PAGE_BANNER}</div>

git-svn-id: http://piwigo.org/svn/trunk@1416 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-28 23:07:59 +00:00
rub
48779cfaaa Issue ID 0000375:
o Keep same format display
  o Add css class
  o rename warning to header_msg

Merge BSF r1411:1412 into branch-1_6

git-svn-id: http://piwigo.org/svn/trunk@1414 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-28 22:50:30 +00:00
chrisaga
60ffeb4c0b fix bug 435: move image.css to picture.css to be consistent with picture.tpl
git-svn-id: http://piwigo.org/svn/trunk@1398 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-24 14:38:53 +00:00
chrisaga
9415fdfb37 set file Id and properties
git-svn-id: http://piwigo.org/svn/trunk@1395 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-24 12:21:08 +00:00
chrisaga
ea565c7c56 remove unused css file and rules in template
move css rules used only in admin section to a new admin/default-layout.css file
	step one admin/default-layout.css is still imported in default-layout.css

git-svn-id: http://piwigo.org/svn/trunk@1392 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-24 12:04:45 +00:00
chrisaga
86bbf05e5d fix cosmetic issues
git-svn-id: http://piwigo.org/svn/trunk@1389 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-24 10:41:49 +00:00
chrisaga
2adee00798 fix bug 411: Commentaire trop long
and other comments display small issues

git-svn-id: http://piwigo.org/svn/trunk@1388 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-24 10:41:00 +00:00
chrisaga
76a1bd0a34 git-svn-id: http://piwigo.org/svn/trunk@1385 68402e56-0260-453c-a942-63ccdbb3a9ee 2006-06-24 09:09:17 +00:00
chrisaga
300eaed892 feature 434: split thumbnails in template so customization could be easyer
git-svn-id: http://piwigo.org/svn/trunk@1384 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-24 08:56:59 +00:00
chrisaga
235cd53539 improve template : feature 433: Separate IE6 css to be more IE7 ready
git-svn-id: http://piwigo.org/svn/trunk@1382 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-24 06:40:39 +00:00
nikrou
3ec2f102b5 fix bug 375: html bug; warnings are displayed outside from the html tree.
git-svn-id: http://piwigo.org/svn/trunk@1380 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-22 21:28:54 +00:00
nikrou
a08cd1a583 svn merge -r1366:1371 from branch 1.6 into trunk
git-svn-id: http://piwigo.org/svn/trunk@1377 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-22 19:21:56 +00:00
nikrou
ad45eccd33 issue 426 step 1 reverted:
svn merge -r1466:1465 .
svn merge -r1463:1462 .


git-svn-id: http://piwigo.org/svn/trunk@1376 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-22 18:17:47 +00:00
nikrou
57cf3ba758 Issue 426: first step; separation of admin and public into two templates
Need to simplify and delete files not needed


git-svn-id: http://piwigo.org/svn/trunk@1363 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-18 12:04:59 +00:00
nikrou
006eecb3d6 bug 422 fixed: invalid html
git-svn-id: http://piwigo.org/svn/trunk@1359 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-16 20:14:48 +00:00
nikrou
bf57ab7501 small css fix: no comma
svn merge -r1354:1355 from branch 1.6 into trunk


git-svn-id: http://piwigo.org/svn/trunk@1356 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-15 20:49:39 +00:00
rvelices
4dbad1bd72 merge r1351 from branch-1_6 to trunk (bug 388: html errors in month_calendar)
git-svn-id: http://piwigo.org/svn/trunk@1352 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-14 00:39:45 +00:00
plegall
4a5f6b8999 merge -r1348:1349 from branch 1.6 to trunk (bug 416 fixed).
git-svn-id: http://piwigo.org/svn/trunk@1350 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-13 20:57:47 +00:00
plegall
2bcf315efb merge -r1346:1347 from branch 1.6 to trunk (bug 402 fixed).
git-svn-id: http://piwigo.org/svn/trunk@1348 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-13 20:39:49 +00:00
plegall
c050d4a6d5 merge -r1342:1343 from branch 1.6 to trunk (bug 413 fixed)
git-svn-id: http://piwigo.org/svn/trunk@1344 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-13 15:30:04 +00:00
chrisaga
1d68294b45 improve : set legend height in template-common/default-layout.css, not in the template.
git-svn-id: http://piwigo.org/svn/trunk@1341 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-05 14:36:15 +00:00
chrisaga
5223db6a50 fix bug 400 : <td nowrap> dans l'historique, and improve history tables, plus some code formating
git-svn-id: http://piwigo.org/svn/trunk@1339 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-04 10:13:38 +00:00
chrisaga
ba4daca5e2 fix bug 387 : html errors in search.tpl
git-svn-id: http://piwigo.org/svn/trunk@1337 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-03 16:29:30 +00:00
plegall
3081155427 merge -r1334:1335 from branch 1.6 to trunk (bug 390 fixed)
git-svn-id: http://piwigo.org/svn/trunk@1336 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-02 20:05:36 +00:00
chrisaga
b2e246ae80 git-svn-id: http://piwigo.org/svn/trunk@1328 68402e56-0260-453c-a942-63ccdbb3a9ee 2006-05-30 19:00:17 +00:00
chrisaga
32c6c4a0b7 improve : a more compact header to picture.tpl (+ use css instead of hidden hr)
git-svn-id: http://piwigo.org/svn/trunk@1325 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-05-28 01:19:05 +00:00
chrisaga
813f919b05 fix bug 381 : Caddie thumbnails bad display in IE6 (bsf & branch 1.6)
git-svn-id: http://piwigo.org/svn/trunk@1315 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-05-16 18:25:50 +00:00
plegall
875a6b15c8 merge -r1312:1313 from branch 1.6 to trunk (bug 373 fixed)
git-svn-id: http://piwigo.org/svn/trunk@1314 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-05-15 22:21:08 +00:00
plegall
82e74dc53f merge -r1306:1307 from branch 1.6 into trunk
git-svn-id: http://piwigo.org/svn/trunk@1308 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-05-15 20:53:08 +00:00
rub
486aa9f4ad Issue ID 0000371:
o Sorry but reverse r1299/1300

Issue ID 0000356:
  o Add new html properties tags on adviser mode



git-svn-id: http://piwigo.org/svn/trunk@1303 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-05-07 22:52:25 +00:00
nikrou
c32f43f225 html bug fixed: the sentence "mod adviser enabled" must be add in the page!
git-svn-id: http://piwigo.org/svn/trunk@1299 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-05-05 20:07:49 +00:00
nikrou
0997165e0b atrribute target not allowed in html strict
svn merge -r1292:1293 from branch 1.6


git-svn-id: http://piwigo.org/svn/trunk@1294 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-29 15:40:44 +00:00