aboutsummaryrefslogtreecommitdiffstats
path: root/admin (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-09-05merge r3716-3717 from trunk to branch 2.0patdenice1-1/+5
Allow to add description.txt file in language directory for plugin description. Add multilingual descriptions for plugins. git-svn-id: http://piwigo.org/svn/branches/2.0@3824 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-09-05Update pclzip to 2.8.1 (PHP 5.3 compatibility)patdenice1-20/+5
git-svn-id: http://piwigo.org/svn/branches/2.0@3822 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-08-20bug 895: r3714 had replaced the "open in a new tab" (introduced in r3381 forplegall1-2/+2
feature:1020)) into a "open in the same", but it is important to keep the window with newsletter subscription links opened. git-svn-id: http://piwigo.org/svn/branches/2.0@3765 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-08-07merge r3722 from trunkrvelices4-3/+3
- comment a css rule in admin page (was making Firefox very slow on form controls activation - remove usage of jquery.dimensions because not required git-svn-id: http://piwigo.org/svn/branches/2.0@3723 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-08-01bug 895 : At the end of install, webmaster is automatically connected with ↵patdenice1-1/+3
two buttons: "Home" and "Admin" git-svn-id: http://piwigo.org/svn/branches/2.0@3714 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-07-31merge r3711 from trunk to branch 2.0patdenice1-1/+4
Disable database optimization for menubar order until it has been fixed. git-svn-id: http://piwigo.org/svn/branches/2.0@3712 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-07-23New: picture_nav_buttons.tpl gets in template-extension supportvdigital1-0/+1
git-svn-id: http://piwigo.org/svn/branches/2.0@3664 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-07-21feature 953: avoid fatal error when delete a photo (added with pwg.images.addplegall1-1/+1
API) and the file doesn't not exist on the filesystem. git-svn-id: http://piwigo.org/svn/branches/2.0@3656 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-07-17feature 1057 added: let the IT/DE/ES users subscribe to the ID/DE/ES Piwigoplegall1-2/+10
announcement newsletter. git-svn-id: http://piwigo.org/svn/branches/2.0@3620 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-07-15Update pclzip library to 2.8patdenice1-108/+411
git-svn-id: http://piwigo.org/svn/branches/2.0@3581 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-07-04translate hide Branch2ddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/branches/2.0@3524 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-07-04New(minor): Add Logout from admin menu (net cafe or office shared desktop) - ↵vdigital1-0/+1
saqwild request git-svn-id: http://piwigo.org/svn/branches/2.0@3521 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-07-04bug 986 branche 2ddtddt2-0/+10
git-svn-id: http://piwigo.org/svn/branches/2.0@3516 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-06-08feature 1020: simplify the URL to subscribe to Piwigo Announcementsplegall1-2/+2
Newsletter. git-svn-id: http://piwigo.org/svn/branches/2.0@3401 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-06-02bug 1022 fixed: a photo can be associateed to no category (now that a photoplegall1-1/+1
can have NULL as storage_category_id, it's possible to have no associated category), the admin/picture_modify doesn't break anymore. git-svn-id: http://piwigo.org/svn/branches/2.0@3389 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-05-31feature 1020 added: ability to subscribe to Piwigo Announcement Newsletter fromplegall4-2/+45
Piwigo itself. Admins can perform this action at the end of installation or on administration panel index. git-svn-id: http://piwigo.org/svn/branches/2.0@3381 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-05-05feature 981 added: ability to set the compression level for thumbnail creation.plegall1-1/+1
git-svn-id: http://piwigo.org/svn/branches/2.0@3270 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-04-21merge -c3243 from trunk to branch 2.0rub1-1/+9
Resolved issue 0000974: Adding a link to the gallery in the notification of inscription git-svn-id: http://piwigo.org/svn/branches/2.0@3244 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-19merge r3216 from trunk to branch 2.0nikrou4-2/+7
feature_948_accordion feature 948 : fix problem with incorrect submenu open in admin use a new variable (U_ACTIVE_MENU) and use default position defined in selected_admin_menu if not exists git-svn-id: http://piwigo.org/svn/branches/2.0@3217 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-16merge r3207 from trunk to branch 2.0.patdenice1-1/+3
Add "tags" parameter for template extensions git-svn-id: http://piwigo.org/svn/branches/2.0@3208 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-16merge r3205 from trunk to branch 2.0.patdenice1-1/+3
Update version in plugins table during plugin activation. git-svn-id: http://piwigo.org/svn/branches/2.0@3206 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-16merge r3203 from trunk to branch 2.0.patdenice1-0/+1
Move template class inclusion to common.inc.php. Add forum link in upgrade page. Install and upgrade try to configure PHP5. git-svn-id: http://piwigo.org/svn/branches/2.0@3204 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-13bug 926 fixed: change links to piwigo.org so that they go to existing URLs.plegall4-14/+8
new: if the current language is french, the links go to fr.piwigo.org insted. git-svn-id: http://piwigo.org/svn/branches/2.0@3196 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-07merge part of r3182 from trunk to branch 2.0.patdenice1-6/+6
Re-order templates extension alphabetically. git-svn-id: http://piwigo.org/svn/branches/2.0@3183 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-14merge 3145-3146 from trunkrvelices1-3/+58
Last (I hope) paranoic optims ... - move get_uysername and get_groupname from public to admin/functions.inc.php - optim in index.php - tags.tpl does not need smarty modifier included - move func get_comment_post_key from functions_comment to functions (avoid extra inclusion every time on picture page) git-svn-id: http://piwigo.org/svn/branches/2.0@3147 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-13merge r3143 from trunk to branch 2.0patdenice6-24/+45
- Show number of downloads in plugins list. - Allow to sort plugins by number of downloads. - Fix plugin revision URL (no more revision_view in PEM). git-svn-id: http://piwigo.org/svn/branches/2.0@3144 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-13New IE6 transparency enhancement in admin (Thanks to tweakpng).vdigital10-0/+1
git-svn-id: http://piwigo.org/svn/branches/2.0@3138 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-13merge r3136 from trunkrvelices2-29/+77
- moved check upgrade feed code to admin/include/functions_upgrade.php - refactored some code (shorter and somehow faster - but nothing revolutionary) - decrease lost space in permalinks.tpl and hard coded column width (was illisible) git-svn-id: http://piwigo.org/svn/branches/2.0@3137 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-12modification: phpwebgallery.net moves to piwigo.orgplegall1-1/+1
modification: doc/README_*.txt much simpler with link to piwigo.org for installation and upgrade guides. modification: latest_version has changed its path on the website to download directory. deletion: doc/ChangeLog was useless and outdated. git-svn-id: http://piwigo.org/svn/branches/2.0@3132 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-04merge r3122 from trunkrvelices3-5/+4
- removed second parameter $type from function format_date git-svn-id: http://piwigo.org/svn/branches/2.0@3123 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-18merge -c3099 from trunk to branch 2.0rub1-0/+1
Try to fix bad position for "nbm_repost_submit" button. git-svn-id: http://piwigo.org/svn/branches/2.0@3100 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-17merge r3088 from trunk to branch 2.0plegall1-0/+0
admin_quickLocalSync_hover.png : unchanged (to make sure crop is the same as inactive image new version) git-svn-id: http://piwigo.org/svn/branches/2.0@3096 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-17merge r3087 from trunk to branch 2.0plegall1-0/+0
admin_quickLocalSync_inactiv.png : lightening effect on button (previous version : lightening effect was only on leaves) git-svn-id: http://piwigo.org/svn/branches/2.0@3094 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-17merge r3085 from trunk to branch 2.0plegall1-0/+0
roma/images/top-left-bg.jpg : pinkTree = same design, sharper image git-svn-id: http://piwigo.org/svn/branches/2.0@3092 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-17merge -c3081 from trunk to branch 2.0.patdenice2-8/+0
Remove utf8 encode in plugin class. git-svn-id: http://piwigo.org/svn/branches/2.0@3082 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-14merge -c3074 from trunk to branch 2.0.patdenice1-0/+2
Display bug on install page git-svn-id: http://piwigo.org/svn/branches/2.0@3075 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-13merge -c3072 from trunk to branch 2.0rub1-2/+2
Fix bad $lang. Remove not necessary information messages on upgrade. git-svn-id: http://piwigo.org/svn/branches/2.0@3073 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-13merge -c3070 from trunk to branch 2.0.patdenice1-0/+3
Send user language when retrieving datas from PEM api. git-svn-id: http://piwigo.org/svn/branches/2.0@3071 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-11- Error icon misplacedvdigital1-1/+1
git-svn-id: http://piwigo.org/svn/branches/2.0@3068 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-07- External links are following the Graphic Chart (class="external")vdigital1-0/+2
git-svn-id: http://piwigo.org/svn/branches/2.0@3060 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-06Code administration: convert all text files to Unix file format (CR as eolplegall1-37/+37
and not CRLF) git-svn-id: http://piwigo.org/svn/branches/2.0@3054 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-06- Change tabs text background in hover casevdigital1-0/+1
git-svn-id: http://piwigo.org/svn/branches/2.0@3053 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-05- let it clickable ... (as it is now), ...vdigital1-2/+0
- but NO pink underline, please git-svn-id: http://piwigo.org/svn/branches/2.0@3052 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-04Administration: happy new year 2009, all PHP headers updated.plegall57-57/+57
git-svn-id: http://piwigo.org/svn/branches/2.0@3046 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-04- Text background for tabsheet.vdigital3-1/+3
git-svn-id: http://piwigo.org/svn/branches/2.0@3043 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-03- New tabs from Stripy but not perfect again.vdigital4-0/+0
git-svn-id: http://piwigo.org/svn/branches/2.0@3038 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-02modification: based on stripy request (see post:102812), administrationplegall3-3/+3
instructions section headers become pink and expand/collapse icons are also pink (merge back 3035). git-svn-id: http://piwigo.org/svn/branches/2.0@3036 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-31modification: updated icons for expand/collapse actions in administrationplegall2-0/+0
instructions, pink was a bit too pink. Icons sent by stripy. git-svn-id: http://piwigo.org/svn/branches/2.0@3035 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-31modification: use Roma compliant icons for expand/collapse actions inplegall5-3/+3
administration instructions. Icons sent by stripy. git-svn-id: http://piwigo.org/svn/branches/2.0@3034 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-30- active_tab2.png and inactive_tab2.png received from Stripyvdigital2-0/+0
git-svn-id: http://piwigo.org/svn/branches/2.0@3029 68402e56-0260-453c-a942-63ccdbb3a9ee