| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
in the upload form.
git-svn-id: http://piwigo.org/svn/trunk@11967 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
git-svn-id: http://piwigo.org/svn/trunk@11965 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
| |
git-svn-id: http://piwigo.org/svn/trunk@11964 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
| |
git-svn-id: http://piwigo.org/svn/trunk@11963 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Ћирилица1 - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@11960 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
|
|
| |
- feature:2320
git-svn-id: http://piwigo.org/svn/trunk@11955 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
|
|
| |
feature:2320
git-svn-id: http://piwigo.org/svn/trunk@11954 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
|
|
| |
Mignon Smit - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@11953 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
bug:2399
git-svn-id: http://piwigo.org/svn/trunk@11938 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
| |
git-svn-id: http://piwigo.org/svn/trunk@11932 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
| |
git-svn-id: http://piwigo.org/svn/trunk@11931 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
|
|
| |
/!\ corrected but not checked
git-svn-id: http://piwigo.org/svn/trunk@11925 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
adding colorbox for theme : for new and installed themes
git-svn-id: http://piwigo.org/svn/trunk@11917 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
| |
git-svn-id: http://piwigo.org/svn/trunk@11915 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
|
|
| |
feature:2320
git-svn-id: http://piwigo.org/svn/trunk@11909 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
|
|
| |
winson - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@11908 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
|
|
| |
(admin part ) thanks to quest_tom - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@11906 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
|
|
| |
Ku - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@11898 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
| |
git-svn-id: http://piwigo.org/svn/trunk@11893 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
|
|
| |
feature:2320
git-svn-id: http://piwigo.org/svn/trunk@11883 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
|
|
| |
feature:2320
git-svn-id: http://piwigo.org/svn/trunk@11882 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
|
|
| |
feature:2320
git-svn-id: http://piwigo.org/svn/trunk@11879 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
| |
git-svn-id: http://piwigo.org/svn/trunk@11868 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
|
|
| |
to styxsailor - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@11863 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
|
|
| |
to styxsailor - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@11860 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
|
|
| |
(admin part ) thanks to quest_tom - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@11858 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
|
|
| |
(admin part ) thanks to rukhov - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@11856 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
| |
git-svn-id: http://piwigo.org/svn/trunk@11853 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
| |
git-svn-id: http://piwigo.org/svn/trunk@11852 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
| |
git-svn-id: http://piwigo.org/svn/trunk@11847 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
| |
git-svn-id: http://piwigo.org/svn/trunk@11839 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
| |
git-svn-id: http://piwigo.org/svn/trunk@11838 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
|
|
|
|
| |
(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 in tag urls if tag start with a number
git-svn-id: http://piwigo.org/svn/trunk@11831 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
|
|
| |
language files)
git-svn-id: http://piwigo.org/svn/trunk@11829 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
|
|
| |
function (was used directly in the tpls:-( )
git-svn-id: http://piwigo.org/svn/trunk@11828 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
|
|
| |
language files)
git-svn-id: http://piwigo.org/svn/trunk@11827 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
| |
git-svn-id: http://piwigo.org/svn/trunk@11826 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
|
|
| |
feature:2320
git-svn-id: http://piwigo.org/svn/trunk@11820 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
|
|
| |
feature:2320
git-svn-id: http://piwigo.org/svn/trunk@11815 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
| |
git-svn-id: http://piwigo.org/svn/trunk@11810 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
|
|
| |
feature:2320
git-svn-id: http://piwigo.org/svn/trunk@11809 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
|
|
| |
feature:2320
git-svn-id: http://piwigo.org/svn/trunk@11805 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
|
|
|
|
| |
Aisika - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@11804 68402e56-0260-453c-a942-63ccdbb3a9ee
|