aboutsummaryrefslogtreecommitdiffstats
path: root/admin/template/goto (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-10-11[Piwigo] Bug 1189 fixed :Eric1-0/+2
Adding {$NAVBAR} at top of users list. git-svn-id: http://piwigo.org/svn/trunk@4024 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-09-28[Bug 1041] Switchable double/single password input with text or password ↵Eric1-3/+7
type in admin using new $conf git-svn-id: http://piwigo.org/svn/trunk@3935 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-08-20merge r3765 from branch 2.0 to trunkplegall1-2/+2
bug 895: r3714 had replaced the "open in a new tab" (introduced in r3381 for 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/trunk@3768 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-08-19Fix html for svn:3751 - Unclosed monotagsnikrou1-67/+65
git-svn-id: http://piwigo.org/svn/trunk@3752 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-08-18Bug 1041 fixed : manual user adding in admin's user management panelEric1-57/+59
- Double password type fields - Add controls of the filling fields - Alert text added in language pack - EN, FR, DE and ES are OK. IT have to be fixed. - Subsidiary fix : Small grammatical error in FR/common.lang.php git-svn-id: http://piwigo.org/svn/trunk@3751 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-08-07- comment a css rule in admin page (was making Firefox very slow on form ↵rvelices4-3/+3
controls activation - remove usage of jquery.dimensions because not required git-svn-id: http://piwigo.org/svn/trunk@3722 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-08-01merge r3714 from branch 2.0 to trunkpatdenice1-1/+3
bug 895 : At the end of install, webmaster is automatically connected with two buttons: "Home" and "Admin" git-svn-id: http://piwigo.org/svn/trunk@3715 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-07-04merge 3524 Br2.0 -> trunkddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@3526 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-07-04merge r3521 from branch 2.0 to trunkvdigital1-0/+1
New(minor): Add Logout from admin menu (net cafe or office shared desktop) - saqwild request git-svn-id: http://piwigo.org/svn/trunk@3522 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-07-04merge 3516 Br2.0 -> trunkddtddt1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@3517 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-06-23Feature 1026 : Modify / delete comments for usersnikrou1-0/+26
+ update config table content + minor modification of Sylvia theme + need refactoring git-svn-id: http://piwigo.org/svn/trunk@3445 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-05-31merge r3381 from branch 2.0 to trunkplegall2-3/+28
feature 1020 added: ability to subscribe to Piwigo Announcement Newsletter from Piwigo itself. Admins can perform this action at the end of installation or on administration panel index. git-svn-id: http://piwigo.org/svn/trunk@3382 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-05-13complement to r3282, remove all $Id$ in source code.plegall54-77/+0
git-svn-id: http://piwigo.org/svn/trunk@3283 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-05-13change: according to topic:15067, svn:keywords property was removedplegall53-56/+56
git-svn-id: http://piwigo.org/svn/trunk@3282 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-22feature 959 : improve reordering of menubar block by using drag and dropnikrou1-22/+46
a new jquery pluging to reodering table rows because jquery.sortable don't work well with table rows. git-svn-id: http://piwigo.org/svn/trunk@3219 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-21bug fix: In revision 3215 removing id break confirm javascript functionnikrou1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@3218 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-19feature_948_accordion feature 948 : fix problem with incorrect submenu open ↵nikrou1-1/+1
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/trunk@3216 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-19fix several html bugsnikrou6-10/+16
we must find a way to fix the problem of empty select git-svn-id: http://piwigo.org/svn/trunk@3215 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-18fix html bug (<li> not needed)nikrou1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@3213 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-17feature:940 fix problem with ie7nikrou1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@3209 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-16Move template class inclusion to common.inc.php.patdenice1-0/+1
Add forum link in upgrade page. Install and upgrade try to configure PHP5. git-svn-id: http://piwigo.org/svn/trunk@3203 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-16feature:940 first step reordering with jquerynikrou2-27/+60
git-svn-id: http://piwigo.org/svn/trunk@3201 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-13merge r3196 from branch 2.0 to trunkplegall2-2/+2
bug 926 fixed: change links to piwigo.org so that they go to existing URLs. new: if the current language is french, the links go to fr.piwigo.org instead. git-svn-id: http://piwigo.org/svn/trunk@3197 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-09fix html warnings. unclosed monotagsnikrou29-314/+314
git-svn-id: http://piwigo.org/svn/trunk@3185 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-07Re-order templates extension alphabetically.patdenice5-7/+7
Allow to use template extension for navigation bar. git-svn-id: http://piwigo.org/svn/trunk@3182 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-06Code simplification of commit 3172patdenice1-33/+23
git-svn-id: http://piwigo.org/svn/trunk@3173 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-05Create navigation_bar.tpl file.patdenice6-20/+47
Move create_navigation_bar function from functions_html.inc.php to functions.inc.php. git-svn-id: http://piwigo.org/svn/trunk@3172 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-13- Show number of downloads in plugins list.patdenice3-4/+5
- 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/trunk@3143 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-13New IE6 transparency enhancement in admin (Thanks to tweakpng).vdigital10-0/+1
merge -c3168 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@3139 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-13- moved check upgrade feed code to admin/include/functions_upgrade.phprvelices1-28/+28
- 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/trunk@3136 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-23post:103154 = the inactive tabs have a problem with the current ↵stripy1-0/+0
inactive_tab2.png (I don't know/understand why) ... git-svn-id: http://piwigo.org/svn/trunk@3113 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-23post:103154 = the inactive tabs have a problem with the current ↵stripy1-0/+0
inactive_tab2.png (I don't know/understand why) ... git-svn-id: http://piwigo.org/svn/trunk@3112 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-23post:103154 = the inactive tabs have a problem with the current ↵stripy1-0/+0
inactive_tab2.png (I don't know/understand why) ... git-svn-id: http://piwigo.org/svn/trunk@3111 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-23post:103154 = the inactive tabs have a problem with the current ↵stripy1-0/+0
inactive_tab2.png (I don't know/understand why) ... git-svn-id: http://piwigo.org/svn/trunk@3110 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-18Update jQuery UI lib with jquery.ui-1.5.3.ziprub5-11/+11
Change files tree in order to have the same of UI. Add too effects files js git-svn-id: http://piwigo.org/svn/trunk@3102 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-18Try to fix bad position for "nbm_repost_submit" button.rub1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@3099 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-17admin_quickLocalSync_hover.png : unchanged (to make sure crop is the same as ↵stripy1-0/+0
inactive image new version) git-svn-id: http://piwigo.org/svn/trunk@3088 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-17admin_quickLocalSync_inactiv.png : lightening effect on button (previous ↵stripy1-0/+0
version : lightening effect was only on leaves) git-svn-id: http://piwigo.org/svn/trunk@3087 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-17roma/images/top-left-bg.jpg : pinkTree = same design, sharper imagestripy1-0/+0
git-svn-id: http://piwigo.org/svn/trunk@3085 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-14Display bug on install pagepatdenice1-0/+2
git-svn-id: http://piwigo.org/svn/trunk@3074 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-11- Error icon misplacedvdigital1-1/+1
merge -c3068 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@3069 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-07- External links are following the Graphic Chart (class="external") vdigital2-0/+0
(roma has been currently excluded) git-svn-id: http://piwigo.org/svn/trunk@3061 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-06merge r3054 from branch 2.0 to trunkplegall1-37/+37
Code administration: convert all text files to Unix file format (CR as eol and not CRLF) git-svn-id: http://piwigo.org/svn/trunk@3055 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-04Administration: happy new year 2009, all PHP headers updated. plegall3-3/+3
git-svn-id: http://piwigo.org/svn/trunk@3049 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-30- active_tab2.png and inactive_tab2.png received from Stripyvdigital2-0/+0
merge -c3029 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@3030 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-23- Japanese flagvdigital1-1/+16
- <p> support in Sylvia menubar - Admin Help is chartered (First use of the discrete links) merge -c3017 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@3019 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-22- datePicker calendar to be re-chartered (roma).vdigital1-8/+11
- Identification > Notification : Translation review - Header with no header (Sylvia only). merge -c3013 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@3014 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-21bug fix: non valid html id needed for labelnikrou1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@3008 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-20Stripy 24px active and inactive images.vdigital4-0/+0
merge -c3002 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@3003 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-18Display bug in upgrade page.patdenice1-0/+2
git-svn-id: http://piwigo.org/svn/trunk@2998 68402e56-0260-453c-a942-63ccdbb3a9ee