nikrou
b7fdb8b4b1
bug fix: In revision 3215 removing id break confirm javascript function
...
git-svn-id: http://piwigo.org/svn/trunk@3218 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-21 14:08:20 +00:00
nikrou
4c3b1face6
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/trunk@3216 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-19 20:30:10 +00:00
nikrou
2b9d21eb78
fix several html bugs
...
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-19 19:51:54 +00:00
nikrou
4f425390b8
fix html bug (<li> not needed)
...
git-svn-id: http://piwigo.org/svn/trunk@3213 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-18 14:31:14 +00:00
nikrou
bfdc96a1a2
feature:940 fix problem with ie7
...
git-svn-id: http://piwigo.org/svn/trunk@3209 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-17 16:48:04 +00:00
patdenice
ed068b08c8
Add "tags" parameter for template extensions
...
git-svn-id: http://piwigo.org/svn/trunk@3207 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-16 17:51:47 +00:00
patdenice
7250fc9b27
Update version in plugins table during plugin activation.
...
git-svn-id: http://piwigo.org/svn/trunk@3205 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-16 17:21:24 +00:00
patdenice
7f8cbea1ec
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/trunk@3203 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-16 16:57:10 +00:00
nikrou
c53c9523a8
feature:940 first step reordering with jquery
...
git-svn-id: http://piwigo.org/svn/trunk@3201 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-16 09:31:37 +00:00
plegall
87a7b60bed
merge r3196 from branch 2.0 to trunk
...
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-13 23:43:50 +00:00
nikrou
bea3462f56
fix html warnings. unclosed monotags
...
git-svn-id: http://piwigo.org/svn/trunk@3185 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-09 19:41:45 +00:00
patdenice
1cfe916db2
Re-order templates extension alphabetically.
...
Allow to use template extension for navigation bar.
git-svn-id: http://piwigo.org/svn/trunk@3182 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-07 21:34:55 +00:00
patdenice
9d1bff0697
Code simplification of commit 3172
...
git-svn-id: http://piwigo.org/svn/trunk@3173 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-06 01:06:18 +00:00
patdenice
254aee2695
Create navigation_bar.tpl file.
...
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-03-05 21:08:04 +00:00
rvelices
6c92ade174
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/trunk@3145 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-14 02:24:10 +00:00
patdenice
290f2c1d39
- 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/trunk@3143 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-13 20:49:03 +00:00
vdigital
83d87c3d02
New IE6 transparency enhancement in admin (Thanks to tweakpng).
...
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 13:43:04 +00:00
rvelices
601134c57e
- 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/trunk@3136 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-13 13:01:03 +00:00
plegall
51fe601ee9
merge r3132 from branch 2.0 to trunk
...
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-12 23:20:40 +00:00
rvelices
e8dac75c40
- removed second parameter $type from function format_date
...
git-svn-id: http://piwigo.org/svn/trunk@3122 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-04 02:41:03 +00:00
stripy
341e35196f
post:103154 = the inactive tabs have a problem with the current 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-23 22:46:49 +00:00
stripy
6170a7c03f
post:103154 = the inactive tabs have a problem with the current 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-23 22:46:38 +00:00
stripy
dfb04a4f55
post:103154 = the inactive tabs have a problem with the current 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-23 22:46:17 +00:00
stripy
f86ce26e73
post:103154 = the inactive tabs have a problem with the current 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-23 22:45:45 +00:00
rub
436679af44
Update jQuery UI lib with jquery.ui-1.5.3.zip
...
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-18 23:27:21 +00:00
rub
65c701a5a3
Try to fix bad position for "nbm_repost_submit" button.
...
git-svn-id: http://piwigo.org/svn/trunk@3099 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-18 08:42:08 +00:00
stripy
726448af74
admin_quickLocalSync_hover.png : unchanged (to make sure crop is the same as inactive image new version)
...
git-svn-id: http://piwigo.org/svn/trunk@3088 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-17 21:18:55 +00:00
stripy
211110c518
admin_quickLocalSync_inactiv.png : lightening effect on button (previous version : lightening effect was only on leaves)
...
git-svn-id: http://piwigo.org/svn/trunk@3087 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-17 21:16:52 +00:00
stripy
5b4592bbf1
roma/images/top-left-bg.jpg : pinkTree = same design, sharper image
...
git-svn-id: http://piwigo.org/svn/trunk@3085 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-17 21:11:58 +00:00
patdenice
fa57e51c9d
Remove utf8 encode in plugin class.
...
git-svn-id: http://piwigo.org/svn/trunk@3081 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-17 14:28:26 +00:00
patdenice
861f69b170
Display bug on install page
...
git-svn-id: http://piwigo.org/svn/trunk@3074 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-14 01:20:29 +00:00
rub
8fec6be07a
Fix bad $lang.
...
Remove not necessary information messages on upgrade.
git-svn-id: http://piwigo.org/svn/trunk@3072 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-13 18:53:00 +00:00
patdenice
151da2c893
Send user language when retrieving datas from PEM api.
...
git-svn-id: http://piwigo.org/svn/trunk@3070 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-13 00:38:02 +00:00
vdigital
b6f3cfe567
- Error icon misplaced
...
merge -c3068 from branch 2.0 to trunk
git-svn-id: http://piwigo.org/svn/trunk@3069 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-11 20:11:17 +00:00
vdigital
ff0dfb9d74
- External links are following the Graphic Chart (class="external")
...
(roma has been currently excluded)
git-svn-id: http://piwigo.org/svn/trunk@3061 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-07 20:03:11 +00:00
plegall
be3c66f112
merge r3054 from branch 2.0 to trunk
...
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-06 21:39:04 +00:00
plegall
1b711ad236
Administration: happy new year 2009, all PHP headers updated.
...
git-svn-id: http://piwigo.org/svn/trunk@3049 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-04 23:28:36 +00:00
vdigital
f0dc31da83
- active_tab2.png and inactive_tab2.png received from Stripy
...
merge -c3029 from branch 2.0 to trunk
git-svn-id: http://piwigo.org/svn/trunk@3030 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-30 17:58:54 +00:00
vdigital
41c587870e
- Japanese flag
...
- <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-23 19:43:02 +00:00
vdigital
ef2eb38473
- datePicker calendar to be re-chartered (roma).
...
- 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-22 21:39:55 +00:00
nikrou
2ea8ea880d
bug fix: non valid html id needed for label
...
git-svn-id: http://piwigo.org/svn/trunk@3008 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-21 13:20:14 +00:00
vdigital
491c4c7641
Stripy 24px active and inactive images.
...
merge -c3002 from branch 2.0 to trunk
git-svn-id: http://piwigo.org/svn/trunk@3003 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-20 08:13:56 +00:00
patdenice
1833f1138d
Display bug in upgrade page.
...
git-svn-id: http://piwigo.org/svn/trunk@2998 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-18 23:20:06 +00:00
vdigital
a7a4a7d2f4
Border removal in mails on thumbnails (2). Need further tests.
...
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 22:55:08 +00:00
vdigital
7c99518a39
#ff3300 replacement by #ff3333
...
merge -c2990 from branch 2.0 to trunk
git-svn-id: http://piwigo.org/svn/trunk@2991 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-16 20:17:25 +00:00
vdigital
24d3490dcb
Your coral is not the right colour code (to be confirmed)
...
merge -c2986 from branch 2.0 to trunk
git-svn-id: http://piwigo.org/svn/trunk@2987 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-15 22:31:32 +00:00
vdigital
4221117491
Links
...
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-14 11:26:02 +00:00
vdigital
7ab4985a85
Borders of Categories boxes
...
- 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 08:59:55 +00:00
vdigital
cd142d2d95
- have the thumbnail and results (88/88 3.61 1.51 318) at top of the line
...
merge -c2970 from branch 2.0 to trunk
git-svn-id: http://piwigo.org/svn/trunk@2971 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-14 07:48:21 +00:00
vdigital
ce1bb0ccc6
- Quicksearch and Links review
...
merge -c2966 from branch 2.0 to trunk
git-svn-id: http://piwigo.org/svn/trunk@2967 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-11 21:09:41 +00:00