Commit graph

5987 commits

Author SHA1 Message Date
mistic100
4cf33a0025 Merged revision(s) r18459 from trunk:
bug:2756 feature:2737 on batch manager use "tag" url parameter instead of re-use "cat"

git-svn-id: http://piwigo.org/svn/branches/2.4@18460 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-10-04 14:15:41 +00:00
mistic100
d7df3f0a0c Merged revision(s) r18332 from trunk:
2756: Batch Manager is unusable in some cases, due to tags management

git-svn-id: http://piwigo.org/svn/branches/2.4@18333 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-09-28 12:09:34 +00:00
plegall
06873239d7 next version is 2.4.4
git-svn-id: http://piwigo.org/svn/branches/2.4@18273 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-09-26 14:06:12 +00:00
ddtddt
9f900ba251 [2.4] - language update for 2.4.4
git-svn-id: http://piwigo.org/svn/branches/2.4@18154 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-09-22 14:37:01 +00:00
plegall
49d958e03f bug 2752 fixed: make sure we don't use the mobile theme with the no_photo_yet feature
git-svn-id: http://piwigo.org/svn/branches/2.4@18116 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-09-21 09:14:16 +00:00
mistic100
36d14b9766 Merged revision(s) r18064 from trunk:
minor fix: comments where not correctly highlighted


