aboutsummaryrefslogtreecommitdiffstats
path: root/admin (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-03-09fix html warnings. unclosed monotagsnikrou32-320/+320
git-svn-id: http://piwigo.org/svn/trunk@3185 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-07Re-order templates extension alphabetically.patdenice6-13/+14
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.patdenice11-25/+52
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-14Last (I hope) paranoic optims ...rvelices1-3/+58
- 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/trunk@3145 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-13- Show number of downloads in plugins list.patdenice6-24/+45
- 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.phprvelices2-29/+77
- 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-02-12merge r3132 from branch 2.0 to trunkplegall1-1/+1
modification: phpwebgallery.net moves to piwigo.org 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/trunk@3133 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-04- removed second parameter $type from function format_datervelices3-5/+4
git-svn-id: http://piwigo.org/svn/trunk@3122 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-17Remove utf8 encode in plugin class.patdenice2-8/+0
git-svn-id: http://piwigo.org/svn/trunk@3081 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-13Fix bad $lang.rub1-2/+2
Remove not necessary information messages on upgrade. git-svn-id: http://piwigo.org/svn/trunk@3072 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-13Send user language when retrieving datas from PEM api.patdenice1-0/+3
git-svn-id: http://piwigo.org/svn/trunk@3070 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. plegall57-57/+57
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
2008-12-16Border removal in mails on thumbnails (2). Need further tests.vdigital1-1/+1
merge -c2994 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2995 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-16#ff3300 replacement by #ff3333vdigital2-4/+4
merge -c2990 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2991 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-15Your coral is not the right colour code (to be confirmed)vdigital1-3/+3
merge -c2986 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2987 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-14Linksvdigital1-4/+1
In menu and on page : they don't have the same appearance. None is properly chartered. merge -c2976 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2977 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-14Borders of Categories boxesvdigital3-19/+23
- wrong colour - global mode : frameborders around thumbnails are the wrong colour merge -c2972 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2973 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-14- have the thumbnail and results (88/88 3.61 1.51 318) at top of the linevdigital1-1/+1
merge -c2970 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2971 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-11- Quicksearch and Links reviewvdigital1-2/+6
merge -c2966 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2967 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-09Why is there a blank line between: - Synchronize and - Managevdigital2-1/+4
Removed (Pierrick: I have no opinion concerning this blank line, I don't understand it.) - In english, titles need caps on each word. (Pierrick: If it only costs a CSS rule, yes please add it for english only. ) merge -c2963 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2964 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-08faviconvdigital2-0/+0
- inactive : coral icon (Piwigo official logo and favicon is coral) - hover: orange icon (now, it is reversed) merge -c2957 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2958 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-08- space between each tab should equivalent to one bulletvdigital1-1/+1
merge -c2955 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2956 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-08- fieldset :vdigital1-1/+1
border #666 (now : #999) merge -c2953 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2954 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-08- "Upload" tab :...., it is not on the same line as "User access level to ↵vdigital1-8/+12
upload" merge -c2951 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2952 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-07- "Choose an option" : is not a title, it is an instruction => please, align ↵vdigital1-1/+1
on left and lower text level merge -c2949 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2950 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-07- "down" arrow icon beside "Submit" button : 1/ is not aligned with input, ↵vdigital1-1/+2
2/ misses info text merge -c2947 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2948 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-07Categories > Permalinksvdigital1-14/+14
- it needs more space between "Permalinks" and "Permalinks History" (too crowed) merge -c2945 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2946 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-07Pictures > Waiting > Picturesvdigital4-9/+10
- Please, center column titles (category, Date, file, thumbnail, Author) - Caps are missing : Category, File, Thumbnail and Pictures > Waiting > Comments * Reject * Validate aligned and Pictures > Thumbnails - Caps are missing : path, filesize Translators: (Only English and French are updated) merge -c2943 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2944 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-07Pictures > Ratingvdigital1-1/+1
- "First | Previous | 1 2 | Next | Last" : - text-color = #666 merge -c2941 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2942 68402e56-0260-453c-a942-63ccdbb3a9ee