Commit graph

540 commits

Author SHA1 Message Date
vdigital
85ea11bf35 Sylvia theme: .content reviewed (a temporary solution (with inactive backgrounds).
git-svn-id: http://piwigo.org/svn/trunk@2509 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-07 20:58:50 +00:00
vdigital
fdc4bb6311 Sylvia theme: .content reviewed (a temporary solution).
git-svn-id: http://piwigo.org/svn/trunk@2508 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-07 20:56:44 +00:00
vdigital
157695d7b1 Theme Sylvia (related to Sylvius).
git-svn-id: http://piwigo.org/svn/trunk@2506 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-06 22:05:35 +00:00
vdigital
5c021293f9 - Configuration reversed to simplify CSS
- theme.css a test to solve menubar issue
- STC: php version control

git-svn-id: http://piwigo.org/svn/trunk@2492 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-31 20:54:39 +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
abb2f22b2e - based on test_menu by grum (thanks to you) - integration of dynamic menu bar to pwg
- the menubar is composed now of dynamic blocks that can be ordered/hidden
- plugins can add their own blocks 


git-svn-id: http://piwigo.org/svn/trunk@2488 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-28 00:32:39 +00:00
vdigital
7f956e71b9 Swift Theme Creator (minor changes): partly functional version.
git-svn-id: http://piwigo.org/svn/trunk@2487 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-26 14:18:42 +00:00
rvelices
707351a95c - language - removed 2 unnecessary keys from admin.lang
- language - moved some keys from common.lang to admin.lang

git-svn-id: http://piwigo.org/svn/trunk@2482 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-22 01:12:31 +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
rvelices
5a6298548b - local.lang is loaded without fallback on default language or PHPWG_DEFAULT_LANGUAGE (needed to change the signature of load_language which became a little too big)
- move a function from functions.inc.php to functions_picture.inc.php (included only when necessary)
- removed some css (not as much as I wanted)

git-svn-id: http://piwigo.org/svn/trunk@2479 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-20 00:35:22 +00:00
rvelices
dcbaefafdf - ws can include php file before invoking web call method
- remove "Pierrick ..." from some languages
- tags - small change to avoid increasing number of urls
- added a missing closedir
- remove some unnecessary class names and inexisting rel attributes

git-svn-id: http://piwigo.org/svn/trunk@2478 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-19 23:58:35 +00:00
rvelices
06df392005 - optim dont include a php file if not required
- eng lang small change
- remove link to unexisting admin css

git-svn-id: http://piwigo.org/svn/trunk@2476 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-16 01:32:37 +00:00
vdigital
8ab0da7da2 Admin advices can be easily extended to new advices.
Admin advices plugin can be translated like any other plugins.
Admin advices plugin has been extended with External summary (a technical and non translated part).

Some template cleaning.

git-svn-id: http://piwigo.org/svn/trunk@2472 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-12 20:43:56 +00:00
grum
d4a7be644b updating files for the Menu class (test_menu)
+ fixes "Links" translation bug 

updating files for the AMenuManager plugin
 + enhance links template

updating common classes grum_plugins_classes-2
(needed for the AMenuManager plugin)
 + clearing the code

updating the calendar_base.class.php
the 'get_nav_bar_from_items' method was returning a hard coded html string
now replaced by a template file (calendar_nav.tpl)


git-svn-id: http://piwigo.org/svn/trunk@2469 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-09 21:27:58 +00:00
rvelices
35c2aeca68 - remove functions_group.inc.php (empty for some years; avoid unnecessary include_file)
- thumbnails-fix-ie5-ie6.css merged into fix-ie5-ie6.css (avoid 2 IE6 css file requests)
- removed unused css

git-svn-id: http://piwigo.org/svn/trunk@2456 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-24 01:30:12 +00:00
rvelices
b62eb188a2 - remove admin :hover css rule (bouncing thumbnails in caddie FF)
- 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
2008-07-22 01:29:38 +00:00
rvelices
9c96b905ff - image rating on picture page done through ajax (tested safari/ie 6&7/ff)
git-svn-id: http://piwigo.org/svn/trunk@2435 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-15 01:29:23 +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
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
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
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
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
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
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
stripy
00ecf2f353 admin_v2 : pink tree at top-left page above menu
git-svn-id: http://piwigo.org/svn/trunk@2373 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-31 22:58:49 +00:00
stripy
790cd8ed2e git-svn-id: http://piwigo.org/svn/trunk@2372 68402e56-0260-453c-a942-63ccdbb3a9ee 2008-05-31 22:50:47 +00:00
stripy
6fe14fea67 admin_v2 : pink fillet above tabs for menu bar
git-svn-id: http://piwigo.org/svn/trunk@2369 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-31 00:02:25 +00:00
stripy
80e69ac4f2 git-svn-id: http://piwigo.org/svn/trunk@2368 68402e56-0260-453c-a942-63ccdbb3a9ee 2008-05-30 23:59:57 +00:00
stripy
f511f94994 admin_v2 : inactive tab for menu bar
git-svn-id: http://piwigo.org/svn/trunk@2367 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-30 23:56:50 +00:00
stripy
35f0e129d9 admin_v2 : active tab
git-svn-id: http://piwigo.org/svn/trunk@2366 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-30 23:55:36 +00:00
stripy
575501db7d admin_v2 : full page screenshot
git-svn-id: http://piwigo.org/svn/trunk@2365 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-30 23:54:10 +00:00
stripy
0c819ac23c git-svn-id: http://piwigo.org/svn/trunk@2364 68402e56-0260-453c-a942-63ccdbb3a9ee 2008-05-30 23:49:38 +00:00
stripy
621e34858e admin_v2 Box for accordion admin left menu
git-svn-id: http://piwigo.org/svn/trunk@2363 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-30 23:48:05 +00:00
plegall
30bc167c9e feature 828 added: display tags by letters. Users can switch from "cloud" to
"letters" with a button in the top bar.


git-svn-id: http://piwigo.org/svn/trunk@2362 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-28 22:39:06 +00:00