Commit graph

1568 commits

Author SHA1 Message Date
plegall
05b73baf39 merge r14430 from branch 2.3 to trunk
feature 2625: ability to sort user list by email address



git-svn-id: http://piwigo.org/svn/trunk@14431 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-26 09:08:47 +00:00
plegall
d3c6983b35 feature 2606: (multiple size config screen redesign) turn the "restore" button
in a "reset to default values" link in the "Multiple size" fieldset.


git-svn-id: http://piwigo.org/svn/trunk@14251 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-21 10:56:51 +00:00
rvelices
dd1f034df2 added a button to restore multiple size default sizes ...
git-svn-id: http://piwigo.org/svn/trunk@14228 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-19 20:49:43 +00:00
plegall
796b6b3ffe feature 2606: second step on multiple size configuration screen redesign.
Configuration settings are saved on form submission.

The old screen is still available for tests.

Default resize quality set to 95 instead of 85.


git-svn-id: http://piwigo.org/svn/trunk@14221 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-19 14:43:30 +00:00
flop25
89a1ee2696 feature:2482
during upgrade, deactivate template-extensions : in practice put an empty array for the config param. extents_for_templates 

git-svn-id: http://piwigo.org/svn/trunk@14206 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-17 14:09:05 +00:00
flop25
f03ce8dcfa feature:2388
on element_set_ranks, no more clipping due to the use of the default square size

git-svn-id: http://piwigo.org/svn/trunk@14205 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-17 13:27:33 +00:00
flop25
9f9798e1ea "Notice: Undefined index: rotation" for element_set_ranks.php : rotation added to the db query
git-svn-id: http://piwigo.org/svn/trunk@14198 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-17 11:41:10 +00:00
flop25
2e17c9eefb feature:2617 class .tiptip added for links of disable themes
git-svn-id: http://piwigo.org/svn/trunk@14192 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-17 07:45:23 +00:00
rvelices
1b54eb8e9c bug 2615 php notice in calendar amd web service
multisize improve handling of cases where the original is smaller than a requested derivative, but rotation/watermarking is required

git-svn-id: http://piwigo.org/svn/trunk@14143 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-14 04:52:20 +00:00
plegall
59e2298b85 merge r13961 from branch 2.3 to trunk
bug 2612 fixed: sanitize $_GET['installstatus'] before display for
themes/languages/plugins installation



git-svn-id: http://piwigo.org/svn/trunk@13962 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-07 21:16:02 +00:00
plegall
641e6a294b merge r13959 from branch 2.3 to trunk
bug 2613 fixed: on the theme configuration screen, make sure the
$_GET['theme'] is a theme id already installed.



git-svn-id: http://piwigo.org/svn/trunk@13960 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-07 21:05:42 +00:00
plegall
d2c7671d93 merge r13957 from branch 2.3 to trunk
bug 2611 fixed: check $_GET['section'] input parameter



git-svn-id: http://piwigo.org/svn/trunk@13958 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-07 21:02:56 +00:00
plegall
1072ba010a feature 2608: explain what the Center of Interest is
git-svn-id: http://piwigo.org/svn/trunk@13940 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-06 20:45:35 +00:00
plegall
d568e4f3a2 feature 2606: first step on multiple size configuration screen redesign.
Multiple size configuration moved to [Administration > Configuration > Photo Sizes]

Less details by default, less options also (sharpen had disappeared)

TODO : save settings on form submission. The old screen is still available.


git-svn-id: http://piwigo.org/svn/trunk@13883 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-03 21:01:40 +00:00
plegall
c137a52c15 coding guidelines: indentation is made of spaces, not tabs
git-svn-id: http://piwigo.org/svn/trunk@13882 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-03 20:58:14 +00:00
plegall
2ec7183adb feature 2604: support rotation on derivatives
git-svn-id: http://piwigo.org/svn/trunk@13843 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-01 00:02:36 +00:00
mistic100
3a76852f0c feature 2586: add capitals to sort labels on admin
git-svn-id: http://piwigo.org/svn/trunk@13840 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-31 10:27:25 +00:00
mistic100
2f32322402 prevent deleting all order criterias on main config page
git-svn-id: http://piwigo.org/svn/trunk@13838 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-31 09:41:48 +00:00
rvelices
cc1d7fd3e6 remove derivatives build page
git-svn-id: http://piwigo.org/svn/trunk@13772 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-27 19:54:39 +00:00
rvelices
9d66c18541 - small js fixes on index/picture
- i.php does not use derivatives.dat file anymore (obsolete file)
- better selection of derivatives in picture.php
- larger sharpen real range in image.class.php

