piwigo/admin
plegall 379398d917 feature 3067: upload any file type with the new HTML5 upload form.
$file_types = conf['upload_form_all_types'] ? $conf['file_ext'] : $conf['picture_ext'];

By default, conf['upload_form_all_types'] = false;


git-svn-id: http://piwigo.org/svn/trunk@29124 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-30 13:48:35 +00:00
..
include feature 3067: upload any file type with the new HTML5 upload form. 2014-07-30 13:48:35 +00:00
themes feature 3067: upload any file type with the new HTML5 upload form. 2014-07-30 13:48:35 +00:00
album.php
album_notification.php feature 3010 : replace trigger_action/event by trigger_notify/change 2014-06-02 07:55:46 +00:00
batch_manager.php feature 2904: add a link "empty caddie" in the Batch Manager. 2014-07-25 13:28:16 +00:00
batch_manager_global.php too much redirects 2014-06-14 08:28:59 +00:00
batch_manager_unit.php feature 3010 : replace trigger_action/event by trigger_notify/change 2014-06-02 07:55:46 +00:00
cat_list.php strict standards 2014-07-04 10:30:54 +00:00
cat_modify.php feature 3010 : replace trigger_action/event by trigger_notify/change 2014-06-02 07:55:46 +00:00
cat_move.php
cat_options.php
cat_perm.php
comments.php bug 3100 display IP address of comment author on admin page and also save the entire ip address in the database, not only the first three ip components 2014-07-20 21:32:56 +00:00
configuration.php feature 3095: add "comments_enable_website" param + GUI 2014-06-22 11:41:47 +00:00
element_set_ranks.php bug 3061: manual order becomes automatic order 2014-07-02 20:58:16 +00:00
extend_for_templates.php
group_list.php
group_perm.php
help.php feature 3010 : replace trigger_action/event by trigger_notify/change 2014-06-02 07:55:46 +00:00
history.php feature 3010 : replace trigger_action/event by trigger_notify/change 2014-06-02 07:55:46 +00:00
index.php
intro.php
languages.php
languages_installed.php
languages_new.php
maintenance.php feature 3010 : replace trigger_action/event by trigger_notify/change 2014-06-02 07:55:46 +00:00
menubar.php
notification_by_mail.php feature 3010 : replace trigger_action/event by trigger_notify/change 2014-06-02 07:55:46 +00:00
permalinks.php
photo.php
photos_add.php
photos_add_applications.php
photos_add_direct.php add new trigger loc_end_photo_add_direct 2014-07-26 17:42:07 +00:00
photos_add_ftp.php
picture_coi.php
picture_modify.php feature 2807: nicer display of "from to" dates (required changes in "format_date" function) 2014-07-07 09:54:15 +00:00
plugin.php
plugins.php
plugins_installed.php
plugins_new.php
popuphelp.php feature 3010 : replace trigger_action/event by trigger_notify/change 2014-06-02 07:55:46 +00:00
profile.php
rating.php
rating_user.php rating user improvements: faster javascript, by default sorted by last rate date, better tooltips ... 2014-07-17 19:06:05 +00:00
site_manager.php feature 3010 : replace trigger_action/event by trigger_notify/change 2014-06-02 07:55:46 +00:00
site_reader_local.php
site_update.php
stats.php
tags.php feature 3010 : replace trigger_action/event by trigger_notify/change 2014-06-02 07:55:46 +00:00
theme.php
themes.php
themes_installed.php bug 3075: Prevent deactivate default theme 2014-07-07 11:16:48 +00:00
themes_new.php
updates.php
updates_ext.php
updates_pwg.php
user_list.php bug 3104: less rights for admins (compared to webmaster). Now an admin can't: 2014-07-25 09:10:49 +00:00
user_list_backend.php
user_perm.php