aboutsummaryrefslogtreecommitdiffstats
path: root/admin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bug 2378 fixed: remove MySQL warning when synchronizing with simulationplegall2011-08-301-9/+9
| | | | | | | activated. The warning occurs when there are new dircetories found. git-svn-id: http://piwigo.org/svn/branches/2.2@12011 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2387: addd a filter by tag in the batch manager (merge from trunk)rvelices2011-07-306-18/+66
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11854 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2356 fixed: if the EXIF date can't be parsed, we don't use it to fill ↵plegall2011-07-141-0/+5
| | | | | | the photo date git-svn-id: http://piwigo.org/svn/branches/2.2@11747 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2245: when a new private album is added, the creator and adminsplegall2011-07-132-1/+112
| | | | | | | automatically get permission on it. git-svn-id: http://piwigo.org/svn/branches/2.2@11727 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2351 missing #EoP anchor on cat_list.tpl mistic1002011-06-181-0/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11420 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2348 merge r11393 from trunkmistic1002011-06-163-12/+13
| | | | | | useless block on the right side of admin tab in Google Chrome git-svn-id: http://piwigo.org/svn/branches/2.2@11394 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge r11307 from trunk to br2.2Gotcha2011-06-101-5/+0
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11308 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r11220 from trunk to branch 2.2patdenice2011-06-032-6/+3
| | | | | | | bug:2326 Mysql error on picture_modify if tag input is empty. git-svn-id: http://piwigo.org/svn/branches/2.2@11221 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2321patdenice2011-06-023-3/+3
| | | | | | Tag names must be escaped in tag input. git-svn-id: http://piwigo.org/svn/branches/2.2@11211 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r11192 from trunk : mysql warning if tag field is emptymistic1002011-06-011-2/+6
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11193 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r11179 from trunk to branch 2.2plegall2011-06-011-0/+0
| | | | | | | cleaner 16px delete icon, visual compatible with the 24px delete icon git-svn-id: http://piwigo.org/svn/branches/2.2@11180 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r10856 from trunkmistic1002011-05-311-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11127 68402e56-0260-453c-a942-63ccdbb3a9ee
* backmerge r10857mistic1002011-05-311-4/+6
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11126 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2278 fixed (merge r10970 r11008 r11039 from trunk) replace FCBKcomplete ↵mistic1002011-05-2510-103/+116
| | | | | | by TokenInput to avoid 3rd tag issue on autocomplete git-svn-id: http://piwigo.org/svn/branches/2.2@11056 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2250patdenice2011-05-251-3/+2
| | | | | | Remove useless code. git-svn-id: http://piwigo.org/svn/branches/2.2@11046 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2250patdenice2011-05-253-33/+46
| | | | | | | Add obsolete_extensions.list file in install directory. Incompatible plugins is checked through ajax. git-svn-id: http://piwigo.org/svn/branches/2.2@11043 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1786 fixed: ability to prefilter the synchronize screen with a specificplegall2011-05-257-1/+31
| | | | | | | | | | | album by clicking on the new "Synchronize" icon on album admin page or album admin list. This is not the solution proposed by Gotcha (ie a treeview to select the album on the synchronize screen) but it solves the same problem. git-svn-id: http://piwigo.org/svn/branches/2.2@11040 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge 10858flop252011-05-121-2/+2
| | | | | | | | | | | | | Message: bug:2292 Fixed the spelling of a function name. convert_shortand_to_bytes into convert_shorthand_to_bytes git-svn-id: http://piwigo.org/svn/branches/2.2@10859 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r10856 from trunk to branch 2.2flop252011-05-121-6/+4
| | | | | | | bug:2297 stripslashes added git-svn-id: http://piwigo.org/svn/branches/2.2@10857 68402e56-0260-453c-a942-63ccdbb3a9ee
* Division by zero corrected on element_set_ranks.php if no thumbnails to display.patdenice2011-04-301-1/+4
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@10711 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2269 merge r10648&r10649 from trunkmistic1002011-04-274-3/+13
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@10650 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/branches/2.2@10504 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2242 fixed: default theme is changed if upgrade.php deactivated the ↵plegall2011-04-161-1/+20
| | | | | | previous theme. git-svn-id: http://piwigo.org/svn/branches/2.2@10425 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2251: auto-complete was not working on second tag if cache=true.plegall2011-04-163-3/+3
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@10421 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r10383 from trunk to branch 2.2patdenice2011-04-151-2/+2
| | | | | | round is better than ceil for resizing pictures. git-svn-id: http://piwigo.org/svn/branches/2.2@10384 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r10380 from trunk to branch 2.2patdenice2011-04-153-12/+25
| | | | | | | | feature:2264 Modify triggers for prefilters: there is now two triggers. Order prefilters by alphabetic order. git-svn-id: http://piwigo.org/svn/branches/2.2@10381 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r10354 from trunk to branch 2.2patdenice2011-04-132-5/+6
| | | | | | | feature:2264 new trigger to add prefilter on batch manager git-svn-id: http://piwigo.org/svn/branches/2.2@10355 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r10164 from trunk to branch 2.2patdenice2011-04-081-2/+4
| | | | | | | feature:2238 Bug corrected with Chrome (function is loaded later) git-svn-id: http://piwigo.org/svn/branches/2.2@10166 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r10162 from trunk to branch 2.2patdenice2011-04-082-2/+2
| | | | | | | bug:2251 Bug corrected for batch_manager_unit and picture_modify. git-svn-id: http://piwigo.org/svn/branches/2.2@10163 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r10098,r10100,r10101,r10113,r10128,r10129 from trunk to branch 2.2patdenice2011-04-076-38/+194
| | | | | | | | | | | | | feature:2250 Incompatible plugins and obsolete plugins may not be activated. Deactivate and uninstall obsolete plugins. Add warning icon and tiptip Add languages keys. Add expire parameter. Clean code. Remove useless query for delete. git-svn-id: http://piwigo.org/svn/branches/2.2@10131 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r10110 from trunk to branch 2.2patdenice2011-04-064-4/+4
| | | | | | | bug:2251 Bug corrected for fcbkcomplete git-svn-id: http://piwigo.org/svn/branches/2.2@10111 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r10012 from trunk to branch 2.2patdenice2011-04-031-0/+9
| | | | | | | feature:2238 Adapt wrap with thumbnail size in batch manager git-svn-id: http://piwigo.org/svn/branches/2.2@10013 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge r10008 from trunk to branch 2.2patdenice2011-04-031-5/+12
| | | | | | | bug:2240 Notice is displayed if no tag entered in batch manager git-svn-id: http://piwigo.org/svn/branches/2.2@10009 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r9995 from trunk to branch 2.2mistic1002011-04-031-7/+14
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@10007 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r9989 from trunk to branch 2.2mistic1002011-04-031-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@10006 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r9988 from trunk to branch 2.2mistic1002011-04-031-1/+5
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@10005 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
* use of tiptip for the name of the picture, and this name is now in the alt ↵flop252011-03-262-2/+22
| | | | | | 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-262-7/+8
| | | | | | the img are centered git-svn-id: http://piwigo.org/svn/trunk@9865 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2230flop252011-03-264-18/+36
| | | | | | | 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
* change the way Piwigo checks Imagick availability to make it easier to call ↵plegall2011-03-241-1/+1
| | | | | | ImageMagick with exec() in a plugin git-svn-id: http://piwigo.org/svn/trunk@9844 68402e56-0260-453c-a942-63ccdbb3a9ee
* move CSS rules from batch_manager_global.tpl to theme.cssplegall2011-03-214-29/+35
| | | | | | | 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 1197 fixed: avoid warning message on history search when a photo was deletedplegall2011-03-211-7/+15
| | | | git-svn-id: http://piwigo.org/svn/trunk@9808 68402e56-0260-453c-a942-63ccdbb3a9ee