aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merged revision(s) r18064 from trunk:mistic1002012-09-201-2/+2
| | | | | | | minor fix: comments where not correctly highlighted git-svn-id: http://piwigo.org/svn/branches/2.4@18065 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merged revision(s) r17970 from trunk:mistic1002012-09-171-1/+1
| | | | | | | | | feature 2737: improve tag administration screen, rename "Edit" into "Batch Manager" planned for 2.5: "View" -> "View in gallery" "Edit" -> "Manage photos" git-svn-id: http://piwigo.org/svn/branches/2.4@17971 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merged revision(s) r17928 from trunk:mistic1002012-09-152-1/+2
| | | | | | | | small css fixes: make disabled options visible with clear, remove border on .showInfo:hover, avoiding clipping on some pages with roma git-svn-id: http://piwigo.org/svn/branches/2.4@17929 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge-r17765 from trunk to branch 2.4 feature 2737: improve tag ↵rvelices2012-09-051-4/+25
| | | | | | | | | | | | | administration screen show for every tag - the number of photos - link to public index page - link to batch manager edit add an event for extended description multi language strings (used for autocompletion and shown in the tag admin screen) instead of hard coded in the core [lang=.. git-svn-id: http://piwigo.org/svn/branches/2.4@17766 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2725: Piwigo isn't compatible with suPHP + better handling of watermark ↵rvelices2012-08-301-1/+1
| | | | | | upload errors merge from trunk to branch 2.4 git-svn-id: http://piwigo.org/svn/branches/2.4@17676 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2724 fixed: tooltip on thumbnails is back on photos sort order managerplegall2012-08-151-2/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/2.4@17573 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merged revision(s) r17347 from trunk:mistic1002012-08-034-5/+8
| | | | | | bug 2714: missing icons on jgrowl notifications git-svn-id: http://piwigo.org/svn/branches/2.4@17348 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2708: in admin, display allowed custom derivatives and ability to ↵rvelices2012-08-011-0/+9
| | | | | | delete them git-svn-id: http://piwigo.org/svn/branches/2.4@17295 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r17289 from trunk to 2.4: batch manager improvements/fixes:rvelices2012-08-014-83/+66
| | | | | | | | | | - when refreshing photo set, start is set to 0 (otherwise if the new set is smaller that start, it looks like it is empty) - correct positioning of thumbnails (width/height) is done in template instead of javascript (immediate instead on ready + no reflows) - less space lost on batch manager page - fix wrong page title in batch manager because of global variable $title overriden - fix language keys in element_set_ranks (capital/lowercase issue) git-svn-id: http://piwigo.org/svn/branches/2.4@17290 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2693 added: automatically show link to caddie if caddie not emptyplegall2012-07-252-1/+15
| | | | git-svn-id: http://piwigo.org/svn/branches/2.4@17008 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2655 fixed: maximum length for album name is 255 charsplegall2012-07-253-3/+3
| | | | git-svn-id: http://piwigo.org/svn/branches/2.4@17006 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r16829 from trunk to 2.4flop252012-07-181-7/+7
| | | | | | | | bug:2698 at the bottom! git-svn-id: http://piwigo.org/svn/branches/2.4@16830 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r16827 from trunk to 2.4 branchflop252012-07-181-27/+28
| | | | | | | | | | | bug:2698 2 id identical fieldset instead of a span moving up the field for autoorder hiding the link to set a autoorder if there is no album (clicking on it didn't do anything)merge r16825 git-svn-id: http://piwigo.org/svn/branches/2.4@16828 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r16825 from trunk to 2.4 branchflop252012-07-181-50/+51
| | | | | | | bug:2698 moving the forms git-svn-id: http://piwigo.org/svn/branches/2.4@16826 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merged revision(s) 16390 from trunk:mistic1002012-07-062-0/+8
| | | | | | | feature 2680: styles for jQuery UI slider still need to include "themes/default/js/ui/theme/jquery.ui.slider.css" git-svn-id: http://piwigo.org/svn/branches/2.4@16391 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2652: remote site removal, do not talk about "remote site" on the ↵plegall2012-06-131-7/+24
| | | | | | site manager git-svn-id: http://piwigo.org/svn/trunk@15659 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: rounded corners with Firefox 13plegall2012-06-062-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@15577 68402e56-0260-453c-a942-63ccdbb3a9ee
* multisize - avoid php warning for rotation_angle; better error logging; ↵rvelices2012-06-051-0/+2
| | | | | | javascript avoid navigation to empty # anchor git-svn-id: http://piwigo.org/svn/trunk@15551 68402e56-0260-453c-a942-63ccdbb3a9ee
* application screenshots are cleanly stored on ↵plegall2012-05-211-9/+9
| | | | | | piwigo.org/screenshots/applications git-svn-id: http://piwigo.org/svn/trunk@15233 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2606: remove original multiple size configuration screenplegall2012-05-212-139/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@15230 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - cat modify forgotten 'Refresh';ddtddt2012-05-081-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@14851 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2601: Allow searching by ip in admin history rvelices2012-05-021-1/+6
| | | | | | also remove php warnings when tags zere deleted after visits git-svn-id: http://piwigo.org/svn/trunk@14688 68402e56-0260-453c-a942-63ccdbb3a9ee
* multi size:rvelices2012-05-021-0/+8
| | | | | | | | | - fix external imagick issues when rotation was required - fix: derivative were generated continuosly until a first save performed in the admin screen - added sharpen param in the new config screen - increased the sharpen range (10% is less than before) git-svn-id: http://piwigo.org/svn/trunk@14649 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: use the "Title" and not "Name" for the photoplegall2012-05-011-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@14647 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2626: another test of ergonomy for cancelling the add watermark formplegall2012-04-301-2/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@14548 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2626: testing a Cancel buttonplegall2012-04-301-2/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@14547 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2626: ability to upload a new watermarkplegall2012-04-292-6/+15
| | | | git-svn-id: http://piwigo.org/svn/trunk@14546 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2626: add watermark preview (copied from original configuration screen)plegall2012-04-292-4/+17
| | | | git-svn-id: http://piwigo.org/svn/trunk@14514 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2626: manage inline errors on form submissionplegall2012-04-292-9/+14
| | | | git-svn-id: http://piwigo.org/svn/trunk@14513 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2626: new design for the watermark configuration screen (tab in the ↵plegall2012-04-292-2/+123
| | | | | | | | | "config > options") TODO: the detection of derivatives that need to be updated is not working. git-svn-id: http://piwigo.org/svn/trunk@14512 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2606: (multiple size config screen redesign) turn the "restore" buttonplegall2012-04-211-4/+4
| | | | | | | in a "reset to default values" link in the "Multiple size" fieldset. git-svn-id: http://piwigo.org/svn/trunk@14251 68402e56-0260-453c-a942-63ccdbb3a9ee
* added a button to restore multiple size default sizes ...rvelices2012-04-191-10/+10
| | | | git-svn-id: http://piwigo.org/svn/trunk@14228 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2606: second step on multiple size configuration screen redesign.plegall2012-04-191-16/+26
| | | | | | | | | | | Configuration settings are saved on form submission. The old screen is still available for tests. Default resize quality set to 95 instead of 85. git-svn-id: http://piwigo.org/svn/trunk@14221 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2388flop252012-04-171-6/+2
| | | | | | on element_set_ranks, no more clipping due to the use of the default square size git-svn-id: http://piwigo.org/svn/trunk@14205 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2617 class .tiptip added for links of disable themesflop252012-04-171-4/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@14192 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-031-9/+137
| | | | | | | | | | | 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
* 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-272-153/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@13772 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2561: notification on album was moved to a dedicated tab on the ↵plegall2012-03-231-0/+40
| | | | | | "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 2596: Batch Manager, improve ergonomy on privacy level filterplegall2012-03-191-2/+3
| | | | 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-171-0/+32
| | | | | | 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-173-11/+60
| | | | | | | | 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-132-190/+160
| | | | 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
* remove remote sites featurervelices2012-03-061-25/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@13488 68402e56-0260-453c-a942-63ccdbb3a9ee