Commit graph

106 commits

Author SHA1 Message Date
plegall
e5a564b618 merge r6320 from trunk to branch 2.1
bug 1667 fixed: r6027 was fixing a minor error on tabs for Google Chrome/Safari
BUT was introducing a major visual issue for IE8. Backmerged + adds the -webkit
radius anyway.

This is a quickfix for release 2.1.1, the improved display introduced by nikrou
was nice and it would be better to have it, but working in IE8


git-svn-id: http://piwigo.org/svn/branches/2.1@6323 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-24 11:19:04 +00:00
Gotcha
1416cc82c8 Correction lang key
"group" => "Group"

git-svn-id: http://piwigo.org/svn/branches/2.1@6280 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-22 10:17:42 +00:00
plegall
f34bce6847 add a warning about SQLite/PostgreSQL: they are currently in "experimental"
state.

git-svn-id: http://piwigo.org/svn/trunk@6128 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-08 20:32:36 +00:00
nikrou
f1c5936f8b Fix language key (return in string) for message introduction in upgrade.php
git-svn-id: http://piwigo.org/svn/trunk@6127 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-08 20:23:13 +00:00
nikrou
a34af69677 Amend bug 1559. standard deviation was not removed in some places.
So, sqlite crashed because std function has been removed.

git-svn-id: http://piwigo.org/svn/trunk@6125 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-08 18:43:50 +00:00
plegall
2a4d98ed75 bug fixed: on admin/cat_modify, the permissions icon had a bad src.
git-svn-id: http://piwigo.org/svn/trunk@6073 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-04 21:48:38 +00:00
plegall
1f01b7f912 bug 1642 fixed: if no category exists, prevent from selecting an existing
category (before form submission).

git-svn-id: http://piwigo.org/svn/trunk@6057 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-03 21:24:34 +00:00
plegall
322d345077 bug 1641 fixed: Admin>Categories>Synchronize moved to Admin>Tools>Synchronize
(the same for the Site Manager). The big "Quick Synchro" button is kept on
administration homepage. A link to the Synchronize screen was added into
Admin>Photos>Add>FTP+Synchro screen.

git-svn-id: http://piwigo.org/svn/trunk@6056 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-03 20:13:03 +00:00
nikrou
6ed3a3b5f0 Bug 1636 fixed : add radius for chrome. Simplify css tabsheet.
git-svn-id: http://piwigo.org/svn/trunk@6027 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-01 13:35:05 +00:00
plegall
10dac9de37 bug 1637: make the privacy level the same everywher, use "who can see this photo?"
instead of "minimum privacy level".

git-svn-id: http://piwigo.org/svn/trunk@6025 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-30 22:38:17 +00:00
patdenice
5a44a6f532 - Fix tab display on IE
- Display missing screenshot on themes_new if screenshot is missing.

git-svn-id: http://piwigo.org/svn/trunk@6015 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-29 21:34:37 +00:00
plegall
884c9375f3 bug 1613 fixed: split the "pending" screen into 2 distinct sections :
admin>photos>pending + admin>tools>pending comments.

git-svn-id: http://piwigo.org/svn/trunk@5997 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-29 13:58:40 +00:00
plegall
a07188b3be bug 1634: default theme and default language have a specific page, ability to
set them from guest settings was removed.

git-svn-id: http://piwigo.org/svn/trunk@5996 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-29 13:35:33 +00:00
patdenice
a2ccb9a5c9 feature 1502: Add $themeconf['load_parent_css'] parameter
git-svn-id: http://piwigo.org/svn/trunk@5991 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-29 12:45:27 +00:00
plegall
eb93271eb6 bug 1631: the pwg_token was missing on default tag administration screen.
git-svn-id: http://piwigo.org/svn/trunk@5987 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-28 17:20:01 +00:00
patdenice
48cf944cf3 Fix tooltip position on admin intro page.
Menubar reordering now looks like category reordering.

git-svn-id: http://piwigo.org/svn/trunk@5980 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-28 00:35:24 +00:00
patdenice
3e29cdd0e0 In user_list page, theme value must be theme id, not theme name.
git-svn-id: http://piwigo.org/svn/trunk@5974 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-27 10:09:03 +00:00
nikrou
9ffeaaf2c8 Feature 1156 fixed : unit mode acts as picture modify, so remove action leave and set to.
git-svn-id: http://piwigo.org/svn/trunk@5956 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-24 21:54:39 +00:00
nikrou
fdc4577d0b Feature 1156 fixed : add privacy level to photo bulk manager in unit mode
git-svn-id: http://piwigo.org/svn/trunk@5955 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-24 21:48:13 +00:00
nikrou
9559829f59 Fix some errors in generated html
git-svn-id: http://piwigo.org/svn/trunk@5931 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-20 21:41:07 +00:00
nikrou
94d40c0eab Bug 1617 fixed : help page is displayed in current theme in public or admin pages
git-svn-id: http://piwigo.org/svn/trunk@5920 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-18 18:59:37 +00:00
plegall
ce82578b04 feature 1601: improve error feedback on multiple upload : use jGrowl jQuery
plugin to display individual state for each uploaded file.

git-svn-id: http://piwigo.org/svn/trunk@5848 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-14 14:08:19 +00:00
nikrou
9131b5a1cb add icon to say that items for menu can be drag and drop to reorganize them.
git-svn-id: http://piwigo.org/svn/trunk@5783 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-10 20:05:37 +00:00
nikrou
ef7b4cd2b5 Feature 1031 : Automatically sort photos by rank when manual ranks are edited
Add fields to choose sorting mode.
If order of images is changed, checked automaticaly rank for sorting mode.

