Commit graph

474 commits

Author SHA1 Message Date
rvelices
651ed1a626 forgot small icon.
git-svn-id: http://piwigo.org/svn/trunk@1607 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-11-14 02:56:40 +00:00
rvelices
e5e776a263 - comments.php improvements:
- unvalidated comments are shown only for administrators
  - added delete/validate icons for admins
  - removed some unused code
- display of comment content performed through an event
- replace some get_thumbnail_src with get_thumbnail_url

git-svn-id: http://piwigo.org/svn/trunk@1598 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-11-08 04:28:30 +00:00
rvelices
eb4214096f - added trigger_action in menubar and page_tail (begin and end)
- small cosmetic change in menubar to simplify life for some plugin features

git-svn-id: http://piwigo.org/svn/trunk@1595 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-11-07 00:55:36 +00:00
rub
ac7f71bf1e Resolved Issue ID 0000575:
o Missing Help on screen Groups List/Group Management

Resolved Issue ID 0000356:
  o Increase security on adviser mode (Screen Group List)


git-svn-id: http://piwigo.org/svn/trunk@1591 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-11-02 23:11:43 +00:00
rvelices
bce8b9f680 plugins last modifications + events are triggered now from picture.php
git-svn-id: http://piwigo.org/svn/trunk@1590 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-11-01 05:54:35 +00:00
rvelices
a81bac0f15 plugins go now in the #plugins table
git-svn-id: http://piwigo.org/svn/trunk@1584 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-10-31 02:41:32 +00:00
rub
9c3e182268 Resolved Issue ID 0000526:
o Add default group to new user

Allow to have n default groups.
Property are save on table #_group and can be modified on administration group screen.


git-svn-id: http://piwigo.org/svn/trunk@1583 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-10-30 23:34:31 +00:00
rvelices
2b3bc579e4 - plugins can add now their page to the admin page
- new plugin (event_tracer) that demonstrate it and useful to see all calls 
to trigger_event

git-svn-id: http://piwigo.org/svn/trunk@1580 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-10-27 00:25:02 +00:00
rvelices
12182ddcfe plugins: first prototype version
git-svn-id: http://piwigo.org/svn/trunk@1578 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-10-26 03:35:20 +00:00
rub
258fa3b40c Resolved Issue ID 0000356:
o Increase security on adviser mode

First modifications of n modifications.
All the others modifications will be done on BSF branch.


Merge branch-1_6 1568:1570 into BSF

git-svn-id: http://piwigo.org/svn/trunk@1571 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-10-21 12:28:07 +00:00
rvelices
dbadd4defb put back the redirect function as it was in branch 1.6 (still not working perfectly with the auto_login)
git-svn-id: http://piwigo.org/svn/trunk@1567 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-10-19 21:53:18 +00:00
rvelices
af621d40d4 feature 564: logs in the history table each user login
feature 562: possibility to log page visits for any combination of 
administrators/users/guests

git-svn-id: http://piwigo.org/svn/trunk@1565 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-10-19 00:41:07 +00:00
rvelices
3b3e417daf ability to add content to html head elements
git-svn-id: http://piwigo.org/svn/trunk@1539 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-08-17 01:56:14 +00:00
rvelices
d7ba4d77fe added number of tags, image-tag associations and image-category association
on the main admin page

git-svn-id: http://piwigo.org/svn/trunk@1538 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-08-16 04:30:35 +00:00
rvelices
48c6d7e8a4 feature 519: quick search (first version)
git-svn-id: http://piwigo.org/svn/trunk@1537 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-08-15 02:06:06 +00:00
rub
27aa4d6bfc Resolved Issue ID 0000474 (Step 3):
o Remove .htaccess files
  o Undo svn:1505 

http://svn.gna.org/viewcvs/phpwebgallery?rev=1505&view=rev


git-svn-id: http://piwigo.org/svn/trunk@1519 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-31 22:18:32 +00:00
chrisaga
8723b9cf29 improve caddie display : better checkbox positionning in every tested browsers.
Opera still not perfect , but much better.

git-svn-id: http://piwigo.org/svn/trunk@1518 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-29 16:26:52 +00:00
chrisaga
7e35acd1cd fix bug 484 : (again) fix rateButtons display broken by svn:1491
fix radio and checkbox display with Opera and IE (related to bug 490)

git-svn-id: http://piwigo.org/svn/trunk@1515 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-29 09:57:24 +00:00
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