aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default/template/picture_modify.tpl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bug:2321patdenice2011-06-021-1/+1
| | | | | | Tag names must be escaped in tag input. git-svn-id: http://piwigo.org/svn/branches/2.2@11211 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2278 fixed (merge r10970 r11008 r11039 from trunk) replace FCBKcomplete ↵mistic1002011-05-251-16/+18
| | | | | | by TokenInput to avoid 3rd tag issue on autocomplete git-svn-id: http://piwigo.org/svn/branches/2.2@11056 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2251: auto-complete was not working on second tag if cache=true.plegall2011-04-161-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@10421 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r10162 from trunk to branch 2.2patdenice2011-04-081-1/+1
| | | | | | | bug:2251 Bug corrected for batch_manager_unit and picture_modify. git-svn-id: http://piwigo.org/svn/branches/2.2@10163 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r10110 from trunk to branch 2.2patdenice2011-04-061-1/+1
| | | | | | | bug:2251 Bug corrected for fcbkcomplete git-svn-id: http://piwigo.org/svn/branches/2.2@10111 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1062 added: ability to delete a single photo from its administrationplegall2011-01-191-0/+2
| | | | | | | screen git-svn-id: http://piwigo.org/svn/trunk@8764 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2102 : rename item/image/picture to photo (admin side)rvelices2011-01-171-1/+1
| | | | | | also removed unnecessary/duplicate keys git-svn-id: http://piwigo.org/svn/trunk@8723 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2102 : rename item/image/picture to photo (admin side)rvelices2011-01-151-1/+1
| | | | | | also remove duplicates/unused admin lang keys git-svn-id: http://piwigo.org/svn/trunk@8682 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2060: Remove {$TAG_INPUT_ENABLED} from tpl files.patdenice2010-12-141-6/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@8128 68402e56-0260-453c-a942-63ccdbb3a9ee
* Wrong smarty variable.patdenice2010-12-061-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@8014 68402e56-0260-453c-a942-63ccdbb3a9ee
* trunk admin theme goes with combine_script instead of old style known_script rvelices2010-12-041-23/+19
| | | | git-svn-id: http://piwigo.org/svn/trunk@7995 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1616: rename "category" into "album" (4th commit; almost there)rvelices2010-09-211-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@6993 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1616: rename "category" into "album" (second commit; still to come)rvelices2010-09-191-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@6969 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r6586 from branch 2.1 to trunkplegall2010-06-221-1/+1
| | | | | | | | | | bug 1721 fixed: remove the limit of 10 tags for each photo with the new FCBKcomplete widget. The limit can't be removed (defaut value is also 10) but I've increased it to 100. git-svn-id: http://piwigo.org/svn/trunk@6587 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1637: make the privacy level the same everywher, use "who can see this ↵plegall2010-04-301-1/+1
| | | | | | | | photo?" instead of "minimum privacy level". git-svn-id: http://piwigo.org/svn/trunk@6025 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 724: improvement, auto-complete is not case sensitive anymoreplegall2010-03-191-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5198 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1502: based on Dotclear model, P@t has reorganized the way Piwigoplegall2010-03-131-0/+226
manages template/theme in a simpler "theme only level" architecture. It supports multiple level inheritance. git-svn-id: http://piwigo.org/svn/trunk@5123 68402e56-0260-453c-a942-63ccdbb3a9ee