Need refactoring between admin/element_set_ranks.php admin/cat_modify.php

git-svn-id: http://piwigo.org/svn/trunk@5759 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-10 13:25:20 +00:00
plegall
8a4b177c7b feature 1587: move advanced features screen into maintenance screen.
git-svn-id: http://piwigo.org/svn/trunk@5745 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-09 21:38:16 +00:00
plegall
ca04de7d5e bug 1555: make sure the #formErrors block is hidden by default when submitting
the form.

git-svn-id: http://piwigo.org/svn/trunk@5744 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-09 20:05:27 +00:00
plegall
e39b4c4a0c feature 1591: smarter default categories in upload form. We use the most
recently added photo as reference.

git-svn-id: http://piwigo.org/svn/trunk@5743 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-09 19:47:29 +00:00
plegall
fce10ca2d4 feature 1590: hide the upload form when displaying upload results.
git-svn-id: http://piwigo.org/svn/trunk@5742 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-09 18:29:34 +00:00
plegall
5096c1292c merge back r5740, I should have commited only the galleries directory
git-svn-id: http://piwigo.org/svn/trunk@5741 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-09 18:17:50 +00:00
plegall
384108dd89 bug 1589: remove obsolete .csvignore file
git-svn-id: http://piwigo.org/svn/trunk@5740 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-09 18:01:14 +00:00
plegall
690366a353 typo fixed from previous commit
git-svn-id: http://piwigo.org/svn/trunk@5737 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-09 14:12:29 +00:00
plegall
bbacbe2817 bug 1555: UploadForm, before starting upload (html/multiple modes), check if
the category is correctly set and if there is at least 1 photo selected.

git-svn-id: http://piwigo.org/svn/trunk@5736 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-09 14:04:51 +00:00
patdenice
d02d0fe74b Feature 1557: slower animation on plugin description box.
git-svn-id: http://piwigo.org/svn/trunk@5729 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-08 22:51:38 +00:00
patdenice
e5f8722c33 Fix some issues on NBM: move css rules to mail body if it's possible.
Remove fieldset on available plugins page.

git-svn-id: http://piwigo.org/svn/trunk@5695 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-07 08:09:30 +00:00
patdenice
3890725904 Feature 1533: Add download button to display configuration.
git-svn-id: http://piwigo.org/svn/trunk@5618 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-03 21:49:41 +00:00
nikrou
213cacc855 Fix missing keys and misspelling keys in translations +
small refatcoring in admin/history.

git-svn-id: http://piwigo.org/svn/trunk@5576 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-02 18:32:23 +00:00
plegall
e0317e195b Improve the install confirmation page: dedicated button to download the
database.inc.php file.

git-svn-id: http://piwigo.org/svn/trunk@5571 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-02 13:05:53 +00:00
plegall
783c21a8fd bug 1550: add a default message when there is no new plugin/theme/language
available.

git-svn-id: http://piwigo.org/svn/trunk@5570 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-02 10:11:55 +00:00
plegall
b4cee39043 bug 1564 fixed: treat the checkbox as an exception when clicking on the
leading cell of the row.

git-svn-id: http://piwigo.org/svn/trunk@5569 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-02 09:50:45 +00:00
plegall
1850b89a2b Fix missing keys: in upgrade.tpl
git-svn-id: http://piwigo.org/svn/trunk@5562 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-02 07:56:18 +00:00
plegall
734d08b97d Fix missing keys: some keys have been removed by mistake during the massive
key conversion.

git-svn-id: http://piwigo.org/svn/trunk@5535 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-01 14:14:21 +00:00
plegall
9451629d16 bug fixed: icon for category permission comes back in clear admin theme
git-svn-id: http://piwigo.org/svn/trunk@5530 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-01 12:52:13 +00:00
plegall
dd47d3352e Fix missing keys: some keys have been removed by mistake during the massive
key conversion.

git-svn-id: http://piwigo.org/svn/trunk@5529 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-01 12:43:08 +00:00
patdenice
16721f36da Feature 1557: Correction for number of downloads.
git-svn-id: http://piwigo.org/svn/trunk@5516 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-31 22:57:25 +00:00
patdenice
ac283e2ec0 Feature 1557: New design for "new plugins" tab.
git-svn-id: http://piwigo.org/svn/trunk@5515 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-31 22:41:50 +00:00
plegall
8a7a223af0 feature 1535: apply the plugin/theme managers look&feel to language manager.
git-svn-id: http://piwigo.org/svn/trunk@5496 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-31 13:10:09 +00:00
plegall
63c9cbfe2a improvement: use the jQuery tip to open link on a new window, just use
class="externalLink" and jQuery do the job.

git-svn-id: http://piwigo.org/svn/trunk@5493 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-31 11:21:52 +00:00
plegall
1fa18d9b05 feature 1557: add i18n (and l10n for en_UK+fr_FR) on new strings for plugin
management.

git-svn-id: http://piwigo.org/svn/trunk@5476 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-30 14:23:08 +00:00
plegall
68167d3ecf feature 1557: remove the sorting feature on plugin list, because it becomes
not very relevant with the new design.

git-svn-id: http://piwigo.org/svn/trunk@5475 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-30 13:30:50 +00:00
plegall
75ba6ad47a feature 1557: new design for plugin list management, 1 block = 1 status.
No icon.

git-svn-id: http://piwigo.org/svn/trunk@5474 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-30 13:27:18 +00:00