Commit graph

2065 commits

Author SHA1 Message Date
rvelices
351d3558b1 - feature admin element set: recently posted images (nice if you forget add to caddie during synchro phase)
git-svn-id: http://piwigo.org/svn/trunk@2579 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-24 01:27:49 +00:00
rvelices
01f78a2feb - user_list submit form without selected user shows javascript alert (now working; previously had bad XPath selector)
- put #debug css rule in Sylvia/theme.css (I removed it in my prev commit from default-layout)

git-svn-id: http://piwigo.org/svn/trunk@2578 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-24 00:51:40 +00:00
vdigital
45387067c2 Part of bug 532... doubleSelect wasn't usable with large category names.
git-svn-id: http://piwigo.org/svn/trunk@2577 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-23 22:04:02 +00:00
plegall
93629d04a7 bug 867 fixed: if the caddie is under management in admin/element_set,
dissociating any image from a category doesn't hide from the caddie.


git-svn-id: http://piwigo.org/svn/trunk@2576 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-23 21:42:01 +00:00
plegall
52f0cce24f bug fixed: now that WebService method pwg.images.add create image records
with no storage_category_id, we allow this field to be null in the
administration code.


git-svn-id: http://piwigo.org/svn/trunk@2575 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-23 21:26:36 +00:00
vdigital
8ffef257e1 Plugins menu revised to have a link to plugin list at upper level.
And scroll in case of...

git-svn-id: http://piwigo.org/svn/trunk@2574 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-23 17:56:54 +00:00
patdenice
1da4bc7daa Change cursor when moving on categories
git-svn-id: http://piwigo.org/svn/trunk@2573 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-23 10:10:43 +00:00
rvelices
dda9f5db66 - removed #debug css rule (why would we need that in default-layout?)
- order by rank is not available in calendar/chronology mode
- small non-functional change in functions_search.inc.php (handy for plugin)
- unused variables/smaller code/unused params in func call

git-svn-id: http://piwigo.org/svn/trunk@2572 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-23 01:04:41 +00:00
vdigital
cde8cefaf2 New ranks icon (Which is a manual ordering).
remove tags moved to yoga.
Half round buttons and fieldset are removed on Stripy request...
Permalink order has been reviewed.
Bigbutton:hover mistake is repaired.
Some compatibility in public interface.


git-svn-id: http://piwigo.org/svn/trunk@2570 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-22 21:49:34 +00:00
plegall
aa41a468e5 improvement: WebService method pwg.images.add can set fill #images table
columns. rank is directly related to a category and several categories can
be linked at once. Basic technical metadata {filesize, width, height} are
automaticaly filled.


git-svn-id: http://piwigo.org/svn/trunk@2569 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-22 21:47:03 +00:00
patdenice
d2d9f7a2d2 Icon file for cat_list I forgot in last commit...
git-svn-id: http://piwigo.org/svn/trunk@2568 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-22 16:55:13 +00:00
patdenice
d6f1eb7c83 Add "draggable" icon for cat_list.
git-svn-id: http://piwigo.org/svn/trunk@2567 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-22 15:31:38 +00:00
ddtddt
3b480117a4 error of format
git-svn-id: http://piwigo.org/svn/trunk@2566 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-22 09:37:11 +00:00
ddtddt
73e16cefed Updated language Spanish
git-svn-id: http://piwigo.org/svn/trunk@2565 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-22 09:04:41 +00:00
vdigital
f350b1eba8 All admin changes requested by Stripy...
git-svn-id: http://piwigo.org/svn/trunk@2564 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-21 20:59:56 +00:00
plegall
0283203cce new: webservice method pwg.categories.getAdminList was added so that pLoader
can see the list of categories as you can see in the administration
interface : not filtered by individual permissions.


git-svn-id: http://piwigo.org/svn/trunk@2563 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-21 20:42:17 +00:00
vdigital
a49da1d480 phpinfo() in a new window.
git-svn-id: http://piwigo.org/svn/trunk@2562 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-21 16:06:16 +00:00
vdigital
8e9dc30ecc Synchro page title for 1024x768 resolutions.
git-svn-id: http://piwigo.org/svn/trunk@2561 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-21 16:00:33 +00:00
rvelices
93fb07841f - fix function get_fulldirs - works correctly eent for wrong params (virtual cats)
- fix functions_metadata.php - could not be included from inside another function 

git-svn-id: http://piwigo.org/svn/trunk@2560 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-21 11:06:20 +00:00
rvelices
a0a0511a6f - bug 865: Unable to manage users (I thought I tested this jquery functionality; apparently not so out it goes)
git-svn-id: http://piwigo.org/svn/trunk@2559 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-21 11:03:12 +00:00
rvelices
fc5a93c386 - fix undefined smarty foreach loop name
git-svn-id: http://piwigo.org/svn/trunk@2558 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-21 11:02:04 +00:00
rvelices
a3a378d1de - fix undefined template variable F_ACTION
git-svn-id: http://piwigo.org/svn/trunk@2557 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-21 11:01:36 +00:00
vdigital
c76d687579 Sylvia: Border lines broken on Tags block on gallery side
Roma: Quick Local Synchro link is limited to the button (Leaves are still highlighted on over but without link).


git-svn-id: http://piwigo.org/svn/trunk@2556 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-21 09:48:04 +00:00
vdigital
dfddce4d30 Big button is fully working including IE 7 (big button is covered by transparent.gif button).
git-svn-id: http://piwigo.org/svn/trunk@2555 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-20 14:55:17 +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
plegall
d55107e3e3 improvement: instead of sending the images_max_rank of each category in
pwg.categories.getList so that you can correctly set the rank in
pwg.images.add, the rank is calculated automatically in pwg.images.add so
that the image is added at the end of the category.