git-svn-id: http://piwigo.org/svn/trunk@13736 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-26 04:07:03 +00:00
plegall
2c61829ad7 feature 2561: notification on album was moved to a dedicated tab on the "Edit album" screen.
git-svn-id: http://piwigo.org/svn/trunk@13668 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-23 11:17:15 +00:00
plegall
7ffddb84ee feature 2594: remove the Permissions link on the list of albums, because it is a tab on the Edit Album screen
git-svn-id: http://piwigo.org/svn/trunk@13667 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-23 11:15:25 +00:00
plegall
39e9a1cdbd feature 2594: remove the Permissions link on the list of albums, because it is a tab on the Edit Album screen
git-svn-id: http://piwigo.org/svn/trunk@13666 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-23 10:27:54 +00:00
rvelices
b95925dcaa multisize: remove 2 php warnings, delete custom derivatives (batch man + maintenance), watermark applied to custom derivatives
git-svn-id: http://piwigo.org/svn/trunk@13651 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-20 04:13:35 +00:00
plegall
adf689b9c9 feature 2596: Batch Manager, improve ergonomy on privacy level filter
git-svn-id: http://piwigo.org/svn/trunk@13646 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-19 11:07:08 +00:00
plegall
6ade4bc91b feature 2594: l10n on new strings of the "Album Permissions" screen. Details about "indirect permissions".
git-svn-id: http://piwigo.org/svn/trunk@13593 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-17 14:07:28 +00:00
plegall
73c1638563 bug fixed: chosenBox invisible (Chrome/Opera) or unresponsive (Firefox) when overflowing the fieldset
git-svn-id: http://piwigo.org/svn/trunk@13592 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-17 12:26:14 +00:00
plegall
b09c66fdc3 feature 2594: redesign on album permission screen. The choice "public/private"
is not on the "properties" tab anymore. Simpler ergonomy to select grant users
and groups.


git-svn-id: http://piwigo.org/svn/trunk@13580 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-17 00:47:17 +00:00
plegall
0f585e04b8 bug fixed: allow double quotes in photo title
git-svn-id: http://piwigo.org/svn/trunk@13576 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-15 22:15:50 +00:00
rvelices
b23a67d925 batch manager derivative build fix js
git-svn-id: http://piwigo.org/svn/trunk@13575 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-15 21:04:39 +00:00
rvelices
f0d5c6c010 git-svn-id: http://piwigo.org/svn/trunk@13544 68402e56-0260-453c-a942-63ccdbb3a9ee 2012-03-13 21:13:17 +00:00
plegall
bfdcd5e649 feature 2593: l10n on [Administration > Photos > Add > Applications] screen
git-svn-id: http://piwigo.org/svn/trunk@13543 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-13 21:10:40 +00:00
plegall
e0f6d5d6a7 feature 414 (yes, a 6 years old request): ability to define the list of
permitted characters in file/directory names for synchronization.


git-svn-id: http://piwigo.org/svn/trunk@13527 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-10 21:34:48 +00:00
rvelices
8495df013d remove remote sites feature
git-svn-id: http://piwigo.org/svn/trunk@13488 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-06 20:27:41 +00:00
plegall
1a538bc6be feature 2587: set theme "elegant" as default theme
git-svn-id: http://piwigo.org/svn/trunk@13467 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-02 22:14:38 +00:00
plegall
0208ebfa22 feature 2575: new home icon for admin clear theme to comply with icons in admin menubar
git-svn-id: http://piwigo.org/svn/trunk@13461 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-02 16:41:51 +00:00
plegall
0c9d78e4af feature 2577: avoid errors if mobile theme was manually removed
git-svn-id: http://piwigo.org/svn/trunk@13460 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-02 16:17:15 +00:00
plegall
7a28277196 feature 2555: add original file name on Batch Manager
git-svn-id: http://piwigo.org/svn/trunk@13457 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-02 13:52:37 +00:00
plegall
d53c5e454a feature 2584: redesign on add photos screens
[Administration > Photos > Add] tabs become: {Web Form, Applications, FTP + Synchronization}

