..
include
bug 2944: r25280 broke the process on batch manager
2013-11-03 13:55:32 +00:00
admin.tpl
change caddie icon (the name has already changed to "Selection" in en_GB, we will discuss about it on the forum)
2013-11-29 10:24:14 +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
feature 2978: remove useless sprintf in the core
2013-10-19 11:04:11 +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 2968 added: Add link to "edit this album" when managung sub-albums. Patch by msakik.
2013-10-18 19:34:23 +00:00
cat_modify.tpl
feature 2916: add icons for cat_modify, picture_modify and admin top bar
2013-11-29 10:13:05 +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
feature 2978: remove useless sprintf in the core
2013-10-19 11:04:11 +00:00
check_integrity.tpl
feature 2060: Remove {$TAG_INPUT_ENABLED} from tpl files.
2010-12-14 13:55:37 +00:00
comments.tpl
feature 2920: add a navigation bar for long list of comments
2013-11-28 13:06:31 +00:00
configuration.tpl
fix missing space
2013-11-25 20:58:56 +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 fixed (related to feature 1668): remove link to user manager filtered on
2013-12-23 12:56:34 +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: add icons for cat_modify, picture_modify and admin top bar
2013-11-29 10:13:05 +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
syntax error
2013-11-01 10:10:27 +00:00
intro.tpl
feature 2920: reuse "nb pending comments" calculation in admin/intro.
2013-10-22 20:48:28 +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 2869 added: support TIFF files on web upload (requires ext_imagick)
2013-12-12 10:34:55 +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 2916: add icons for cat_modify, picture_modify and admin top bar
2013-11-29 10:13:05 +00:00
plugins_installed.tpl
feature 2978: remove useless sprintf in the core
2013-10-19 11:04:11 +00:00
plugins_new.tpl
feature 2978: remove useless sprintf in the core
2013-10-19 11:04:11 +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 1668: replace "Interface theme" by "Theme".
2013-11-18 13:53:19 +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 2978: remove useless sprintf in the core
2013-10-19 11:04:11 +00:00
themes_new.tpl
feature:2391
2011-08-06 13:25:34 +00:00
updates_ext.tpl
feature 2978: remove useless sprintf in the core
2013-10-19 11:04:11 +00:00
updates_pwg.tpl
feature 2978: remove useless sprintf in the core
2013-10-19 11:04:11 +00:00
upgrade.tpl
feature 2978: remove useless sprintf in the core
2013-10-19 11:04:11 +00:00
user_list.tpl
feature 1668, user manager redesign: do not let the administrator try to
2013-12-20 14:02:23 +00:00
user_perm.tpl
feature 1616: rename "category" into "album" (4th commit; almost there)
2010-09-21 21:14:54 +00:00