Commit Graph

1783 Commits

Author SHA1 Message Date
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
plegall 22ce08c6fb merge -c2427 from branch 1.7 to trunk
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
2008-07-09 21:08:32 +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 03c2f3c8db - fix some side effects with browser language (wrong display/user creation in admin and mails to admin in user browser language)
git-svn-id: http://piwigo.org/svn/trunk@2425 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-05 22:36:39 +00:00
rvelices f9927090e0 - feature 832: Folders with no images sql optimization
- 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
2008-07-05 22:13:28 +00:00
mathiasm 154420540b Bug 754 fixed for Butterfly (some languages missing)
git-svn-id: http://piwigo.org/svn/trunk@2421 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-04 22:33:58 +00:00
vdigital 81454f67c5 On Stripy request some tufts of grass background have been changed for test purpose (will be removed).
git-svn-id: http://piwigo.org/svn/trunk@2420 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-04 06:10:40 +00:00
vdigital 3f9008d211 On Stripy request some tufts of grass background are added (will be removed).
git-svn-id: http://piwigo.org/svn/trunk@2419 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-03 22:04:03 +00:00
vdigital db33ad163b Missplaced {/if}
git-svn-id: http://piwigo.org/svn/trunk@2418 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-02 20:49:53 +00:00
vdigital cb66b6a871 When Multi-view plugin and Show SQL queries are active, results of queries are yet in readable format
git-svn-id: http://piwigo.org/svn/trunk@2417 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-02 20:17:15 +00:00
vdigital 8d8d700c62 On rvelices advice, {if isset($TABSHEET)} missing: new reflex to acquire
git-svn-id: http://piwigo.org/svn/trunk@2416 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-02 19:46:37 +00:00
vdigital 9792ec308b Reversed logic for backgrounds
$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
2008-07-02 06:40:13 +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
riopwg d0e86480c4 language/it_IT
git-svn-id: http://piwigo.org/svn/trunk@2412 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-01 15:44:18 +00:00
rvelices bc601ec586 - put back browser language (deleted by error during my last commit - was working on an old version)
git-svn-id: http://piwigo.org/svn/trunk@2411 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-01 10:08:27 +00:00
rvelices d91d0ac444 - remember me cookie security improvement (the time when the cookie was 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
2008-07-01 02:09:21 +00:00
stripy 1d3706a421 admin menuBox - new set : coloured transparent, no glowing
git-svn-id: http://piwigo.org/svn/trunk@2408 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-06-29 17:56:54 +00:00
mathiasm 8d64d10732 Bug 817 (metadata display persistency) fixed for Butterfly
git-svn-id: http://piwigo.org/svn/trunk@2407 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-06-28 13:59:26 +00:00
stripy a39ef87e7e admin menuBox : transparent set of 4 img
git-svn-id: http://piwigo.org/svn/trunk@2405 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-06-27 21:11:04 +00:00
vdigital 8bc2caa5e2 Wrong height for leaves.
git-svn-id: http://piwigo.org/svn/trunk@2404 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-06-27 20:54:28 +00:00
vdigital 125acb3248 New strategy defined with Stripy for leaves and menu
git-svn-id: http://piwigo.org/svn/trunk@2403 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-06-27 20:52:21 +00:00
vdigital be89e41df0 Leaves in footer: on Stripy request.
git-svn-id: http://piwigo.org/svn/trunk@2402 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-06-27 20:05:50 +00:00
stripy 2a4a005c2d Grey leaves : new cut of bg images
git-svn-id: http://piwigo.org/svn/trunk@2401 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-06-27 18:11:51 +00:00
vdigital 9e771d8df4 Some of Stripy requests on admin theme (not stabilized)
git-svn-id: http://piwigo.org/svn/trunk@2400 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-06-26 21:34:50 +00:00
vdigital 5739381777 Add 2 small png files for external link list
git-svn-id: http://piwigo.org/svn/trunk@2399 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-06-26 18:35:45 +00:00
stripy 33a6eff095 menuBox : set #2
git-svn-id: http://piwigo.org/svn/trunk@2398 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-06-26 00:41:50 +00:00
vdigital 10a97b9ff3 Some admin theme and template changes on Stripy request (No optimisation).
git-svn-id: http://piwigo.org/svn/trunk@2397 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-06-24 21:24:18 +00:00
rvelices 42eff237ae - remove some warnings in tags.tpl (when debug template is true)
- 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
2008-06-23 23:40:55 +00:00
vdigital 1af14fc26e Reworked admin menubar
git-svn-id: http://piwigo.org/svn/trunk@2395 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-06-23 20:05:39 +00:00
vdigital ff39a722c4 Fix on Admin theme (No update thru Multi-View Plugin).
git-svn-id: http://piwigo.org/svn/trunk@2394 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-06-23 19:14:19 +00:00
stripy 63267ee0bd admin_v2 : spare-parts of the menuBox - new crop (correcting pb of adjustment)
git-svn-id: http://piwigo.org/svn/trunk@2393 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-06-23 18:01:16 +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 cf07211562 Missing Adm header.tpl
git-svn-id: http://piwigo.org/svn/trunk@2391 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-06-22 11:12:09 +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
stripy 7d3d91e95a admin_v2 : menuBox-top with Y shape on right
git-svn-id: http://piwigo.org/svn/trunk@2389 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-06-03 15:37:29 +00:00
stripy d2f5a27bd0 admin_v2 : to have the continuous right border all along menubar (with transparency on bottom)
git-svn-id: http://piwigo.org/svn/trunk@2388 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-06-02 23:39:52 +00:00
stripy 00593ea6cf admin_v2 : to have the continuous right border all along menubar
git-svn-id: http://piwigo.org/svn/trunk@2387 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-06-02 23:31:19 +00:00
vdigital f8778f1fc6 Stripy admin: missing png
git-svn-id: http://piwigo.org/svn/trunk@2386 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-06-02 06:41:40 +00:00
stripy 9eaa9abfa7 git-svn-id: http://piwigo.org/svn/trunk@2385 68402e56-0260-453c-a942-63ccdbb3a9ee 2008-06-01 20:04:33 +00:00
stripy 2e46cced9e admin_v2 : bottom part of the menuBox, with the same size now than top part !! non mais ! ;-)
git-svn-id: http://piwigo.org/svn/trunk@2384 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-06-01 20:01:54 +00:00
stripy a6a5a91d3a git-svn-id: http://piwigo.org/svn/trunk@2383 68402e56-0260-453c-a942-63ccdbb3a9ee 2008-06-01 19:57:24 +00:00
stripy 6193c650a4 adnim_ve : bottom part of the left menuBox (same size than top part !)
git-svn-id: http://piwigo.org/svn/trunk@2382 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-06-01 19:54:34 +00:00
vdigital e9ef6ccc72 Stripy layout on Admin page (Not stable for all browsers)
git-svn-id: http://piwigo.org/svn/trunk@2381 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-06-01 19:19:46 +00:00
stripy 1806fd5b36 admin_v2 : top part of the left menuBox
git-svn-id: http://piwigo.org/svn/trunk@2380 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-31 23:16:02 +00:00
stripy 766f5340e6 admin_v2 : right part of the left menuBox
git-svn-id: http://piwigo.org/svn/trunk@2379 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-31 23:15:36 +00:00
stripy 24575e9744 admin_v2 : left part of the left menuBox
git-svn-id: http://piwigo.org/svn/trunk@2378 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-31 23:15:08 +00:00
stripy ffd0464938 admin_v2 : bottom part of the left menuBox
git-svn-id: http://piwigo.org/svn/trunk@2377 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-31 23:14:16 +00:00
stripy b202e1ee9b git-svn-id: http://piwigo.org/svn/trunk@2376 68402e56-0260-453c-a942-63ccdbb3a9ee 2008-05-31 23:10:38 +00:00
stripy 70ee8cbfb3 admin_v2 : top part of the left menuBox
git-svn-id: http://piwigo.org/svn/trunk@2375 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-31 23:02:18 +00:00
stripy c1bd640c0e admin_v2 : entire left menuBox
git-svn-id: http://piwigo.org/svn/trunk@2374 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-31 23:00:45 +00:00