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
Gotcha
a962c6b0f3
Change colors selected tags (Admin Roma)
...
git-svn-id: http://piwigo.org/svn/trunk@5368 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25 22:52:58 +00:00
patdenice
b01c5cc096
Move set_tabsheet function for plugins pages to plugins class.
...
git-svn-id: http://piwigo.org/svn/trunk@5367 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25 22:38:09 +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
plegall
663be9ca63
improvement: dynamically activate all installed themes (with checks on
...
parent availability and so on).
git-svn-id: http://piwigo.org/svn/trunk@5340 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25 10:08:33 +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
patdenice
2ad08fa8c1
feature 1502: bug corrected on guest setting page.
...
Remove $conf['default_theme'] from config file (useless).
Check if theme is still installed in pwg_get_themes.
git-svn-id: http://piwigo.org/svn/trunk@5306 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-24 01:36:28 +00:00
patdenice
151920ed09
Feature 1533: Allow activation or deactivation of download icon.
...
Add display configuration for picture properties.
git-svn-id: http://piwigo.org/svn/trunk@5304 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-24 00:39:34 +00:00
plegall
8802877a84
remove the \n from the language key and split into 2 separate strings to avoid
...
useless exceptions in translation analysis scripts.
git-svn-id: http://piwigo.org/svn/trunk@5302 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23 23:45:13 +00:00
plegall
cdf89f21af
bug fixed: typo on case for "Upload Photos" page title.
...
git-svn-id: http://piwigo.org/svn/trunk@5299 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23 23:06:36 +00:00
patdenice
5c4c58ee5f
Feature 1533: more explicit options on display configuration tab
...
git-svn-id: http://piwigo.org/svn/trunk@5298 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23 22:27:52 +00:00
nikrou
c045205e53
Fix problem with white space in language keys
...
git-svn-id: http://piwigo.org/svn/trunk@5297 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23 22:06:13 +00:00
patdenice
c4fd9f9141
Feature 1533: Change "General" by "Options" in Configuration menu.
...
Change "Default Display" tab by "Guest Settings" tab.
Add display tab in Configuration/Option menu.
Allow to activate/deactivate a lot of display features:
On main page:
# Display only recently posted images
# Sort order
# Display all elements in all sub-categories
# Display a calendar by posted date
# Display a calendar by creation date
# Slideshow
On photo page:
# Show file metadata
# slideshow
# Add this image to your favorites
# Navigation Bar
# Navigation Thumbnails
git-svn-id: http://piwigo.org/svn/trunk@5293 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23 21:19:55 +00:00
plegall
8b816a18f4
bug fixed: the language keys used end with a whitespace, but it was removed
...
in the language file.
git-svn-id: http://piwigo.org/svn/trunk@5292 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23 21:18:38 +00:00
patdenice
0abfb916e3
Remove @, test $_POST['date_creation_year'] instead, make nicolas joyful ;-)
...
git-svn-id: http://piwigo.org/svn/trunk@5288 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23 17:38:55 +00:00
nikrou
cd0c4ae7dd
Fix missing key translations for nbm and c13y
...
git-svn-id: http://piwigo.org/svn/trunk@5287 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23 16:19:13 +00:00
plegall
68a4d1dd9b
Make the admin/photos_add code easier to analyse for missing translation keys.
...
git-svn-id: http://piwigo.org/svn/trunk@5285 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23 13:26:41 +00:00
plegall
f60f59a4c6
bug fixed: hide border on admin/configuration fieldsets to avoid empty legend.
...
Add missing i18n on admin.tpl, admin header/footer, pLoader page, theme
manager.
git-svn-id: http://piwigo.org/svn/trunk@5284 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23 12:04:31 +00:00
patdenice
87f5424cca
Avoid error if creation date calendar is empty.
...
Avoid error on picture_modify.php if creation date is not correct.
git-svn-id: http://piwigo.org/svn/trunk@5283 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23 11:08:09 +00:00
plegall
363268ab99
ture 1514: improvement, impossible to activate a theme is a parent is missing
...
(a parent includes grand father and his own father, and his own father, and so
on... until the root theme is "default" or has no parent declared)
git-svn-id: http://piwigo.org/svn/trunk@5259 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-22 15:03:43 +00:00
plegall
15499d5dc1
feature 1514: improvement, impossible to delete a theme that is required
...
by another installed theme.
git-svn-id: http://piwigo.org/svn/trunk@5258 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-22 14:11:10 +00:00
patdenice
cf9af7d062
Sylvia style is back for installation and upgrade pages.
...
git-svn-id: http://piwigo.org/svn/trunk@5257 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-22 13:13:58 +00:00
plegall
2ed2fe4ec0
feature 1529: display tags in columns for search.php or admin/tags.
...
Needs to be verified on Internet Explorer, even if the display:inline-block
method is already used for thumbnails display.
git-svn-id: http://piwigo.org/svn/trunk@5255 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-22 11:40:18 +00:00
plegall
d1d3167c3c
due to background color change on pwgHead, the roma icon for home.png was not good
...
git-svn-id: http://piwigo.org/svn/trunk@5248 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-22 09:35:34 +00:00
plegall
274b283da1
just a test: make the header/footer colors comply with the current theme
...
git-svn-id: http://piwigo.org/svn/trunk@5247 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-22 09:16:06 +00:00
plegall
74e07f090b
move the logo outside the text, to make the text easier to read.
...
The footer logo was going outside the footer (the footer is 46px in height,
the logo is 45px, it has to be sticked to bottom)
git-svn-id: http://piwigo.org/svn/trunk@5246 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-22 09:03:00 +00:00
patdenice
fdb92b15fa
feature 1255: Move $conf['db_sqlite_default'] and $conf['dbengine_select_default'] in install.php (as constants).
...
PDO::SQLite is now displayed as SQLite in install page.
Always display unique SQLite engine.
git-svn-id: http://piwigo.org/svn/trunk@5239 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-21 23:41:19 +00:00
vdigital
62ce6a7f15
Fix tooltip ln10 error
...
git-svn-id: http://piwigo.org/svn/trunk@5221 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-21 17:28:48 +00:00
patdenice
2842cb6673
feature 1255: set mysql as default engine.
...
git-svn-id: http://piwigo.org/svn/trunk@5220 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-21 17:20:56 +00:00
patdenice
281eff5003
feature 1502: replace $theme.name by $theme.id in admin header.tpl
...
git-svn-id: http://piwigo.org/svn/trunk@5219 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-21 14:23:31 +00:00
patdenice
8db5b549d1
feature 1522: Move config_local.inc.php to local/config/config.inc.php
...
git-svn-id: http://piwigo.org/svn/trunk@5215 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-21 13:31:20 +00:00
vdigital
76b2701e16
Fix generation time description
...
git-svn-id: http://piwigo.org/svn/trunk@5212 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-21 09:33:48 +00:00
nikrou
af78fa6193
Fix some language keys problems
...
Need translations !
git-svn-id: http://piwigo.org/svn/trunk@5207 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-20 22:35:39 +00:00
rvelices
251eeb05ab
less warnings + language fixes
...
git-svn-id: http://piwigo.org/svn/trunk@5206 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-20 20:28:35 +00:00
vdigital
a70352fae2
Minor correction
...
git-svn-id: http://piwigo.org/svn/trunk@5205 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-20 18:38:25 +00:00
vdigital
f25d43eb5d
Duplicate version reference with footer => Removed from the intro page.
...
git-svn-id: http://piwigo.org/svn/trunk@5204 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-20 18:32:00 +00:00
vdigital
7d79e3bcc4
Logo not aligned on page base but on text base.
...
git-svn-id: http://piwigo.org/svn/trunk@5203 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-20 14:08:12 +00:00
vdigital
0aff680f61
Add Logo in footer
...
git-svn-id: http://piwigo.org/svn/trunk@5202 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-20 13:57:10 +00:00
rvelices
a02bf8952b
- added a js confirmation before deletign a theme
...
- fix link to css
- simplified language loading (a couple of years ago during utf8 migration I left the possibility to have languages defined in another charsets - this is useless)
git-svn-id: http://piwigo.org/svn/trunk@5200 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-20 08:59:54 +00:00
plegall
d7d5fdd2af
feature 724: improvement, auto-complete is not case sensitive anymore
...
git-svn-id: http://piwigo.org/svn/trunk@5198 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-19 23:20:22 +00:00
plegall
b005dbbbf8
bug fixed: remove the useless "Visit Gallery" tooltip on the "Visit Gallery"
...
link.
git-svn-id: http://piwigo.org/svn/trunk@5197 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-19 22:54:36 +00:00
plegall
86ad1d5b49
increase copyright year to 2010
...
git-svn-id: http://piwigo.org/svn/trunk@5196 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-19 22:37:10 +00:00
plegall
c695136e4d
bug 1328: backport the pwg_token on trunk
...
bug 1329: backport the check_input_parameter on trunk
feature 1026: add pwg_token feature for edit/delete comment. Heavy refactoring
on this feature to make the code simpler and easier to maintain (I hope).
git-svn-id: http://piwigo.org/svn/trunk@5195 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-19 22:25:39 +00:00
nikrou
ff7e537e2b
remove outline for tabsheet (it's ugly)
...
git-svn-id: http://piwigo.org/svn/trunk@5194 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-19 20:52:08 +00:00
nikrou
7c6d4d7a0e
remove picture delete displayed twice
...
redirect after delete to avoid errors
git-svn-id: http://piwigo.org/svn/trunk@5193 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-19 20:47:54 +00:00
nikrou
4c461f36b1
Fix some sql issues :
...
- permalink that use if() syntax
- add tables themes for other database engines that mysql
git-svn-id: http://piwigo.org/svn/trunk@5192 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-19 19:39:15 +00:00