admin screen for pLoader is replaced by a more generic screen for applications

thanks to multisize, FTP+sync method becomes simpler


git-svn-id: http://piwigo.org/svn/trunk@13451 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-01 16:18:31 +00:00
rvelices
cb2a1f0d99 - derivative fix floating point rounding errors for certain sizes
- increase derivative size for which metadata is kept
- imagick use 4:2:2 chroma subsampling (reduce file size by 20-30% with "almost" no human perception)
- dont show mobile theme links if there is no mobile theme installed
- mobile theme favicon removed because 404

git-svn-id: http://piwigo.org/svn/trunk@13426 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-28 21:18:03 +00:00
plegall
12bf0f72bb feature 2581: new design on albums list management.
icons removed, replaced by text links visible on :hover

better ergonomy for automatic order: the "save manual order" submit button
only appears when a change is detected in the album ordering. The "automatic
sort order" becomes a dedicated fieldset, hidden by default, displayed "on
user demand".

new virtual album form displayed only "on user demand"

cat_list, cat_move and permalinks are 3 tabs for the "Albums > Manage" link
in the menubar.

permalinks admin page slightly redesign: fieldsets instead of centered h3,
"on user demand" form to add/modify permalinks.


git-svn-id: http://piwigo.org/svn/trunk@13282 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-20 19:28:43 +00:00
plegall
25200e2c25 convert tabulations into 2-spaces for indentation (introduced in r13240)
git-svn-id: http://piwigo.org/svn/trunk@13258 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-19 19:59:22 +00:00
plegall
d174cd3ac5 change color scheme on submit buttons for clear theme: white text on dark gray
background and orange background on :hover.

On many places, the submit buttons are now left aligned (instead of centered)

On configuration option screens, the "Reset" button was removed: useless and
confusing.

Much simpler "Quick Local Synchronization" button on admin/intro.tpl for admin
theme clear.


git-svn-id: http://piwigo.org/svn/trunk@13244 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-18 22:09:08 +00:00
patdenice
2405b41e02 feature:2577
Automaticaly install smartpocket during install or upgrade.
hide mobile theme from themes list on user side.

git-svn-id: http://piwigo.org/svn/trunk@13242 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-18 21:18:34 +00:00
rvelices
a893882789 - multisize thumb longest side can be smaller than the square size
- remove unused css, shorten/optimize php called very often (at least theoretically should be faster)

git-svn-id: http://piwigo.org/svn/trunk@13240 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-18 20:46:46 +00:00
mistic100
10b940ba48 feature 2379: missing a "s" in languages keys
git-svn-id: http://piwigo.org/svn/trunk@13225 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-17 19:44:01 +00:00
mistic100
e474f947fa feature 2379: option to change comments order: change caption again, fix a bug in config page (induced by r13087)
git-svn-id: http://piwigo.org/svn/trunk@13224 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-17 19:30:52 +00:00
patdenice
46864ea0b6 feature:2577
Add functionnality in core files.

git-svn-id: http://piwigo.org/svn/trunk@13172 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-15 16:52:24 +00:00
plegall
f5f908a07e feature 2575: redesign menubar on clear administration theme
SVG icons with raphael.js (not sure this is the best way to add icons, it's a test)

The menubar is sticked to the left border of the window.


git-svn-id: http://piwigo.org/svn/trunk@13168 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-14 23:55:49 +00:00
rvelices
45fbfcf504 - added 2 missing embellish_url
- fix css (admin bakground not existing; public IE image border)

git-svn-id: http://piwigo.org/svn/trunk@13167 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-14 21:38:41 +00:00