aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Create release 2.3.0RC1 from trunk r120402.3.0RC1plegall2011-09-020-0/+0
| | | | git-svn-id: http://piwigo.org/svn/tags/2.3.0RC1@12041 68402e56-0260-453c-a942-63ccdbb3a9ee
* update jQuery to version 1.6.2plegall2011-09-022-1187/+1854
| | | | git-svn-id: http://piwigo.org/svn/trunk@12040 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2011-09-021-0/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@12036 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2426 admins shouldn't be able to perform any action on plugins mistic1002011-09-021-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@12033 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1078 added: ability to merge tagsplegall2011-09-026-16/+197
| | | | git-svn-id: http://piwigo.org/svn/trunk@12032 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2322 fix a typo in function get_taglistmistic1002011-09-011-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@12030 68402e56-0260-453c-a942-63ccdbb3a9ee
* plugin manager: replace the top left "Display Compact/Complete" select box by aplegall2011-09-0125-66/+48
| | | | | | | simpler link "show details" or "hide details" on top right. git-svn-id: http://piwigo.org/svn/trunk@12029 68402e56-0260-453c-a942-63ccdbb3a9ee
* add rounded borders for chrome/IE9 on install.php buttons and input fieldsplegall2011-09-011-0/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@12028 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r12024 from branch 2.2 to trunkplegall2011-08-318-8/+8
| | | | | | | bug 2422 fixed: typo fixed in FTP help git-svn-id: http://piwigo.org/svn/trunk@12025 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r12022 from branch 2.2 to trunkplegall2011-08-311-0/+5
| | | | | | | | bug 2421 fixed: no more warning on comments.php when $_SERVER['QUERY_STRING'] is not defined git-svn-id: http://piwigo.org/svn/trunk@12023 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2011-08-311-0/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@12021 68402e56-0260-453c-a942-63ccdbb3a9ee
* token added for permissionsflop252011-08-312-1/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@12020 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2418flop252011-08-313-11/+13
| | | | | | | adding an option to apply permission of users to sub-albums changing the name of vars $private_uppercats->$private_cats git-svn-id: http://piwigo.org/svn/trunk@12019 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2418flop252011-08-311-1/+1
| | | | | | correcting the key for using an existing translation git-svn-id: http://piwigo.org/svn/trunk@12018 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2418flop252011-08-312-1/+4
| | | | | | adding an option to apply permission of group to sub-albums git-svn-id: http://piwigo.org/svn/trunk@12017 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r12011 from branch 2.2 to trunkplegall2011-08-301-9/+9
| | | | | | | | | bug 2378 fixed: remove MySQL warning when synchronizing with simulation activated. The warning occurs when there are new dircetories found. git-svn-id: http://piwigo.org/svn/trunk@12012 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r12009 from branch 2.2 to trunkplegall2011-08-301-1/+1
| | | | | | | | | | bug 2416 fixed: the CAST function in MySQL seems to return unexpected results, depending on MySQL version. As a consequence it was producing virtual years in calendar display. git-svn-id: http://piwigo.org/svn/trunk@12010 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2420 added: automatically use the gallery title in the page banner.plegall2011-08-305-5/+16
| | | | | | | | | Just write %gallery_title% in the page banner (this is written by default). The default gallery title and tagline are now localized. git-svn-id: http://piwigo.org/svn/trunk@12008 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2011-08-291-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@12006 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2417 added: add progress bar (jQuery UI progress bar) + details onplegall2011-08-276-2/+39
| | | | | | | progressing upload like "photo 21 of 46". git-svn-id: http://piwigo.org/svn/trunk@12005 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1797 added: use photo title for thumbnail ALT attribute if possibleplegall2011-08-261-11/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@11999 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1729: protect thumbnail title against HTML special charsplegall2011-08-261-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@11998 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1729: avoid too long description in tooltipsplegall2011-08-261-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@11997 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1729: rewrite function get_thumbnail_title to provide a complete tooltipplegall2011-08-262-12/+51
| | | | | | | | to the template file. It include the name of the photo, details such as number of visits, number of comments, rating score, and the description. git-svn-id: http://piwigo.org/svn/trunk@11996 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - SL (Slovenia - Slovenšcina) thanks to klemen - ↵ddtddt2011-08-261-0/+15
| | | | | | feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11994 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2027 implemented: the "lost password" feature was rewritten.plegall2011-08-2455-332/+520
| | | | | | | | | | | | | | | The algorithm is highly inspired from WordPress : 1) in a single field, you give a username or an email 2) Piwigo sends an email with the activation key 3) the user clicks on the link in the email (with the activation key) and is able to set a new password The "lost password" feature is no longer limited to "classic" users: administrators and webmasters can use it too (no need to tell webmasters that they can only change their password in the database) git-svn-id: http://piwigo.org/svn/trunk@11992 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2359: simpler function single_update and single_insertplegall2011-08-244-78/+108
| | | | git-svn-id: http://piwigo.org/svn/trunk@11991 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:1729flop252011-08-241-3/+3
| | | | | | revert of changes : the TN_TITLE will be changed in php git-svn-id: http://piwigo.org/svn/trunk@11990 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix indentation issues, tabs are forbiddenplegall2011-08-231-3/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@11989 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2011-08-232-5/+15
| | | | git-svn-id: http://piwigo.org/svn/trunk@11988 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2413: forgotten to remove the gallery_url parameter in config.sqlplegall2011-08-231-1/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@11987 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update vi_VN - Tiếng Việt - Vietnamese Thanks to Em ↵ddtddt2011-08-231-0/+9
| | | | | | Ku - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11986 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update zh_CN - 简体中文 - Chinese thanks to ↵ddtddt2011-08-231-0/+12
| | | | | | Ralph.Bai - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11984 68402e56-0260-453c-a942-63ccdbb3a9ee
* 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