aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - removed #debug css rule (why would we need that in default-layout?)rvelices2008-09-236-18/+9
| | | | | | | | - 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
* New ranks icon (Which is a manual ordering).vdigital2008-09-226-12/+12
| | | | | | | | | | | 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
* improvement: WebService method pwg.images.add can set fill #images tableplegall2008-09-223-31/+126
| | | | | | | | | 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
* Icon file for cat_list I forgot in last commit...patdenice2008-09-221-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@2568 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add "draggable" icon for cat_list.patdenice2008-09-226-1/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@2567 68402e56-0260-453c-a942-63ccdbb3a9ee
* error of formatddtddt2008-09-221-37/+37
| | | | git-svn-id: http://piwigo.org/svn/trunk@2566 68402e56-0260-453c-a942-63ccdbb3a9ee
* Updated language Spanishddtddt2008-09-223-83/+92
| | | | git-svn-id: http://piwigo.org/svn/trunk@2565 68402e56-0260-453c-a942-63ccdbb3a9ee
* All admin changes requested by Stripy...vdigital2008-09-216-22/+31
| | | | git-svn-id: http://piwigo.org/svn/trunk@2564 68402e56-0260-453c-a942-63ccdbb3a9ee
* new: webservice method pwg.categories.getAdminList was added so that pLoaderplegall2008-09-212-0/+63
| | | | | | | | 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
* phpinfo() in a new window.vdigital2008-09-211-1/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@2562 68402e56-0260-453c-a942-63ccdbb3a9ee
* Synchro page title for 1024x768 resolutions.vdigital2008-09-212-4/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@2561 68402e56-0260-453c-a942-63ccdbb3a9ee
* - fix function get_fulldirs - works correctly eent for wrong params (virtual ↵rvelices2008-09-212-18/+8
| | | | | | | | 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
* - bug 865: Unable to manage users (I thought I tested this jquery ↵rvelices2008-09-211-14/+0
| | | | | | functionality; apparently not so out it goes) git-svn-id: http://piwigo.org/svn/trunk@2559 68402e56-0260-453c-a942-63ccdbb3a9ee
* - fix undefined smarty foreach loop namervelices2008-09-211-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2558 68402e56-0260-453c-a942-63ccdbb3a9ee
* - fix undefined template variable F_ACTIONrvelices2008-09-211-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2557 68402e56-0260-453c-a942-63ccdbb3a9ee
* Sylvia: Border lines broken on Tags block on gallery sidevdigital2008-09-212-3/+4
| | | | | | | 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
* Big button is fully working including IE 7 (big button is covered by ↵vdigital2008-09-203-4/+4
| | | | | | transparent.gif button). git-svn-id: http://piwigo.org/svn/trunk@2555 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Add drag&drop to cat_list.patdenice2008-09-205-3/+772
| | | | git-svn-id: http://piwigo.org/svn/trunk@2554 68402e56-0260-453c-a942-63ccdbb3a9ee
* improvement: instead of sending the images_max_rank of each category inplegall2008-09-192-23/+21
| | | | | | | | | 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
* Big button is fully working with Firefox.vdigital2008-09-193-12/+18
| | | | | | 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
* deletion: function export_pwg_data was inadvertently added with r1817 whileplegall2008-09-197-103/+4
| | | | | | | the development was not finished. git-svn-id: http://piwigo.org/svn/trunk@2551 68402e56-0260-453c-a942-63ccdbb3a9ee
* Index page: Scrolling start above the category when description is too long.vdigital2008-09-197-17/+35
| | | | | | | | 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
* Extend_for_templates include slideshow.tpl overides.vdigital2008-09-183-11/+19
| | | | | | | 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
* improvement: webservice methode pwg.categories.getList returns theplegall2008-09-171-4/+34
| | | | | | | | | 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
* titling_categories.tpl is a mainpage_categories.tpl available remplacement.vdigital2008-09-171-0/+45
| | | | | | Warning about it: HTML conformity not respected. git-svn-id: http://piwigo.org/svn/trunk@2547 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: with the new admin "goto" theme, the blue background forplegall2008-09-171-1/+1
| | | | | | | statistics bars is replaced by the orange. git-svn-id: http://piwigo.org/svn/trunk@2546 68402e56-0260-453c-a942-63ccdbb3a9ee
* Tiny end line on tabsheets is removed.vdigital2008-09-177-19/+18
| | | | | | | 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
* bug 861 fixed: only $conf['check_upgrade_feed'] is required to check forplegall2008-09-171-3/+1
| | | | | | | development upgrades, not PHPWG_IN_UPGRADE constant any longer. git-svn-id: http://piwigo.org/svn/trunk@2544 68402e56-0260-453c-a942-63ccdbb3a9ee
* - fix status header (web services + IE6 min display)rvelices2008-09-176-81/+48
| | | | | | | - 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
* A large button from Stripy design...vdigital2008-09-164-4/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@2542 68402e56-0260-453c-a942-63ccdbb3a9ee
* CSS review including Advisor modevdigital2008-09-166-84/+46
| | | | git-svn-id: http://piwigo.org/svn/trunk@2541 68402e56-0260-453c-a942-63ccdbb3a9ee
* Admin goto/roma minor CSS / templates changes.vdigital2008-09-166-23/+29
| | | | | | Public yoga/Sylvia minor CSS / gif changes git-svn-id: http://piwigo.org/svn/trunk@2540 68402e56-0260-453c-a942-63ccdbb3a9ee
* Updatesriopwg2008-09-163-35/+45
| | | | git-svn-id: http://piwigo.org/svn/trunk@2539 68402e56-0260-453c-a942-63ccdbb3a9ee
* - upgrade smarty to latest release 2.6.20rvelices2008-09-168-25/+53
| | | | git-svn-id: http://piwigo.org/svn/trunk@2538 68402e56-0260-453c-a942-63ccdbb3a9ee
* $_SERVER["HTTP_ACCEPT_LANGUAGE"] could be empty so test it.nikrou2008-09-141-1/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@2537 68402e56-0260-453c-a942-63ccdbb3a9ee
* real static paramnikrou2008-09-141-4/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@2536 68402e56-0260-453c-a942-63ccdbb3a9ee
* Unused public icons removalvdigital2008-09-1415-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@2535 68402e56-0260-453c-a942-63ccdbb3a9ee
* Admin template "goto": admin icon pathsvdigital2008-09-149-25/+25
| | | | git-svn-id: http://piwigo.org/svn/trunk@2534 68402e56-0260-453c-a942-63ccdbb3a9ee
* Admin old directories (admin/template/goto/admin and admin/template/yoga) ↵vdigital2008-09-14138-7221/+3
| | | | | | | | are removed Cursors review. git-svn-id: http://piwigo.org/svn/trunk@2533 68402e56-0260-453c-a942-63ccdbb3a9ee
* Pierrick big synchronization button request (Has to be changed).vdigital2008-09-143-4/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@2532 68402e56-0260-453c-a942-63ccdbb3a9ee
* roma tpl were missing.vdigital2008-09-1437-0/+2751
| | | | git-svn-id: http://piwigo.org/svn/trunk@2531 68402e56-0260-453c-a942-63ccdbb3a9ee
* Wigo becomes "goto".vdigital2008-09-14138-44/+74
| | | | | | Admin tpl files are moved. git-svn-id: http://piwigo.org/svn/trunk@2530 68402e56-0260-453c-a942-63ccdbb3a9ee
* Admin template wigo/ start of transfers of tpl files (related php)vdigital2008-09-141-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2529 68402e56-0260-453c-a942-63ccdbb3a9ee
* Admin template wigo/ start of transfers of tpl filesvdigital2008-09-141-0/+47
| | | | git-svn-id: http://piwigo.org/svn/trunk@2528 68402e56-0260-453c-a942-63ccdbb3a9ee
* Change config to wigo/romavdigital2008-09-141-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2527 68402e56-0260-453c-a942-63ccdbb3a9ee
* Admin template wigo/romavdigital2008-09-1471-0/+4350
| | | | git-svn-id: http://piwigo.org/svn/trunk@2526 68402e56-0260-453c-a942-63ccdbb3a9ee
* Sylvia theme: a longer upper category border (second try).vdigital2008-09-131-12/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@2525 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: l10n added for image ranks (feature 169) and for tags grouped byplegall2008-09-125-6/+26
| | | | | | | letter (feature 828). git-svn-id: http://piwigo.org/svn/trunk@2522 68402e56-0260-453c-a942-63ccdbb3a9ee
* - images.file categories.permalink old_permalinks.permalink - become binaryrvelices2008-09-1217-56/+118
| | | | | | | | | | | | | | - 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
* feature added: ability to set rank from webservice upload.plegall2008-09-113-3/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@2520 68402e56-0260-453c-a942-63ccdbb3a9ee