aboutsummaryrefslogtreecommitdiffstats
path: root/admin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* merge r13961 from branch 2.3 to trunkplegall2012-04-073-4/+5
| | | | | | | | | bug 2612 fixed: sanitize $_GET['installstatus'] before display for themes/languages/plugins installation git-svn-id: http://piwigo.org/svn/trunk@13962 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r13959 from branch 2.3 to trunkplegall2012-04-071-0/+7
| | | | | | | | | bug 2613 fixed: on the theme configuration screen, make sure the $_GET['theme'] is a theme id already installed. git-svn-id: http://piwigo.org/svn/trunk@13960 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r13957 from branch 2.3 to trunkplegall2012-04-071-0/+3
| | | | | | | | bug 2611 fixed: check $_GET['section'] input parameter git-svn-id: http://piwigo.org/svn/trunk@13958 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2608: explain what the Center of Interest isplegall2012-04-061-1/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@13940 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2606: first step on multiple size configuration screen redesign.plegall2012-04-032-9/+181
| | | | | | | | | | | Multiple size configuration moved to [Administration > Configuration > Photo Sizes] Less details by default, less options also (sharpen had disappeared) TODO : save settings on form submission. The old screen is still available. git-svn-id: http://piwigo.org/svn/trunk@13883 68402e56-0260-453c-a942-63ccdbb3a9ee
* coding guidelines: indentation is made of spaces, not tabsplegall2012-04-031-11/+12
| | | | git-svn-id: http://piwigo.org/svn/trunk@13882 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2604: support rotation on derivativesplegall2012-04-012-3/+36
| | | | git-svn-id: http://piwigo.org/svn/trunk@13843 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2586: add capitals to sort labels on adminmistic1002012-03-311-15/+15
| | | | git-svn-id: http://piwigo.org/svn/trunk@13840 68402e56-0260-453c-a942-63ccdbb3a9ee
* prevent deleting all order criterias on main config pagemistic1002012-03-311-1/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@13838 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove derivatives build pagervelices2012-03-273-183/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@13772 68402e56-0260-453c-a942-63ccdbb3a9ee
* - small js fixes on index/picturervelices2012-03-261-2/+2
| | | | | | | | - i.php does not use derivatives.dat file anymore (obsolete file) - better selection of derivatives in picture.php - larger sharpen real range in image.class.php git-svn-id: http://piwigo.org/svn/trunk@13736 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2561: notification on album was moved to a dedicated tab on the ↵plegall2012-03-233-0/+243
| | | | | | "Edit album" screen. git-svn-id: http://piwigo.org/svn/trunk@13668 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2594: remove the Permissions link on the list of albums, because it ↵plegall2012-03-231-3/+0
| | | | | | is a tab on the Edit Album screen git-svn-id: http://piwigo.org/svn/trunk@13667 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2594: remove the Permissions link on the list of albums, because it ↵plegall2012-03-231-4/+0
| | | | | | is a tab on the Edit Album screen git-svn-id: http://piwigo.org/svn/trunk@13666 68402e56-0260-453c-a942-63ccdbb3a9ee
* multisize: remove 2 php warnings, delete custom derivatives (batch man + ↵rvelices2012-03-203-3/+7
| | | | | | maintenance), watermark applied to custom derivatives git-svn-id: http://piwigo.org/svn/trunk@13651 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2596: Batch Manager, improve ergonomy on privacy level filterplegall2012-03-193-8/+30
| | | | git-svn-id: http://piwigo.org/svn/trunk@13646 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2594: l10n on new strings of the "Album Permissions" screen. Details ↵plegall2012-03-172-19/+55
| | | | | | about "indirect permissions". git-svn-id: http://piwigo.org/svn/trunk@13593 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: chosenBox invisible (Chrome/Opera) or unresponsive (Firefox) when ↵plegall2012-03-171-1/+0
| | | | | | overflowing the fieldset git-svn-id: http://piwigo.org/svn/trunk@13592 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2594: redesign on album permission screen. The choice "public/private"plegall2012-03-176-138/+199
| | | | | | | | is not on the "properties" tab anymore. Simpler ergonomy to select grant users and groups. git-svn-id: http://piwigo.org/svn/trunk@13580 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: allow double quotes in photo titleplegall2012-03-151-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@13576 68402e56-0260-453c-a942-63ccdbb3a9ee
* batch manager derivative build fix jsrvelices2012-03-151-33/+28
| | | | git-svn-id: http://piwigo.org/svn/trunk@13575 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/trunk@13544 ↵rvelices2012-03-133-218/+190
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2593: l10n on [Administration > Photos > Add > Applications] screenplegall2012-03-131-23/+50
| | | | git-svn-id: http://piwigo.org/svn/trunk@13543 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 414 (yes, a 6 years old request): ability to define the list ofplegall2012-03-101-2/+2
| | | | | | | permitted characters in file/directory names for synchronization. git-svn-id: http://piwigo.org/svn/trunk@13527 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove remote sites featurervelices2012-03-064-435/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@13488 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2587: set theme "elegant" as default themeplegall2012-03-023-3/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@13467 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2575: new home icon for admin clear theme to comply with icons in ↵plegall2012-03-021-0/+0
| | | | | | admin menubar git-svn-id: http://piwigo.org/svn/trunk@13461 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2577: avoid errors if mobile theme was manually removedplegall2012-03-021-1/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@13460 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2555: add original file name on Batch Managerplegall2012-03-022-5/+11
| | | | git-svn-id: http://piwigo.org/svn/trunk@13457 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2584: redesign on add photos screensplegall2012-03-017-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
* - derivative fix floating point rounding errors for certain sizesrvelices2012-02-281-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
* feature 2581: new design on albums list management.plegall2012-02-2012-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
* convert tabulations into 2-spaces for indentation (introduced in r13240)plegall2012-02-191-30/+30
| | | | git-svn-id: http://piwigo.org/svn/trunk@13258 68402e56-0260-453c-a942-63ccdbb3a9ee
* change color scheme on submit buttons for clear theme: white text on dark grayplegall2012-02-185-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
* feature:2577patdenice2012-02-182-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
* - multisize thumb longest side can be smaller than the square sizervelices2012-02-182-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
* feature 2379: missing a "s" in languages keysmistic1002012-02-171-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@13225 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2379: option to change comments order: change caption again, fix a ↵mistic1002012-02-171-1/+6
| | | | | | bug in config page (induced by r13087) git-svn-id: http://piwigo.org/svn/trunk@13224 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2577patdenice2012-02-152-3/+26
| | | | | | Add functionnality in core files. git-svn-id: http://piwigo.org/svn/trunk@13172 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2575: redesign menubar on clear administration themeplegall2012-02-142-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
* - added 2 missing embellish_urlrvelices2012-02-141-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
* improvement of picture title on picture page, drop boxes on index page ...rvelices2012-02-121-2/+2
| | | | | | sharpening uses a zider scale range git-svn-id: http://piwigo.org/svn/trunk@13115 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r13105 from branch 2.3 to trunkplegall2012-02-111-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
* feature 2568: redesigned order_by fields in Admin->Config->Options mistic1002012-02-104-115/+66
| | | | git-svn-id: http://piwigo.org/svn/trunk@13087 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2564: small changes in infos listmistic1002012-02-102-9/+10
| | | | git-svn-id: http://piwigo.org/svn/trunk@13086 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2564: display picture infos as listmistic1002012-02-102-53/+33
| | | | git-svn-id: http://piwigo.org/svn/trunk@13084 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2567: in IMAGES_TABLE the field "name" is prefilled with the filename mistic1002012-02-102-1/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@13082 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r13080 from branch 2.3 to trunkplegall2012-02-101-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
* slight redesign on pending comments screenplegall2012-02-103-5/+27
| | | | git-svn-id: http://piwigo.org/svn/trunk@13079 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2565 added: pending comments screen, highlight selected commentsplegall2012-02-103-0/+20
| | | | git-svn-id: http://piwigo.org/svn/trunk@13078 68402e56-0260-453c-a942-63ccdbb3a9ee