aboutsummaryrefslogtreecommitdiffstats
path: root/admin (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-03-10feature 414 (yes, a 6 years old request): ability to define the list ofplegall1-2/+2
permitted characters in file/directory names for synchronization. git-svn-id: http://piwigo.org/svn/trunk@13527 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-06remove remote sites featurervelices4-435/+9
git-svn-id: http://piwigo.org/svn/trunk@13488 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-02feature 2587: set theme "elegant" as default themeplegall3-3/+4
git-svn-id: http://piwigo.org/svn/trunk@13467 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-02feature 2575: new home icon for admin clear theme to comply with icons in ↵plegall1-0/+0
admin menubar git-svn-id: http://piwigo.org/svn/trunk@13461 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-02feature 2577: avoid errors if mobile theme was manually removedplegall1-1/+4
git-svn-id: http://piwigo.org/svn/trunk@13460 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-02feature 2555: add original file name on Batch Managerplegall2-5/+11
git-svn-id: http://piwigo.org/svn/trunk@13457 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-01feature 2584: redesign on add photos screensplegall7-96/+116
[Administration > Photos > Add] tabs become: {Web Form, Applications, FTP + Synchronization} admin screen for pLoader is replaced by a more generic screen for applications thanks to multisize, FTP+sync method becomes simpler git-svn-id: http://piwigo.org/svn/trunk@13451 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-28- derivative fix floating point rounding errors for certain sizesrvelices1-0/+2
- increase derivative size for which metadata is kept - imagick use 4:2:2 chroma subsampling (reduce file size by 20-30% with "almost" no human perception) - dont show mobile theme links if there is no mobile theme installed - mobile theme favicon removed because 404 git-svn-id: http://piwigo.org/svn/trunk@13426 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-20feature 2581: new design on albums list management.plegall12-164/+297
icons removed, replaced by text links visible on :hover better ergonomy for automatic order: the "save manual order" submit button only appears when a change is detected in the album ordering. The "automatic sort order" becomes a dedicated fieldset, hidden by default, displayed "on user demand". new virtual album form displayed only "on user demand" cat_list, cat_move and permalinks are 3 tabs for the "Albums > Manage" link in the menubar. permalinks admin page slightly redesign: fieldsets instead of centered h3, "on user demand" form to add/modify permalinks. git-svn-id: http://piwigo.org/svn/trunk@13282 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-19convert tabulations into 2-spaces for indentation (introduced in r13240)plegall1-30/+30
git-svn-id: http://piwigo.org/svn/trunk@13258 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-18change color scheme on submit buttons for clear theme: white text on dark grayplegall5-15/+34
background and orange background on :hover. On many places, the submit buttons are now left aligned (instead of centered) On configuration option screens, the "Reset" button was removed: useless and confusing. Much simpler "Quick Local Synchronization" button on admin/intro.tpl for admin theme clear. git-svn-id: http://piwigo.org/svn/trunk@13244 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-18feature:2577patdenice2-3/+3
Automaticaly install smartpocket during install or upgrade. hide mobile theme from themes list on user side. git-svn-id: http://piwigo.org/svn/trunk@13242 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-18- multisize thumb longest side can be smaller than the square sizervelices2-11/+30
- remove unused css, shorten/optimize php called very often (at least theoretically should be faster) git-svn-id: http://piwigo.org/svn/trunk@13240 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-17feature 2379: missing a "s" in languages keysmistic1001-1/+1
git-svn-id: http://piwigo.org/svn/trunk@13225 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-17feature 2379: option to change comments order: change caption again, fix a ↵mistic1001-1/+6
bug in config page (induced by r13087) git-svn-id: http://piwigo.org/svn/trunk@13224 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-15feature:2577patdenice2-3/+26
Add functionnality in core files. git-svn-id: http://piwigo.org/svn/trunk@13172 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-14feature 2575: redesign menubar on clear administration themeplegall2-13/+39
SVG icons with raphael.js (not sure this is the best way to add icons, it's a test) The menubar is sticked to the left border of the window. git-svn-id: http://piwigo.org/svn/trunk@13168 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-14- added 2 missing embellish_urlrvelices1-4/+10
- fix css (admin bakground not existing; public IE image border) git-svn-id: http://piwigo.org/svn/trunk@13167 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-12improvement of picture title on picture page, drop boxes on index page ...rvelices1-2/+2
sharpening uses a zider scale range git-svn-id: http://piwigo.org/svn/trunk@13115 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-11merge r13105 from branch 2.3 to trunkplegall1-2/+2
bug 2551 fixed: force the use of $conf['gallery_url'] (thanks to the get_gallery_home_url function) to build subscribe/unsubscribe links in NBM emails. git-svn-id: http://piwigo.org/svn/trunk@13106 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-10feature 2568: redesigned order_by fields in Admin->Config->Options mistic1004-115/+66
git-svn-id: http://piwigo.org/svn/trunk@13087 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-10feature 2564: small changes in infos listmistic1002-9/+10
git-svn-id: http://piwigo.org/svn/trunk@13086 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-10feature 2564: display picture infos as listmistic1002-53/+33
git-svn-id: http://piwigo.org/svn/trunk@13084 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-10feature 2567: in IMAGES_TABLE the field "name" is prefilled with the filename mistic1002-1/+4
git-svn-id: http://piwigo.org/svn/trunk@13082 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-10merge r13080 from branch 2.3 to trunkplegall1-0/+1
bug 559 fixed: avoid duplicate insert on tags when synchronizing metadata if the IPTC keywords contains repeated separators like "tag1,,tag2". git-svn-id: http://piwigo.org/svn/trunk@13081 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-10slight redesign on pending comments screenplegall3-5/+27
git-svn-id: http://piwigo.org/svn/trunk@13079 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-10feature 2565 added: pending comments screen, highlight selected commentsplegall3-0/+20
git-svn-id: http://piwigo.org/svn/trunk@13078 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-10feature 2564: redesign on photo administration screen.plegall12-297/+326
* one screen with several tabs (for now: properties + coi) * double select boxes for album associations and representation have been converted to simple multiple select boxes with jQuery Chosen * more details about the photo in an introduction text git-svn-id: http://piwigo.org/svn/trunk@13077 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-09- remove square/thumb from choices on picture rvelices2-2/+12
- fix content margin on password register - purge derivative cache by type of derivative - session saved infos/messages are not given to the page on html redirections - shorter/faster code in functions_xxx git-svn-id: http://piwigo.org/svn/trunk@13074 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-09- language aditions/removalrvelices1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@13068 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-09feature 2471: improve visibility of the new "Zoom - Edit" links on eachplegall2-4/+5
thumbnails of the Batch Manager. git-svn-id: http://piwigo.org/svn/trunk@13066 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-09feature 2460 added: ability to Shift-click in the Batch Manager, to selectplegall1-7/+56
several photos easily. Patch from Dsls. git-svn-id: http://piwigo.org/svn/trunk@13065 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-09feature 2309 added: ability to "move photos" into an album from the Batchplegall2-4/+64
Manager, ie "dissociate from all albums" + "associate" in a single action. git-svn-id: http://piwigo.org/svn/trunk@13064 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-09feature 2470 added: ability to create a new album "on the fly" on theplegall4-99/+107
"associate to album" action of the Batch Manager. The code was moved from the upload form and is now used by the upload form + Batch Manager. git-svn-id: http://piwigo.org/svn/trunk@13063 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-07upgrade jquery to 1.7.1rvelices3-35/+63
mouseout on index drop down bozes improved multisize center of interest git-svn-id: http://piwigo.org/svn/trunk@13052 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-06multisize - added the coi (still to affine the admin ui + language)rvelices4-1/+174
multisize - derivatives can be revuild from a larger derviative instead of the original git-svn-id: http://piwigo.org/svn/trunk@13038 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-05multisize rvelices2-19/+28
- watermarks loaded also from local dir - fix/simplify algo for cropping - imagick use scaleImage (fast) before resizeImage (slow) if the original is a lot bigger than the requested size git-svn-id: http://piwigo.org/svn/trunk@13035 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-05feature 2562 added: pre-cache thumbnail at upload timeplegall1-0/+18
git-svn-id: http://piwigo.org/svn/trunk@13030 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-03feature 2561: fix links on album administration screensplegall2-4/+1
git-svn-id: http://piwigo.org/svn/trunk@13025 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-03smarter use of jQuery closure to manage conditional display of optionsplegall2-102/+35
git-svn-id: http://piwigo.org/svn/trunk@13024 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-02feature 2548 multisize - custom sizes restricted to those requested by ↵rvelices3-10/+14
theme/plugin code refacto git-svn-id: http://piwigo.org/svn/trunk@13021 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-02feature 2561: move some CSS rules from cat_modify.tpl to theme.cssplegall3-3/+25
git-svn-id: http://piwigo.org/svn/trunk@13020 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-02bug fix: now DerivativeImage::thumb_url needs the image_idplegall1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@13019 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-02bug fix: avoid Javascript errors on uploadify-check-existing.phpplegall1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@13018 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-01feature 2561: redesign on album administration screen.plegall12-405/+223
* only one form on the screen and several tabs * simpler URL pattern : page=album-123-properties / page=album-123-sort_order / page=album-123-permissions * action to associate all photos of an album to another (new) virtual album was removed. This can be easily done with the new Batch Manager * notification by email on an album still has to be moved on a new dedicated tab * action icons (jump to album, manage photos, manage sub-albums, delete album...) replaced by plain text links git-svn-id: http://piwigo.org/svn/trunk@13013 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-31feature 2559: minor redesign on configuration screensplegall3-203/+203
* hide "rate_anonymous" when "rate" is deactivated * hide "email_admin_on_new_user" when "allow_user_registration" is deactivated * move history settings on main tab * turn the 3 lines for history into a single line with 3 checkboxes * for comments, turn the "notify admin" settings into a single line with 4 checkboxes TODO: remove obsolete language keys git-svn-id: http://piwigo.org/svn/trunk@13004 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-31bug 2558 fixed: instead of locking the gallery with a simple checkbox amongplegall4-22/+39
configuration options, "lock gallery" becomes a maintenance action, with a confirmation on popup. git-svn-id: http://piwigo.org/svn/trunk@13001 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-24feature 2548 multisize - watermark for imagick extensionrvelices1-23/+36
git-svn-id: http://piwigo.org/svn/trunk@12956 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-24feature 2548 multisize rvelices1-0/+70
- added define_derivative template functiion for themes and plugins - code cleanup, new events ... git-svn-id: http://piwigo.org/svn/trunk@12954 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-20feature 2548 multisize rvelices5-313/+0
- comments thumbnails + no more hard coded thumbnail sizes in css - removed admin thumbnail page + language cleanup git-svn-id: http://piwigo.org/svn/trunk@12930 68402e56-0260-453c-a942-63ccdbb3a9ee