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
vdigital
abe3871db0
Admin template wigo/ start of transfers of tpl files
...
git-svn-id: http://piwigo.org/svn/trunk@2528 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-14 00:37:56 +00:00
vdigital
2bad5e96fb
Change config to wigo/roma
...
git-svn-id: http://piwigo.org/svn/trunk@2527 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-14 00:34:59 +00:00
vdigital
d1c423da75
Admin template wigo/roma
...
git-svn-id: http://piwigo.org/svn/trunk@2526 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-14 00:33:53 +00:00
vdigital
53aef87751
Sylvia theme: a longer upper category border (second try).
...
git-svn-id: http://piwigo.org/svn/trunk@2525 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-13 23:45:31 +00:00
plegall
caae8449c0
bug fixed: l10n added for image ranks (feature 169) and for tags grouped by
...
letter (feature 828).
git-svn-id: http://piwigo.org/svn/trunk@2522 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-12 20:50:11 +00:00
rvelices
4d86bb2234
- images.file categories.permalink old_permalinks.permalink - become binary
...
- session security improvement: now the sessions are valid only for originating ip addr (with mask 255.255.0.0 to allow users behind load balancing proxies) -> stealing the session cookie is almost a non issue (with the exception of the 65536 machines in range)
- metadata sync from the sync button does not overwrite valid data with empty metadata
- other small fixes/enhancements:
- added event get_category_image_orders
- fix display issue with redirect.tpl (h1/h2 within h1)
- fix known_script smarty function registration
- query search form not submitted if q is empty
- better admin css rules
- some other minor changes (ws_core, rest_handler, functions_search...)
git-svn-id: http://piwigo.org/svn/trunk@2521 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-12 02:17:35 +00:00
plegall
272113c417
feature added: ability to set rank from webservice upload.
...
git-svn-id: http://piwigo.org/svn/trunk@2520 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-11 22:19:04 +00:00
plegall
197d4a92e7
bug fixed: following r2516, remove partner from piwigo_remote.pl, the
...
argument is not useful any longer.
git-svn-id: http://piwigo.org/svn/trunk@2519 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-11 22:09:21 +00:00
plegall
bc290fd6b4
bug fixed: following r2516, remove ws_access table from database script
...
creation.
git-svn-id: http://piwigo.org/svn/trunk@2518 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-11 22:07:33 +00:00
plegall
d39db9aaaf
feature 169 added: ability to manually sort images inside a category. A
...
dedicated screen let the administrator sort the images (pur HTML, no
JavaScript yet). The "rank" sort order is available only for a category
without flat mode. New database column image_category.rank.
git-svn-id: http://piwigo.org/svn/trunk@2517 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-11 21:40:00 +00:00
rvelices
fdffe42bdc
remove ws access table/partners functionality
...
git-svn-id: http://piwigo.org/svn/trunk@2516 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-11 01:20:25 +00:00