grum
a3ebfcde8a
update clear & roma theme with generic classes, adding input styles
...
git-svn-id: http://piwigo.org/svn/trunk@5463 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-29 21:41:23 +00:00
grum
a9f06445d1
update clear & roma theme with generic classes, allowing to use theme colors for plugin + invert tables colors for clear theme
...
git-svn-id: http://piwigo.org/svn/trunk@5460 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-29 21:08:20 +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
nikrou
a6a3a6e0c2
Fix some issues with database engines :
...
- insert into syntax not correct for posgresql or sqlite
- add languages table
- incorrect function for row count (sqlite)
git-svn-id: http://piwigo.org/svn/trunk@5452 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-29 18:16:33 +00:00
patdenice
6024107c9c
feature 1502: Configuration menu is selected when theme configuration page is selected.
...
Remove useless global $page.
git-svn-id: http://piwigo.org/svn/trunk@5448 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-29 15:14:21 +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
patdenice
66d2cd6ec2
Add token to themes installation.
...
Only webmasters can install new plugins, themes or languages.
git-svn-id: http://piwigo.org/svn/trunk@5406 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-27 17:32:45 +00:00
patdenice
7b25308e73
Fix php5 apache configuration with upgrade.
...
git-svn-id: http://piwigo.org/svn/trunk@5387 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-26 16:49:23 +00:00
patdenice
29a08d54e7
Fix php5 apache configuration with install.
...
Fix php5 apache configuration display.
git-svn-id: http://piwigo.org/svn/trunk@5384 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-26 15:44:48 +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
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