Commit graph

846 commits

Author SHA1 Message Date
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
vdigital
b2c00a0255 Why is there a blank line between: - Synchronize and - Manage
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-09 19:43:12 +00:00
vdigital
d9ef6191a0 favicon
- 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 19:54:32 +00:00
vdigital
407ca3db9a - space between each tab should equivalent to one bullet
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 19:31:11 +00:00
vdigital
f9e5f5f6a9 - fieldset :
border  (now : )
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 19:04:27 +00:00
vdigital
b180494b6b - "Upload" tab :...., it is not on the same line as "User access level to 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-08 18:38:02 +00:00
vdigital
d057a77fe7 - "Choose an option" : is not a title, it is an instruction => please, align 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 19:46:22 +00:00
vdigital
253cad61fd - "down" arrow icon beside "Submit" button : 1/ is not aligned with input, 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-07 17:46:30 +00:00
vdigital
96c73ebbcc Categories > Permalinks
- 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-07 16:30:02 +00:00
vdigital
15306421d5 Pictures > Waiting > Pictures
- 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-07 16:06:23 +00:00
vdigital
0db8841479 Pictures > Rating
- "First | Previous | 1 2 | Next | Last" :
    - text-color =  
merge -c2941 from branch 2.0 to trunk

git-svn-id: http://piwigo.org/svn/trunk@2942 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-07 12:10:45 +00:00
vdigital
238d0f9760 "datePicker" icon was not aligned (align is not tested with all browsers)
merge -c2939 from branch 2.0 to trunk


git-svn-id: http://piwigo.org/svn/trunk@2940 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-07 10:15:12 +00:00