| Commit message (Expand) | Author | Age | Files | Lines |
* | bug fixed: on Google Chrome (Linux), fieldsets were center aligned in adminis... | plegall | 2010-04-29 | 1 | -0/+2 |
* | bug 1613 fixed: split the "pending" screen into 2 distinct sections : | plegall | 2010-04-29 | 1 | -0/+1 |
* | bug 1634: default theme and default language have a specific page, ability to | plegall | 2010-04-29 | 1 | -0/+2 |
* | feature 1502: Add $themeconf['load_parent_css'] parameter | patdenice | 2010-04-29 | 1 | -1/+3 |
* | bug 1631: the pwg_token was missing on default tag administration screen. | plegall | 2010-04-28 | 1 | -0/+1 |
* | Fix tooltip position on admin intro page. | patdenice | 2010-04-28 | 3 | -43/+94 |
* | In user_list page, theme value must be theme id, not theme name. | patdenice | 2010-04-27 | 1 | -1/+1 |
* | Feature 1156 fixed : unit mode acts as picture modify, so remove action leave... | nikrou | 2010-04-24 | 1 | -3/+1 |
* | Feature 1156 fixed : add privacy level to photo bulk manager in unit mode | nikrou | 2010-04-24 | 1 | -0/+10 |
* | Fix some errors in generated html | nikrou | 2010-04-20 | 12 | -39/+38 |
* | Bug 1617 fixed : help page is displayed in current theme in public or admin p... | nikrou | 2010-04-18 | 1 | -0/+2 |
* | bug 1612: hide admin header/footer in help popups. | plegall | 2010-04-15 | 1 | -0/+3 |
* | feature 1601: improve error feedback on multiple upload : use jGrowl jQuery | plegall | 2010-04-14 | 2 | -0/+219 |
* | add icon to say that items for menu can be drag and drop to reorganize them. | nikrou | 2010-04-10 | 1 | -1/+4 |
* | Feature 1031 : Automatically sort photos by rank when manual ranks are edited | nikrou | 2010-04-10 | 2 | -1/+33 |
* | feature 1587: move advanced features screen into maintenance screen. | plegall | 2010-04-09 | 3 | -10/+6 |
* | bug 1555: make sure the #formErrors block is hidden by default when submitting | plegall | 2010-04-09 | 1 | -0/+1 |
* | feature 1591: smarter default categories in upload form. We use the most | plegall | 2010-04-09 | 1 | -2/+2 |
* | feature 1590: hide the upload form when displaying upload results. | plegall | 2010-04-09 | 1 | -2/+4 |
* | merge back r5740, I should have commited only the galleries directory | plegall | 2010-04-09 | 1 | -4/+2 |
* | bug 1589: remove obsolete .csvignore file | plegall | 2010-04-09 | 1 | -2/+4 |
* | typo fixed from previous commit | plegall | 2010-04-09 | 1 | -1/+1 |
* | bug 1555: UploadForm, before starting upload (html/multiple modes), check if | plegall | 2010-04-09 | 1 | -17/+73 |
* | Feature 1557: slower animation on plugin description box. | patdenice | 2010-04-08 | 1 | -3/+5 |
* | Bug 1549 fixed : some texts are not correcly positionned. | nikrou | 2010-04-08 | 1 | -7/+7 |
* | Feature 1545 : refactoring, move css rules for calendar icon to default/theme... | nikrou | 2010-04-07 | 1 | -1/+3 |
* | bug 1582: fix help.png position in administration. | plegall | 2010-04-07 | 1 | -0/+12 |
* | bug fixed: on admin>categories>manage, align action icons on the middle of the | plegall | 2010-04-07 | 1 | -1/+2 |
* | bug 1545: fix datepicker calendar for roma admin theme + move common rules to | plegall | 2010-04-07 | 1 | -0/+5 |
* | Fix some issues on NBM: move css rules to mail body if it's possible. | patdenice | 2010-04-07 | 2 | -1/+3 |
* | Feature 1533: Add download button to display configuration. | patdenice | 2010-04-03 | 1 | -0/+7 |
* | Fix missing keys and misspelling keys in translations + | nikrou | 2010-04-02 | 1 | -1/+1 |
* | Improve the install confirmation page: dedicated button to download the | plegall | 2010-04-02 | 1 | -0/+30 |
* | bug 1550: add a default message when there is no new plugin/theme/language | plegall | 2010-04-02 | 3 | -3/+11 |
* | bug 1564 fixed: treat the checkbox as an exception when clicking on the | plegall | 2010-04-02 | 1 | -3/+5 |
* | Fix missing keys: in upgrade.tpl | plegall | 2010-04-02 | 1 | -2/+2 |
* | Fix missing keys: some keys have been removed by mistake during the massive | plegall | 2010-04-01 | 2 | -2/+2 |
* | bug fixed: icon for category permission comes back in clear admin theme | plegall | 2010-04-01 | 1 | -1/+1 |
* | Fix missing keys: some keys have been removed by mistake during the massive | plegall | 2010-04-01 | 2 | -11/+11 |
* | Feature 1557: Correction for number of downloads. | patdenice | 2010-03-31 | 1 | -4/+7 |
* | Feature 1557: New design for "new plugins" tab. | patdenice | 2010-03-31 | 4 | -29/+49 |
* | feature 1535: apply the plugin/theme managers look&feel to language manager. | plegall | 2010-03-31 | 3 | -27/+45 |
* | improvement: use the jQuery tip to open link on a new window, just use | plegall | 2010-03-31 | 6 | -15/+14 |
* | feature 1557: add i18n (and l10n for en_UK+fr_FR) on new strings for plugin | plegall | 2010-03-30 | 1 | -9/+9 |
* | feature 1557: remove the sorting feature on plugin list, because it becomes | plegall | 2010-03-30 | 1 | -6/+0 |
* | feature 1557: new design for plugin list management, 1 block = 1 status. | plegall | 2010-03-30 | 3 | -70/+73 |
* | bug fixed: add "Allow rating" language key to make a difference between | plegall | 2010-03-29 | 1 | -1/+1 |
* | feature 1502: Allow to have configuration page for each theme.css. | patdenice | 2010-03-29 | 2 | -5/+10 |
* | feature 1502: In template extensions admin page, change "Bound template" by "... | patdenice | 2010-03-28 | 1 | -1/+1 |
* | Simplify installation message, no need to explain the following step, the | plegall | 2010-03-27 | 1 | -2/+7 |