aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feature:2259patdenice2011-04-292-6/+4
| | | | | | Create two different methods in webservice to create/regenerate thumbnail and to regenerate websize. git-svn-id: http://piwigo.org/svn/trunk@10686 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2284patdenice2011-04-291-0/+3
| | | | | | | Rename $conf['image_library'] into $conf['graphics_library'] Display library used in admin intro page. git-svn-id: http://piwigo.org/svn/trunk@10684 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2269 add preview box on batch_manager_unit + add colorbox jquery pluginmistic1002011-04-273-3/+12
| | | | git-svn-id: http://piwigo.org/svn/trunk@10648 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2259patdenice2011-04-271-1/+1
| | | | | | Bug corrected if no photo displayed. git-svn-id: http://piwigo.org/svn/trunk@10637 68402e56-0260-453c-a942-63ccdbb3a9ee
* Only reset one type of extension.patdenice2011-04-231-4/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@10596 68402e56-0260-453c-a942-63ccdbb3a9ee
* Change tabsheet place for plugins, themes and languages.patdenice2011-04-234-175/+1
| | | | | | 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
* feature:2274patdenice2011-04-221-31/+34
| | | | | | | | 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-222-87/+136
| | | | | | | 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:2273patdenice2011-04-211-2/+37
| | | | | | 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-211-4/+34
| | | | | | 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
* 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-204-0/+372
| | | | | | 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-171-52/+94
| | | | | | Add "Regenerate Websize Photos" action. git-svn-id: http://piwigo.org/svn/trunk@10454 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-151-0/+105
| | | | | | Add thumbnails regeneration in batch manager git-svn-id: http://piwigo.org/svn/trunk@10389 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2264patdenice2011-04-151-11/+2
| | | | | | | 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-131-0/+3
| | | | | | 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-123-71/+206
| | | | git-svn-id: http://piwigo.org/svn/trunk@10305 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2260patdenice2011-04-111-8/+2
| | | | | | 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-092-23/+7
| | | | 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:2152 no special parameter for updated comment validationmistic1002011-04-061-7/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@10122 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2250patdenice2011-04-063-1/+14
| | | | | | Add warning icon and tiptip git-svn-id: http://piwigo.org/svn/trunk@10113 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2251patdenice2011-04-063-3/+3
| | | | | | Bug corrected for fcbkcomplete git-svn-id: http://piwigo.org/svn/trunk@10110 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2250patdenice2011-04-061-1/+3
| | | | | | Deactivate and uninstall obsolete plugins. git-svn-id: http://piwigo.org/svn/trunk@10100 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2250patdenice2011-04-061-2/+18
| | | | | | 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-061-0/+7
| | | | 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
* 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
* 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-291-0/+14
| | | | | | 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-291-1/+2
| | | | | | add "all photos" prefilter git-svn-id: http://piwigo.org/svn/trunk@9912 68402e56-0260-453c-a942-63ccdbb3a9ee
* use of tiptip for the name of the picture, and this name is now in the alt ↵flop252011-03-261-2/+9
| | | | | | attribute. git-svn-id: http://piwigo.org/svn/trunk@9868 68402e56-0260-453c-a942-63ccdbb3a9ee
* no clipping if the thumbnails are under 128px.flop252011-03-261-5/+0
| | | | | | the img are centered git-svn-id: http://piwigo.org/svn/trunk@9865 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2230flop252011-03-263-3/+8
| | | | | | | the size of the squared thumbnails depend of the sizes of all the thumbnails : the clipping is an average of the clipping of each of the thumbnails git-svn-id: http://piwigo.org/svn/trunk@9864 68402e56-0260-453c-a942-63ccdbb3a9ee
* move CSS rules from batch_manager_global.tpl to theme.cssplegall2011-03-212-27/+24
| | | | | | | change batch_manager_global selected thumbnail background color for "roma" admin theme. git-svn-id: http://piwigo.org/svn/trunk@9815 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge admin "default" theme *.css into a single theme.cssplegall2011-03-217-1040/+1027
| | | | git-svn-id: http://piwigo.org/svn/trunk@9814 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2226 fixed: on a select, Chrome doesn't trigger anything on click(), use ↵plegall2011-03-211-10/+8
| | | | | | change() instead. git-svn-id: http://piwigo.org/svn/trunk@9806 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2220flop252011-03-121-2/+2
| | | | | | 2 {ldelim} was written instead of 2 { in the js git-svn-id: http://piwigo.org/svn/trunk@9625 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2219patdenice2011-03-101-1/+1
| | | | | | load jquery sort plugin in footer. git-svn-id: http://piwigo.org/svn/trunk@9599 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2219patdenice2011-03-101-4/+24
| | | | | | Sort available plugins without reloading the whole page git-svn-id: http://piwigo.org/svn/trunk@9598 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2217: switch upgrade screen to a clear background themeplegall2011-03-101-40/+112
| | | | git-svn-id: http://piwigo.org/svn/trunk@9596 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2114patdenice2011-03-0918-156/+113
| | | | | | Simplify all admin templates. git-svn-id: http://piwigo.org/svn/trunk@9586 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update jQuery UI to 1.8.10.patdenice2011-03-0711-23/+19
| | | | | | Improve jquery ui management in template class. git-svn-id: http://piwigo.org/svn/trunk@9559 68402e56-0260-453c-a942-63ccdbb3a9ee