aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - remove admin :hover css rule (bouncing thumbnails in caddie FF)rvelices2008-07-225-14/+8
| | | | | | | | - move some code from notification.php to notification.tpl - remove some unused variables from picture.php - make random.php work even if top_number is a lot (some issues solved with url length) git-svn-id: http://piwigo.org/svn/trunk@2446 68402e56-0260-453c-a942-63ccdbb3a9ee
* New standard plugin: Swift Theme Creator (Create new theme elements which ↵vdigital2008-07-2117-0/+1444
| | | | | | can be manually updated later). git-svn-id: http://piwigo.org/svn/trunk@2445 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/trunk@2444 ↵riopwg2008-07-202-0/+62
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* language/it_ITriopwg2008-07-207-0/+187
| | | | git-svn-id: http://piwigo.org/svn/trunk@2443 68402e56-0260-453c-a942-63ccdbb3a9ee
* Correctionsriopwg2008-07-203-28/+28
| | | | git-svn-id: http://piwigo.org/svn/trunk@2442 68402e56-0260-453c-a942-63ccdbb3a9ee
* Correctionsriopwg2008-07-202-29/+24
| | | | git-svn-id: http://piwigo.org/svn/trunk@2441 68402e56-0260-453c-a942-63ccdbb3a9ee
* Updates (including templates)riopwg2008-07-201-43/+43
| | | | git-svn-id: http://piwigo.org/svn/trunk@2440 68402e56-0260-453c-a942-63ccdbb3a9ee
* "Extend for templates" needs translators.vdigital2008-07-167-54/+382
| | | | git-svn-id: http://piwigo.org/svn/trunk@2439 68402e56-0260-453c-a942-63ccdbb3a9ee
* Some temporary CSS corrections for synchronization errors/infos.vdigital2008-07-162-16/+17
| | | | git-svn-id: http://piwigo.org/svn/trunk@2438 68402e56-0260-453c-a942-63ccdbb3a9ee
* Remove warning off extend_for_templates.phprub2008-07-162-1/+2
| | | | | | Add new in config.sql git-svn-id: http://piwigo.org/svn/trunk@2437 68402e56-0260-453c-a942-63ccdbb3a9ee
* - image rating on picture page done through ajax (tested safari/ie 6&7/ff)rvelices2008-07-155-77/+136
| | | | git-svn-id: http://piwigo.org/svn/trunk@2435 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature template-extension based on 2006 chrisaga's idea.vdigital2008-07-1414-4/+643
| | | | | | | chrisaga wrote: "If you want to make some template customization without building a brand new template, you should use ..." git-svn-id: http://piwigo.org/svn/trunk@2434 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge from branch-1_7 (r2432).patdenice2008-07-124-4/+41
| | | | | | | Add triggers for category name (render_category_name). Add strip_tags for ALT attribute on category thumbnail. git-svn-id: http://piwigo.org/svn/trunk@2433 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 600: Page not found after a strong rating revise (and extended to most ↵rvelices2008-07-122-38/+81
| | | | | | cases when the image is not in the requested section) git-svn-id: http://piwigo.org/svn/trunk@2430 68402e56-0260-453c-a942-63ccdbb3a9ee
* - add to caddie on picture page done through ajaxrvelices2008-07-124-37/+85
| | | | git-svn-id: http://piwigo.org/svn/trunk@2429 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2427 from branch 1.7 to trunkplegall2008-07-093-2/+8
| | | | | | | | bug 802 fixed: if GD library is not available, display an explicit error, even before trying to generated any thumbnail. git-svn-id: http://piwigo.org/svn/trunk@2428 68402e56-0260-453c-a942-63ccdbb3a9ee
* Transparent .png for IE6 / Help icon fixed / Tabsheet fixed / and CSS review ↵vdigital2008-07-0624-119/+56
| | | | | | (still on going) git-svn-id: http://piwigo.org/svn/trunk@2426 68402e56-0260-453c-a942-63ccdbb3a9ee
* - fix some side effects with browser language (wrong display/user creation ↵rvelices2008-07-052-17/+15
| | | | | | in admin and mails to admin in user browser language) git-svn-id: http://piwigo.org/svn/trunk@2425 68402e56-0260-453c-a942-63ccdbb3a9ee
* - feature 832: Folders with no images sql optimizationrvelices2008-07-054-3127/+4086
| | | | | | | - recent pics are sorted by date descending, and only then by conf['order_by'] - updated prototype.js to version 1.6 git-svn-id: http://piwigo.org/svn/trunk@2424 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug 754 fixed for Butterfly (some languages missing)mathiasm2008-07-043-6/+12
| | | | git-svn-id: http://piwigo.org/svn/trunk@2421 68402e56-0260-453c-a942-63ccdbb3a9ee
* On Stripy request some tufts of grass background have been changed for test ↵vdigital2008-07-041-4/+5
| | | | | | purpose (will be removed). git-svn-id: http://piwigo.org/svn/trunk@2420 68402e56-0260-453c-a942-63ccdbb3a9ee
* On Stripy request some tufts of grass background are added (will be removed).vdigital2008-07-032-1/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@2419 68402e56-0260-453c-a942-63ccdbb3a9ee
* Missplaced {/if}vdigital2008-07-021-4/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2418 68402e56-0260-453c-a942-63ccdbb3a9ee
* When Multi-view plugin and Show SQL queries are active, results of queries ↵vdigital2008-07-022-2/+7
| | | | | | are yet in readable format git-svn-id: http://piwigo.org/svn/trunk@2417 68402e56-0260-453c-a942-63ccdbb3a9ee
* On rvelices advice, {if isset($TABSHEET)} missing: new reflex to acquirevdigital2008-07-021-0/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@2416 68402e56-0260-453c-a942-63ccdbb3a9ee
* Reversed logic for backgroundsvdigital2008-07-0219-163/+69
| | | | | | | $tabsheet transfer: general use available in admin.tpl Some CSS admin simplications git-svn-id: http://piwigo.org/svn/trunk@2415 68402e56-0260-453c-a942-63ccdbb3a9ee
* - first use of web services as Ajax: change the privacy level directly from ↵rvelices2008-07-026-16/+188
| | | | | | the picture page git-svn-id: http://piwigo.org/svn/trunk@2413 68402e56-0260-453c-a942-63ccdbb3a9ee
* language/it_ITriopwg2008-07-0125-0/+2126
| | | | git-svn-id: http://piwigo.org/svn/trunk@2412 68402e56-0260-453c-a942-63ccdbb3a9ee
* - put back browser language (deleted by error during my last commit - was ↵rvelices2008-07-011-3/+29
| | | | | | working on an old version) git-svn-id: http://piwigo.org/svn/trunk@2411 68402e56-0260-453c-a942-63ccdbb3a9ee
* - remember me cookie security improvement (the time when the cookie was ↵rvelices2008-07-0111-175/+149
| | | | | | | | | | | | generated is saved and checked in range [now-remember_me_length; now] - tags improvements * pass to templates all fields in table #tags (handy for plugins such as type tags) * fix issue with tag letter when first letter is accentuated (utf-8) * tags are sorted on url_name instead of name (accentuated first letter chars are the same as without accent) * better use of columns in by letter display mode git-svn-id: http://piwigo.org/svn/trunk@2409 68402e56-0260-453c-a942-63ccdbb3a9ee
* admin menuBox - new set : coloured transparent, no glowingstripy2008-06-294-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@2408 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug 817 (metadata display persistency) fixed for Butterflymathiasm2008-06-281-10/+21
| | | | git-svn-id: http://piwigo.org/svn/trunk@2407 68402e56-0260-453c-a942-63ccdbb3a9ee
* admin menuBox : transparent set of 4 imgstripy2008-06-274-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@2405 68402e56-0260-453c-a942-63ccdbb3a9ee
* Wrong height for leaves.vdigital2008-06-271-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2404 68402e56-0260-453c-a942-63ccdbb3a9ee
* New strategy defined with Stripy for leaves and menuvdigital2008-06-273-11/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@2403 68402e56-0260-453c-a942-63ccdbb3a9ee
* Leaves in footer: on Stripy request.vdigital2008-06-271-0/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@2402 68402e56-0260-453c-a942-63ccdbb3a9ee
* Grey leaves : new cut of bg imagesstripy2008-06-272-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@2401 68402e56-0260-453c-a942-63ccdbb3a9ee
* Some of Stripy requests on admin theme (not stabilized)vdigital2008-06-268-50/+34
| | | | git-svn-id: http://piwigo.org/svn/trunk@2400 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add 2 small png files for external link listvdigital2008-06-262-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@2399 68402e56-0260-453c-a942-63ccdbb3a9ee
* menuBox : set #2stripy2008-06-264-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@2398 68402e56-0260-453c-a942-63ccdbb3a9ee
* Some admin theme and template changes on Stripy request (No optimisation).vdigital2008-06-243-35/+30
| | | | git-svn-id: http://piwigo.org/svn/trunk@2397 68402e56-0260-453c-a942-63ccdbb3a9ee
* - remove some warnings in tags.tpl (when debug template is true)rvelices2008-06-232-3/+2
| | | | | | - remove tagletter color from default-layout.css (it should be in every theme or nowhere) git-svn-id: http://piwigo.org/svn/trunk@2396 68402e56-0260-453c-a942-63ccdbb3a9ee
* Reworked admin menubarvdigital2008-06-235-5/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@2395 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix on Admin theme (No update thru Multi-View Plugin).vdigital2008-06-231-5/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@2394 68402e56-0260-453c-a942-63ccdbb3a9ee
* admin_v2 : spare-parts of the menuBox - new crop (correcting pb of adjustment)stripy2008-06-234-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@2393 68402e56-0260-453c-a942-63ccdbb3a9ee
* Removal some references to previous admin pagesvdigital2008-06-2245-696/+20
| | | | | | | New favicon git-svn-id: http://piwigo.org/svn/trunk@2392 68402e56-0260-453c-a942-63ccdbb3a9ee
* Missing Adm header.tplvdigital2008-06-221-0/+63
| | | | git-svn-id: http://piwigo.org/svn/trunk@2391 68402e56-0260-453c-a942-63ccdbb3a9ee
* Admin isolation: Copy of admin templates in admin folder.vdigital2008-06-2292-13/+4574
| | | | | | | | (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
* admin_v2 : menuBox-top with Y shape on rightstripy2008-06-031-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@2389 68402e56-0260-453c-a942-63ccdbb3a9ee
* admin_v2 : to have the continuous right border all along menubar (with ↵stripy2008-06-021-0/+0
| | | | | | transparency on bottom) git-svn-id: http://piwigo.org/svn/trunk@2388 68402e56-0260-453c-a942-63ccdbb3a9ee