Commit graph

100 commits

Author SHA1 Message Date
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
c72c976eda bug 1612: hide admin header/footer in help popups.
git-svn-id: http://piwigo.org/svn/trunk@5866 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-15 14:15:39 +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
nikrou
cc2a765cdc Bug 1549 fixed : some texts are not correcly positionned.
git-svn-id: http://piwigo.org/svn/trunk@5724 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-08 21:15:11 +00:00
nikrou
c10a261817 Feature 1545 : refactoring, move css rules for calendar icon to default/themes (default-layout.css)
git-svn-id: http://piwigo.org/svn/trunk@5702 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-07 21:51:20 +00:00
plegall
b6a8c1a305 bug 1582: fix help.png position in administration.
better help.png icon for the clear admin theme.

git-svn-id: http://piwigo.org/svn/trunk@5699 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-07 20:48:32 +00:00
plegall
c84b931f12 bug fixed: on admin>categories>manage, align action icons on the middle of the
line.

Better icons for clear admin themes (not only negative from roma icons)

git-svn-id: http://piwigo.org/svn/trunk@5698 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-07 19:44:52 +00:00
plegall
3f7741a7dc bug 1545: fix datepicker calendar for roma admin theme + move common rules to
default-layout.css.

git-svn-id: http://piwigo.org/svn/trunk@5697 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-07 14:29:05 +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
plegall
3b80fbe3fa bug fixed: add "Allow rating" language key to make a difference between
Admin>Photos>Rating and Admin>Configuration>Options>Rating

git-svn-id: http://piwigo.org/svn/trunk@5453 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-29 18:50:08 +00:00
patdenice
29d36ffdc3 feature 1502: Allow to have configuration page for each theme.css.
About string for theme has to be saved in language theme directory (about.html)

git-svn-id: http://piwigo.org/svn/trunk@5446 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-29 13:30:02 +00:00
patdenice
cae3ae428e feature 1502: In template extensions admin page, change "Bound template" by "Bound theme".
Template extensions are now attached to all themes if nothing is selected in "bound theme" column.

git-svn-id: http://piwigo.org/svn/trunk@5434 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-28 20:29:55 +00:00
plegall
2a5529c32f Simplify installation message, no need to explain the following step, the
"no photo yet" feature makes the explanations useless at this point.

.infos admin block is used to display messages, I've set the background
transparent here, because it's the only message of the page. Anyway, I don't
think using .infos blocks are relevant if that's the only message on the page.

git-svn-id: http://piwigo.org/svn/trunk@5408 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-27 20:49:52 +00:00
plegall
fcdef8cda7 change infos/errors icon to (the "infos" icon is much more a "success" icon in
fact).

git-svn-id: http://piwigo.org/svn/trunk@5407 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-27 20:28:11 +00:00
plegall
502689a319 bug 1495: use the wiki icons in errors/infos blocks + merge CSS rules.
git-svn-id: http://piwigo.org/svn/trunk@5383 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-26 15:15:56 +00:00
plegall
b8a9773caf feature 1514: make the "deactivate" action inactive if there is no active
theme left.

bug fixed: when setting the default theme, make sure at least one user will
be updated.

git-svn-id: http://piwigo.org/svn/trunk@5382 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-26 14:16:54 +00:00
plegall
6d00630332 feature 1538: "select all" (+none, +invert) on user comments validation screen.
git-svn-id: http://piwigo.org/svn/trunk@5381 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-26 13:37:20 +00:00
patdenice
55ea0f2c4c Feature 1535: Allow to install new languages from PEM.
git-svn-id: http://piwigo.org/svn/trunk@5371 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-26 00:55:12 +00:00
plegall
41de132f1e feature 1529: make the checked tags more obvious (distinct background color)
git-svn-id: http://piwigo.org/svn/trunk@5366 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25 22:29:57 +00:00
plegall
d0f73ea10f bug 1495: "infos" and "errors" blocks are more visible for the "roma" admin
theme. I have simply used the same CSS rules as for "clear" theme.

git-svn-id: http://piwigo.org/svn/trunk@5364 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25 22:03:28 +00:00
patdenice
6b445114da Feature 1535: Add language manager.
git-svn-id: http://piwigo.org/svn/trunk@5357 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25 20:18:28 +00:00
rvelices
6717089705 - fix cat_modify
* missing token in url
 * double icon display
- simplified func check_pwg_token


git-svn-id: http://piwigo.org/svn/trunk@5335 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25 05:59:35 +00:00
patdenice
f9b339cf79 Feature 1533: admincan activate/deactivate user customization.
git-svn-id: http://piwigo.org/svn/trunk@5328 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-24 23:24:01 +00:00