aboutsummaryrefslogtreecommitdiffstats
path: root/admin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Feature 1620 : add triggers on admin side for categories and batch mode.nikrou2010-04-214-1/+18
| | | | git-svn-id: http://piwigo.org/svn/trunk@5933 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix some errors in generated htmlnikrou2010-04-2013-43/+42
| | | | git-svn-id: http://piwigo.org/svn/trunk@5931 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug 1617 fixed : help page is displayed in current theme in public or admin ↵nikrou2010-04-1818-20/+103
| | | | | | pages git-svn-id: http://piwigo.org/svn/trunk@5920 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1605: ability to forbid theme activation, needed for gally-default.plegall2010-04-152-1/+12
| | | | git-svn-id: http://piwigo.org/svn/trunk@5874 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1612: hide admin header/footer in help popups.plegall2010-04-151-0/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@5866 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug 1542 fixed : add message when changing order of itemsnikrou2010-04-141-0/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@5853 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1601: improve error feedback on multiple upload : use jGrowl jQueryplegall2010-04-142-0/+219
| | | | | | plugin to display individual state for each uploaded file. git-svn-id: http://piwigo.org/svn/trunk@5848 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1600: the upload_mode is "remembered".plegall2010-04-121-6/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@5812 68402e56-0260-453c-a942-63ccdbb3a9ee
* add icon to say that items for menu can be drag and drop to reorganize them.nikrou2010-04-101-1/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@5783 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix some issues with database connections.nikrou2010-04-101-1/+1
| | | | | | | install_db_connect() function must return database resource link insert into set syntax is mysql specific git-svn-id: http://piwigo.org/svn/trunk@5781 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1031 : Automatically sort photos by rank when manual ranks are editednikrou2010-04-103-4/+130
| | | | | | | | | 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
* feature 1587: move advanced features screen into maintenance screen.plegall2010-04-096-119/+36
| | | | git-svn-id: http://piwigo.org/svn/trunk@5745 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1555: make sure the #formErrors block is hidden by default when submittingplegall2010-04-091-0/+1
| | | | | | the form. git-svn-id: http://piwigo.org/svn/trunk@5744 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1591: smarter default categories in upload form. We use the mostplegall2010-04-092-3/+41
| | | | | | recently added photo as reference. git-svn-id: http://piwigo.org/svn/trunk@5743 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1590: hide the upload form when displaying upload results.plegall2010-04-092-3/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@5742 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge back r5740, I should have commited only the galleries directoryplegall2010-04-092-15/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@5741 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1589: remove obsolete .csvignore fileplegall2010-04-092-2/+14
| | | | git-svn-id: http://piwigo.org/svn/trunk@5740 68402e56-0260-453c-a942-63ccdbb3a9ee
* typo fixed from previous commitplegall2010-04-091-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5737 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1555: UploadForm, before starting upload (html/multiple modes), check ifplegall2010-04-091-17/+73
| | | | | | 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
* Feature 1557: slower animation on plugin description box.patdenice2010-04-081-3/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@5729 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug 1549 fixed : some texts are not correcly positionned.nikrou2010-04-083-15/+25
| | | | git-svn-id: http://piwigo.org/svn/trunk@5724 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1574: privacy_level option was forgotten in configuration.php.patdenice2010-04-081-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5723 68402e56-0260-453c-a942-63ccdbb3a9ee
* improvement: slightly bigger datepicker.png to match line height.plegall2010-04-082-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5705 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1545 : refactoring, move css rules for calendar icon to ↵nikrou2010-04-073-3/+3
| | | | | | default/themes (default-layout.css) git-svn-id: http://piwigo.org/svn/trunk@5702 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1545 : fix calendar icon alignmentnikrou2010-04-072-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@5701 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1582: fix help.png position in administration.plegall2010-04-074-6/+12
| | | | | | better help.png icon for the clear admin theme. git-svn-id: http://piwigo.org/svn/trunk@5699 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: on admin>categories>manage, align action icons on the middle of theplegall2010-04-074-1/+2
| | | | | | | | 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
* bug 1545: fix datepicker calendar for roma admin theme + move common rules toplegall2010-04-075-11/+22
| | | | | | default-layout.css. git-svn-id: http://piwigo.org/svn/trunk@5697 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1545: fix the datepicker calendar for clear admin theme.plegall2010-04-073-0/+19
| | | | git-svn-id: http://piwigo.org/svn/trunk@5696 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix some issues on NBM: move css rules to mail body if it's possible.patdenice2010-04-072-1/+3
| | | | | | Remove fieldset on available plugins page. git-svn-id: http://piwigo.org/svn/trunk@5695 68402e56-0260-453c-a942-63ccdbb3a9ee
* fixes only:rvelices2010-04-062-12/+12
| | | | | | | | | - some searches returned bad array for page['items'] (resulting in php warnings and sometimes mysql fatal error) still existing in branch 2.0 - mysql fatal error in admin maintenance - php warn in plugins_list.php - fix check on function param in admin/include/functions.php git-svn-id: http://piwigo.org/svn/trunk@5691 68402e56-0260-453c-a942-63ccdbb3a9ee
* 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