aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* feature 2486: Add an admin view for rates by user rvelices2011-11-146-4/+346
| | | | git-svn-id: http://piwigo.org/svn/trunk@12624 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2501 Tooltip mistranslated in the themes manager mistic1002011-11-124-9/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@12613 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2466 Display high-definition dimensions in picture_modifymistic1002011-11-125-6/+12
| | | | | | (file size was already displayed) git-svn-id: http://piwigo.org/svn/trunk@12612 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2503 in register.php bad template var for 'obligatory_user_mail_address'mistic1002011-11-122-3/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@12610 68402e56-0260-453c-a942-63ccdbb3a9ee
* add the file : tools/triggers_list.phpmistic1002011-11-126-0/+799
| | | | git-svn-id: http://piwigo.org/svn/trunk@12608 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2500: make 'validate_user_comment' and 'delete_user_comment' working ↵mistic1002011-11-112-25/+33
| | | | | | with array git-svn-id: http://piwigo.org/svn/trunk@12596 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r12590 from branch 2.3 to trunkplegall2011-11-081-2/+3
| | | | | | | bug 2497 fixed: never try to move a physical album git-svn-id: http://piwigo.org/svn/trunk@12591 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge r12588 from br2.3 to trunkGotcha2011-11-081-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@12589 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2496patdenice2011-11-071-1/+1
| | | | | | Imagick library (class version) is not detected properly on some servers git-svn-id: http://piwigo.org/svn/trunk@12581 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r12575 from branch 2.3 to trunkplegall2011-11-071-1/+9
| | | | | | | | | bug 2491 fixed: on album admin screen, don't display "1 album moved" message when the album is not really moved. git-svn-id: http://piwigo.org/svn/trunk@12576 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk (public)] Update de_DE, thanks to : PollyPiwigo-TranslationTeam2011-11-071-0/+20
| | | | git-svn-id: http://piwigo.org/svn/trunk@12568 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk (admin)] Update de_DE, thanks to : PollyPiwigo-TranslationTeam2011-11-062-8/+25
| | | | git-svn-id: http://piwigo.org/svn/trunk@12565 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk (admin)] Update es_ES, thanks to : petaquiPiwigo-TranslationTeam2011-11-061-118/+120
| | | | git-svn-id: http://piwigo.org/svn/trunk@12564 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2495 add triggers for comment validation and deletionmistic1002011-11-051-0/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@12556 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2322patdenice2011-11-054-5/+6
| | | | | | | feature:2493 Add a trigger for multi language tags in quick search and url git-svn-id: http://piwigo.org/svn/trunk@12553 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r12545 from branch 2.3 to trunkplegall2011-11-042-27/+51
| | | | | | | | | | | | | | feature 2397 added: add details about the album thumbnail for extra templates. Algorithm changed for FILE_HAS_HD : we don't care about the $user['enabled_high'] Fields added in category_default : high_filesize, high_width, high_height, rating_score We send the same fields on category_cats but for album thumbnail only. git-svn-id: http://piwigo.org/svn/trunk@12546 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r12539 from branch 2.3 to trunkplegall2011-11-041-1/+2
| | | | | | | | | feature 2352: a bug had been introduced by r12537, the piwigo_user_cache_categories.count_categories was missing (the list of albums was not refreshing correctly on the upload form) git-svn-id: http://piwigo.org/svn/trunk@12544 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r12537 from branch 2.3 to trunkplegall2011-11-041-0/+189
| | | | | | | | | | | | | | | feature 2352 added: pwg.categories.getList now returns a tn_url parameter. This is the album thumbnail. Warning: if the API method is called with $params['public'], the album thumbnail may be not accurate. The thumbnail can be viewed by the connected user, but maybe not by the guest. Changing the filtering method would be too complicated for now. We will simply avoid to persist the user_representative_picture_id in the database if $params['public'] git-svn-id: http://piwigo.org/svn/trunk@12543 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r12540 from branch 2.3 to trunkplegall2011-11-041-1/+1
| | | | | | | bug 2492 fixed: no need to transmit ['hit'] to get_thumbnail_title, this parameter becomes optional to avoid errors in plugins git-svn-id: http://piwigo.org/svn/trunk@12541 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2477: remove unnecesary admin css rules / html elementsrvelices2011-10-285-36/+53
| | | | git-svn-id: http://piwigo.org/svn/trunk@12528 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2487patdenice2011-10-28111-926/+1249
| | | | | | Update jQuery to 1.6.4 and jQuery UI to 1.8.16 git-svn-id: http://piwigo.org/svn/trunk@12525 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2484patdenice2011-10-261-1/+1
| | | | | | wrong tooltip on header/footer tooltips in administration git-svn-id: http://piwigo.org/svn/trunk@12521 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2480patdenice2011-10-261-4/+4
| | | | | | datepicker need to use removeAttr jquery function to remove an attribute. git-svn-id: http://piwigo.org/svn/trunk@12519 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2483patdenice2011-10-251-0/+1
| | | | | | warning on plugin activation git-svn-id: http://piwigo.org/svn/trunk@12517 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge r12509 from br2.3 to trunk/themes/default/fix-ie7.cssGotcha2011-10-231-0/+4
| | | | | | bug:2481 git-svn-id: http://piwigo.org/svn/trunk@12510 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update - pt_PT - Português - Portuguese - Thanks to ↵ddtddt2011-10-191-0/+22
| | | | | | alahel76 - feature:2457 git-svn-id: http://piwigo.org/svn/trunk@12497 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2479patdenice2011-10-191-2/+2
| | | | | | External ImageMagick library is not properly detected git-svn-id: http://piwigo.org/svn/trunk@12493 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2477: remove unnecesary css rules + simplify very inefficient overly ↵rvelices2011-10-181-6/+3
| | | | | | qualified rules (pagespeed) git-svn-id: http://piwigo.org/svn/trunk@12491 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update - uk_UA - Українська -Ukrainian - ↵ddtddt2011-10-181-3/+20
| | | | | | Thanks to rukhov - feature:2457 git-svn-id: http://piwigo.org/svn/trunk@12489 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - add km_KH – ​ភាសា​ខ្មែរ​ - ↵ddtddt2011-10-183-2/+51
| | | | | | khmer (Cambodia) Thanks to Vanndy - Step 7 - feature:2457 git-svn-id: http://piwigo.org/svn/trunk@12488 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - error keyddtddt2011-10-182-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@12485 68402e56-0260-453c-a942-63ccdbb3a9ee
* admin remove unused css rules + unused class names from html elementsrvelices2011-10-1810-45/+32
| | | | git-svn-id: http://piwigo.org/svn/trunk@12482 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2477: Remove unused CSS / html elements from version 2.3 rvelices2011-10-178-24/+10
| | | | git-svn-id: http://piwigo.org/svn/trunk@12479 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2471 missing translations in r12474 [Batch Manager] "zoom" and ↵mistic1002011-10-1717-0/+31
| | | | | | "edit" links over each thumbnail git-svn-id: http://piwigo.org/svn/trunk@12478 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - bug:2474ddtddt2011-10-172-12/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@12477 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2471 [Batch Manager] "zoom" and "edit" links over each thumbnail mistic1002011-10-173-16/+29
| | | | git-svn-id: http://piwigo.org/svn/trunk@12474 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2476 Increase the maximum display of thumbnails, now limited to 3 digits ↵mistic1002011-10-173-3/+3
| | | | | | (999 thumbnails) git-svn-id: http://piwigo.org/svn/trunk@12470 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update tr_TR - Türkçe – Turkish - Thanks to nakre - ↵ddtddt2011-10-171-4/+3
| | | | | | feature:2457 git-svn-id: http://piwigo.org/svn/trunk@12469 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk (Public)] Update tr_TR, thanks to : NakrePiwigo-TranslationTeam2011-10-171-0/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@12467 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - add km_KH – ​ភាសា​ខ្មែរ​ - ↵ddtddt2011-10-171-0/+40
| | | | | | khmer (Cambodia) Thanks to Vanndy - Step 6 - feature:2457 git-svn-id: http://piwigo.org/svn/trunk@12466 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - add km_KH – ​ភាសា​ខ្មែរ​ - ↵ddtddt2011-10-171-0/+43
| | | | | | khmer (Cambodia) Thanks to Vanndy - Step 4 - feature:2457 git-svn-id: http://piwigo.org/svn/trunk@12464 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - add km_KH – ភាសា- khmer (Cambogia) Thanks to ↵ddtddt2011-10-161-0/+44
| | | | | | Vanndy - Step 4 - feature:2457 git-svn-id: http://piwigo.org/svn/trunk@12457 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - bug:2474ddtddt2011-10-164-24/+27
| | | | git-svn-id: http://piwigo.org/svn/trunk@12456 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update SL (Slovenia - Slovenšcina) Thanks to klemen - ↵ddtddt2011-10-161-0/+22
| | | | | | feature:2457 git-svn-id: http://piwigo.org/svn/trunk@12455 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - add km_KH – ភាសា- khmer (Cambogia) Thanks to ↵ddtddt2011-10-151-2/+41
| | | | | | Vanndy - Step 3 - feature:2457 git-svn-id: http://piwigo.org/svn/trunk@12454 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2473patdenice2011-10-152-4/+4
| | | | | | Apply trigger render_element_description for thumbnail title git-svn-id: http://piwigo.org/svn/trunk@12451 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - add km_KH – ភាសា- khmer (Cambogia) Thanks to ↵ddtddt2011-10-141-1/+48
| | | | | | Vanndy - Step 1 - feature:2457 git-svn-id: http://piwigo.org/svn/trunk@12445 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug:2472patdenice2011-10-141-1/+3
| | | | | | Thumbnails are not cropped during upload git-svn-id: http://piwigo.org/svn/trunk@12443 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - add km_KH – ភាសា- khmer (Cambogia) Thanks to ↵ddtddt2011-10-141-4/+38
| | | | | | Vanndy - Step 1 - feature:2457 git-svn-id: http://piwigo.org/svn/trunk@12442 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update ca_ES - Catalan - Thanks to josep.torne - ↵ddtddt2011-10-131-0/+18
| | | | | | feature:2457 git-svn-id: http://piwigo.org/svn/trunk@12441 68402e56-0260-453c-a942-63ccdbb3a9ee