Commit graph

56 commits

Author SHA1 Message Date
rub
6ce0405c23 Update jQuery UI lib with jquery.ui-1.5.3.zip
Missing new files

git-svn-id: http://piwigo.org/svn/trunk@3103 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-18 23:32:12 +00:00
rub
436679af44 Update jQuery UI lib with jquery.ui-1.5.3.zip
Change files tree in order to have the same of UI.
Add too effects files js


git-svn-id: http://piwigo.org/svn/trunk@3102 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-18 23:27:21 +00:00
plegall
1b711ad236 Administration: happy new year 2009, all PHP headers updated.
git-svn-id: http://piwigo.org/svn/trunk@3049 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-04 23:28:36 +00:00
rub
5f8b608b54 jQuery Datepicker:
Move code source to template-common in order to use datepicker on version after butterfly


git-svn-id: http://piwigo.org/svn/trunk@2704 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-10 21:41:07 +00:00
rvelices
0e5f5a74b3 - replace a preg_match with simple comparison (faster)
- try to get rid of some JS strict warnings in FF (hope it's fixed)
- template.class.php is included from functions.inc.php instead of common,upgrade,install (maybe later I will try to see the perf impact of compacting/compiling functions.inc.php together with the included files from itself)

git-svn-id: http://piwigo.org/svn/trunk@2700 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-10 13:11:31 +00:00
rub
184f006c2c Move datepicker.css to template-common.
git-svn-id: http://piwigo.org/svn/trunk@2676 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-06 20:07:08 +00:00
patdenice
eb07150f22 - 883: category status wasn't saved.
- 870, 877, 878: growfield plugins send wrong value when empty textarea. Now use another plugin for autogrow.

git-svn-id: http://piwigo.org/svn/trunk@2653 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04 13:54:54 +00:00
rub
e9d7622d55 Purpose of datepicker with jQuery.
I will open a french topic on forum to debate of implementation and possibles changes.

git-svn-id: http://piwigo.org/svn/trunk@2632 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-01 20:39:06 +00:00
rub
4e444f1e89 Change growfield directory.
Use of packed file.
Add growfield option (animate false)

git-svn-id: http://piwigo.org/svn/trunk@2606 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-27 00:07:06 +00:00
rub
adb799fc46 jQuery use.
All admin categoryList are resizable.
All admin teataera are autogrow.

On call for all resize application.

git-svn-id: http://piwigo.org/svn/trunk@2603 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-26 21:47:46 +00:00
patdenice
fd0b26af45 - Add all jQuery UI files (for future use) in stable version (1.5.2).
- Use jQuery cluetip plugin for new plugins page.
- Remove old CSS tooltip rules.

git-svn-id: http://piwigo.org/svn/trunk@2587 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-25 15:10:39 +00:00
patdenice
c9cb39aadc - Add drag&drop to cat_list.
git-svn-id: http://piwigo.org/svn/trunk@2554 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-20 01:04:01 +00:00
rvelices
4002f708e1 - remove hello_world plugin (not working anymore)
- web service method images.add works only for admins now
- fix template-common js web service calls did not have the parameters url encoded
- improve admin user_list - submitting the form with no user selected triggers a javascript alert (had fun with jquery selectors)


git-svn-id: http://piwigo.org/svn/trunk@2496 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-04 00:57:55 +00:00
rvelices
3a67845aaf - removed and moved (from common to admin) some CSS rules
- upgraded jQuery and accordion to latest version (and reorganised a bit their location)

git-svn-id: http://piwigo.org/svn/trunk@2489 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-28 01:26:26 +00:00
rvelices
0b32dd4c0b - further reduce css rules and remove unused ones
- added a smarty prefilter so that html output is nicely indented now ...

git-svn-id: http://piwigo.org/svn/trunk@2481 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-22 00:45:03 +00:00
rvelices
685f4e2998 - tried to reduce the number of css rules and selectors (most gains on menubar and usercomments) tested with IE6,IE7,FF,Opera9,Safari3
git-svn-id: http://piwigo.org/svn/trunk@2480 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-21 01:14:03 +00:00
vdigital
3f7b447851 Fallback on SVN:2426 (Transparency for background is not supported by IE6).
git-svn-id: http://piwigo.org/svn/trunk@2455 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-23 22:17:18 +00:00
rvelices
e2ee204c12 - add to caddie on picture page done through ajax
git-svn-id: http://piwigo.org/svn/trunk@2429 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-12 00:30:27 +00:00
vdigital
462453465b Transparent .png for IE6 / Help icon fixed / Tabsheet fixed / and CSS review (still on going)
git-svn-id: http://piwigo.org/svn/trunk@2426 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-06 20:55:57 +00:00
rvelices
644f8ee621 - first use of web services as Ajax: change the privacy level directly from the picture page
git-svn-id: http://piwigo.org/svn/trunk@2413 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-02 01:11:26 +00:00
vdigital
143edcacae Removal some references to previous admin pages
New favicon


git-svn-id: http://piwigo.org/svn/trunk@2392 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-06-22 20:38:19 +00:00
vdigital
fda524253d Admin isolation: Copy of admin templates in admin folder.
(Before previous admin templates removal).
Some of css simplification (in admin only currently.


git-svn-id: http://piwigo.org/svn/trunk@2390 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-06-22 08:45:28 +00:00
patdenice
eb975a8cda Change all #content by .content in css files.
In tpl files, id="content" stay here for backward compatibilities.
Add some plugins triggers in index.tpl and picture.tpl.

git-svn-id: http://piwigo.org/svn/trunk@2352 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-20 00:27:26 +00:00
vdigital
87a6b63d6f New: jQuery and Accordion Admin menus
git-svn-id: http://piwigo.org/svn/trunk@2313 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-26 13:19:24 +00:00
plegall
524011bfa6 Bug fixed: as rvelices notified me by email, my header replacement script was
bugged (r2297 was repeating new and old header).

By the way, I've also removed the replacement keywords. We were using them
because it was a common usage with CVS but it is advised not to use them with
Subversion. Personnaly, it is a problem when I search differences between 2
Piwigo installations outside Subversion.


git-svn-id: http://piwigo.org/svn/trunk@2299 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-05 14:14:07 +00:00
plegall
3f235497f3 Modification: new header on PHP files, PhpWebGallery renamed Piwigo.
git-svn-id: http://piwigo.org/svn/trunk@2297 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-04 22:57:23 +00:00
patdenice
1283b5ecb1 Corections to respect coding conventions.
Change plugins versions to 1.8
Change 3 plugins URI.

git-svn-id: http://piwigo.org/svn/trunk@2243 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-02 18:56:05 +00:00
patdenice
78e175b3fb Enhance plugins administtration
git-svn-id: http://piwigo.org/svn/trunk@2242 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-02 17:53:23 +00:00
rvelices
08aa93a93b - merge content of layout.css and popuphelp.css (very few lines) into existing css -> faster page loading the first time (avoid 2 http requests)
- optimized sql for $conf['display_fromto'] in category_cats.inc.php

git-svn-id: http://piwigo.org/svn/trunk@2091 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-09-13 23:30:46 +00:00
rub
e78d0fde73 Update svn properties (svn:eol-style and svn:keywords)
git-svn-id: http://piwigo.org/svn/trunk@1912 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-16 06:30:07 +00:00
rub
cad4270a4d Update index.php header.
Don't use explicitly index.php on the recursive call.

Add missing index.php.

Chang tags.php svn properties.

git-svn-id: http://piwigo.org/svn/trunk@1909 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-16 06:15:27 +00:00
rub
4577278acc Apply property svn:eol-style Value: LF
git-svn-id: http://piwigo.org/svn/trunk@1900 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-12 22:33:53 +00:00
vdigital
073ab4a9e3 Feature "Admin Advices !" (Standard plugin) : May give you always now an advice on the administration page.
Quick solved list:
1 - Wording on EXIF/IPTC Advices
2 - Default language is English
3 - Some Transparency issues under IE
4 - Some Border issues
5 - PWG Menu moved from Advices Box to Intro.
6 - phpwebgallery.net URLs are available thru a new admin function pwg_URL()
7 - PWG Menu URL open in a new target (XHTML strict compliant (JS)).

git-svn-id: http://piwigo.org/svn/trunk@1724 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-15 22:44:48 +00:00
rvelices
57ee203e29 fix: phpWGOpenWindow was not working because of popup blocker in IE and FF if
the image was not in the cache

git-svn-id: http://piwigo.org/svn/trunk@1611 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-11-17 04:20:07 +00:00
rvelices
c8a07e4c0b fix potential incompatibility with events directly in the template
(use attachEvent instead of onfocus)

git-svn-id: http://piwigo.org/svn/trunk@1608 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-11-15 02:16:30 +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
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
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
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
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
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
83bc64dd8a improve : use the new favicon !
git-svn-id: http://piwigo.org/svn/trunk@1404 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-26 06:57:47 +00:00
chrisaga
72d88da6de fix bug 410: "Gestionnaire des Sites" passe à la ligne avec IE
git-svn-id: http://piwigo.org/svn/trunk@1396 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-24 12:28:48 +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
b2e246ae80 git-svn-id: http://piwigo.org/svn/trunk@1328 68402e56-0260-453c-a942-63ccdbb3a9ee 2006-05-30 19:00:17 +00:00
chrisaga
6cdc153757 improve : #thePopuphelpPage doesn't need a min-width
git-svn-id: http://piwigo.org/svn/trunk@1323 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-05-27 23:01:46 +00:00
chrisaga
98f978a38e - improve : caddie display : now like the thumbails in category page. Valid HTML (still an Opera issue)
git-svn-id: http://piwigo.org/svn/trunk@1263 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-23 10:31:10 +00:00
chrisaga
f6d5aefa8b - improvement : minor improvements and bug fixes in template
git-svn-id: http://piwigo.org/svn/trunk@1261 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-22 20:00:43 +00:00