aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Create release 2.4.4 from branch 2.4 r182732.4.4plegall2012-09-260-0/+0
| | | | git-svn-id: http://piwigo.org/svn/tags/2.4.4@18274 68402e56-0260-453c-a942-63ccdbb3a9ee
* next version is 2.4.4plegall2012-09-261-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.4@18273 68402e56-0260-453c-a942-63ccdbb3a9ee
* [2.4] - language update for 2.4.4ddtddt2012-09-2246-1106/+2325
| | | | git-svn-id: http://piwigo.org/svn/branches/2.4@18154 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2752 fixed: make sure we don't use the mobile theme with the ↵plegall2012-09-211-0/+4
| | | | | | no_photo_yet feature git-svn-id: http://piwigo.org/svn/branches/2.4@18116 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merged revision(s) r18064 from trunk:mistic1002012-09-201-2/+2
| | | | | | | minor fix: comments where not correctly highlighted git-svn-id: http://piwigo.org/svn/branches/2.4@18065 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2750 fixed: HTML-sanitize $_POST['username_or_email'] before display (bothplegall2012-09-181-1/+1
| | | | | | | | | username and email don't allow HTML tags...) Original report by Stefan Schurtz via Secunia SVCRP git-svn-id: http://piwigo.org/svn/branches/2.4@17983 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r17980 from trunk to branch 2.4plegall2012-09-182-1/+14
| | | | | | | | | | little code refactoring over r17424 bug fixed on Edit Photo page when associating with no album. git-svn-id: http://piwigo.org/svn/branches/2.4@17982 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r17424 from trunk to branch 2.4plegall2012-09-181-21/+45
| | | | | | | | | bug 2716: modifying a photo reset it's rank modify associate_images_to_categories() and move_images_to_categories() to preserve ranks please test before 2.4.4 ! :-D git-svn-id: http://piwigo.org/svn/branches/2.4@17981 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2748 fixed: make sure scripts.js is loaded when we need phpWGOpenWindowplegall2012-09-181-0/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.4@17978 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merged revision(s) r17970 from trunk:mistic1002012-09-171-1/+1
| | | | | | | | | feature 2737: improve tag administration screen, rename "Edit" into "Batch Manager" planned for 2.5: "View" -> "View in gallery" "Edit" -> "Manage photos" git-svn-id: http://piwigo.org/svn/branches/2.4@17971 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merged revision(s) r17948 from trunk:mistic1002012-09-161-2/+9
| | | | | | feature 2737: improve tag administration screen, update triggers list git-svn-id: http://piwigo.org/svn/branches/2.4@17949 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merged revision(s) r17928 from trunk:mistic1002012-09-152-1/+2
| | | | | | | | small css fixes: make disabled options visible with clear, remove border on .showInfo:hover, avoiding clipping on some pages with roma git-svn-id: http://piwigo.org/svn/branches/2.4@17929 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r17561flop252012-09-111-2/+2
| | | | | | | bug:2719 no need to array diff : the system check after to not reinsert existing lines git-svn-id: http://piwigo.org/svn/branches/2.4@17857 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge-r17765 from trunk to branch 2.4 feature 2737: improve tag ↵rvelices2012-09-055-49/+117
| | | | | | | | | | | | | administration screen show for every tag - the number of photos - link to public index page - link to batch manager edit add an event for extended description multi language strings (used for autocompletion and shown in the tag admin screen) instead of hard coded in the core [lang=.. git-svn-id: http://piwigo.org/svn/branches/2.4@17766 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r17748 from trunk to branch 2.4 bug 2735: fix/improve non latin ↵rvelices2012-09-045-34/+49
| | | | | | | | | | | | | | | | language tags a. non latin tags (greek/cyrillic...) are not sorted case-insesitive and group by letter view in tag list is not case insesitive b. quick searching tag names does not perform correctly accent folding (e.g. Köln and Koln do not match) and case insesitivity for non latin letters c. missing from remove_accents characters in romanian language (Latin Extended-B) ? c8 98 = LATIN CAPITAL LETTER S WITH COMMA BELOW ? c8 99 = LATIN SMALL LETTER S WITH COMMA BELOW ? c8 9a = LATIN CAPITAL LETTER T WITH COMMA BELOW ? c8 9b = LATIN SMALL LETTER T WITH COMMA BELOW d. str2url allow non latin letters in output only if the input does not contain any valid lating letter/digit. we should always allow non latin letters in output git-svn-id: http://piwigo.org/svn/branches/2.4@17749 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r17724 from trunk to branch 2.4rvelices2012-09-031-58/+41
| | | | | | | bug 2732: when new tags must be added, also look first for existing tags with different case git-svn-id: http://piwigo.org/svn/branches/2.4@17725 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r17681 from trunk to branch 2.4 - bug 2686 : multi size with ↵rvelices2012-08-311-0/+2
| | | | | | diacritical file names not generated git-svn-id: http://piwigo.org/svn/branches/2.4@17682 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2725: Piwigo isn't compatible with suPHP + better handling of watermark ↵rvelices2012-08-306-52/+26
| | | | | | upload errors merge from trunk to branch 2.4 git-svn-id: http://piwigo.org/svn/branches/2.4@17676 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2733 fixed: when creating a sub-album in a private album withplegall2012-08-303-67/+75
| | | | | | | pwg.categories.add, it is automatically private too. git-svn-id: http://piwigo.org/svn/branches/2.4@17668 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r17650 from trunk to branch 2.4 bug 2730: multi size not deleted when ↵rvelices2012-08-271-1/+13
| | | | | | physical directory deleted git-svn-id: http://piwigo.org/svn/branches/2.4@17651 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2724 fixed: tooltip on thumbnails is back on photos sort order managerplegall2012-08-151-2/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/2.4@17573 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merged revision(s) r17496 from trunk:mistic1002012-08-091-2/+1
| | | | | | feature 2721: slight improvement of "contact webmaster" link git-svn-id: http://piwigo.org/svn/branches/2.4@17497 68402e56-0260-453c-a942-63ccdbb3a9ee
* merg from trunk to 2.4: small fix on element_url returned from web service ↵rvelices2012-08-071-6/+9
| | | | | | calls (now coherent with picture.php) git-svn-id: http://piwigo.org/svn/branches/2.4@17470 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merged revision(s) r17381 from trunk:mistic1002012-08-041-0/+1
| | | | | | bug 2717: Warning + no content on help page git-svn-id: http://piwigo.org/svn/branches/2.4@17382 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merged revision(s) r17347 from trunk:mistic1002012-08-034-5/+8
| | | | | | bug 2714: missing icons on jgrowl notifications git-svn-id: http://piwigo.org/svn/branches/2.4@17348 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merged revision(s) r17345 from trunk:mistic1002012-08-031-1/+19
| | | | | | bug 2715: on picture page, tools buttons + Firefox prefetch increment the hit counter git-svn-id: http://piwigo.org/svn/branches/2.4@17346 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r17315 from trunk to 2.4 multi size works now with special chars ↵rvelices2012-08-021-0/+1
| | | | | | (tested with space ()[]!,=) git-svn-id: http://piwigo.org/svn/branches/2.4@17316 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2708: in admin, display allowed custom derivatives and ability to ↵rvelices2012-08-015-40/+90
| | | | | | delete them git-svn-id: http://piwigo.org/svn/branches/2.4@17295 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r17289 from trunk to 2.4: batch manager improvements/fixes:rvelices2012-08-017-116/+98
| | | | | | | | | | - when refreshing photo set, start is set to 0 (otherwise if the new set is smaller that start, it looks like it is empty) - correct positioning of thumbnails (width/height) is done in template instead of javascript (immediate instead on ready + no reflows) - less space lost on batch manager page - fix wrong page title in batch manager because of global variable $title overriden - fix language keys in element_set_ranks (capital/lowercase issue) git-svn-id: http://piwigo.org/svn/branches/2.4@17290 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r17229-17230 from trunk to branch 2.4rvelices2012-07-301-5/+36
| | | | | | | | bug 2712: Custom sized derivatives are never sharpened bug 2711: Watermark is sometimes applied while it should not be git-svn-id: http://piwigo.org/svn/branches/2.4@17231 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove debug code from r17001mistic1002012-07-301-1/+0
| | | | git-svn-id: http://piwigo.org/svn/branches/2.4@17209 68402e56-0260-453c-a942-63ccdbb3a9ee
* newt version is 2.4.3plegall2012-07-271-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.4@17170 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2707 fixed: display tabs in the language managerplegall2012-07-271-1/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/2.4@17166 68402e56-0260-453c-a942-63ccdbb3a9ee
* [language_switch] merge r17149 from trunkmistic1002012-07-261-1/+1
| | | | | | | error introduced in previous commit git-svn-id: http://piwigo.org/svn/branches/2.4@17150 68402e56-0260-453c-a942-63ccdbb3a9ee
* [2.4] - language update for 2.4.2ddtddt2012-07-262-12/+16
| | | | git-svn-id: http://piwigo.org/svn/branches/2.4@17146 68402e56-0260-453c-a942-63ccdbb3a9ee
* [2.4] - plugins - language update for 2.4.2ddtddt2012-07-2517-16/+157
| | | | git-svn-id: http://piwigo.org/svn/branches/2.4@17103 68402e56-0260-453c-a942-63ccdbb3a9ee
* [2.4] - language update number release langueddtddt2012-07-2545-45/+45
| | | | git-svn-id: http://piwigo.org/svn/branches/2.4@17101 68402e56-0260-453c-a942-63ccdbb3a9ee
* [2.4] - language update for 2.4.2ddtddt2012-07-255-14/+34
| | | | git-svn-id: http://piwigo.org/svn/branches/2.4@17094 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merged revision(s) r17064 from trunk:mistic1002012-07-251-3/+13
| | | | | | works with Additional Pages git-svn-id: http://piwigo.org/svn/branches/2.4@17069 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge from trunk to 2.4 rvelices2012-07-252-14/+14
| | | | | | | - fix smartpocket : web service calls in admin not working on iphones - removed unused func params in template git-svn-id: http://piwigo.org/svn/branches/2.4@17022 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2706 fixed: pwg.getMissingDerivatives correctly manages galleries with ↵plegall2012-07-251-0/+6
| | | | | | not a single photo. git-svn-id: http://piwigo.org/svn/branches/2.4@17016 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2693 added: automatically show link to caddie if caddie not emptyplegall2012-07-253-1/+33
| | | | git-svn-id: http://piwigo.org/svn/branches/2.4@17008 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2655 fixed: maximum length for album name is 255 charsplegall2012-07-253-3/+3
| | | | git-svn-id: http://piwigo.org/svn/branches/2.4@17006 68402e56-0260-453c-a942-63ccdbb3a9ee
* next version is 2.4.2plegall2012-07-251-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.4@17005 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2705 (related to): if rotate function is called with a 0 (zero) angle,plegall2012-07-251-0/+5
| | | | | | | | like plugin RotateImage may do, ExtIM fails with the same error "convert: invalid argument for option `-rotate': -orient" git-svn-id: http://piwigo.org/svn/branches/2.4@17003 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2627 fixed: photos added with the web form or pwg.images.addSimple now haveplegall2012-07-251-0/+25
| | | | | | | a correct image_category.rank. git-svn-id: http://piwigo.org/svn/branches/2.4@17001 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix prev commit - again :( (bug 2682)rvelices2012-07-241-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.4@16995 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2682: Watermark sizing calculation is made on the requested size not on ↵rvelices2012-07-241-1/+1
| | | | | | the final one - fix (merge from trunk) git-svn-id: http://piwigo.org/svn/branches/2.4@16992 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2682: Watermark sizing calculation is made on the requested size not on ↵rvelices2012-07-243-5/+17
| | | | | | the final one (merge from trunk) git-svn-id: http://piwigo.org/svn/branches/2.4@16990 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merged revision(s) 16986-16987 from trunk: refactor code when selected ↵rvelices2012-07-244-29/+23
| | | | | | | | | derivative on index page is changed by a plugin ... fix ie7 display and unwanted text in print git-svn-id: http://piwigo.org/svn/branches/2.4@16988 68402e56-0260-453c-a942-63ccdbb3a9ee