aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-03-30feature 1557: new design for plugin list management, 1 block = 1 status.plegall3-70/+73
No icon. git-svn-id: http://piwigo.org/svn/trunk@5474 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-29bug fixed: add "Allow rating" language key to make a difference betweenplegall1-1/+1
Admin>Photos>Rating and Admin>Configuration>Options>Rating git-svn-id: http://piwigo.org/svn/trunk@5453 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-29feature 1502: Allow to have configuration page for each theme.css.patdenice2-5/+10
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-28feature 1502: In template extensions admin page, change "Bound template" by ↵patdenice1-1/+1
"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-27Simplify installation message, no need to explain the following step, theplegall1-2/+7
"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-27change infos/errors icon to (the "infos" icon is much more a "success" icon inplegall2-0/+0
fact). git-svn-id: http://piwigo.org/svn/trunk@5407 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-26bug 1495: use the wiki icons in errors/infos blocks + merge CSS rules.plegall3-6/+17
git-svn-id: http://piwigo.org/svn/trunk@5383 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-26feature 1514: make the "deactivate" action inactive if there is no activeplegall1-0/+6
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-26feature 1538: "select all" (+none, +invert) on user comments validation screen.plegall2-10/+51
git-svn-id: http://piwigo.org/svn/trunk@5381 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-26Feature 1535: Allow to install new languages from PEM.patdenice3-7/+48
git-svn-id: http://piwigo.org/svn/trunk@5371 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25feature 1529: make the checked tags more obvious (distinct background color)plegall3-1/+20
git-svn-id: http://piwigo.org/svn/trunk@5366 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25bug 1495: "infos" and "errors" blocks are more visible for the "roma" adminplegall4-27/+19
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-25Feature 1535: Add language manager.patdenice3-2/+41
git-svn-id: http://piwigo.org/svn/trunk@5357 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25- fix cat_modifyrvelices1-1/+1
* 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-24Feature 1533: admincan activate/deactivate user customization.patdenice1-0/+7
git-svn-id: http://piwigo.org/svn/trunk@5328 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-24feature 1502: bug corrected on guest setting page.patdenice1-1/+1
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-24Feature 1533: Allow activation or deactivation of download icon.patdenice2-6/+90
Add display configuration for picture properties. git-svn-id: http://piwigo.org/svn/trunk@5304 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23bug fixed: typo on case for "Upload Photos" page title.plegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@5299 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23Feature 1533: more explicit options on display configuration tabpatdenice1-13/+13
git-svn-id: http://piwigo.org/svn/trunk@5298 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23Feature 1533: Change "General" by "Options" in Configuration menu.patdenice3-6/+102
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-23bug fixed: the language keys used end with a whitespace, but it was removedplegall1-1/+1
in the language file. git-svn-id: http://piwigo.org/svn/trunk@5292 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23Make the admin/photos_add code easier to analyse for missing translation keys.plegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@5285 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23bug fixed: hide border on admin/configuration fieldsets to avoid empty legend.plegall8-19/+23
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-22ture 1514: improvement, impossible to activate a theme is a parent is missingplegall1-0/+8
(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-22feature 1514: improvement, impossible to delete a theme that is requiredplegall2-4/+13
by another installed theme. git-svn-id: http://piwigo.org/svn/trunk@5258 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-22Sylvia style is back for installation and upgrade pages.patdenice2-2/+67
git-svn-id: http://piwigo.org/svn/trunk@5257 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-22feature 1529: display tags in columns for search.php or admin/tags.plegall1-2/+3
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-22due to background color change on pwgHead, the roma icon for home.png was ↵plegall1-1/+1
not good git-svn-id: http://piwigo.org/svn/trunk@5248 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-22move the logo outside the text, to make the text easier to read.plegall3-6/+4
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-21Fix tooltip ln10 errorvdigital1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@5221 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-21feature 1255: set mysql as default engine.patdenice1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@5220 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-21feature 1502: replace $theme.name by $theme.id in admin header.tplpatdenice1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@5219 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-21Fix generation time descriptionvdigital1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@5212 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-20Fix some language keys problemsnikrou2-2/+2
Need translations ! git-svn-id: http://piwigo.org/svn/trunk@5207 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-20less warnings + language fixes rvelices1-4/+1
git-svn-id: http://piwigo.org/svn/trunk@5206 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-20Minor correctionvdigital1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@5205 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-20Duplicate version reference with footer => Removed from the intro page.vdigital1-3/+1
git-svn-id: http://piwigo.org/svn/trunk@5204 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-20Logo not aligned on page base but on text base.vdigital1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@5203 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-20Add Logo in footervdigital2-2/+5
git-svn-id: http://piwigo.org/svn/trunk@5202 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-20- added a js confirmation before deletign a themervelices2-2/+2
- 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-19feature 724: improvement, auto-complete is not case sensitive anymoreplegall3-3/+3
git-svn-id: http://piwigo.org/svn/trunk@5198 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-19bug fixed: remove the useless "Visit Gallery" tooltip on the "Visit Gallery"plegall1-2/+2
link. git-svn-id: http://piwigo.org/svn/trunk@5197 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-19increase copyright year to 2010plegall2-2/+2
git-svn-id: http://piwigo.org/svn/trunk@5196 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-19bug 1328: backport the pwg_token on trunkplegall4-0/+6
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-19remove picture delete displayed twicenikrou1-1/+1
redirect after delete to avoid errors git-svn-id: http://piwigo.org/svn/trunk@5193 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-19feature 1502: replace the theme.name by theme.id for theme.css loadplegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@5190 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-19feature 724: bug fixed on element_set_unit for FCKB, better useplegall1-3/+12
$("#tags-123, #tags-456") than $(".tags") to apply FCKB widget on the select box. Use a dedicated function to return the tag list, formatted for FCKB. git-svn-id: http://piwigo.org/svn/trunk@5189 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-19feature 724: FCBKcomplete propagated to element_set_global andplegall2-2/+53
element_set_unit to manage tags. Note: multiple instances of FCBKcomplete on the same page does not work as good as a single instance. git-svn-id: http://piwigo.org/svn/trunk@5188 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-19Feature 940 : improve ordering by rank by clip thumbnail to a squarenikrou2-5/+16
git-svn-id: http://piwigo.org/svn/trunk@5187 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-19feature 1514, feature 1507: improvement, the themeBoxes height adjustsplegall2-4/+4
automatically depending on the content. git-svn-id: http://piwigo.org/svn/trunk@5186 68402e56-0260-453c-a942-63ccdbb3a9ee