git-svn-id: http://piwigo.org/svn/trunk@2553 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-19 22:59:41 +00:00
vdigital
67ffcee504 Big button is fully working with Firefox.
With IE 7 there is a bug, z-index doesn't work a transparent button is covering text "Quick Local Synchro".

git-svn-id: http://piwigo.org/svn/trunk@2552 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-19 21:41:19 +00:00
plegall
f3c2080767 deletion: function export_pwg_data was inadvertently added with r1817 while
the development was not finished.


git-svn-id: http://piwigo.org/svn/trunk@2551 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-19 21:18:40 +00:00
vdigital
324a4a112a Index page: Scrolling start above the category when description is too long.
Sql Trace in a <div> clear:both.
French de-à => du-au


git-svn-id: http://piwigo.org/svn/trunk@2550 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-19 19:38:15 +00:00
vdigital
bff424f8d9 Extend_for_templates include slideshow.tpl overides.
menubar.tpl is no longer supported by Extend_for_templates.
Titling_categories.tpl was in error (Wrong recent icon var)

git-svn-id: http://piwigo.org/svn/trunk@2549 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-18 21:26:33 +00:00
plegall
c502ebd43a improvement: webservice methode pwg.categories.getList returns the
images_max_rank for each category, based on #image_category.rank content. So
that a remote client can correctly add photos with webservice method
pwg.images.add.


git-svn-id: http://piwigo.org/svn/trunk@2548 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-17 21:42:50 +00:00
vdigital
c6dbaee1ec titling_categories.tpl is a mainpage_categories.tpl available remplacement.
Warning about it: HTML conformity not respected.

git-svn-id: http://piwigo.org/svn/trunk@2547 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-17 21:19:14 +00:00
plegall
1e5cfed041 bug fixed: with the new admin "goto" theme, the blue background for
statistics bars is replaced by the orange.


git-svn-id: http://piwigo.org/svn/trunk@2546 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-17 21:13:17 +00:00
vdigital
be2b0faa44 Tiny end line on tabsheets is removed.
rapid_local_synchro.png deleted (previous synchro big button)
And minor CSS Changes

git-svn-id: http://piwigo.org/svn/trunk@2545 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-17 21:13:08 +00:00
plegall
72cc0df65a bug 861 fixed: only $conf['check_upgrade_feed'] is required to check for
development upgrades, not PHPWG_IN_UPGRADE constant any longer.


git-svn-id: http://piwigo.org/svn/trunk@2544 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-17 20:51:51 +00:00
rvelices
cc12d64051 - fix status header (web services + IE6 min display)
- sql optims in feed /notification
- dont send cookie for 10 years from admin/history.php

git-svn-id: http://piwigo.org/svn/trunk@2543 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-17 01:48:31 +00:00
vdigital
7ea85bc035 A large button from Stripy design...
git-svn-id: http://piwigo.org/svn/trunk@2542 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-16 23:13:53 +00:00
vdigital
2b4b4defe6 CSS review including Advisor mode
git-svn-id: http://piwigo.org/svn/trunk@2541 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-16 21:02:20 +00:00
vdigital
a1c4955e9b Admin goto/roma minor CSS / templates changes.
Public yoga/Sylvia minor CSS / gif changes 

git-svn-id: http://piwigo.org/svn/trunk@2540 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-16 16:32:17 +00:00
riopwg
6050a6ab1b Updates
git-svn-id: http://piwigo.org/svn/trunk@2539 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-16 14:42:53 +00:00
rvelices
159fbc8377 - upgrade smarty to latest release 2.6.20
git-svn-id: http://piwigo.org/svn/trunk@2538 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-16 10:17:20 +00:00
nikrou
eef8aa8838 $_SERVER["HTTP_ACCEPT_LANGUAGE"] could be empty so test it.
git-svn-id: http://piwigo.org/svn/trunk@2537 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-14 19:40:18 +00:00
nikrou
9474d5cc67 real static param
git-svn-id: http://piwigo.org/svn/trunk@2536 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-14 19:40:12 +00:00
vdigital
8a06c0ee87 Unused public icons removal
git-svn-id: http://piwigo.org/svn/trunk@2535 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-14 17:34:44 +00:00
vdigital
84e37a14c5 Admin template "goto": admin icon paths
git-svn-id: http://piwigo.org/svn/trunk@2534 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-14 16:25:01 +00:00
vdigital
95d42962e2 Admin old directories (admin/template/goto/admin and admin/template/yoga) are removed
Cursors review.

git-svn-id: http://piwigo.org/svn/trunk@2533 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-14 15:24:05 +00:00
vdigital
2eda036c8b Pierrick big synchronization button request (Has to be changed).
git-svn-id: http://piwigo.org/svn/trunk@2532 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-14 13:38:09 +00:00
vdigital
f94e5e5511 roma tpl were missing.
git-svn-id: http://piwigo.org/svn/trunk@2531 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-14 12:25:34 +00:00
vdigital
fecb04f2ec Wigo becomes "goto".
Admin tpl files are moved.

git-svn-id: http://piwigo.org/svn/trunk@2530 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-14 07:16:15 +00:00
vdigital
4d37c48b3c Admin template wigo/ start of transfers of tpl files (related php)
git-svn-id: http://piwigo.org/svn/trunk@2529 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-14 00:38:45 +00:00