aboutsummaryrefslogtreecommitdiffstats
path: root/admin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bug fixed: caddie and recent pictures in the admin menu now goes to the new ↵plegall2011-01-011-0/+7
| | | | | | Batch Manager git-svn-id: http://piwigo.org/svn/trunk@8423 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2092 added: Batch Manager can filter all photos with no tagplegall2011-01-013-4/+106
| | | | | | | feature 1866 added: Batch Manager can synchronize metadata git-svn-id: http://piwigo.org/svn/trunk@8422 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2091: Batch Manager, find all orphan photosplegall2010-12-312-1/+16
| | | | git-svn-id: http://piwigo.org/svn/trunk@8419 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2089: finish removing element_set, now it's time for batch_managerplegall2010-12-3110-1419/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@8417 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2089: file forgotten in r8413plegall2010-12-311-0/+293
| | | | git-svn-id: http://piwigo.org/svn/trunk@8414 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2089: Batch Manager, switch from global to unit mode with tabsplegall2010-12-314-26/+185
| | | | git-svn-id: http://piwigo.org/svn/trunk@8413 68402e56-0260-453c-a942-63ccdbb3a9ee
* Batch Manager:plegall2010-12-313-73/+41
| | | | | | | | | | | * add l0n to the new Batch Manager where is was missing * change photo "name" to photo "title" * change the way we display "Select all" and "Select the whole set" git-svn-id: http://piwigo.org/svn/trunk@8408 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2060: remove adviser mode on the new Batch Managerplegall2010-12-311-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@8407 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2089: add the "duplicates" feature to the new Batch Manager andplegall2010-12-314-10/+35
| | | | | | | | simplify the algorithm. The duplicates do not rely on physical albums, just on duplicate filenames. git-svn-id: http://piwigo.org/svn/trunk@8404 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2089: add the "not_linked" feature as "with no virtual album" in theplegall2010-12-314-54/+52
| | | | | | | new Batch Manager. git-svn-id: http://piwigo.org/svn/trunk@8403 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2089: remove some useless commented code, only "not_linked" andplegall2010-12-301-41/+1
| | | | | | | "duplicates" presets are not available in the new Batch Manager. git-svn-id: http://piwigo.org/svn/trunk@8399 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2089: report feature:1845 in the new Batch Manager.plegall2010-12-302-23/+9
| | | | | | | | + once the photos are deleted, redirect the page to reset the current photo set and avoid being on an empty 2nd page. git-svn-id: http://piwigo.org/svn/trunk@8398 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1906: report the "use the album defined sort order" in the new Batchplegall2010-12-301-5/+36
| | | | | | | Manager. git-svn-id: http://piwigo.org/svn/trunk@8397 68402e56-0260-453c-a942-63ccdbb3a9ee
* icons to remove filtersplegall2010-12-305-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@8396 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2089: implement the "Bulk Manager" plugin as the new "Batch Manager".plegall2010-12-304-0/+1491
| | | | | | | | | | | | The new "Batch Manager" offers as many features as the old "Bulk Manager" and more to come. The old Batch Manager (Caddie/Recent Pictures) is not removed yet and changes that occured since last summer are not reported yet in the Batch Manager: category/album, photo order for a given album, deletion of synchronized photos. git-svn-id: http://piwigo.org/svn/trunk@8394 68402e56-0260-453c-a942-63ccdbb3a9ee
* some admin theme cleanup - remove unused cssrvelices2010-12-292-33/+32
| | | | git-svn-id: http://piwigo.org/svn/trunk@8383 68402e56-0260-453c-a942-63ccdbb3a9ee
* some admin theme cleanup - remove unused css, unused icons rvelices2010-12-2910-50/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@8382 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2087 added: use a checkbox in the installation screen for newsletter ↵plegall2010-12-271-14/+39
| | | | | | subscription git-svn-id: http://piwigo.org/svn/trunk@8311 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2086 added: switch installation screen to a clear background themeplegall2010-12-266-88/+111
| | | | git-svn-id: http://piwigo.org/svn/trunk@8310 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2081 added: ability to choose what to do with photos when deleting anplegall2010-12-231-3/+40
| | | | | | | album : no_delete, delete_orphans, force_delete. Backend only. git-svn-id: http://piwigo.org/svn/trunk@8265 68402e56-0260-453c-a942-63ccdbb3a9ee
* simpler code, useless to convert value twiceplegall2010-12-231-8/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@8253 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2083 added: implement method pwg.images.addSimple in coreplegall2010-12-232-161/+261
| | | | | | | | | makes admin/include/function_upload.inc.php not dependant from include/ws_functions.inc.php (moves functions file_path_for_type and ready_for_upload_message) cleaner method to initialize the upload settings git-svn-id: http://piwigo.org/svn/trunk@8249 68402e56-0260-453c-a942-63ccdbb3a9ee
* removed unused files / code / css; shorter codervelices2010-12-234-125/+18
| | | | git-svn-id: http://piwigo.org/svn/trunk@8247 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add delete_compiled_templates on plugin update version.rub2010-12-231-0/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@8245 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2048 removed (and was never released): no data are sent anonymously ↵plegall2010-12-224-23/+3
| | | | | | to piwigo.org for statistics purpose git-svn-id: http://piwigo.org/svn/trunk@8238 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2077 added: when ImageMagick is active, ability to remove or resizeplegall2010-12-224-23/+182
| | | | | | | the high definition version of the photo. git-svn-id: http://piwigo.org/svn/trunk@8227 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2076 added: automatically use ImageMagick (imagick) instead of GD ifplegall2010-12-211-24/+107
| | | | | | | | | | Imagick extension is available. ImageMagick does not strip EXIF/IPTC metadata from "web size" version of the photo. We force remove EXIF/IPTC from the thumbnails to save space and bandwith. git-svn-id: http://piwigo.org/svn/trunk@8219 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r8167 from branch 2.1 to trunkplegall2010-12-171-2/+8
| | | | | | | | | | | bug 2031 fixed: redirection after category deletion preserves the current node in the category tree. + the confirmation message is displayed after redirect, thanks to session git-svn-id: http://piwigo.org/svn/trunk@8168 68402e56-0260-453c-a942-63ccdbb3a9ee
* jquery upgrade to 1.4.4rvelices2010-12-166-6/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@8162 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2060: Remove adviser from db structure.patdenice2010-12-145-38/+3
| | | | | | Remove adviser from user_list page and some db queries. git-svn-id: http://piwigo.org/svn/trunk@8131 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2060: Remove {$TAG_INPUT_ENABLED} from tpl files.patdenice2010-12-1425-71/+71
| | | | git-svn-id: http://piwigo.org/svn/trunk@8128 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2060: Remove adviser mode.patdenice2010-12-1421-116/+99
| | | | | | First commit: only php files. git-svn-id: http://piwigo.org/svn/trunk@8126 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r8124 from branch 2.1 to trunkpatdenice2010-12-141-5/+5
| | | | | | feature 2048: remove urlencode for technicals details (already escaped with http_build_query). git-svn-id: http://piwigo.org/svn/trunk@8125 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r8089 from branch 2.1 to trunkpatdenice2010-12-121-5/+15
| | | | | | feature 2057: use http_build_query instead of add_url_params for GET data. git-svn-id: http://piwigo.org/svn/trunk@8090 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2048: send technical details only to get_version_list.php of PEM API.patdenice2010-12-114-21/+23
| | | | git-svn-id: http://piwigo.org/svn/trunk@8084 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2057: use $get_data parameter to send GET data.patdenice2010-12-114-39/+85
| | | | git-svn-id: http://piwigo.org/svn/trunk@8083 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2048: add $conf['send_hosting_technical_details'] parameterpatdenice2010-12-111-3/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@8082 68402e56-0260-453c-a942-63ccdbb3a9ee
* Use POST to send server datapatdenice2010-12-111-7/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@8080 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2057: fetchRemote can send POST datapatdenice2010-12-111-14/+35
| | | | git-svn-id: http://piwigo.org/svn/trunk@8079 68402e56-0260-453c-a942-63ccdbb3a9ee
* css sprites (still ongoing)rvelices2010-12-112-4/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@8076 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 2048: send piwigo versionpatdenice2010-12-071-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@8022 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 2048: Send data to piwigo server anonymously (like php and mysql ↵patdenice2010-12-071-0/+17
| | | | | | versions) git-svn-id: http://piwigo.org/svn/trunk@8020 68402e56-0260-453c-a942-63ccdbb3a9ee
* Wrong smarty variable.patdenice2010-12-061-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@8014 68402e56-0260-453c-a942-63ccdbb3a9ee
* combined script now really merges filesrvelices2010-12-061-1/+0
| | | | | | added option $conf['template_combine_files'] by default true to enable/disable file combining git-svn-id: http://piwigo.org/svn/trunk@8012 68402e56-0260-453c-a942-63ccdbb3a9ee
* Missing quote in header.tpl.patdenice2010-12-061-1/+1
| | | | | | Add $id to script class (needed in cmp_by_mode_and_order function). git-svn-id: http://piwigo.org/svn/trunk@8008 68402e56-0260-453c-a942-63ccdbb3a9ee
* trunk admin theme goes with combine_script instead of old style known_script rvelices2010-12-0420-288/+255
| | | | git-svn-id: http://piwigo.org/svn/trunk@7995 68402e56-0260-453c-a942-63ccdbb3a9ee
* admin theme uses combined_cssrvelices2010-12-032-5/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@7990 68402e56-0260-453c-a942-63ccdbb3a9ee
* css rules simplificationrvelices2010-11-246-32/+32
| | | | | | | | - merged rules - remove overly qualified inefficient selectors etc... git-svn-id: http://piwigo.org/svn/trunk@7869 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2040 added: automatic rotation of the photo based on EXIF Orientation.plegall2010-11-241-21/+81
| | | | | | | | | The code could have been shorter but this one 1) checks the resize dimension with the rotation in mind 2) rotates the photo once resized to reduce memory used. git-svn-id: http://piwigo.org/svn/trunk@7868 68402e56-0260-453c-a942-63ccdbb3a9ee
* small javascript and css simplificationrvelices2010-11-232-4/+47
| | | | git-svn-id: http://piwigo.org/svn/trunk@7852 68402e56-0260-453c-a942-63ccdbb3a9ee