piwigo/include
plegall 64ba898944 feature 2406 added: if the user wants a new album in the upload form, the album
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
2011-08-17 19:56:07 +00:00
..
dblayer bug:2383 2011-08-09 14:29:19 +00:00
php_compat Happy new year 2011 2011-01-18 00:02:52 +00:00
smarty - fix smarty debugging info (not important) 2009-07-30 03:59:18 +00:00
ws_protocols - ws accepts method name in GET paraeters even if http method is POST (easier to see in apache logs) 2011-07-26 04:34:36 +00:00
block.class.php Happy new year 2011 2011-01-18 00:02:52 +00:00
calendar_base.class.php Happy new year 2011 2011-01-18 00:02:52 +00:00
calendar_monthly.class.php Happy new year 2011 2011-01-18 00:02:52 +00:00
calendar_weekly.class.php Happy new year 2011 2011-01-18 00:02:52 +00:00
category_cats.inc.php merge r11738 from branch 2.2 to trunk 2011-07-13 22:03:36 +00:00
category_default.inc.php feature:2390 2011-08-09 14:21:33 +00:00
class_smtp_mail.inc.php Happy new year 2011 2011-01-18 00:02:52 +00:00
common.inc.php feature:2317 move order config to Admin->Config->Options 2011-07-01 13:19:35 +00:00
config_default.inc.php rename #images.average_rate to rating_score 2011-08-02 19:20:50 +00:00
constants.php change version number to 2.3.0RC1 2011-07-29 21:35:44 +00:00
cssmin.class.php combined css and js are minified 2010-12-17 06:33:16 +00:00
feedcreator.class.php fix html warnings. unclosed monotags 2009-03-09 19:41:45 +00:00
filter.inc.php Happy new year 2011 2011-01-18 00:02:52 +00:00
functions.inc.php feature 2365 added: Piwigo version is written in the database (as 2011-06-25 22:03:12 +00:00
functions_calendar.inc.php Happy new year 2011 2011-01-18 00:02:52 +00:00
functions_category.inc.php rename #images.average_rate to rating_score 2011-08-02 19:20:50 +00:00
functions_comment.inc.php bug 2323 : Refactoring update_user_comment() function to use user_comment_check trigger in a better place. 2011-06-06 19:59:02 +00:00
functions_cookie.inc.php Happy new year 2011 2011-01-18 00:02:52 +00:00
functions_filter.inc.php Happy new year 2011 2011-01-18 00:02:52 +00:00
functions_html.inc.php feature:2322 Add two new trigger events for tag name display and tag url 2011-06-11 14:35:38 +00:00
functions_mail.inc.php feature added: ability to avoid sending technical details with pwg_mail_notification_admins 2011-02-23 10:44:07 +00:00
functions_metadata.inc.php Happy new year 2011 2011-01-18 00:02:52 +00:00
functions_notification.inc.php Happy new year 2011 2011-01-18 00:02:52 +00:00
functions_picture.inc.php new function to get image name depending on name and filename 2011-02-24 13:48:31 +00:00
functions_plugins.inc.php Happy new year 2011 2011-01-18 00:02:52 +00:00
functions_rate.inc.php rename #images.average_rate to rating_score 2011-08-02 19:20:50 +00:00
functions_search.inc.php feature:2248 Improve quick/query search results 2011-04-12 19:46:36 +00:00
functions_session.inc.php bug:2402 2011-08-15 15:59:49 +00:00
functions_tag.inc.php feature:2322 Add two new trigger events for tag name display and tag url 2011-06-11 14:35:38 +00:00
functions_url.inc.php bug:2386 2011-07-25 19:10:30 +00:00
functions_user.inc.php - simplify calculation of auto login key (no need to concatenate 2 hashes) 2011-07-25 17:56:47 +00:00
functions_xml.inc.php Happy new year 2011 2011-01-18 00:02:52 +00:00
index.php Happy new year 2011 2011-01-18 00:02:52 +00:00
jsmin.class.php combined css and js are minified 2010-12-17 06:33:16 +00:00
menubar.inc.php Happy new year 2011 2011-01-18 00:02:52 +00:00
no_photo_yet.inc.php Happy new year 2011 2011-01-18 00:02:52 +00:00
page_header.php merge r11367 from branch 2.2 to trunk 2011-06-14 12:14:29 +00:00
page_tail.php Happy new year 2011 2011-01-18 00:02:52 +00:00
picture_comment.inc.php feature 2384: improve average rating calculation (final) 2011-07-26 19:04:50 +00:00
picture_metadata.inc.php Happy new year 2011 2011-01-18 00:02:52 +00:00
picture_rate.inc.php rename #images.average_rate to rating_score 2011-08-02 19:20:50 +00:00
section_init.inc.php rename #images.average_rate to rating_score 2011-08-02 19:20:50 +00:00
template.class.php - removed admin never used function cat_admin_access 2011-07-15 18:56:20 +00:00
user.inc.php merge r11367 from branch 2.2 to trunk 2011-06-14 12:14:29 +00:00
ws_core.inc.php ws_getVersion -> add test for admin , sendResponse -> add a trigger for debug ws 2011-03-17 14:40:26 +00:00
ws_functions.inc.php feature 2406 added: if the user wants a new album in the upload form, the album 2011-08-17 19:56:07 +00:00