aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* feature 2916 (admin icons):plegall2013-06-1916-69/+236
| | | | | | | | | | | | | | * all level 2 admin menus have an icon * bigger right-margin (0.5em instead of 0.2em) on #menubar dd icons * many tabs get an icon (list plugins/themes/languages, update, add; add photos, history) Specific changes on "roma" (dark admin theme) * menu icons in grey #666 * no text-decoration on icons git-svn-id: http://piwigo.org/svn/trunk@23382 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk_admin] Update tr_TR, thanks to : LazBoyPiwigo-TranslationTeam2013-06-191-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@23381 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2855flop252013-06-191-1/+88
| | | | | | $conf['inheritance_by_default'] applies on FTP added albums git-svn-id: http://piwigo.org/svn/trunk@23376 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2924flop252013-06-196-4/+117
| | | | | | language files git-svn-id: http://piwigo.org/svn/trunk@23373 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add trigger "load_conf" at the end of load_conf_from_db()mistic1002013-06-192-0/+9
| | | | | | not usable for the first call in common.inc.php (plugins not loaded) git-svn-id: http://piwigo.org/svn/trunk@23372 68402e56-0260-453c-a942-63ccdbb3a9ee
* [localfileseditor] Add zh_HK, thanks to : hkdigitPiwigo-TranslationTeam2013-06-192-0/+54
| | | | git-svn-id: http://piwigo.org/svn/trunk@23368 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk_install] Update th_TH, thanks to : praditPiwigo-TranslationTeam2013-06-191-1/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@23364 68402e56-0260-453c-a942-63ccdbb3a9ee
* upgraded jquery to 1.10.1rvelices2013-06-192-2489/+2700
| | | | git-svn-id: http://piwigo.org/svn/trunk@23358 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2916: font iconsplegall2013-06-1813-51/+203
| | | | | | | | | | | | | | | | | | * new icon for users * icon for Batch Manager * icon for Synchronize * icon for Site Manager * new icon for History * new icon for Maintenance * icon for Updates * icon for Options * icon for Menus * icon for Templates * new icon for Languages * icon for Themes git-svn-id: http://piwigo.org/svn/trunk@23357 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2916: slightly bigger icons for level 1 admin menubarplegall2013-06-181-0/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@23356 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk_install] Update pl_PL, thanks to : K.S.Piwigo-TranslationTeam2013-06-181-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@23339 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk_admin] Update eo_EO, thanks to : sylvbarrierPiwigo-TranslationTeam2013-06-181-0/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@23336 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk_install] Update eo_EO, thanks to : sylvbarrierPiwigo-TranslationTeam2013-06-181-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@23335 68402e56-0260-453c-a942-63ccdbb3a9ee
* hide tiptip when changing methodmistic1002013-06-181-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@23322 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2928 Factorize JS code for switchBoxmistic1002013-06-183-35/+21
| | | | | | switchBox("selector for link", "selector for box"); git-svn-id: http://piwigo.org/svn/trunk@23320 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk_install] Update de_DE, thanks to : JoergenPiwigo-TranslationTeam2013-06-171-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@23313 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk_install] Update el_GR, thanks to : bas_albaPiwigo-TranslationTeam2013-06-171-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@23310 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk_install] Update et_EE, thanks to : EggyPiwigo-TranslationTeam2013-06-171-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@23308 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk_install] Update bg_BG, thanks to : turnokopaPiwigo-TranslationTeam2013-06-171-1/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@23287 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk_admin] Update fi_FI, thanks to : Juhi24Piwigo-TranslationTeam2013-06-171-0/+22
| | | | git-svn-id: http://piwigo.org/svn/trunk@23283 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove the ugly load_conf_from_db();mistic1002013-06-161-3/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@23277 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2927 Update TokenInput to 1.6.1/mistic100mistic1002013-06-167-232/+538
| | | | git-svn-id: http://piwigo.org/svn/trunk@23275 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2855flop252013-06-162-1/+37
| | | | | | | new otpion "inherit" for create_virtual_category(), and $conf['inheritance_by_default'] = false; ToDo: album registred from Ftp git-svn-id: http://piwigo.org/svn/trunk@23272 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2923flop252013-06-161-15/+32
| | | | | | fix the bug if the panel was closed then opened git-svn-id: http://piwigo.org/svn/trunk@23269 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2785 Improve template method to sort actions buttonsmistic1002013-06-163-8/+17
| | | | | | + add default rank = 50 git-svn-id: http://piwigo.org/svn/trunk@23263 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2926 add option to hide API methods to reflection.getMethodList mistic1002013-06-161-14/+20
| | | | git-svn-id: http://piwigo.org/svn/trunk@23261 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2847 Display additional info for API methods fields mistic1002013-06-161-0/+1
| | | | | | keep tooltip alive git-svn-id: http://piwigo.org/svn/trunk@23260 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2884 Display "i" tooltip on themesmistic1002013-06-163-79/+124
| | | | | | + simplify layout (like plugins_installed) git-svn-id: http://piwigo.org/svn/trunk@23259 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2924flop252013-06-1610-10/+779
| | | | | | | adding 3 options for the default behaviour of the panels ToDo lang files git-svn-id: http://piwigo.org/svn/trunk@23251 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2925flop252013-06-161-1/+1
| | | | | | theme_delete with less arg git-svn-id: http://piwigo.org/svn/trunk@23248 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2925flop252013-06-161-0/+9
| | | | | | new function theme_delete git-svn-id: http://piwigo.org/svn/trunk@23247 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk_install] Update pt_BR, thanks to : flaviovePiwigo-TranslationTeam2013-06-161-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@23246 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk_install] Update hu_HU, thanks to : samliPiwigo-TranslationTeam2013-06-161-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@23243 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk_install] Update nn_NO, thanks to : kihoPiwigo-TranslationTeam2013-06-161-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@23239 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk_install] Update ru_RU, thanks to : nadushaPiwigo-TranslationTeam2013-06-161-1/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@23238 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk_install] Update zh_CN, thanks to : winsonPiwigo-TranslationTeam2013-06-161-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@23237 68402e56-0260-453c-a942-63ccdbb3a9ee
* elegant 2.5.1flop252013-06-151-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@23235 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2923flop252013-06-152-2/+17
| | | | | | adding js to fix the "Add acomment" div when scrolling git-svn-id: http://piwigo.org/svn/trunk@23233 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2922 Add caseSensitive option to TokenInput (false by default)mistic1002013-06-151-5/+16
| | | | git-svn-id: http://piwigo.org/svn/trunk@23231 68402e56-0260-453c-a942-63ccdbb3a9ee
* escape special chars used in regexmistic1002013-06-151-1/+6
| | | | | | https://github.com/MartinKoerner/jquery-tokeninput/commit/cc8eab541ad1371c6f0c6730c0154908eb105f5d git-svn-id: http://piwigo.org/svn/trunk@23229 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk_install] Update ca_ES, thanks to : AlbertPareraPiwigo-TranslationTeam2013-06-151-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@23227 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk_install] Update pt_PT, thanks to : ANOPiwigo-TranslationTeam2013-06-151-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@23226 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk_install] Update es_ES, thanks to : jpr928Piwigo-TranslationTeam2013-06-151-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@23225 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk_install] Update lv_LV, thanks to : agrisansPiwigo-TranslationTeam2013-06-151-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@23224 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk_install] Update nl_NL, thanks to : Kees HesselsPiwigo-TranslationTeam2013-06-151-2/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@23223 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk_install] Update zh_HK, thanks to : hkdigitPiwigo-TranslationTeam2013-06-151-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@23222 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk_install] Update zh_TW, thanks to : hkdigitPiwigo-TranslationTeam2013-06-151-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@23221 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk_install] Update tr_TR, thanks to : LazBoyPiwigo-TranslationTeam2013-06-151-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@23220 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk_install] Update da_DK, thanks to : KaarePiwigo-TranslationTeam2013-06-151-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@23219 68402e56-0260-453c-a942-63ccdbb3a9ee
* set trunk version to 2.6.0beta1mistic1002013-06-141-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@23217 68402e56-0260-453c-a942-63ccdbb3a9ee