git-svn-id: http://piwigo.org/svn/branches/2.4@18065 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-09-20 15:18:44 +00:00
plegall
8ec14404d1 bug 2750 fixed: HTML-sanitize $_POST['username_or_email'] before display (both
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
2012-09-18 12:07:54 +00:00
plegall
b43df041d4 merge r17980 from trunk to branch 2.4
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
2012-09-18 11:46:56 +00:00
plegall
081566eb83 merge r17424 from trunk to branch 2.4
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
2012-09-18 11:45:51 +00:00
plegall
dc70afc4ac bug 2748 fixed: make sure scripts.js is loaded when we need phpWGOpenWindow
git-svn-id: http://piwigo.org/svn/branches/2.4@17978 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-09-18 08:29:31 +00:00
mistic100
34e88240ef Merged revision(s) r17970 from trunk:
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
2012-09-17 16:15:01 +00:00
mistic100
e2bac20059 Merged revision(s) r17948 from trunk:
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
2012-09-16 16:31:15 +00:00
mistic100
8f2f94ed7e Merged revision(s) r17928 from trunk:
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
2012-09-15 15:29:55 +00:00
flop25
7a0b5fc3b5 merge r17561
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
2012-09-11 11:48:01 +00:00
rvelices
53a0522894 merge-r17765 from trunk to branch 2.4 feature 2737: improve tag 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
2012-09-05 20:49:12 +00:00
rvelices
5f23fa1473 merge -r17748 from trunk to branch 2.4 bug 2735: fix/improve non latin 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
2012-09-04 20:04:34 +00:00
rvelices
d0be895700 merge -r17724 from trunk to branch 2.4
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
2012-09-03 20:49:42 +00:00
rvelices
7d64be73ab merge -r17681 from trunk to branch 2.4 - bug 2686 : multi size with diacritical file names not generated
git-svn-id: http://piwigo.org/svn/branches/2.4@17682 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-08-31 19:38:38 +00:00
rvelices
a2f73718d9 bug 2725: Piwigo isn't compatible with suPHP + better handling of watermark 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
2012-08-30 19:20:50 +00:00
plegall
2c24b0b38a bug 2733 fixed: when creating a sub-album in a private album with
pwg.categories.add, it is automatically private too.


git-svn-id: http://piwigo.org/svn/branches/2.4@17668 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-08-30 12:52:40 +00:00
rvelices
391ac76cbe merge -r17650 from trunk to branch 2.4 bug 2730: multi size not deleted when physical directory deleted
git-svn-id: http://piwigo.org/svn/branches/2.4@17651 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-08-27 18:43:05 +00:00
plegall
4bcacb8c69 bug 2724 fixed: tooltip on thumbnails is back on photos sort order manager
git-svn-id: http://piwigo.org/svn/branches/2.4@17573 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-08-15 11:45:46 +00:00
mistic100
e63f2b9766 Merged revision(s) r17496 from trunk:
feature 2721: slight improvement of "contact webmaster" link 

git-svn-id: http://piwigo.org/svn/branches/2.4@17497 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-08-09 14:49:44 +00:00
rvelices
fd64213045 merg from trunk to 2.4: small fix on element_url returned from web service calls (now coherent with picture.php)
git-svn-id: http://piwigo.org/svn/branches/2.4@17470 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-08-07 19:55:40 +00:00
mistic100
2f21acc89c Merged revision(s) r17381 from trunk:
bug 2717: Warning + no content on help page 

git-svn-id: http://piwigo.org/svn/branches/2.4@17382 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-08-04 09:24:15 +00:00
mistic100
2aa150998e Merged revision(s) r17347 from trunk:
bug 2714: missing icons on jgrowl notifications

git-svn-id: http://piwigo.org/svn/branches/2.4@17348 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-08-03 15:02:09 +00:00
mistic100
8bca490ac0 Merged revision(s) r17345 from trunk:
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
2012-08-03 09:55:51 +00:00
rvelices
1af611b10f merge -r17315 from trunk to 2.4 multi size works now with special chars (tested with space ()[]!,=)
git-svn-id: http://piwigo.org/svn/branches/2.4@17316 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-08-02 16:47:58 +00:00
rvelices
5bc53c4d74 feature 2708: in admin, display allowed custom derivatives and ability to delete them
git-svn-id: http://piwigo.org/svn/branches/2.4@17295 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-08-01 19:00:54 +00:00
rvelices
4b181b746f merge -r17289 from trunk to 2.4: batch manager improvements/fixes:
- 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
2012-08-01 17:00:07 +00:00
rvelices
a7895bf67b merge -r17229-17230 from trunk to branch 2.4
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
2012-07-30 20:03:14 +00:00
mistic100
c1e3f62855 remove debug code from r17001
git-svn-id: http://piwigo.org/svn/branches/2.4@17209 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-30 13:48:35 +00:00
plegall
7cb1c24ce8 newt version is 2.4.3
git-svn-id: http://piwigo.org/svn/branches/2.4@17170 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-27 07:56:34 +00:00
plegall
b448de6b5b bug 2707 fixed: display tabs in the language manager
git-svn-id: http://piwigo.org/svn/branches/2.4@17166 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-27 07:39:40 +00:00
mistic100
e509fecfe9 [language_switch] merge r17149 from trunk
error introduced in previous commit


git-svn-id: http://piwigo.org/svn/branches/2.4@17150 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-26 21:26:12 +00:00
ddtddt
736d117a61 [2.4] - language update for 2.4.2
git-svn-id: http://piwigo.org/svn/branches/2.4@17146 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-26 20:38:40 +00:00
ddtddt
b7abe14df6 [2.4] - plugins - language update for 2.4.2
git-svn-id: http://piwigo.org/svn/branches/2.4@17103 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-25 21:15:06 +00:00
ddtddt
bf8f4bb0ba [2.4] - language update number release langue
git-svn-id: http://piwigo.org/svn/branches/2.4@17101 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-25 21:11:37 +00:00
ddtddt
089d8ec4e8 [2.4] - language update for 2.4.2
git-svn-id: http://piwigo.org/svn/branches/2.4@17094 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-25 20:57:50 +00:00
mistic100
af345e2100 Merged revision(s) r17064 from trunk:
works with Additional Pages

git-svn-id: http://piwigo.org/svn/branches/2.4@17069 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-25 20:26:52 +00:00
rvelices
273f066daf merge from trunk to 2.4
- 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
2012-07-25 17:26:26 +00:00
plegall
c87ad378c2 bug 2706 fixed: pwg.getMissingDerivatives correctly manages galleries with not a single photo.
git-svn-id: http://piwigo.org/svn/branches/2.4@17016 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-25 15:13:02 +00:00
plegall
d60339d4b5 feature 2693 added: automatically show link to caddie if caddie not empty
git-svn-id: http://piwigo.org/svn/branches/2.4@17008 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-25 11:43:35 +00:00
plegall
b9c3d840c5 bug 2655 fixed: maximum length for album name is 255 chars
git-svn-id: http://piwigo.org/svn/branches/2.4@17006 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-25 10:57:18 +00:00
plegall
ef5777dd71 next version is 2.4.2
git-svn-id: http://piwigo.org/svn/branches/2.4@17005 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-25 10:35:13 +00:00
plegall
be73b982e5 bug 2705 (related to): if rotate function is called with a 0 (zero) angle,
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
2012-07-25 10:31:56 +00:00
plegall
261a386291 bug 2627 fixed: photos added with the web form or pwg.images.addSimple now have
a correct image_category.rank.


git-svn-id: http://piwigo.org/svn/branches/2.4@17001 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-25 10:18:22 +00:00
rvelices
6b8f0a49f9 fix prev commit - again :( (bug 2682)
git-svn-id: http://piwigo.org/svn/branches/2.4@16995 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-24 22:09:19 +00:00
rvelices
1c948a7fd5 bug 2682: Watermark sizing calculation is made on the requested size not on the final one - fix (merge from trunk)
git-svn-id: http://piwigo.org/svn/branches/2.4@16992 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-24 20:54:52 +00:00
rvelices
663f6273a7 bug 2682: Watermark sizing calculation is made on the requested size not on the final one (merge from trunk)
git-svn-id: http://piwigo.org/svn/branches/2.4@16990 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-24 20:50:20 +00:00