Commit graph

920 commits

Author SHA1 Message Date
rvelices
8b66788392 web method images.setPrivacyLevel (ws_images_setPrivacyLevel) is POST only
git-svn-id: http://piwigo.org/svn/branches/2.0@4512 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-18 21:08:21 +00:00
Eric
a44ceedea6 [Piwigo] Merged from trunk to branch - Bug 1079 fixed : Return to default settings in user profile page.
(I don't really enjoy the code but it's the simplest way i've found)

git-svn-id: http://piwigo.org/svn/branches/2.0@3996 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-10-08 21:05:51 +00:00
rvelices
49ef94b777 fix display of menubar tag cloud with IE8 (it was overflowing to the right outside the menubar)
git-svn-id: http://piwigo.org/svn/branches/2.0@3545 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-07-08 05:13:26 +00:00
rvelices
96407d5f72 merge r3537 from trunk
bug 1029 IE8 : rating system is gone - correction of javascript

git-svn-id: http://piwigo.org/svn/branches/2.0@3538 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-07-07 04:36:33 +00:00
ddtddt
c7ce7ef7e8 IE8 compatibility
git-svn-id: http://piwigo.org/svn/branches/2.0@3272 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-05-06 05:17:55 +00:00
rub
ef20fa17b5 merge -c3257 from trunk to branch 2.0
Rollback "Missing <ul> on NBM" in order to dd <ul> on feed too.

git-svn-id: http://piwigo.org/svn/branches/2.0@3258 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-04-26 15:00:57 +00:00
rub
f81888fc2e merge -c3255 from trunk to branch 2.0
Missing <ul> on NBM

merge -c3254 from trunk to branch 2.0
Remove icon not used on public part.



git-svn-id: http://piwigo.org/svn/branches/2.0@3256 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-04-26 10:07:21 +00:00
plegall
ab6f96964a 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 insted.


git-svn-id: http://piwigo.org/svn/branches/2.0@3196 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-13 23:37:34 +00:00
rvelices
368059d535 merge 3145-3146 from trunk
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-14 02:28:21 +00:00
rvelices
b77b4f0aba merge r3136 from trunk
- 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-13 13:02:20 +00:00
rvelices
9428613b2d merge 3120 from trunk
optimizations (php only)
- removed unnecessary call to array_unique in get_image_ids_for_tags
- put back in smarty exec time counting (debug mode) for each included template
- prefix some smarty modifiers with @ in some templates
- do not call format_date (still very slow due to mktime and date even after prev commit) from category_default.inc.php - if used in templates format_date can be used as a smarty modifier

git-svn-id: http://piwigo.org/svn/branches/2.0@3121 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-04 02:33:50 +00:00
plegall
5ca81295c2 merge r3086 from trunk to branch 2.0
Sylvia_top-left-bg.jpg : pinkTree = same design, shaper image


git-svn-id: http://piwigo.org/svn/branches/2.0@3093 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-17 22:21:43 +00:00
vdigital
192f33353b Title harmonization in the scope of Piwigo website integration.
$conf['reverse_home_title'] is false by default.
On reverse_home_title = true, only index page will reverse its title.

Compare to prior releases all titles are reversed.


git-svn-id: http://piwigo.org/svn/branches/2.0@3090 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-17 22:13:31 +00:00
vdigital
347a42bf21 - External links are following the Graphic Chart (class="external")
git-svn-id: http://piwigo.org/svn/branches/2.0@3060 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-07 19:52:51 +00:00
plegall
aeaffa61bd Administration: happy new year 2009, all PHP headers updated.
git-svn-id: http://piwigo.org/svn/branches/2.0@3046 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-04 23:09:15 +00:00
vdigital
d51c92831b - $conf['meta_ref'] is a new configuration parameter (Default true)
Meta tags for description, author, and keywords are generated,
except if meta robots "noindex" is forced (with some pages like search, recent cats, etc.).

In addition, $conf['meta_ref'] = false is forcing "noindex, nofollow".

git-svn-id: http://piwigo.org/svn/branches/2.0@3040 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-03 21:03:46 +00:00
vdigital
7a75e9cfb3 - Change the title logic for a better index in Google images
(It was already done but it should be improved).

git-svn-id: http://piwigo.org/svn/branches/2.0@3031 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-30 20:17:37 +00:00
vdigital
36ea7e0387 - Japanese flag
- <p> support in Sylvia menubar
- Admin Help is chartered (First use of the discrete links)

git-svn-id: http://piwigo.org/svn/branches/2.0@3017 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-23 19:33:44 +00:00
vdigital
05244c5cc7 - theHeader (10 points): 10px more
git-svn-id: http://piwigo.org/svn/branches/2.0@3015 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-22 22:05:42 +00:00
vdigital
2faf34386f - datePicker calendar to be re-chartered (roma).
- Identification > Notification : Translation review
- Header with no header (Sylvia only).

git-svn-id: http://piwigo.org/svn/branches/2.0@3013 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-22 21:38:17 +00:00
vdigital
e6c2587e7c tags_list
Borders are the wrong colour.

git-svn-id: http://piwigo.org/svn/branches/2.0@3004 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-20 19:45:33 +00:00
vdigital
95609895c9 Border removal in mails on thumbnails (2). Need further tests.
git-svn-id: http://piwigo.org/svn/branches/2.0@2994 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-16 22:53:03 +00:00
vdigital
4592882498 Border removal in mails
git-svn-id: http://piwigo.org/svn/branches/2.0@2992 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-16 21:59:16 +00:00
vdigital
476d7539c0 #ff3300 replacement by #ff3333
git-svn-id: http://piwigo.org/svn/branches/2.0@2990 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-16 20:15:38 +00:00
vdigital
34dcd9c8e6 Sylvia mailing template : Need to be tested ...
git-svn-id: http://piwigo.org/svn/branches/2.0@2988 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-15 23:23:49 +00:00
vdigital
a8590e3d5a Your coral is not the right colour code (to be confirmed)
git-svn-id: http://piwigo.org/svn/branches/2.0@2986 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-15 22:29:39 +00:00
vdigital
9c084c3a91 comments.php
Please, have the ancient squared boxes for each comment 

git-svn-id: http://piwigo.org/svn/branches/2.0@2984 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-15 21:23:03 +00:00
vdigital
2b00e51005 Fieldset background removal
Alternate colours of lines for each comment, AND have the "Add a comment" border (only) in orange

git-svn-id: http://piwigo.org/svn/branches/2.0@2982 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-15 20:36:17 +00:00
vdigital
fa5f9e7272 - errors.png is still old icon version
git-svn-id: http://piwigo.org/svn/branches/2.0@2980 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-14 14:31:20 +00:00
vdigital
963709278e - "First | Previous | 1 2 | Next | Last" :
- text-color = #666 (now #999)

git-svn-id: http://piwigo.org/svn/branches/2.0@2978 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-14 13:30:46 +00:00
vdigital
c7775c3240 It is not visible enough. Please, have just the text-color in #999.
git-svn-id: http://piwigo.org/svn/branches/2.0@2974 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-14 11:09:56 +00:00
vdigital
bb1a28462f - calendar by posted date
- january, feb, march (or 1,2,3) : border = #666 (now #999)

(Default colors overrode)

git-svn-id: http://piwigo.org/svn/branches/2.0@2968 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-11 21:47:33 +00:00
vdigital
720bd28e34 - Quicksearch and Links review
git-svn-id: http://piwigo.org/svn/branches/2.0@2966 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-11 21:05:31 +00:00
vdigital
1b230ad50c - Temporary change on fieldset background
git-svn-id: http://piwigo.org/svn/branches/2.0@2965 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-10 20:59:53 +00:00
vdigital
245d0f1a7d page Picture
- line above "comment" should be ... HR (horizontal rule) hidden
- "submit" button should aligned with "author" input

git-svn-id: http://piwigo.org/svn/branches/2.0@2931 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-07 07:56:07 +00:00
vdigital
bf0e0df030 - error message : #FF3333 (now #FF3300)
git-svn-id: http://piwigo.org/svn/branches/2.0@2929 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-06 20:39:30 +00:00
vdigital
4963014261 - "register" and "lost password" icons are in bad shape in menu...
git-svn-id: http://piwigo.org/svn/branches/2.0@2927 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-06 20:30:57 +00:00
vdigital
384d6f87b5 Categories > Upload a picture
- "browse" input = border #666, 1px, bg #222 (now, bg #FFFFcc) 


=> CSS has been changed, but the result has not changed

git-svn-id: http://piwigo.org/svn/branches/2.0@2925 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-06 20:12:40 +00:00
vdigital
343a85df3c Minor: Changes for IE6 better support (even if it is still very poor).
git-svn-id: http://piwigo.org/svn/branches/2.0@2908 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-25 18:26:57 +00:00
patdenice
d23fa6c579 merge -c2906 from trunk to branch 2.0.
- Replace all #content by .content in Sylvia theme.css.
- In LocalFiles Editor, show error message when creating new template file with empty filename.

git-svn-id: http://piwigo.org/svn/branches/2.0@2907 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-24 22:37:13 +00:00
vdigital
5f9b237e47 Recent Stripy's icons and adapted css (tested under IE7 and FF3).
git-svn-id: http://piwigo.org/svn/branches/2.0@2904 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-24 19:47:18 +00:00
patdenice
60f2d18f1f merge -c2902 from trunk to branch 2.0.
- Add home and identification buttons after installation.
- Use fetchRemote function for remote site actions.
- Corrections in fetchRemote fnction.
- Move PLUGIN_PICTURE_BEFORE in picture.tpl.

git-svn-id: http://piwigo.org/svn/branches/2.0@2903 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-23 17:25:24 +00:00
vdigital
b75ddb8e9a Sylvia notes are similar to msgs (with transparent white grid)
git-svn-id: http://piwigo.org/svn/branches/2.0@2898 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-21 19:50:54 +00:00
vdigital
32142123d6 merge -c2894 from trunk to branch 2.0
remove_s.png icon for tag removal (forgotten)


git-svn-id: http://piwigo.org/svn/branches/2.0@2895 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-21 18:28:09 +00:00
vdigital
bac95a7c7f Colored scrollbar in theme-ie.css (for IE)
git-svn-id: http://piwigo.org/svn/branches/2.0@2888 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-19 19:41:16 +00:00
patdenice
70e5f51d00 merge -c2884 from trunk to branch 2.0.
- Replace some mysql_query by pwg_query function.
- Add home button after upgrade.php.
- Add utf8 charset for access denied message.
- Replace some #content by .content in css files.
- Fix menubar blocks borders with IE.

git-svn-id: http://piwigo.org/svn/branches/2.0@2885 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-19 15:46:49 +00:00
vdigital
ee8b8bb9cc New: Extend of available fields within a category page for a template-extension simple usage.
Refer to topic: "Smoothgallery plugin" where no plugin is requested to do it.

git-svn-id: http://piwigo.org/svn/branches/2.0@2840 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-07 18:48:38 +00:00
rvelices
536129a4aa - remove some unnecessary modifiers from template - it should be somehow faster (arguably though)
git-svn-id: http://piwigo.org/svn/branches/2.0@2831 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-06 01:15:23 +00:00
rvelices
43b7a7e872 - removed some unused constants from constants.php
- removed some unused css rules
- removed unused code

git-svn-id: http://piwigo.org/svn/branches/2.0@2823 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-04 01:46:17 +00:00
grum
059a02f5a7 menu item "quicksearch" will be displayed only if a $block->data is set (like
other menu items)
use of a boolean value for the "qsearch" $block->data variable
(see topic #98370)

git-svn-id: http://piwigo.org/svn/branches/2.0@2814 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-28 21:19:25 +00:00