aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* language cleanup (exact duplicates or almost same duplicate)rvelices2011-12-0184-247/+18
| | | | git-svn-id: http://piwigo.org/svn/trunk@12677 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2515: a few icons are not in CSS sprite (comment actions use text links now)rvelices2011-11-305-13/+13
| | | | git-svn-id: http://piwigo.org/svn/trunk@12676 68402e56-0260-453c-a942-63ccdbb3a9ee
* language cleanup (exact duplicates or almost same duplicate)rvelices2011-11-2979-768/+563
| | | | git-svn-id: http://piwigo.org/svn/trunk@12672 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2515: a few icons are not in CSS sprite (start/stop filter are now)rvelices2011-11-29103-19/+15
| | | | | | also removed many icons that are not used anymore since 2.2 git-svn-id: http://piwigo.org/svn/trunk@12671 68402e56-0260-453c-a942-63ccdbb3a9ee
* removed unused css rules rvelices2011-11-296-20/+28
| | | | git-svn-id: http://piwigo.org/svn/trunk@12670 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2516: compiled_template_cache_language option does not work properly ↵rvelices2011-11-221-2/+2
| | | | | | (again) git-svn-id: http://piwigo.org/svn/trunk@12656 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2486: Add an admin view for rates by user (improvement)rvelices2011-11-212-33/+47
| | | | git-svn-id: http://piwigo.org/svn/trunk@12650 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2513patdenice2011-11-172-5/+5
| | | | | | Warning messages during synchronisation on some servers git-svn-id: http://piwigo.org/svn/trunk@12642 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2511patdenice2011-11-171-5/+3
| | | | | | Warning messages during thumbnails creation (FTP method) git-svn-id: http://piwigo.org/svn/trunk@12640 68402e56-0260-453c-a942-63ccdbb3a9ee
* simplify cross browser rating stars displayrvelices2011-11-162-5/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@12639 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove some useless css admin rulesrvelices2011-11-153-52/+45
| | | | git-svn-id: http://piwigo.org/svn/trunk@12633 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r12629 from branch 2.3 to trunkplegall2011-11-153-33/+49
| | | | | | | | | | | bug 2506 fixed: Batch Manager does not take permissions into account when filtering on tags feature 2507 added: Batch Manager can filter on "all tags" or "any tag" git-svn-id: http://piwigo.org/svn/trunk@12630 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove some useless css admin clear rulesrvelices2011-11-141-18/+18
| | | | git-svn-id: http://piwigo.org/svn/trunk@12626 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2486: Add an admin view for rates by user - add eol:style lf on ↵rvelices2011-11-140-0/+0
| | | | | | previous commit git-svn-id: http://piwigo.org/svn/trunk@12625 68402e56-0260-453c-a942-63ccdbb3a9ee
* 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