aboutsummaryrefslogtreecommitdiffstats
path: root/admin (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-06-03bug:2326patdenice2-6/+3
Mysql error on picture_modify if tag input is empty. git-svn-id: http://piwigo.org/svn/trunk@11220 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-02merge r11211 from branch 2.2 to trunkpatdenice3-3/+3
bug:2321 Tag names must be escaped in tag input. git-svn-id: http://piwigo.org/svn/trunk@11212 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-02solve a bug in TipTip jQuery plugin (maxWidth not overwrited)mistic1001-1/+1
git-svn-id: http://piwigo.org/svn/trunk@11209 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-01mysql warning if tag field is emptymistic1001-2/+6
git-svn-id: http://piwigo.org/svn/trunk@11192 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-01bug fixed: accept Piwigo version with a pattern like 2.3.0beta1 in ↵plegall4-4/+4
plugins/themes/languages/updates management classes git-svn-id: http://piwigo.org/svn/trunk@11185 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-01plugin manager: "Deactivate all" button now worksmistic1001-8/+9
git-svn-id: http://piwigo.org/svn/trunk@11184 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-01cleaner 16px delete icon, visual compatible with the 24px delete iconplegall1-0/+0
git-svn-id: http://piwigo.org/svn/trunk@11179 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-25Rename plugins_list.tpl into plugins_installed.tpl.patdenice2-1/+1
Update obsolete_extensions.list for 2.3. git-svn-id: http://piwigo.org/svn/trunk@11048 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-25merge r11043 from branch 2.2 to trunkpatdenice3-39/+56
feature:2250 Add obsolete_extensions.list file in install directory. Incompatible plugins is checked through ajax. git-svn-id: http://piwigo.org/svn/trunk@11047 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-25Remove useless code and small bug correction.patdenice2-9/+1
git-svn-id: http://piwigo.org/svn/trunk@11045 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-25feature:2284patdenice1-18/+11
Improve external image magick git-svn-id: http://piwigo.org/svn/trunk@11044 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-25merge r11040 from branch 2.2 to trunkplegall7-1/+31
bug 1786 fixed: ability to prefilter the synchronize screen with a specific 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/trunk@11041 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-25Load tags for tokeninput directly in html page. Ajax is too slow.patdenice8-67/+76
git-svn-id: http://piwigo.org/svn/trunk@11039 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23plugin manager : fix fix fix the style !mistic1002-4/+2
git-svn-id: http://piwigo.org/svn/trunk@11014 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23plugin manager : last css fix (hopefully !)mistic1002-3/+2
git-svn-id: http://piwigo.org/svn/trunk@11013 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23plugin manager : fix deactivation link, info link for clear thememistic1003-4/+9
git-svn-id: http://piwigo.org/svn/trunk@11012 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23plugin manager : styling againmistic1002-7/+9
git-svn-id: http://piwigo.org/svn/trunk@11011 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23plugin manager : delete ordering by name, fiw some stylesmistic1005-81/+57
git-svn-id: http://piwigo.org/svn/trunk@11010 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23fix link's color in TipTip for clear adminmistic1001-0/+2
git-svn-id: http://piwigo.org/svn/trunk@11009 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23TokenInput : order tags, theme for roma, 'new' text translatedmistic1006-2/+16
git-svn-id: http://piwigo.org/svn/trunk@11008 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-21remplace FCBKcomplete by TokenInputmistic1005-84/+74
git-svn-id: http://piwigo.org/svn/trunk@10970 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-12bug:2292flop251-2/+2
Fixed the spelling of a function name. convert_shortand_to_bytes into convert_shorthand_to_bytes git-svn-id: http://piwigo.org/svn/trunk@10858 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-12bug:2297flop251-1/+1
stripslashes added git-svn-id: http://piwigo.org/svn/trunk@10856 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-08plugin manager : store display preferences into a session parametermistic1001-4/+6
git-svn-id: http://piwigo.org/svn/trunk@10817 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-07merge spread_menus to the coremistic1002-0/+8
git-svn-id: http://piwigo.org/svn/trunk@10812 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-01feature:2284patdenice1-3/+3
Avoid error when spaces are present in dirname. git-svn-id: http://piwigo.org/svn/trunk@10713 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-29feature:2259patdenice3-7/+5
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
2011-04-29feature:2284patdenice4-37/+76
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
2011-04-28Remove prepare_upload_configuration function in batch_manager_global.php.patdenice1-1/+0
File forgotten in last commit. git-svn-id: http://piwigo.org/svn/trunk@10654 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-28Insert upload form parameters in database during installation.patdenice3-41/+0
Remove prepare_upload_configuration function. git-svn-id: http://piwigo.org/svn/trunk@10653 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-27feature:2269 add preview box on batch_manager_unit + add colorbox jquery pluginmistic1004-3/+13
git-svn-id: http://piwigo.org/svn/trunk@10648 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-27feature:2284patdenice4-340/+644
Create a class to manipulate images. git-svn-id: http://piwigo.org/svn/trunk@10641 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-27Bug corrected on install extension pages (plugins, themes and languages).patdenice3-3/+3
git-svn-id: http://piwigo.org/svn/trunk@10638 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-27feature:2259patdenice1-1/+1
Bug corrected if no photo displayed. git-svn-id: http://piwigo.org/svn/trunk@10637 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-23Only reset one type of extension.patdenice2-6/+12
git-svn-id: http://piwigo.org/svn/trunk@10596 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-23Change tabsheet place for plugins, themes and languages.patdenice21-667/+161
Plugins, themes and languages use same update page. git-svn-id: http://piwigo.org/svn/trunk@10594 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-23feature:2259patdenice1-1/+1
Path to progressbar js corrected. git-svn-id: http://piwigo.org/svn/trunk@10592 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-23Create a function to save upload form settings.patdenice3-109/+90
git-svn-id: http://piwigo.org/svn/trunk@10589 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-22feature:2274patdenice2-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
2011-04-22feature:2274patdenice4-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
2011-04-22feature:2274patdenice1-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
2011-04-21feature:2273patdenice2-16/+63
Add crop functionality to webservice and batch manager. git-svn-id: http://piwigo.org/svn/trunk@10553 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-21feature:2273patdenice3-15/+103
Ability to crop thumbnail (fixed size) git-svn-id: http://piwigo.org/svn/trunk@10552 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-21feature:2271patdenice2-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
2011-04-20check if there is thumbnailsflop251-52/+54
git-svn-id: http://piwigo.org/svn/trunk@10513 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-20feature:2271patdenice1-2/+2
Language key corrected. git-svn-id: http://piwigo.org/svn/trunk@10512 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-20feature:2271patdenice10-0/+1571
Merge autoupdate plugin into piwigo core. git-svn-id: http://piwigo.org/svn/trunk@10511 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-19bug:2268 combine_script - sometimes precedent scripts were not being loaded ↵rvelices1-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
2011-04-17feature:2259patdenice2-60/+124
Add "Regenerate Websize Photos" action. git-svn-id: http://piwigo.org/svn/trunk@10454 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-16merge r10425 from branch 2.2 to trunkplegall1-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