aboutsummaryrefslogtreecommitdiffstats
path: root/admin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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@11829 68402e56-0260-453c-a942-63ccdbb3a9ee
* partially revert one of my previous commits where I removed an obsolete ↵rvelices2011-07-251-0/+21
| | | | | | function (was used directly in the tpls:-( ) git-svn-id: http://piwigo.org/svn/trunk@11828 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2384: improve average rating calculation (still need to update ↵rvelices2011-07-257-73/+17
| | | | | | language files) git-svn-id: http://piwigo.org/svn/trunk@11827 68402e56-0260-453c-a942-63ccdbb3a9ee
* faster javascript on batch manager page with many picturesrvelices2011-07-151-8/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@11754 68402e56-0260-453c-a942-63ccdbb3a9ee
* - removed admin never used function cat_admin_accessrvelices2011-07-151-21/+0
| | | | | | | - removed obsolete known_script template block - added a warning on usage of is_adviser function git-svn-id: http://piwigo.org/svn/trunk@11753 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r11747 from branch 2.2 to trunkplegall2011-07-141-0/+5
| | | | | | | bug 2356 fixed: if the EXIF date can't be parsed, we don't use it to fill the photo date git-svn-id: http://piwigo.org/svn/trunk@11748 68402e56-0260-453c-a942-63ccdbb3a9ee
* simplify code by using new function add_permission_on_category()plegall2011-07-132-87/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@11729 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r11727 from branch 2.2 to trunkplegall2011-07-132-1/+112
| | | | | | | | | feature 2245: when a new private album is added, the creator and admins automatically get permission on it. git-svn-id: http://piwigo.org/svn/trunk@11728 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2317 move order config to Admin->Config->Optionsmistic1002011-07-012-1/+2
| | | | | | 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-012-12/+8
| | | | | | each drop-down menu is on a new line git-svn-id: http://piwigo.org/svn/trunk@11588 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2317 move order config to Admin->Config->Optionsmistic1002011-07-013-110/+121
| | | | | | | | 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:2322 display all localisations as independant tags in TokenInputmistic1002011-06-222-9/+28
| | | | git-svn-id: http://piwigo.org/svn/trunk@11487 68402e56-0260-453c-a942-63ccdbb3a9ee
* load colorbox in the footer scripts (especially on the admin pages where ↵rvelices2011-06-211-1/+1
| | | | | | almost all pages have the same big header js) git-svn-id: http://piwigo.org/svn/trunk@11467 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
* merge r11420 from branch 2.2mistic1002011-06-181-0/+2
| | | | | | bug:2351 missing #EoP anchor on cat_list.tpl git-svn-id: http://piwigo.org/svn/trunk@11421 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2348 useless block on the right side of admin tab in Google Chrome mistic1002011-06-163-12/+13
| | | | git-svn-id: http://piwigo.org/svn/trunk@11393 68402e56-0260-453c-a942-63ccdbb3a9ee
* reload DB config between plugin installation and plugin activationmistic1002011-06-151-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@11389 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2322 Add two new trigger events for tag name display and tag url mistic1002011-06-113-5/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@11317 68402e56-0260-453c-a942-63ccdbb3a9ee
* Useless scrollbar in admin menu > plugins in Roma theme Gotcha2011-06-101-5/+0
| | | | | | bug:2325 git-svn-id: http://piwigo.org/svn/trunk@11307 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2330 ability to hide the "new" icon for recent photos mistic1002011-06-092-0/+8
| | | | 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-092-6/+137
| | | | | | first try, may has issues with very specials params git-svn-id: http://piwigo.org/svn/trunk@11279 68402e56-0260-453c-a942-63ccdbb3a9ee
* a bug if all plugins are inactive/uninstalledmistic1002011-06-041-2/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@11228 68402e56-0260-453c-a942-63ccdbb3a9ee
* 'Deactivate all' link now visible if all plugins are activemistic1002011-06-042-9/+23
| | | | git-svn-id: http://piwigo.org/svn/trunk@11227 68402e56-0260-453c-a942-63ccdbb3a9ee
* store display order of plugins_new in a session varmistic1002011-06-032-1/+13
| | | | git-svn-id: http://piwigo.org/svn/trunk@11222 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2326patdenice2011-06-032-6/+3
| | | | | | Mysql error on picture_modify if tag input is empty. git-svn-id: http://piwigo.org/svn/trunk@11220 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r11211 from branch 2.2 to trunkpatdenice2011-06-023-3/+3
| | | | | | | bug:2321 Tag names must be escaped in tag input. git-svn-id: http://piwigo.org/svn/trunk@11212 68402e56-0260-453c-a942-63ccdbb3a9ee
* solve a bug in TipTip jQuery plugin (maxWidth not overwrited)mistic1002011-06-021-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@11209 68402e56-0260-453c-a942-63ccdbb3a9ee
* mysql warning if tag field is emptymistic1002011-06-011-2/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@11192 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: accept Piwigo version with a pattern like 2.3.0beta1 in ↵plegall2011-06-014-4/+4
| | | | | | plugins/themes/languages/updates management classes git-svn-id: http://piwigo.org/svn/trunk@11185 68402e56-0260-453c-a942-63ccdbb3a9ee
* plugin manager: "Deactivate all" button now worksmistic1002011-06-011-8/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@11184 68402e56-0260-453c-a942-63ccdbb3a9ee
* cleaner 16px delete icon, visual compatible with the 24px delete iconplegall2011-06-011-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@11179 68402e56-0260-453c-a942-63ccdbb3a9ee
* Rename plugins_list.tpl into plugins_installed.tpl.patdenice2011-05-252-1/+1
| | | | | | | Update obsolete_extensions.list for 2.3. git-svn-id: http://piwigo.org/svn/trunk@11048 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r11043 from branch 2.2 to trunkpatdenice2011-05-253-39/+56
| | | | | | | | feature:2250 Add obsolete_extensions.list file in install directory. Incompatible plugins is checked through ajax. git-svn-id: http://piwigo.org/svn/trunk@11047 68402e56-0260-453c-a942-63ccdbb3a9ee
* Remove useless code and small bug correction.patdenice2011-05-252-9/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@11045 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2284patdenice2011-05-251-18/+11
| | | | | | Improve external image magick git-svn-id: http://piwigo.org/svn/trunk@11044 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r11040 from branch 2.2 to trunkplegall2011-05-257-1/+31
| | | | | | | | | | | | | bug 1786 fixed: ability to prefilter the synchronize screen with a specific album by clicking on the new "Synchronize" icon on album admin page or album admin list. This is not the solution proposed by Gotcha (ie a treeview to select the album on the synchronize screen) but it solves the same problem. git-svn-id: http://piwigo.org/svn/trunk@11041 68402e56-0260-453c-a942-63ccdbb3a9ee
* Load tags for tokeninput directly in html page. Ajax is too slow.patdenice2011-05-258-67/+76
| | | | git-svn-id: http://piwigo.org/svn/trunk@11039 68402e56-0260-453c-a942-63ccdbb3a9ee
* plugin manager : fix fix fix the style !mistic1002011-05-232-4/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@11014 68402e56-0260-453c-a942-63ccdbb3a9ee
* plugin manager : last css fix (hopefully !)mistic1002011-05-232-3/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@11013 68402e56-0260-453c-a942-63ccdbb3a9ee
* plugin manager : fix deactivation link, info link for clear thememistic1002011-05-233-4/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@11012 68402e56-0260-453c-a942-63ccdbb3a9ee
* plugin manager : styling againmistic1002011-05-232-7/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@11011 68402e56-0260-453c-a942-63ccdbb3a9ee
* plugin manager : delete ordering by name, fiw some stylesmistic1002011-05-235-81/+57
| | | | git-svn-id: http://piwigo.org/svn/trunk@11010 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix link's color in TipTip for clear adminmistic1002011-05-231-0/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@11009 68402e56-0260-453c-a942-63ccdbb3a9ee
* TokenInput : order tags, theme for roma, 'new' text translatedmistic1002011-05-236-2/+16
| | | | git-svn-id: http://piwigo.org/svn/trunk@11008 68402e56-0260-453c-a942-63ccdbb3a9ee
* remplace FCBKcomplete by TokenInputmistic1002011-05-215-84/+74
| | | | git-svn-id: http://piwigo.org/svn/trunk@10970 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2292flop252011-05-121-2/+2
| | | | | | | | | Fixed the spelling of a function name. convert_shortand_to_bytes into convert_shorthand_to_bytes git-svn-id: http://piwigo.org/svn/trunk@10858 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2297flop252011-05-121-1/+1
| | | | | | stripslashes added git-svn-id: http://piwigo.org/svn/trunk@10856 68402e56-0260-453c-a942-63ccdbb3a9ee
* plugin manager : store display preferences into a session parametermistic1002011-05-081-4/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@10817 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge spread_menus to the coremistic1002011-05-072-0/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@10812 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2284patdenice2011-05-011-3/+3
| | | | | | Avoid error when spaces are present in dirname. git-svn-id: http://piwigo.org/svn/trunk@10713 68402e56-0260-453c-a942-63ccdbb3a9ee