Commit graph

2030 commits

Author SHA1 Message Date
rub
650a40bf78 jQuery Datepicker:
Move code source to template-common in order to use datepicker on version after butterfly

Merge trunk 2703:2704 into branch 2.0


git-svn-id: http://piwigo.org/svn/branches/2.0@2705 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-10 21:52:00 +00:00
plegall
c752304164 branch 2.0 creation from trunk r2702
git-svn-id: http://piwigo.org/svn/branches/2.0@2703 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-10 21:36:48 +00:00
patdenice
547a85d56b Move filter button to menubar.tpl.
git-svn-id: http://piwigo.org/svn/trunk@2702 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-10 15:18:48 +00:00
patdenice
adce496a00 - If there is not new plugins to check, we don't get any more error message.
- small corrections in configuration.html and cat_modify.tpl.

git-svn-id: http://piwigo.org/svn/trunk@2701 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-10 13:13:12 +00:00
rvelices
0e5f5a74b3 - replace a preg_match with simple comparison (faster)
- try to get rid of some JS strict warnings in FF (hope it's fixed)
- template.class.php is included from functions.inc.php instead of common,upgrade,install (maybe later I will try to see the perf impact of compacting/compiling functions.inc.php together with the included files from itself)

git-svn-id: http://piwigo.org/svn/trunk@2700 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-10 13:11:31 +00:00
rvelices
11df0cb502 - removed unused var from template
- removed 2 unused rules from public content.css
- index.php improvement (as in picture) - the log is done after sending first output to client

git-svn-id: http://piwigo.org/svn/trunk@2699 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-09 23:14:43 +00:00
vdigital
16df0a59dc Corrective change to svn:2674
(Add ids to textarea (for future use with TinyMCE plugin).)
id="content" is already used on many pages and a css rule is applied on.
So new id is id="contentid".

git-svn-id: http://piwigo.org/svn/trunk@2695 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-09 19:19:03 +00:00
vdigital
2813b39eac Sylvia theme:
- Slideshow icon left margin 7%
- Missing Pause icon.
- Missing Rating stars icons.
Roma:
- Adjust line-height to avoid truncated line in plugin menu scroll zone

git-svn-id: http://piwigo.org/svn/trunk@2694 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-09 19:05:52 +00:00
vdigital
325b275c96 CSS Conformity (1 of n)
git-svn-id: http://piwigo.org/svn/trunk@2693 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-08 20:30:21 +00:00
vdigital
49227fd6d7 Admin side icons for goto
git-svn-id: http://piwigo.org/svn/trunk@2692 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-08 20:25:58 +00:00
vdigital
4fb157a4a3 Gallery side icons for Sylvia
git-svn-id: http://piwigo.org/svn/trunk@2691 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-08 20:25:02 +00:00
rub
da3c67cea8 Add id to date controls in order to prepare Datepicker
git-svn-id: http://piwigo.org/svn/trunk@2690 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-08 19:54:57 +00:00
vdigital
d376ff3129 Upload file is out of Graphic charter (Too complex to do currently).
It may come later by a template extension.

git-svn-id: http://piwigo.org/svn/trunk@2689 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-08 17:08:56 +00:00
vdigital
3d85d3d1d9 .gif rating stars in Sylvia theme
git-svn-id: http://piwigo.org/svn/trunk@2688 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-08 16:49:05 +00:00
ddtddt
2b62d453ca AAM languages ES
git-svn-id: http://piwigo.org/svn/trunk@2687 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-08 12:54:13 +00:00
ddtddt
e6ed3ced9f update plugin ES
git-svn-id: http://piwigo.org/svn/trunk@2686 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-08 12:52:20 +00:00
ddtddt
636c471e0e Updated admin.lang.php
git-svn-id: http://piwigo.org/svn/trunk@2685 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-08 12:10:47 +00:00
rub
0b1a237d35 jQuery Datepicker:
improve disabled elements on day and month lits

(disable day for short months)
(disable day and month for double selection)



git-svn-id: http://piwigo.org/svn/trunk@2684 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-08 05:22:24 +00:00
plegall
3eecf04629 feature 889 added: pwg.images.exist check the existence of a photo in the
database based on its md5sum. (avoid failing on pwg.images.add).


git-svn-id: http://piwigo.org/svn/trunk@2683 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-07 22:01:14 +00:00
vdigital
42c665eeff Add space between icons in Category Management
git-svn-id: http://piwigo.org/svn/trunk@2682 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-07 20:06:21 +00:00
rub
4d87bb1d96 Change 1.7 to Butterfly
git-svn-id: http://piwigo.org/svn/trunk@2681 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-07 20:03:42 +00:00
rub
f5c5154ddf jQuery Datepicker:
o use id for selector
  o check radio button on change date

git-svn-id: http://piwigo.org/svn/trunk@2680 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-07 19:18:55 +00:00
patdenice
0bbeccaab3 - forgotten images in commit 2674.
- small correction in cat_modify.tpl.

git-svn-id: http://piwigo.org/svn/trunk@2679 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-06 23:08:37 +00:00
plegall
9cfd70474f feature 884 added: ability to delete photos uploaded via web API method
pwg.images.add, ie without storage_category_id. pLoader uses this method and
photos cannot be removed in any other way.


git-svn-id: http://piwigo.org/svn/trunk@2678 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-06 23:08:11 +00:00
vdigital
b0c514745f Some icons (Thanks to Stripy).
Small cleanup in goto/picture.css (More must come later).
Notification and help pages have been reviewed.
Swap rating stars in Sylvia.

git-svn-id: http://piwigo.org/svn/trunk@2677 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-06 21:44:05 +00:00
rub
184f006c2c Move datepicker.css to template-common.
git-svn-id: http://piwigo.org/svn/trunk@2676 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-06 20:07:08 +00:00
rub
1c7db3ac07 Move jQuery Datepicker customization to default goto css.
git-svn-id: http://piwigo.org/svn/trunk@2675 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-06 20:03:52 +00:00
patdenice
8fdaa59494 - Don't show "home" twice on picture navbar if category is not set.
- Add ids to textarea (for future use with TinyMCE plugin).
- Enlarge cat_bottom-right.gif and cat_top-right.gif to 1200px.

git-svn-id: http://piwigo.org/svn/trunk@2674 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-06 17:59:06 +00:00
rub
6979ff7860 Add hand cursor on calendar button.
git-svn-id: http://piwigo.org/svn/trunk@2673 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-06 04:54:14 +00:00
plegall
a7f507dc68 bug 888 fixed: pwg.images.add updates the associated categories so that a
category doesn't remain without representant while containing photos.


git-svn-id: http://piwigo.org/svn/trunk@2672 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-05 22:30:35 +00:00
rub
516b8f1134 Remove "..." button witch appears on calendar button.
git-svn-id: http://piwigo.org/svn/trunk@2671 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-05 21:34:02 +00:00
plegall
b53cddbf6a feature 885 added: pwg.images.add web API method now supports additional
high resolution format.


git-svn-id: http://piwigo.org/svn/trunk@2670 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-05 21:22:57 +00:00
rub
0bdc6a5dac Adapt plugin add_index with smarty
git-svn-id: http://piwigo.org/svn/trunk@2669 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-05 21:07:41 +00:00
vdigital
308fda55f5 Quickconnect : pressing "Tab+Enter" after remember was linking you to "forgotten password" instead of Submitting the current form.
Adjust some backgrounds (due to CSS optimization elsewhere) and some positions.

git-svn-id: http://piwigo.org/svn/trunk@2668 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-05 19:49:43 +00:00
vdigital
10e48b0d41 Datepicker is chartered.
git-svn-id: http://piwigo.org/svn/trunk@2667 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-05 19:20:54 +00:00
vdigital
1ffeb81b04 Admin side icons for goto (remove unused and restored ranks)
git-svn-id: http://piwigo.org/svn/trunk@2666 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-05 16:30:42 +00:00
vdigital
8fdf12a4e5 Gallery side icons for Sylvia (simple copy from others)
git-svn-id: http://piwigo.org/svn/trunk@2665 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-05 15:32:17 +00:00
riopwg
0e7340d9c6 Updates
git-svn-id: http://piwigo.org/svn/trunk@2664 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-05 12:54:42 +00:00
rub
2cdce14011 Move datepicker.css from theme to template.
git-svn-id: http://piwigo.org/svn/trunk@2663 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-05 07:59:49 +00:00
vdigital
28ba8306af 1 - selected_admin_menu function is externalized.
2 - Plugin can force accordion to be stable by adding &plgmenu in their plugin url

git-svn-id: http://piwigo.org/svn/trunk@2662 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04 22:52:48 +00:00
patdenice
73c04ed83c - Correct display bug of quick local synchro in IE7.
- Translate this button.

git-svn-id: http://piwigo.org/svn/trunk@2658 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04 20:43:43 +00:00
vdigital
7d38fdeec0 Comments list is correct (but it needs a hack for IE)
git-svn-id: http://piwigo.org/svn/trunk@2657 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04 16:33:17 +00:00
patdenice
a974515634 - don't display empty <ul> if no plugins to display in specials admin menu.
- correction in plugins_list.tpl if plugins missing.
- filter icon is displayed inside <dt> tags.

git-svn-id: http://piwigo.org/svn/trunk@2656 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04 15:36:45 +00:00
vdigital
094ed0f17a Sylvia mbTags borders recovery
git-svn-id: http://piwigo.org/svn/trunk@2655 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04 15:09:45 +00:00
vdigital
b1ef886694 Admin side icons for goto template (Some are missing, older icons are there).
git-svn-id: http://piwigo.org/svn/trunk@2654 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04 14:41:25 +00:00
patdenice
eb07150f22 - 883: category status wasn't saved.
- 870, 877, 878: growfield plugins send wrong value when empty textarea. Now use another plugin for autogrow.

git-svn-id: http://piwigo.org/svn/trunk@2653 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04 13:54:54 +00:00
patdenice
9559f1a875 Add explicit error message in plugins tab if allow_url_fopen is disabled.
git-svn-id: http://piwigo.org/svn/trunk@2652 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04 11:33:34 +00:00
rub
1d7f99d90f Use directly $lang_info on tpl files.
git-svn-id: http://piwigo.org/svn/trunk@2651 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04 09:50:02 +00:00
vdigital
7569462895 Gallery side icons for Sylvia (Some are missing, your browser cache could hide that).
+ No borders for pics in Sylvia.

git-svn-id: http://piwigo.org/svn/trunk@2650 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04 09:05:36 +00:00
rvelices
3bc43273ba - decrease padding on table2 TD (20px left+20 px right=40px per column lost was too much
- remove unused rules

git-svn-id: http://piwigo.org/svn/trunk@2649 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-03 23:51:12 +00:00