aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* bug 2649 fixed: do not load mobile theme when using web APIplegall2012-06-071-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@15587 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r15585 from branch 2.3 to trunkplegall2012-06-071-1/+1
bug 2648 fixed: pwg.categories.getList, avoid to throw an error when representative_picture_id is missing for an album, which makes parsing the JSON output impossible. git-svn-id: http://piwigo.org/svn/trunk@15586 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
* bug 2646 fixed: avoid useless PHP warnings with uncompleted creation dateplegall2012-06-051-3/+12
git-svn-id: http://piwigo.org/svn/trunk@15573 68402e56-0260-453c-a942-63ccdbb3a9ee
* clean help files: no longer need thumbnail.html and site_manager.htmlplegall2012-06-0440-1265/+0
git-svn-id: http://piwigo.org/svn/trunk@15524 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2632: derivatives: clean the database. Remove useless configurationplegall2012-05-311-0/+60
| | | | | | | settings and useless columns in "images" table. git-svn-id: http://piwigo.org/svn/trunk@15450 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2632: convert 2.3 thumbnails/websize/hd settings into 2.4 ↵plegall2012-05-311-0/+218
derivatives settings git-svn-id: http://piwigo.org/svn/trunk@15449 68402e56-0260-453c-a942-63ccdbb3a9ee
* piwigo_remote.pl: simplified use of pwg.images.add, no longer need thumb and ↵plegall2012-05-261-27/+7
high git-svn-id: http://piwigo.org/svn/trunk@15327 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove useless function/configuration due to derivativesplegall2012-05-262-31/+0
git-svn-id: http://piwigo.org/svn/trunk@15316 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2633 added: ability to select default sizeplegall2012-05-242-3/+18
git-svn-id: http://piwigo.org/svn/trunk@15299 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2632: multiple size, upgrade task for new organization of "upload"plegall2012-05-241-0/+83
and "galleries" directories git-svn-id: http://piwigo.org/svn/trunk@15288 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-214-493/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@15230 68402e56-0260-453c-a942-63ccdbb3a9ee
* missing language keysplegall2012-05-212-0/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@15229 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2630: switch default admin theme to "clear"plegall2012-05-211-1/+1
git-svn-id: http://piwigo.org/svn/trunk@15228 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: move $lang['%d rate'] from admin.lang.php to common.inc.php to ↵plegall2012-05-1419-11/+23
display "1 rate" on picture.php when relevant adapt picture.tpl to display "1 rate" if only 1 rate, instead of "1 rates". git-svn-id: http://piwigo.org/svn/trunk@14978 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: use the existing language keyplegall2012-05-081-1/+1
git-svn-id: http://piwigo.org/svn/trunk@14870 68402e56-0260-453c-a942-63ccdbb3a9ee
* multisize (derivatives): remove obsolete functions get_high_path,plegall2012-05-071-103/+0
| | | | | | | get_high_url, get_high_location, get_picture_size git-svn-id: http://piwigo.org/svn/trunk@14830 68402e56-0260-453c-a942-63ccdbb3a9ee
* multisize: remove obsolete function file_path_for_typeplegall2012-05-071-26/+0
git-svn-id: http://piwigo.org/svn/trunk@14829 68402e56-0260-453c-a942-63ccdbb3a9ee
* translate Sharpen in Frenchplegall2012-05-031-0/+1
git-svn-id: http://piwigo.org/svn/trunk@14733 68402e56-0260-453c-a942-63ccdbb3a9ee
* add missing language keys (for the new photo administration screen)plegall2012-05-012-0/+42
| | | | git-svn-id: http://piwigo.org/svn/trunk@14648 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
* bug fixed: change language key "title" into "Title"plegall2012-05-0133-33/+33
git-svn-id: http://piwigo.org/svn/trunk@14646 68402e56-0260-453c-a942-63ccdbb3a9ee
* simplify code to save derivatives settingsplegall2012-04-301-4/+2
git-svn-id: http://piwigo.org/svn/trunk@14584 68402e56-0260-453c-a942-63ccdbb3a9ee
* use watermark if minX OR minY (not AND)plegall2012-04-301-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@14581 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2626: fix watermark form submission (with the help of rvelices)plegall2012-04-301-47/+13
git-svn-id: http://piwigo.org/svn/trunk@14580 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2626: explicit error message for PNG files + info message when ↵plegall2012-04-301-1/+9
| | | | | | settings saved git-svn-id: http://piwigo.org/svn/trunk@14549 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-293-6/+39
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-293-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-294-54/+57
| | | | 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-294-2/+370
"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
* merge r14430 from branch 2.3 to trunkplegall2012-04-261-0/+1
feature 2625: ability to sort user list by email address git-svn-id: http://piwigo.org/svn/trunk@14431 68402e56-0260-453c-a942-63ccdbb3a9ee
* improve French labelplegall2012-04-251-3/+3
git-svn-id: http://piwigo.org/svn/trunk@14425 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2606: (multiple size config screen redesign) turn the "restore" buttonplegall2012-04-212-5/+12
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
* add missing language key for Multiple Size featureplegall2012-04-192-1/+3
git-svn-id: http://piwigo.org/svn/trunk@14227 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2606: second step on multiple size configuration screen redesign.plegall2012-04-195-90/+355
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 2588: add LEVEL_SEPARATOR for all pagesplegall2012-04-151-0/+2
git-svn-id: http://piwigo.org/svn/trunk@14168 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r13971 from branch 2.3 to trunkplegall2012-04-071-2/+5
add package version -nochmod git-svn-id: http://piwigo.org/svn/trunk@13972 68402e56-0260-453c-a942-63ccdbb3a9ee
* 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
* merge r13955 from branch 2.3 to trunkplegall2012-04-073-0/+17
bug 2610 fixed: make sure the $_GET['lang'] or $_GET['language'] is in the list of available languages. git-svn-id: http://piwigo.org/svn/trunk@13956 68402e56-0260-453c-a942-63ccdbb3a9ee
* add language keys for a future redesign on watermark admin screenplegall2012-04-061-0/+13
| | | | git-svn-id: http://piwigo.org/svn/trunk@13941 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2608: explain what the Center of Interest isplegall2012-04-063-1/+17
git-svn-id: http://piwigo.org/svn/trunk@13940 68402e56-0260-453c-a942-63ccdbb3a9ee
* next release is 2.4.0RC3plegall2012-04-031-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@13885 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: add images.rotation at database creation (not only during upgrade)plegall2012-04-022-2/+3
git-svn-id: http://piwigo.org/svn/trunk@13849 68402e56-0260-453c-a942-63ccdbb3a9ee