aboutsummaryrefslogtreecommitdiffstats
path: root/template-common (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-10-10jQuery Datepicker:rub1-0/+191
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- replace a preg_match with simple comparison (faster)rvelices1-1/+1
- 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-06Move datepicker.css to template-common.rub1-0/+214
git-svn-id: http://piwigo.org/svn/trunk@2676 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04- 883: category status wasn't saved.patdenice3-331/+47
- 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-01Purpose of datepicker with jQuery.rub32-0/+714
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-09-27Change growfield directory.rub2-0/+1
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-26jQuery use.rub1-0/+330
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-25- Add all jQuery UI files (for future use) in stable version (1.5.2).patdenice24-33/+5639
- 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-20- Add drag&drop to cat_list.patdenice2-0/+745
git-svn-id: http://piwigo.org/svn/trunk@2554 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-04- remove hello_world plugin (not working anymore)rvelices1-4/+3
- 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-08-28- removed and moved (from common to admin) some CSS rulesrvelices12-400/+3970
- 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-22- further reduce css rules and remove unused onesrvelices1-3/+0
- 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-21- tried to reduce the number of css rules and selectors (most gains on ↵rvelices1-2/+3
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-07-23Fallback on SVN:2426 (Transparency for background is not supported by IE6).vdigital1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@2455 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-12- add to caddie on picture page done through ajaxrvelices1-34/+32
git-svn-id: http://piwigo.org/svn/trunk@2429 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-06Transparent .png for IE6 / Help icon fixed / Tabsheet fixed / and CSS review ↵vdigital1-1/+1
(still on going) git-svn-id: http://piwigo.org/svn/trunk@2426 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-02- first use of web services as Ajax: change the privacy level directly from ↵rvelices1-0/+105
the picture page git-svn-id: http://piwigo.org/svn/trunk@2413 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-06-22Removal some references to previous admin pagesvdigital1-0/+0
New favicon git-svn-id: http://piwigo.org/svn/trunk@2392 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-06-22Admin isolation: Copy of admin templates in admin folder.vdigital1-8/+0
(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-05-20Change all #content by .content in css files.patdenice1-11/+11
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-04-26New: jQuery and Accordion Admin menusvdigital7-0/+570
git-svn-id: http://piwigo.org/svn/trunk@2313 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-05Bug fixed: as rvelices notified me by email, my header replacement script wasplegall1-24/+0
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-04Modification: new header on PHP files, PhpWebGallery renamed Piwigo.plegall1-0/+21
git-svn-id: http://piwigo.org/svn/trunk@2297 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-02Corections to respect coding conventions.patdenice1-24/+24
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-02Enhance plugins administtrationpatdenice1-0/+31
git-svn-id: http://piwigo.org/svn/trunk@2242 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-09-13- merge content of layout.css and popuphelp.css (very few lines) into ↵rvelices1-7/+0
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-03-16Update svn properties (svn:eol-style and svn:keywords)rub2-5/+5
git-svn-id: http://piwigo.org/svn/trunk@1912 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-16Update index.php header.rub1-9/+7
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-12Apply property svn:eol-style Value: LFrub2-170/+170
git-svn-id: http://piwigo.org/svn/trunk@1900 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-15Feature "Admin Advices !" (Standard plugin) : May give you always now an ↵vdigital1-51/+51
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
2006-11-17fix: phpWGOpenWindow was not working because of popup blocker in IE and FF if rvelices1-20/+15
the image was not in the cache git-svn-id: http://piwigo.org/svn/trunk@1611 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-11-15fix potential incompatibility with events directly in the templatervelices1-7/+6
(use attachEvent instead of onfocus) git-svn-id: http://piwigo.org/svn/trunk@1608 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-10-19put back the redirect function as it was in branch 1.6 (still not working ↵rvelices1-17/+0
perfectly with the auto_login) git-svn-id: http://piwigo.org/svn/trunk@1567 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-31Resolved Issue ID 0000474 (Step 3):rub1-2/+0
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-29improve caddie display : better checkbox positionning in every tested browsers.chrisaga1-1/+1
Opera still not perfect , but much better. git-svn-id: http://piwigo.org/svn/trunk@1518 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-27Feature 492: first stepnikrou1-0/+17
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-26Resolved Issue ID 0000474 (Step 2):rub3-0/+118
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-22fix bugs 244: different display of checkbox in IE/firefox and 484: Missing ↵chrisaga1-0/+43
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-18Resolved Issue ID 0000474 (Step 1):rub1-0/+35
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-15fix bug 204: IE doesn't dispaly the same text in tooltips (info-bulles) than ↵chrisaga1-0/+31
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-06-26improve : use the new favicon !chrisaga1-0/+0
git-svn-id: http://piwigo.org/svn/trunk@1404 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-24fix bug 410: "Gestionnaire des Sites" passe à la ligne avec IEchrisaga1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@1396 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-05improve : set legend height in template-common/default-layout.css, not in ↵chrisaga1-3/+4
the template. git-svn-id: http://piwigo.org/svn/trunk@1341 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-05-30git-svn-id: http://piwigo.org/svn/trunk@1328 ↵chrisaga2-1/+121
68402e56-0260-453c-a942-63ccdbb3a9ee
2006-05-27improve : #thePopuphelpPage doesn't need a min-widthchrisaga1-0/+3
git-svn-id: http://piwigo.org/svn/trunk@1323 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-23- improve : caddie display : now like the thumbails in category page. Valid ↵chrisaga1-0/+1
HTML (still an Opera issue) git-svn-id: http://piwigo.org/svn/trunk@1263 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-22- improvement : minor improvements and bug fixes in templatechrisaga1-2/+1
git-svn-id: http://piwigo.org/svn/trunk@1261 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-15- improve display : set a min-width for the decent browsers. No good IE fix ↵chrisaga1-1/+6
now. git-svn-id: http://piwigo.org/svn/trunk@1182 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-09Issue ID 310:rub2-3/+7
o Fix css file order o Add example git-svn-id: http://piwigo.org/svn/trunk@1138 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-09- Improve thumbnailCategories display : This new display looks quite good ↵chrisaga1-4/+13
with both themes. Handle long category description with automatic scrollbars. Got rid of the hr.separation which mess the display sometimes. git-svn-id: http://piwigo.org/svn/trunk@1136 68402e56-0260-453c-a942-63ccdbb3a9ee