Commit graph

755 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
patdenice
e53eee8f16 - Plugins manager now use PEM API.
- WARNING! Need to change PEM_URL constant and utf8 encoding when PEM will be updated.
- Bug in roma/themeconf.inc.php: accordion menu wasn't selected in plugins_new et plugins_update tabs.

git-svn-id: http://piwigo.org/svn/trunk@2647 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-03 23:16:49 +00:00
plegall
0287283e38 bug fixed: remove useless mysql_real_escape because web api already process
all input parameters.


git-svn-id: http://piwigo.org/svn/trunk@2646 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-03 21:26:21 +00:00
patdenice
3d1b35b8c9 - Add set_extents function in template class.
- 752: add trigger (for flipflip).

git-svn-id: http://piwigo.org/svn/trunk@2643 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-03 09:55:14 +00:00
rub
a5da1dbe32 use "include file" for grow text
git-svn-id: http://piwigo.org/svn/trunk@2641 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-02 20:57:32 +00:00
vdigital
f18985e153 Identification menu was broken.
Links are bordered on over except admin menu.

git-svn-id: http://piwigo.org/svn/trunk@2640 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-02 18:59:46 +00:00
rub
13756a1978 Purpose of datepicker with jQuery.
Fix button without action (thanks to P@t for console.log).
Add all known_script.
Improve code.

git-svn-id: http://piwigo.org/svn/trunk@2639 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-02 18:51:02 +00:00
rub
335ccb7418 Purpose of datepicker with jQuery.
Use {html_head}
year are empty not 0.

git-svn-id: http://piwigo.org/svn/trunk@2635 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-01 22:40:09 +00:00
plegall
600e2d87ec feature 874 added: new Web API method pwg.tags.add.
git-svn-id: http://piwigo.org/svn/trunk@2634 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-01 21:08:51 +00:00
rub
610e5ada6e Purpose of datepicker with jQuery.
Missing 2 new files!
Sorry!

git-svn-id: http://piwigo.org/svn/trunk@2633 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-01 20:49:00 +00:00
rub
e9d7622d55 Purpose of datepicker with jQuery.
I will open a french topic on forum to debate of implementation and possibles changes.

git-svn-id: http://piwigo.org/svn/trunk@2632 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-01 20:39:06 +00:00
patdenice
7eb7d37527 Add icons for plugins actions.
git-svn-id: http://piwigo.org/svn/trunk@2631 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-01 12:31:22 +00:00
rub
c8827d3236 Fix bad content of NBM mail.
git-svn-id: http://piwigo.org/svn/trunk@2628 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-30 21:14:16 +00:00
vdigital
b596647c2a Link borders removed: with Stripy agreement.
git-svn-id: http://piwigo.org/svn/trunk@2626 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-29 22:05:17 +00:00
rub
c50a7dca1e jQuery use.
Purpose of include for template. More easy to use on plugin.

"include file" don't work on include file? => double declaration

git-svn-id: http://piwigo.org/svn/trunk@2623 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-28 21:02:22 +00:00
vdigital
9ae445678c RC1 - Last Graphic and CSS feedback
git-svn-id: http://piwigo.org/svn/trunk@2622 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-28 20:22:35 +00:00
vdigital
597cfe9f06 double-select handlers in #ff3333
git-svn-id: http://piwigo.org/svn/trunk@2621 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-28 19:12:54 +00:00
patdenice
7bc97f00a4 Move plugins list CSS to admin default-layout.css.
Layout bug corrected with IE.

git-svn-id: http://piwigo.org/svn/trunk@2619 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-28 11:29:09 +00:00
patdenice
d61c255341 Put resizable and growfield scripts on each page where is needed.
git-svn-id: http://piwigo.org/svn/trunk@2614 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-27 21:00:12 +00:00
vdigital
67b8bd24a9 Some background for jQuery ui resizable
git-svn-id: http://piwigo.org/svn/trunk@2612 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-27 20:28:29 +00:00
vdigital
7b98fa71c3 Outline (partly removed)
git-svn-id: http://piwigo.org/svn/trunk@2610 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-27 15:47:46 +00:00
vdigital
0b94d2741f buttonButterfly 2 - Last Graphic and CSS feedback (focus on buttons)
git-svn-id: http://piwigo.org/svn/trunk@2609 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-27 11:53:06 +00:00
vdigital
6b77adbbbb Butterfly 2 - Last Graphic and CSS feedback
git-svn-id: http://piwigo.org/svn/trunk@2608 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-27 07:42:41 +00:00
rvelices
5c14b9f5ce - admin remove references to unexisting css (print.css and fix-thumbnailsie56...)
- fix .errors and .infos rules background-image url pointing to non existent image
- remove unused plugin_xxxx.gif from public theme

git-svn-id: http://piwigo.org/svn/trunk@2607 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-27 01:32:31 +00:00
rub
4e444f1e89 Change growfield directory.
Use of packed file.
Add growfield option (animate false)

git-svn-id: http://piwigo.org/svn/trunk@2606 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-27 00:07:06 +00:00
vdigital
1354e72c9a Restored in double_select.tpl: doubleSelect are jQuery resizable (based on a rub idea).
git-svn-id: http://piwigo.org/svn/trunk@2604 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-26 22:52:29 +00:00
rub
adb799fc46 jQuery use.
All admin categoryList are resizable.
All admin teataera are autogrow.

On call for all resize application.

git-svn-id: http://piwigo.org/svn/trunk@2603 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-26 21:47:46 +00:00
vdigital
3e96d7816b Duplicate known_script
and remove of a coral border...

git-svn-id: http://piwigo.org/svn/trunk@2602 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-26 20:50:14 +00:00
rub
976344410f known_script id was false on my last commit!
git-svn-id: http://piwigo.org/svn/trunk@2601 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-26 20:40:29 +00:00
vdigital
1f4d05d280 Bug 532 is solved: doubleSelect are jQuery resizable (based on a rub idea).
git-svn-id: http://piwigo.org/svn/trunk@2600 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-26 20:33:23 +00:00
rub
07a97a9d13 jQuery use.
All admin categoryList are resizable.

git-svn-id: http://piwigo.org/svn/trunk@2599 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-26 20:25:18 +00:00
rub
7dd09aa4f6 jQuery use.
All admin textarea are resizable.

git-svn-id: http://piwigo.org/svn/trunk@2598 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-26 20:18:34 +00:00
vdigital
097f30ce77 Rollback on double_select horizontal scroll.
git-svn-id: http://piwigo.org/svn/trunk@2596 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-26 17:06:07 +00:00