piwigo/admin/themes/default/template
mistic100 065db80650 bug:2944 Performance issues when creating an album
prepend new <option> instead of append

git-svn-id: http://piwigo.org/svn/trunk@23952 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-07-14 19:59:27 +00:00
..
include bug:2944 Performance issues when creating an album 2013-07-14 19:59:27 +00:00
admin.tpl feature 2916 (admin icons): 2013-06-19 23:10:00 +00:00
album_notification.tpl feature 2561: notification on album was moved to a dedicated tab on the "Edit album" screen. 2012-03-23 11:17:15 +00:00
batch_manager_global.tpl use |translate and |sprintf instead of pwg->l10n ... 2013-06-25 03:46:39 +00:00
batch_manager_unit.tpl feature:2927 Update TokenInput to 1.6.1/mistic100 2013-06-16 20:53:20 +00:00
cat_list.tpl feature 2916: add icons on album list 2013-06-20 10:03:54 +00:00
cat_modify.tpl bug 2858: Smarty3 fix php warnings, concat, used modifier on array 2013-06-21 05:04:57 +00:00
cat_move.tpl feature 2581: new design on albums list management. 2012-02-20 19:28:43 +00:00
cat_options.tpl feature 1502: based on Dotclear model, P@t has reorganized the way Piwigo 2010-03-13 00:00:52 +00:00
cat_perm.tpl bug:2855 2013-06-21 14:48:43 +00:00
check_integrity.tpl feature 2060: Remove {$TAG_INPUT_ENABLED} from tpl files. 2010-12-14 13:55:37 +00:00
comments.tpl compatibility with jquery 1.9 2013-05-21 21:02:17 +00:00
configuration.tpl bug:2840 2013-06-28 20:12:49 +00:00
double_select.tpl feature 2060: Remove {$TAG_INPUT_ENABLED} from tpl files. 2010-12-14 13:55:37 +00:00
element_set_ranks.tpl compatibility with jquery 1.9.1 2013-05-10 04:47:31 +00:00
extend_for_templates.tpl indent with spaces, not tabs 2013-06-24 21:38:31 +00:00
footer.tpl bug:2501 Tooltip mistranslated in the themes manager 2011-11-12 15:21:23 +00:00
group_list.tpl bug:2890 2013-06-09 18:57:26 +00:00
group_perm.tpl feature 1616: rename "category" into "album" (4th commit; almost there) 2010-09-21 21:14:54 +00:00
header.tpl feature 2916 Replace raphael with symbol fonts 2013-06-04 04:44:34 +00:00
help.tpl feature 1519: admin instructions are dispatched into several tabs. Only 2010-03-18 22:12:30 +00:00
history.tpl feature 2885: forgotten jQuery(document).ready 2013-06-24 13:20:40 +00:00
install.tpl Use common language strings on install.tpl and remove duplicates from install.lang.php 2013-06-14 21:18:46 +00:00
intro.tpl bug:2808 2013-07-02 19:59:34 +00:00
languages_installed.tpl bug:2501 Tooltip mistranslated in the themes manager 2011-11-12 15:21:23 +00:00
languages_new.tpl language cleanup (exact duplicates or almost same duplicate - capital/lower case first letter ...) 2011-12-01 21:02:52 +00:00
maintenance.tpl bug 2825: add maintenance action to clean the database and avoid integrity errors 2013-02-04 11:28:03 +00:00
menubar.tpl admin theme links use text-decoration on hovering instead of border-bottom (css simpler, no box sizing issues on hover ...) 2013-05-08 05:23:07 +00:00
navigation_bar.tpl feature 1502: based on Dotclear model, P@t has reorganized the way Piwigo 2010-03-13 00:00:52 +00:00
notification_by_mail.tpl change lang key (email -> Email) and moved it to common from admin (used in comment add) 2013-06-24 04:23:03 +00:00
permalinks.tpl feature 2581: new design on albums list management. 2012-02-20 19:28:43 +00:00
photos_add_applications.tpl application screenshots are cleanly stored on piwigo.org/screenshots/applications 2012-05-21 21:44:41 +00:00
photos_add_direct.tpl feature:2916 2013-06-21 10:26:09 +00:00
photos_add_ftp.tpl feature 2584: redesign on add photos screens 2012-03-01 16:18:31 +00:00
picture_coi.tpl feature 2608: explain what the Center of Interest is 2012-04-06 20:45:35 +00:00
picture_modify.tpl feature:2927 Update TokenInput to 1.6.1/mistic100 2013-06-16 20:53:20 +00:00
plugins_installed.tpl feature:2916 2013-06-21 10:26:09 +00:00
plugins_new.tpl feature 2771: upgrade jquery from 1.7.2 to 1.8.2 and jquery.ui from 1.8.16 to 1.9.0 2012-10-12 20:32:30 +00:00
popuphelp.tpl admin remove unused css rules + unused class names from html elements 2011-10-18 04:44:44 +00:00
profile.tpl feature 1502: based on Dotclear model, P@t has reorganized the way Piwigo 2010-03-13 00:00:52 +00:00
profile_content.tpl feature:2549 Allow to disable comments for everybody 2012-01-14 22:29:10 +00:00
rating.tpl feature 2477: remove unnecesary admin css rules / html elements 2011-10-28 19:35:45 +00:00
rating_user.tpl feature 2541 multisize 2011-12-27 05:26:44 +00:00
site_manager.tpl feature 2652: remote site removal, do not talk about "remote site" on the site manager 2012-06-13 20:52:12 +00:00
site_update.tpl language cleanup (exact duplicates or almost same duplicate - capital/lower case first letter ...) 2011-12-04 19:41:54 +00:00
stats.tpl feature 1502: based on Dotclear model, P@t has reorganized the way Piwigo 2010-03-13 00:00:52 +00:00
tabsheet.tpl bug:2348 useless block on the right side of admin tab in Google Chrome 2011-06-16 13:35:39 +00:00
tags.tpl Smarty3 added 'translate_dec' compilermodifier (generated code is a lot better than $pwg->l10n_dec) 2013-06-23 18:39:31 +00:00
themes_installed.tpl feature:2916 2013-06-21 10:26:09 +00:00
themes_new.tpl feature:2391 2011-08-06 13:25:34 +00:00
updates_ext.tpl move and update jgrowl css 2013-04-23 15:46:47 +00:00
updates_pwg.tpl Add missing language keys for auto-upgrade (only error keys). 2011-09-29 14:52:06 +00:00
upgrade.tpl feature 2217: switch upgrade screen to a clear background theme 2011-03-10 10:12:40 +00:00
user_list.tpl feature:2549 Allow to disable comments for everybody 2012-01-14 22:29:10 +00:00
user_perm.tpl feature 1616: rename "category" into "album" (4th commit; almost there) 2010-09-21 21:14:54 +00:00