aboutsummaryrefslogtreecommitdiffstats
path: root/admin (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Only reset one type of extension.patdenice2011-04-232-6/+12
| | | | git-svn-id: http://piwigo.org/svn/trunk@10596 68402e56-0260-453c-a942-63ccdbb3a9ee
* Change tabsheet place for plugins, themes and languages.patdenice2011-04-2321-667/+161
| | | | | | Plugins, themes and languages use same update page. git-svn-id: http://piwigo.org/svn/trunk@10594 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2259patdenice2011-04-231-1/+1
| | | | | | Path to progressbar js corrected. git-svn-id: http://piwigo.org/svn/trunk@10592 68402e56-0260-453c-a942-63ccdbb3a9ee
* Create a function to save upload form settings.patdenice2011-04-233-109/+90
| | | | git-svn-id: http://piwigo.org/svn/trunk@10589 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2274patdenice2011-04-222-39/+39
| | | | | | | | Bug corrected with crop option. Clean code. Add sentence in thumbnails page for regeneration. git-svn-id: http://piwigo.org/svn/trunk@10571 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2274patdenice2011-04-224-367/+185
| | | | | | | Create thumbnail through ajax. Remove $conf['tn_width'], $conf['tn_height'] and $conf['tn_compression_level'] parameters. git-svn-id: http://piwigo.org/svn/trunk@10570 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2274patdenice2011-04-221-2/+21
| | | | | | pwg.images.resize method is able to create or regenerate image from image path. git-svn-id: http://piwigo.org/svn/trunk@10563 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2273patdenice2011-04-212-16/+63
| | | | | | Add crop functionality to webservice and batch manager. git-svn-id: http://piwigo.org/svn/trunk@10553 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2273patdenice2011-04-213-15/+103
| | | | | | Ability to crop thumbnail (fixed size) git-svn-id: http://piwigo.org/svn/trunk@10552 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2271patdenice2011-04-212-7/+41
| | | | | | | | Add pwg.extensions.checkUpdates method to webservices. Add a warning message on intro page if update is availble for piwigo or extensions. Add an "Ignore All" button on extensions update page. git-svn-id: http://piwigo.org/svn/trunk@10538 68402e56-0260-453c-a942-63ccdbb3a9ee
* check if there is thumbnailsflop252011-04-201-52/+54
| | | | git-svn-id: http://piwigo.org/svn/trunk@10513 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2271patdenice2011-04-201-2/+2
| | | | | | Language key corrected. git-svn-id: http://piwigo.org/svn/trunk@10512 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2271patdenice2011-04-2010-0/+1571
| | | | | | Merge autoupdate plugin into piwigo core. git-svn-id: http://piwigo.org/svn/trunk@10511 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2268 combine_script - sometimes precedent scripts were not being loaded ↵rvelices2011-04-191-0/+1
| | | | | | | | before ... in admin, the accordion is loaded in the header (admin pages have the same header combined script, but usually different bottom scripts) git-svn-id: http://piwigo.org/svn/trunk@10503 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2259patdenice2011-04-172-60/+124
| | | | | | Add "Regenerate Websize Photos" action. git-svn-id: http://piwigo.org/svn/trunk@10454 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r10425 from branch 2.2 to trunkplegall2011-04-161-1/+20
| | | | | | | | bug 2242 fixed: default theme is changed if upgrade.php deactivated the previous theme. git-svn-id: http://piwigo.org/svn/trunk@10426 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r10421 from branch 2.2 to trunkplegall2011-04-163-3/+3
| | | | | | | | bug 2251: auto-complete was not working on second tag if cache=true. git-svn-id: http://piwigo.org/svn/trunk@10422 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2259patdenice2011-04-152-0/+171
| | | | | | Add thumbnails regeneration in batch manager git-svn-id: http://piwigo.org/svn/trunk@10389 68402e56-0260-453c-a942-63ccdbb3a9ee
* round is better than ceil for resizing pictures.patdenice2011-04-151-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@10383 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2264patdenice2011-04-153-12/+25
| | | | | | | Modify triggers for prefilters: there is now two triggers. Order prefilters by alphabetic order. git-svn-id: http://piwigo.org/svn/trunk@10380 68402e56-0260-453c-a942-63ccdbb3a9ee
* plugin manager : description tooltip on the title, tooltip for restoration linkmistic1002011-04-142-11/+10
| | | | git-svn-id: http://piwigo.org/svn/trunk@10378 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2264patdenice2011-04-132-5/+6
| | | | | | new trigger to add prefilter on batch manager git-svn-id: http://piwigo.org/svn/trunk@10354 68402e56-0260-453c-a942-63ccdbb3a9ee
* new plugins manager, update TipTip in v1.3mistic1002011-04-126-83/+261
| | | | git-svn-id: http://piwigo.org/svn/trunk@10305 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2260patdenice2011-04-113-37/+22
| | | | | | Keep only two states for plugins (active and inactive) git-svn-id: http://piwigo.org/svn/trunk@10293 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2224 one parameter for change thumnails number (needs some translations)mistic1002011-04-093-28/+10
| | | | git-svn-id: http://piwigo.org/svn/trunk@10198 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2238patdenice2011-04-081-2/+4
| | | | | | Bug corrected with Chrome (function is loaded later) git-svn-id: http://piwigo.org/svn/trunk@10164 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2251patdenice2011-04-082-2/+2
| | | | | | Bug corrected for batch_manager_unit and picture_modify. git-svn-id: http://piwigo.org/svn/trunk@10162 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:1791 display hd dimensions instead of websize dimensionsmistic1002011-04-083-3/+14
| | | | git-svn-id: http://piwigo.org/svn/trunk@10157 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2250patdenice2011-04-071-3/+0
| | | | | | Remove useless query for delete. git-svn-id: http://piwigo.org/svn/trunk@10129 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2250patdenice2011-04-072-16/+20
| | | | | | | Add expire parameter. Clean code. git-svn-id: http://piwigo.org/svn/trunk@10128 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2152 no special parameter for updated comment validationmistic1002011-04-062-8/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@10122 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2250patdenice2011-04-064-1/+14
| | | | | | Add warning icon and tiptip git-svn-id: http://piwigo.org/svn/trunk@10113 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2251patdenice2011-04-064-4/+4
| | | | | | Bug corrected for fcbkcomplete git-svn-id: http://piwigo.org/svn/trunk@10110 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2250patdenice2011-04-061-2/+2
| | | | | | Add languages keys. git-svn-id: http://piwigo.org/svn/trunk@10101 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2250patdenice2011-04-062-19/+21
| | | | | | Deactivate and uninstall obsolete plugins. git-svn-id: http://piwigo.org/svn/trunk@10100 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2250patdenice2011-04-063-37/+177
| | | | | | Incompatible plugins and obsolete plugins may not be activated. git-svn-id: http://piwigo.org/svn/trunk@10098 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2152 Comments revalidation when modifiedmistic1002011-04-062-0/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@10097 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2238patdenice2011-04-031-0/+9
| | | | | | Adapt wrap with thumbnail size in batch manager git-svn-id: http://piwigo.org/svn/trunk@10012 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2240patdenice2011-04-031-5/+12
| | | | | | Notice is displayed if no tag entered in batch manager git-svn-id: http://piwigo.org/svn/trunk@10008 68402e56-0260-453c-a942-63ccdbb3a9ee
* ... and admins can't install plugins toomistic1002011-04-021-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@9995 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2022 admins can uninstall pluginsmistic1002011-04-021-7/+14
| | | | git-svn-id: http://piwigo.org/svn/trunk@9994 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2233 specials chars error on user_list.phpmistic1002011-04-021-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@9989 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:1750mistic1002011-04-021-1/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@9988 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2239patdenice2011-03-311-3/+27
| | | | | | Support GIF format in the upload form (only in GD) git-svn-id: http://piwigo.org/svn/trunk@9952 68402e56-0260-453c-a942-63ccdbb3a9ee
* back to r9865flop252011-03-311-4/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@9951 68402e56-0260-453c-a942-63ccdbb3a9ee
* old limitation for thumbnail size (140px) removedflop252011-03-311-4/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@9949 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: makes really sure there is a defined category id before ↵plegall2011-03-301-1/+1
| | | | | | redirection on photo deletion git-svn-id: http://piwigo.org/svn/trunk@9943 68402e56-0260-453c-a942-63ccdbb3a9ee
* Remove "all photos" language keypatdenice2011-03-301-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@9936 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2237patdenice2011-03-292-0/+16
| | | | | | new trigger to add action on batch manager git-svn-id: http://piwigo.org/svn/trunk@9916 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2236patdenice2011-03-292-2/+16
| | | | | | add "all photos" prefilter git-svn-id: http://piwigo.org/svn/trunk@9912 68402e56-0260-453c-a942-63ccdbb3a9ee