aboutsummaryrefslogtreecommitdiffstats
path: root/admin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* initialize the 'is_default' key to false when the item (theme, language) is ↵grum2010-04-042-11/+13
| | | | | | not the default item git-svn-id: http://piwigo.org/svn/trunk@5642 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1533: Add download button to display configuration.patdenice2010-04-032-0/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@5618 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix missing keys and misspelling keys in translations +nikrou2010-04-022-13/+20
| | | | | | small refatcoring in admin/history. git-svn-id: http://piwigo.org/svn/trunk@5576 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix missing keys and misspelling keys in translationsnikrou2010-04-021-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@5573 68402e56-0260-453c-a942-63ccdbb3a9ee
* Improve the install confirmation page: dedicated button to download theplegall2010-04-021-0/+30
| | | | | | database.inc.php file. git-svn-id: http://piwigo.org/svn/trunk@5571 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1550: add a default message when there is no new plugin/theme/languageplegall2010-04-023-3/+11
| | | | | | available. git-svn-id: http://piwigo.org/svn/trunk@5570 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1564 fixed: treat the checkbox as an exception when clicking on theplegall2010-04-021-3/+5
| | | | | | leading cell of the row. git-svn-id: http://piwigo.org/svn/trunk@5569 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix missing keys: in upgrade.tplplegall2010-04-021-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@5562 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix missing keys: some keys have been removed by mistake during the massiveplegall2010-04-012-6/+6
| | | | | | | | | | key conversion. Remove some language keys that are really obsolete. I've updated the script to convert language files to 2.1, I will apply "obsolete keys removal" process in a 2nd step on other languages. git-svn-id: http://piwigo.org/svn/trunk@5559 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix missing keys: some keys have been removed by mistake during the massiveplegall2010-04-012-2/+2
| | | | | | key conversion. git-svn-id: http://piwigo.org/svn/trunk@5535 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: icon for category permission comes back in clear admin themeplegall2010-04-011-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5530 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix missing keys: some keys have been removed by mistake during the massiveplegall2010-04-012-11/+11
| | | | | | key conversion. git-svn-id: http://piwigo.org/svn/trunk@5529 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1550 fixed: the admin menu opens on the right section for languages_newplegall2010-04-011-0/+1
| | | | | | page. git-svn-id: http://piwigo.org/svn/trunk@5528 68402e56-0260-453c-a942-63ccdbb3a9ee
* i18n: make language keys easier to detect in source code.plegall2010-04-011-8/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@5527 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1557: Correction for number of downloads.patdenice2010-03-312-5/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@5516 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1557: New design for "new plugins" tab.patdenice2010-03-317-43/+55
| | | | git-svn-id: http://piwigo.org/svn/trunk@5515 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1535: apply the plugin/theme managers look&feel to language manager.plegall2010-03-316-35/+100
| | | | git-svn-id: http://piwigo.org/svn/trunk@5496 68402e56-0260-453c-a942-63ccdbb3a9ee
* improvement: use the jQuery tip to open link on a new window, just useplegall2010-03-316-15/+14
| | | | | | class="externalLink" and jQuery do the job. git-svn-id: http://piwigo.org/svn/trunk@5493 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1557: add i18n (and l10n for en_UK+fr_FR) on new strings for pluginplegall2010-03-301-9/+9
| | | | | | management. git-svn-id: http://piwigo.org/svn/trunk@5476 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1557: remove the sorting feature on plugin list, because it becomesplegall2010-03-302-23/+2
| | | | | | not very relevant with the new design. git-svn-id: http://piwigo.org/svn/trunk@5475 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1557: new design for plugin list management, 1 block = 1 status.plegall2010-03-306-108/+116
| | | | | | No icon. git-svn-id: http://piwigo.org/svn/trunk@5474 68402e56-0260-453c-a942-63ccdbb3a9ee
* update clear & roma theme with generic classes, adding input stylesgrum2010-03-292-0/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@5463 68402e56-0260-453c-a942-63ccdbb3a9ee
* update clear & roma theme with generic classes, allowing to use theme colors ↵grum2010-03-292-17/+43
| | | | | | for plugin + invert tables colors for clear theme git-svn-id: http://piwigo.org/svn/trunk@5460 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: add "Allow rating" language key to make a difference betweenplegall2010-03-291-1/+1
| | | | | | Admin>Photos>Rating and Admin>Configuration>Options>Rating git-svn-id: http://piwigo.org/svn/trunk@5453 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix some issues with database engines :nikrou2010-03-292-11/+12
| | | | | | | | - 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
* feature 1502: Configuration menu is selected when theme configuration page ↵patdenice2010-03-291-0/+1
| | | | | | | | is selected. Remove useless global $page. git-svn-id: http://piwigo.org/svn/trunk@5448 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1502: Allow to have configuration page for each theme.css.patdenice2010-03-294-10/+90
| | | | | | 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
* feature 1502: In template extensions admin page, change "Bound template" by ↵patdenice2010-03-281-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
* Simplify installation message, no need to explain the following step, theplegall2010-03-272-3/+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
* change infos/errors icon to (the "infos" icon is much more a "success" icon inplegall2010-03-272-0/+0
| | | | | | fact). git-svn-id: http://piwigo.org/svn/trunk@5407 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add token to themes installation.patdenice2010-03-274-36/+67
| | | | | | Only webmasters can install new plugins, themes or languages. git-svn-id: http://piwigo.org/svn/trunk@5406 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix php5 apache configuration with upgrade.patdenice2010-03-262-1/+18
| | | | git-svn-id: http://piwigo.org/svn/trunk@5387 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix php5 apache configuration with install.patdenice2010-03-261-0/+17
| | | | | | Fix php5 apache configuration display. git-svn-id: http://piwigo.org/svn/trunk@5384 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1495: use the wiki icons in errors/infos blocks + merge CSS rules.plegall2010-03-265-26/+17
| | | | git-svn-id: http://piwigo.org/svn/trunk@5383 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1514: make the "deactivate" action inactive if there is no activeplegall2010-03-263-1/+32
| | | | | | | | | 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
* feature 1538: "select all" (+none, +invert) on user comments validation screen.plegall2010-03-263-61/+80
| | | | git-svn-id: http://piwigo.org/svn/trunk@5381 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1535: Allow to install new languages from PEM.patdenice2010-03-266-7/+356
| | | | git-svn-id: http://piwigo.org/svn/trunk@5371 68402e56-0260-453c-a942-63ccdbb3a9ee
* Change colors selected tags (Admin Roma)Gotcha2010-03-251-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@5368 68402e56-0260-453c-a942-63ccdbb3a9ee
* Move set_tabsheet function for plugins pages to plugins class.patdenice2010-03-255-21/+21
| | | | git-svn-id: http://piwigo.org/svn/trunk@5367 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1529: make the checked tags more obvious (distinct background color)plegall2010-03-255-1/+25
| | | | git-svn-id: http://piwigo.org/svn/trunk@5366 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1495: "infos" and "errors" blocks are more visible for the "roma" adminplegall2010-03-258-33/+36
| | | | | | 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
* Feature 1535: Add language manager.patdenice2010-03-256-2/+360
| | | | git-svn-id: http://piwigo.org/svn/trunk@5357 68402e56-0260-453c-a942-63ccdbb3a9ee
* improvement: dynamically activate all installed themes (with checks onplegall2010-03-252-0/+21
| | | | | | parent availability and so on). git-svn-id: http://piwigo.org/svn/trunk@5340 68402e56-0260-453c-a942-63ccdbb3a9ee
* - fix cat_modifyrvelices2010-03-252-8/+7
| | | | | | | | | * 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
* Feature 1533: admincan activate/deactivate user customization.patdenice2010-03-242-0/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@5328 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1502: bug corrected on guest setting page.patdenice2010-03-241-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
* Feature 1533: Allow activation or deactivation of download icon.patdenice2010-03-243-6/+116
| | | | | | Add display configuration for picture properties. git-svn-id: http://piwigo.org/svn/trunk@5304 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove the \n from the language key and split into 2 separate strings to avoidplegall2010-03-231-2/+2
| | | | | | useless exceptions in translation analysis scripts. git-svn-id: http://piwigo.org/svn/trunk@5302 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: typo on case for "Upload Photos" page title.plegall2010-03-231-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5299 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1533: more explicit options on display configuration tabpatdenice2010-03-231-13/+13
| | | | git-svn-id: http://piwigo.org/svn/trunk@5298 68402e56-0260-453c-a942-63ccdbb3a9ee