aboutsummaryrefslogtreecommitdiffstats
path: root/admin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Happy new year 2011plegall2011-01-1870-133/+133
* feature 2102: add a few language keys to remove all image/picture/element and...plegall2011-01-178-13/+13
* got rid of a very innefficient (and not required) css rulervelices2011-01-171-4/+0
* feature 2102 : rename item/image/picture to photo (admin side)rvelices2011-01-179-13/+13
* feature 2102 : rename item/image/picture to photo (public side)rvelices2011-01-163-7/+7
* feature 2102 : rename item/image/picture to photo (admin side)rvelices2011-01-1513-18/+18
* feature 2102 : rename item/image/picture to photorvelices2011-01-144-5/+5
* feature 2108 added: user upload removed from core. It will come back as aplegall2011-01-1313-498/+4
* - picture uses the same variables as the index page to compute thumbnails urlrvelices2011-01-121-0/+1
* feature 2103 added: week may start on sunday/monday in the monthly calendarplegall2011-01-122-0/+14
* feature 2095 added: new column images.added_by (foreign key on users.id)plegall2011-01-042-1/+3
* bug fixed: caddie and recent pictures in the admin menu now goes to the new B...plegall2011-01-011-0/+7
* feature 2092 added: Batch Manager can filter all photos with no tagplegall2011-01-013-4/+106
* feature 2091: Batch Manager, find all orphan photosplegall2010-12-312-1/+16
* feature 2089: finish removing element_set, now it's time for batch_managerplegall2010-12-3110-1419/+5
* feature 2089: file forgotten in r8413plegall2010-12-311-0/+293
* feature 2089: Batch Manager, switch from global to unit mode with tabsplegall2010-12-314-26/+185
* Batch Manager:plegall2010-12-313-73/+41
* feature 2060: remove adviser mode on the new Batch Managerplegall2010-12-311-1/+1
* feature 2089: add the "duplicates" feature to the new Batch Manager andplegall2010-12-314-10/+35
* feature 2089: add the "not_linked" feature as "with no virtual album" in theplegall2010-12-314-54/+52
* feature 2089: remove some useless commented code, only "not_linked" andplegall2010-12-301-41/+1
* feature 2089: report feature:1845 in the new Batch Manager.plegall2010-12-302-23/+9
* feature 1906: report the "use the album defined sort order" in the new Batchplegall2010-12-301-5/+36
* icons to remove filtersplegall2010-12-305-2/+2
* feature 2089: implement the "Bulk Manager" plugin as the new "Batch Manager".plegall2010-12-304-0/+1491
* some admin theme cleanup - remove unused cssrvelices2010-12-292-33/+32
* some admin theme cleanup - remove unused css, unused icons rvelices2010-12-2910-50/+0
* feature 2087 added: use a checkbox in the installation screen for newsletter ...plegall2010-12-271-14/+39
* feature 2086 added: switch installation screen to a clear background themeplegall2010-12-266-88/+111
* feature 2081 added: ability to choose what to do with photos when deleting anplegall2010-12-231-3/+40
* simpler code, useless to convert value twiceplegall2010-12-231-8/+2
* feature 2083 added: implement method pwg.images.addSimple in coreplegall2010-12-232-161/+261
* removed unused files / code / css; shorter codervelices2010-12-234-125/+18
* Add delete_compiled_templates on plugin update version.rub2010-12-231-0/+3
* feature 2048 removed (and was never released): no data are sent anonymously t...plegall2010-12-224-23/+3
* feature 2077 added: when ImageMagick is active, ability to remove or resizeplegall2010-12-224-23/+182
* feature 2076 added: automatically use ImageMagick (imagick) instead of GD ifplegall2010-12-211-24/+107
* merge r8167 from branch 2.1 to trunkplegall2010-12-171-2/+8
* jquery upgrade to 1.4.4rvelices2010-12-166-6/+6
* feature 2060: Remove adviser from db structure.patdenice2010-12-145-38/+3
* feature 2060: Remove {$TAG_INPUT_ENABLED} from tpl files.patdenice2010-12-1425-71/+71
* feature 2060: Remove adviser mode.patdenice2010-12-1421-116/+99
* merge r8124 from branch 2.1 to trunkpatdenice2010-12-141-5/+5
* merge r8089 from branch 2.1 to trunkpatdenice2010-12-121-5/+15
* feature 2048: send technical details only to get_version_list.php of PEM API.patdenice2010-12-114-21/+23
* feature 2057: use $get_data parameter to send GET data.patdenice2010-12-114-39/+85
* feature 2048: add $conf['send_hosting_technical_details'] parameterpatdenice2010-12-111-3/+4
* Use POST to send server datapatdenice2010-12-111-7/+6
* feature 2057: fetchRemote can send POST datapatdenice2010-12-111-14/+35