aboutsummaryrefslogtreecommitdiffstats
path: root/admin/configuration.php (follow)
Commit message (Collapse)AuthorAgeFilesLines
* happy new year 2016, all headers updatedplegall2016-01-141-1/+1
|
* fix #361 - Watermark Y repeatmodus752015-10-151-1/+2
|
* forgot file in svn:29539mistic1002014-09-151-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@29540 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:3122flop252014-08-151-1/+2
| | | | | | | | removed admin files profile.tpl and profile_content.tpl, integrated in configuration.tpl take into account default_user_id with a message prefix for template var, to avoid overwriting of already existing vars especially in admin panel git-svn-id: http://piwigo.org/svn/trunk@29221 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:3124flop252014-08-151-1/+1
| | | | | | derivative_default_size can't be disabled git-svn-id: http://piwigo.org/svn/trunk@29220 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 3095: add "comments_enable_website" param + GUImistic1002014-06-221-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@28764 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update headers to 2014. Happy new year!!mistic1002014-01-051-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@26461 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2883: filter order_by for duplicated valuesmistic1002013-11-151-1/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@25489 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2995 and feature 2997mistic1002013-11-071-0/+6
| | | | | | | | | change organization of configuration page add theme parameter on GUI change links color of dark mail theme (pink) remove main themes css files git-svn-id: http://piwigo.org/svn/trunk@25372 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove all array_push (50% slower than []) + some changes missing for ↵mistic1002013-10-191-11/+8
| | | | | | feature:2978 git-svn-id: http://piwigo.org/svn/trunk@25018 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2931: revert r23675 & r23721, make element_set_ranks.php uses ASC ↵mistic1002013-07-061-22/+14
| | | | | | keyword (+ migration task) git-svn-id: http://piwigo.org/svn/trunk@23813 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2931: photos sort order, "default" is meaningless (was not working with ↵rvelices2013-06-301-14/+22
| | | | | | ascending order fields in admin) git-svn-id: http://piwigo.org/svn/trunk@23675 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2840flop252013-06-281-0/+2
| | | | | | | disable the "resize after upload" options if gd 1 lang key added git-svn-id: http://piwigo.org/svn/trunk@23643 68402e56-0260-453c-a942-63ccdbb3a9ee
* update Piwigo headers to 2013 (the end of the world didn't occur as ↵plegall2013-01-011-1/+1
| | | | | | expected on r12922) git-svn-id: http://piwigo.org/svn/trunk@19703 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2614: pagination on albums mistic1002012-09-231-1/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@18165 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2754: Add "Email" field for user comments + mandatory "Author" mistic1002012-09-231-1/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@18164 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge-r17295 from branch 2.4 feature 2708: in admin, display allowed custom ↵rvelices2012-08-011-23/+31
| | | | | | derivatives and ability to delete them git-svn-id: http://piwigo.org/svn/trunk@17302 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2703: make it easy for plugins to add tabs in admin screensmistic1002012-07-231-9/+0
| | | | | | centralize all core tabs in one file git-svn-id: http://piwigo.org/svn/trunk@16928 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2703: make it easy for plugins to add tabs in admin screensmistic1002012-07-231-0/+1
| | | | | | add a trigger a give an id to each core tabsheets git-svn-id: http://piwigo.org/svn/trunk@16925 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2668 - fix php warnings on glob functionrvelices2012-06-291-2/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@16167 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2659: Possible misconfiguration of ORDER BY + missing language stringmistic1002012-06-221-14/+28
| | | | git-svn-id: http://piwigo.org/svn/trunk@15950 68402e56-0260-453c-a942-63ccdbb3a9ee
* multi size:rvelices2012-05-021-9/+1
| | | | | | | | | - fix external imagick issues when rotation was required - fix: derivative were generated continuosly until a first save performed in the admin screen - added sharpen param in the new config screen - increased the sharpen range (10% is less than before) git-svn-id: http://piwigo.org/svn/trunk@14649 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2626: manage inline errors on form submissionplegall2012-04-291-44/+42
| | | | git-svn-id: http://piwigo.org/svn/trunk@14513 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2626: new design for the watermark configuration screen (tab in the ↵plegall2012-04-291-0/+75
| | | | | | | | | "config > options") TODO: the detection of derivatives that need to be updated is not working. git-svn-id: http://piwigo.org/svn/trunk@14512 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2606: (multiple size config screen redesign) turn the "restore" buttonplegall2012-04-211-1/+8
| | | | | | | in a "reset to default values" link in the "Multiple size" fieldset. git-svn-id: http://piwigo.org/svn/trunk@14251 68402e56-0260-453c-a942-63ccdbb3a9ee
* added a button to restore multiple size default sizes ...rvelices2012-04-191-0/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@14228 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2606: second step on multiple size configuration screen redesign.plegall2012-04-191-72/+60
| | | | | | | | | | | Configuration settings are saved on form submission. The old screen is still available for tests. Default resize quality set to 95 instead of 85. git-svn-id: http://piwigo.org/svn/trunk@14221 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r13957 from branch 2.3 to trunkplegall2012-04-071-0/+3
| | | | | | | | bug 2611 fixed: check $_GET['section'] input parameter git-svn-id: http://piwigo.org/svn/trunk@13958 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2606: first step on multiple size configuration screen redesign.plegall2012-04-031-0/+44
| | | | | | | | | | | Multiple size configuration moved to [Administration > Configuration > Photo Sizes] Less details by default, less options also (sharpen had disappeared) TODO : save settings on form submission. The old screen is still available. git-svn-id: http://piwigo.org/svn/trunk@13883 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2586: add capitals to sort labels on adminmistic1002012-03-311-15/+15
| | | | git-svn-id: http://piwigo.org/svn/trunk@13840 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2379: missing a "s" in languages keysmistic1002012-02-171-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@13225 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2379: option to change comments order: change caption again, fix a ↵mistic1002012-02-171-1/+6
| | | | | | bug in config page (induced by r13087) git-svn-id: http://piwigo.org/svn/trunk@13224 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2568: redesigned order_by fields in Admin->Config->Options mistic1002012-02-101-53/+30
| | | | git-svn-id: http://piwigo.org/svn/trunk@13087 68402e56-0260-453c-a942-63ccdbb3a9ee
* - language aditions/removalrvelices2012-02-091-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@13068 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2559: minor redesign on configuration screensplegall2012-01-311-30/+3
| | | | | | | | | | | | | * hide "rate_anonymous" when "rate" is deactivated * hide "email_admin_on_new_user" when "allow_user_registration" is deactivated * move history settings on main tab * turn the 3 lines for history into a single line with 3 checkboxes * for comments, turn the "notify admin" settings into a single line with 4 checkboxes TODO: remove obsolete language keys git-svn-id: http://piwigo.org/svn/trunk@13004 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2558 fixed: instead of locking the gallery with a simple checkbox amongplegall2012-01-311-11/+0
| | | | | | | | configuration options, "lock gallery" becomes a maintenance action, with a confirmation on popup. git-svn-id: http://piwigo.org/svn/trunk@13001 68402e56-0260-453c-a942-63ccdbb3a9ee
* update Piwigo headers to 2012, last change before the expected (or not) ↵mistic1002012-01-171-1/+1
| | | | | | apocalypse git-svn-id: http://piwigo.org/svn/trunk@12922 68402e56-0260-453c-a942-63ccdbb3a9ee
* feaure:2379 option to display user comments sorted new>old instead of old>new mistic1002012-01-151-1/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@12894 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2549 Allow to disable comments for everybody mistic1002012-01-141-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@12887 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2548, multiple size:plegall2012-01-121-1/+61
| | | | | | | | | | | | * adapt the upload script * remove the resize settings screen * add a new screen [Administration > Configuration > Options > Photo Sizes] with the ability to resize original after upload git-svn-id: http://piwigo.org/svn/trunk@12879 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2540 When default photos order is only by rank, failure outside albumsmistic1002012-01-101-2/+12
| | | | | | define a default order_by + some javascript for limit number of fields git-svn-id: http://piwigo.org/svn/trunk@12872 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:1711 sort photos by name mistic1002011-12-221-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@12782 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2413 added: move gallery_url configuration parameter from database toplegall2011-08-221-1/+0
| | | | | | | local configuration file. git-svn-id: http://piwigo.org/svn/trunk@11978 68402e56-0260-453c-a942-63ccdbb3a9ee
* rename #images.average_rate to rating_scorervelices2011-08-021-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@11893 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2384: improve average rating calculation (still need to update ↵rvelices2011-07-251-1/+1
| | | | | | language files) git-svn-id: http://piwigo.org/svn/trunk@11827 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2317 move order config to Admin->Config->Optionsmistic1002011-07-011-0/+1
| | | | | | limit to 6 criterias (very uncommon case so no message displayed) git-svn-id: http://piwigo.org/svn/trunk@11589 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2317 move order config to Admin->Config->Optionsmistic1002011-07-011-85/+77
| | | | | | | | new GUI interface for simple paterns in GUI, order_by and order_by_inside_category are merged (not un DB) users can define special paterns with $conf['order_by_custom'] and $conf['order_by_inside_category_custom'] git-svn-id: http://piwigo.org/svn/trunk@11587 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2317 move order config to Admin->Config->Options mistic1002011-06-191-11/+15
| | | | | | change regex test, now compatible with strings like "file COLLATE 'utf8_general_ci' ASC" git-svn-id: http://piwigo.org/svn/trunk@11433 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2330 ability to hide the "new" icon for recent photos mistic1002011-06-091-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@11285 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2317 move order config to Admin->Config->Options mistic1002011-06-091-0/+94
| | | | | | first try, may has issues with very specials params git-svn-id: http://piwigo.org/svn/trunk@11279 68402e56-0260-453c-a942-63ccdbb3a9ee