aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* replace tabs by spaces for indentation introduced in rplegall2011-08-221-28/+29
| | | | git-svn-id: http://piwigo.org/svn/trunk@11981 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fix quick search - file name was not correctly search (typo error)rvelices2011-08-221-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@11979 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2413 added: move gallery_url configuration parameter from database toplegall2011-08-2237-41/+122
| | | | | | | local configuration file. git-svn-id: http://piwigo.org/svn/trunk@11978 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2410 added: uploadify upgraded from version 2.1.0 to 3.0.0 (still beta,plegall2011-08-199-131/+195
| | | | | | | | | | | | | | | but said as stable by users on uploadify forums) bug 2411 fixed: thanks to uploadify 3.0.0, the "Browse" button is now localized (text in any language) bug 1653 fixed: if the selected file exceeds the upload_max_size (as defined in the php.ini), an alert is shown and the file is not added to the queue. bug 2412 fixed: ability to select GIF files with the Flash Uploader. git-svn-id: http://piwigo.org/svn/trunk@11975 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2409 added: by default, hide the "who can see these photos?" field ↵plegall2011-08-184-15/+28
| | | | | | in the upload form. git-svn-id: http://piwigo.org/svn/trunk@11967 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2407 added: display upload limitations before file selection (fileplegall2011-08-1836-107/+95
| | | | | | | | | | | | maximum size, maximum dimensions, allowed file types). The maximum dimensions are calculated for GD only (because Imagick and External ImageMagick are not using PHP memory as far as I could find on the web). bug 2408 fixed: change term "old style form" into "browser uploader" and "multiple file form" into "Flash Uploader" (based on WordPress user interface) git-svn-id: http://piwigo.org/svn/trunk@11966 68402e56-0260-453c-a942-63ccdbb3a9ee
* tiny bug fixed in ['graphics_library'] parameter descriptionplegall2011-08-181-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@11965 68402e56-0260-453c-a942-63ccdbb3a9ee
* convert to UNIX file typeplegall2011-08-181-624/+624
| | | | git-svn-id: http://piwigo.org/svn/trunk@11964 68402e56-0260-453c-a942-63ccdbb3a9ee
* comment debug instruction from uploadify.phpplegall2011-08-171-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@11963 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2406 added: if the user wants a new album in the upload form, the albumplegall2011-08-1733-163/+484
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | is created before the start of the upload. The ergonomy is now simpler, the page is smaller and cleaner. bug 2373 fixed: now that album is created before upload, uploadify.php gets the category_id and the level: as soon as it is uploaded (function add_uploaded_file) the photo gets its final privacy level and is directly associated to the album. This way, we can have an error on a photo without making orphan all photos of the same upload group. feature 2405 added: as soon as a photo is uploaded, its thumbnail is displayed in the "Uploaded Photos" fieldset, without waiting for other photos to be uploaded. The latest photos comes first. I have slighlty changed the integration of colorbox in core. Now we have 2 styles available and by default, we use style2 (overlay in black, title and control icons outside the popup). It is also used for zooming on bulk manager in unit mode. display change: on each uploading photos, instead of showing the transfer speed, we display the transfer progression in % bug fixed: the color of the "Start Upload" button was not correct because the button was not a submit button but a simple type=button. language: "Upload" button becomes "Start Upload" button. git-svn-id: http://piwigo.org/svn/trunk@11962 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update sr_RS - Српски - Serbia - Thanks to ↵ddtddt2011-08-152-3/+53
| | | | | | Ћирилица1 - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11960 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update it_IT - Italiano - Italian - Thanks to sugar888 ↵ddtddt2011-08-152-3/+4
| | | | | | - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11955 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update de_DE- Deutsch - German - Thanks to sugar888 - ↵ddtddt2011-08-152-3/+4
| | | | | | feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11954 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - add af_ZA - Afrikaans - Thanks to Marius Loots and ↵ddtddt2011-08-156-0/+429
| | | | | | Mignon Smit - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11953 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2402flop252011-08-151-5/+1
| | | | | | vsprintf() [function.vsprintf ]: Too few arguments => fix with that code but tests in various environements are needed git-svn-id: http://piwigo.org/svn/trunk@11951 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge r11937 from br2.2 to trunkGotcha2011-08-121-9/+9
| | | | | | bug:2399 git-svn-id: http://piwigo.org/svn/trunk@11938 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] [admin.lang.php] modified HU languagesamli2011-08-101-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@11932 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] [admin.lang.php] modified HU languagesamli2011-08-101-3/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@11931 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2383flop252011-08-091-2/+2
| | | | | | /!\ corrected but not checked git-svn-id: http://piwigo.org/svn/trunk@11925 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2390flop252011-08-092-33/+32
| | | | | | All the legend is hidden if $conf['show_thumbnail_caption'] = false; git-svn-id: http://piwigo.org/svn/trunk@11924 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:1729flop252011-08-061-1/+1
| | | | | | | Instead of using the get_thumbnail_title() which return the "file : nb of ko", it's better to use the file name. Here if the $conf['show_thumbnail_caption'] is false, the old title will be set : maybe it should be better to remove get_thumbnail_title() git-svn-id: http://piwigo.org/svn/trunk@11918 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2391flop252011-08-063-4/+18
| | | | | | adding colorbox for theme : for new and installed themes git-svn-id: http://piwigo.org/svn/trunk@11917 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - cs_CZ - Česky - Czech thanks to jezekus - feature:2320ddtddt2011-08-052-3/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@11915 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - SL (Slovenia - Slovenšcina) thanks to klemen - ↵ddtddt2011-08-052-3/+14
| | | | | | feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11909 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update - zh_CN - 简体中文 - Chinese Thanks to ↵ddtddt2011-08-052-3/+59
| | | | | | winson - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11908 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update - uk_UA - Українська -Ukrainian ↵ddtddt2011-08-042-3/+21
| | | | | | (admin part ) thanks to quest_tom - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11906 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update vi_VN - Tiếng Việt - Vietnamese Thanks to Em ↵ddtddt2011-08-022-4/+4
| | | | | | Ku - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11898 68402e56-0260-453c-a942-63ccdbb3a9ee
* rename #images.average_rate to rating_scorervelices2011-08-0220-89/+130
| | | | git-svn-id: http://piwigo.org/svn/trunk@11893 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update sk_SK - Slovak - Slovensky thanks to dodo - ↵ddtddt2011-08-022-4/+8
| | | | | | feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11883 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - updateNL (Dutch - Nederlands) thanks to mathias - ↵ddtddt2011-08-022-3/+4
| | | | | | feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11882 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - (Latvian - Latviešu) thanks to Aivars Baldone - ↵ddtddt2011-08-022-3/+4
| | | | | | feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11879 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] [common.lang.php] modified HU languagesamli2011-07-311-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@11868 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update - sv_SE - Svenska - Swedish (admin part ) thanks ↵ddtddt2011-07-301-1/+1
| | | | | | to styxsailor - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11863 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update - sv_SE - Svenska - Swedish (admin part ) thanks ↵ddtddt2011-07-302-49/+48
| | | | | | to styxsailor - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11860 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update - uk_UA - Українська -Ukrainian ↵ddtddt2011-07-301-0/+20
| | | | | | (admin part ) thanks to quest_tom - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11858 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update - uk_UA - Українська -Ukrainian ↵ddtddt2011-07-301-0/+20
| | | | | | (admin part ) thanks to rukhov - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11856 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2387: addd a filter by tag in the batch managerrvelices2011-07-306-21/+69
| | | | git-svn-id: http://piwigo.org/svn/trunk@11853 68402e56-0260-453c-a942-63ccdbb3a9ee
* change version number to 2.3.0RC1plegall2011-07-292-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@11852 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] [upgrade.lang.php] modified HU languagesamli2011-07-291-2/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@11847 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2384: improve average rating calculation (final)rvelices2011-07-268-25/+33
| | | | git-svn-id: http://piwigo.org/svn/trunk@11839 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix lang keysrvelices2011-07-261-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@11838 68402e56-0260-453c-a942-63ccdbb3a9ee
* - ws accepts method name in GET paraeters even if http method is POST ↵rvelices2011-07-263-4/+9
| | | | | | | | (easier to see in apache logs) - picture rating is done through POST and not GET git-svn-id: http://piwigo.org/svn/trunk@11834 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2386patdenice2011-07-251-1/+3
| | | | | | Bug in tag urls if tag start with a number git-svn-id: http://piwigo.org/svn/trunk@11831 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2384: improve average rating calculation (still need to update ↵rvelices2011-07-251-1/+1
| | | | | | language files) git-svn-id: http://piwigo.org/svn/trunk@11829 68402e56-0260-453c-a942-63ccdbb3a9ee
* partially revert one of my previous commits where I removed an obsolete ↵rvelices2011-07-251-0/+21
| | | | | | function (was used directly in the tpls:-( ) git-svn-id: http://piwigo.org/svn/trunk@11828 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2384: improve average rating calculation (still need to update ↵rvelices2011-07-2513-101/+115
| | | | | | language files) git-svn-id: http://piwigo.org/svn/trunk@11827 68402e56-0260-453c-a942-63ccdbb3a9ee
* - simplify calculation of auto login key (no need to concatenate 2 hashes)rvelices2011-07-251-5/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@11826 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - SL (Slovenia - Slovenšcina) thanks to klemen - ↵ddtddt2011-07-231-0/+18
| | | | | | feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11820 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - updateNL (Dutch - Nederlands) thanks to mathias - ↵ddtddt2011-07-231-3/+5
| | | | | | feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11815 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - updateddtddt2011-07-224-2/+123
| | | | git-svn-id: http://piwigo.org/svn/trunk@11810 68402e56-0260-453c-a942-63ccdbb3a9ee