aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-10-11upgrade cluetip version from 1.0.7 to 1.2.6rvelices3-7/+7
git-svn-id: http://piwigo.org/svn/trunk@18610 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-10-11feature 2770: Add bottom pagination on batch manager unit mistic1001-0/+2
git-svn-id: http://piwigo.org/svn/trunk@18607 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-10-09batch manager - remove unused code, less sql queries and avoid 4 calls to ↵rvelices1-6/+3
same display_select function git-svn-id: http://piwigo.org/svn/trunk@18573 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-10-05added "are you sure?" confirmation before deleting all derivatives in ↵rvelices2-11/+15
maintenance or before deleting more than 500 derivatives in the batch manager git-svn-id: http://piwigo.org/svn/trunk@18484 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-09-23feature 2614: pagination on albums mistic1001-0/+7
git-svn-id: http://piwigo.org/svn/trunk@18165 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-09-23feature 2754: Add "Email" field for user comments + mandatory "Author" mistic1001-0/+14
git-svn-id: http://piwigo.org/svn/trunk@18164 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-09-20feature 2737: improve tag administration screen, rename tags action labels mistic1001-1/+1
git-svn-id: http://piwigo.org/svn/trunk@18080 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-09-20minor fix: comments where not correctly highlightedmistic1001-2/+2
git-svn-id: http://piwigo.org/svn/trunk@18064 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-09-17feature 2737: improve tag administration screen, rename "Edit" into "Batch ↵mistic1001-1/+1
Manager" planned for 2.5: "View" -> "View in gallery" "Edit" -> "Manage photos" git-svn-id: http://piwigo.org/svn/trunk@17970 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-09-15feature 2718: Add batch manager filters for photo dimensions mistic1001-4/+37
git-svn-id: http://piwigo.org/svn/trunk@17931 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-09-15small css fixes: mistic1002-1/+2
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/trunk@17928 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-09-11fix batch manager unit photo titles with quotes (+ send all photo data to ↵rvelices2-17/+17
template) fix batch manager global fix tiptip selector for thumbs git-svn-id: http://piwigo.org/svn/trunk@17856 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-09-05feature 2737: improve tag administration screen rvelices1-5/+26
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/trunk@17765 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-08-30bug 2725: Piwigo isn't compatible with suPHP + better handling of watermark ↵rvelices1-1/+1
upload errors git-svn-id: http://piwigo.org/svn/trunk@17675 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-08-15merge r17573 from branch 2.4 to trunkplegall1-2/+2
bug 2724 fixed: tooltip on thumbnails is back on photos sort order manager git-svn-id: http://piwigo.org/svn/trunk@17574 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-08-09removed some unused language keys and fix lower/uppercase discrepanciesrvelices2-8/+8
git-svn-id: http://piwigo.org/svn/trunk@17509 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-08-03bug 2714: missing icons on jgrowl notificationsmistic1004-5/+8
git-svn-id: http://piwigo.org/svn/trunk@17347 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-08-01merge-r17295 from branch 2.4 feature 2708: in admin, display allowed custom ↵rvelices1-0/+9
derivatives and ability to delete them git-svn-id: http://piwigo.org/svn/trunk@17302 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-08-01batch manager improvements/fixes:rvelices4-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/trunk@17289 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-25merge r17008 from branch 2.4 to trunkplegall2-1/+15
feature 2693 added: automatically show link to caddie if caddie not empty git-svn-id: http://piwigo.org/svn/trunk@17009 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-25merge r17006 from branch 2.4 to trunkplegall3-3/+3
bug 2655 fixed: maximum length for album name is 255 chars git-svn-id: http://piwigo.org/svn/trunk@17007 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-18bug:2698flop251-7/+7
at the bottom! git-svn-id: http://piwigo.org/svn/trunk@16829 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-18bug:2698flop251-27/+28
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) git-svn-id: http://piwigo.org/svn/trunk@16827 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-18bug:2698flop251-50/+51
moving the forms git-svn-id: http://piwigo.org/svn/trunk@16825 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-09feature:2424flop251-0/+25
ability to duplicate tags git-svn-id: http://piwigo.org/svn/trunk@16526 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-06feature 2680: styles for jQuery UI slider mistic1002-0/+8
still need to include "themes/default/js/ui/theme/jquery.ui.slider.css" git-svn-id: http://piwigo.org/svn/trunk@16390 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-13feature 2652: remote site removal, do not talk about "remote site" on the ↵plegall1-7/+24
site manager git-svn-id: http://piwigo.org/svn/trunk@15659 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-06bug fixed: rounded corners with Firefox 13plegall2-2/+2
git-svn-id: http://piwigo.org/svn/trunk@15577 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-05multisize - avoid php warning for rotation_angle; better error logging; ↵rvelices1-0/+2
javascript avoid navigation to empty # anchor git-svn-id: http://piwigo.org/svn/trunk@15551 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-05-21application screenshots are cleanly stored on ↵plegall1-9/+9
piwigo.org/screenshots/applications git-svn-id: http://piwigo.org/svn/trunk@15233 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-05-21feature 2606: remove original multiple size configuration screenplegall2-139/+0
git-svn-id: http://piwigo.org/svn/trunk@15230 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-05-08[trunk] - cat modify forgotten 'Refresh';ddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@14851 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-05-02feature 2601: Allow searching by ip in admin history rvelices1-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
2012-05-02multi size:rvelices1-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
2012-05-01bug fixed: use the "Title" and not "Name" for the photoplegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@14647 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-30feature 2626: another test of ergonomy for cancelling the add watermark formplegall1-2/+1
git-svn-id: http://piwigo.org/svn/trunk@14548 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-30feature 2626: testing a Cancel buttonplegall1-2/+3
git-svn-id: http://piwigo.org/svn/trunk@14547 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-29feature 2626: ability to upload a new watermarkplegall2-6/+15
git-svn-id: http://piwigo.org/svn/trunk@14546 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-29feature 2626: add watermark preview (copied from original configuration screen)plegall2-4/+17
git-svn-id: http://piwigo.org/svn/trunk@14514 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-29feature 2626: manage inline errors on form submissionplegall2-9/+14
git-svn-id: http://piwigo.org/svn/trunk@14513 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-29feature 2626: new design for the watermark configuration screen (tab in the ↵plegall2-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
2012-04-21feature 2606: (multiple size config screen redesign) turn the "restore" buttonplegall1-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
2012-04-19added a button to restore multiple size default sizes ...rvelices1-10/+10
git-svn-id: http://piwigo.org/svn/trunk@14228 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-19feature 2606: second step on multiple size configuration screen redesign.plegall1-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
2012-04-17feature:2388flop251-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
2012-04-17feature:2617 class .tiptip added for links of disable themesflop251-4/+4
git-svn-id: http://piwigo.org/svn/trunk@14192 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-06feature 2608: explain what the Center of Interest isplegall1-1/+7
git-svn-id: http://piwigo.org/svn/trunk@13940 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-03feature 2606: first step on multiple size configuration screen redesign.plegall1-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
2012-03-31prevent deleting all order criterias on main config pagemistic1001-1/+4
git-svn-id: http://piwigo.org/svn/trunk@13838 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-27remove derivatives build pagervelices2-153/+0
git-svn-id: http://piwigo.org/svn/trunk@13772 68402e56-0260-453c-a942-63ccdbb3a9ee