aboutsummaryrefslogtreecommitdiffstats
path: root/admin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add space between icons in Category Managementvdigital2008-10-071-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2682 68402e56-0260-453c-a942-63ccdbb3a9ee
* jQuery Datepicker:rub2008-10-075-28/+40
| | | | | | | 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
* - forgotten images in commit 2674.patdenice2008-10-061-1/+1
| | | | | | - small correction in cat_modify.tpl. git-svn-id: http://piwigo.org/svn/trunk@2679 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 884 added: ability to delete photos uploaded via web API methodplegall2008-10-063-1/+165
| | | | | | | | 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
* Some icons (Thanks to Stripy).vdigital2008-10-063-22/+2
| | | | | | | | 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
* Move datepicker.css to template-common.rub2008-10-062-215/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2676 68402e56-0260-453c-a942-63ccdbb3a9ee
* Move jQuery Datepicker customization to default goto css.rub2008-10-062-2/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@2675 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Don't show "home" twice on picture navbar if category is not set.patdenice2008-10-063-4/+4
| | | | | | | - 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
* Add hand cursor on calendar button.rub2008-10-061-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2673 68402e56-0260-453c-a942-63ccdbb3a9ee
* Remove "..." button witch appears on calendar button.rub2008-10-052-3/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@2671 68402e56-0260-453c-a942-63ccdbb3a9ee
* Datepicker is chartered.vdigital2008-10-051-0/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@2667 68402e56-0260-453c-a942-63ccdbb3a9ee
* Admin side icons for goto (remove unused and restored ranks)vdigital2008-10-052-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@2666 68402e56-0260-453c-a942-63ccdbb3a9ee
* Move datepicker.css from theme to template.rub2008-10-052-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2663 68402e56-0260-453c-a942-63ccdbb3a9ee
* 1 - selected_admin_menu function is externalized.vdigital2008-10-042-49/+58
| | | | | | 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
* - Correct display bug of quick local synchro in IE7.patdenice2008-10-042-7/+9
| | | | | | - Translate this button. git-svn-id: http://piwigo.org/svn/trunk@2658 68402e56-0260-453c-a942-63ccdbb3a9ee
* - don't display empty <ul> if no plugins to display in specials admin menu.patdenice2008-10-042-3/+13
| | | | | | | - 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
* Admin side icons for goto template (Some are missing, older icons are there).vdigital2008-10-0426-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2654 68402e56-0260-453c-a942-63ccdbb3a9ee
* - 883: category status wasn't saved.patdenice2008-10-042-6/+4
| | | | | | - 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
* Add explicit error message in plugins tab if allow_url_fopen is disabled.patdenice2008-10-042-2/+10
| | | | git-svn-id: http://piwigo.org/svn/trunk@2652 68402e56-0260-453c-a942-63ccdbb3a9ee
* Use directly $lang_info on tpl files.rub2008-10-041-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2651 68402e56-0260-453c-a942-63ccdbb3a9ee
* - decrease padding on table2 TD (20px left+20 px right=40px per column lost ↵rvelices2008-10-031-226/+152
| | | | | | | | was too much - remove unused rules git-svn-id: http://piwigo.org/svn/trunk@2649 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Plugins manager now use PEM API.patdenice2008-10-036-90/+121
| | | | | | | - 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
* bug fixed: remove useless mysql_real_escape because web api already processplegall2008-10-031-2/+0
| | | | | | | all input parameters. git-svn-id: http://piwigo.org/svn/trunk@2646 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Add set_extents function in template class.patdenice2008-10-031-0/+1
| | | | | | - 752: add trigger (for flipflip). git-svn-id: http://piwigo.org/svn/trunk@2643 68402e56-0260-453c-a942-63ccdbb3a9ee
* use "include file" for grow textrub2008-10-026-40/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@2641 68402e56-0260-453c-a942-63ccdbb3a9ee
* Identification menu was broken.vdigital2008-10-021-2/+2
| | | | | | Links are bordered on over except admin menu. git-svn-id: http://piwigo.org/svn/trunk@2640 68402e56-0260-453c-a942-63ccdbb3a9ee
* Purpose of datepicker with jQuery.rub2008-10-021-13/+17
| | | | | | | | 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
* Purpose of datepicker with jQuery.rub2008-10-011-3/+3
| | | | | | | Use {html_head} year are empty not 0. git-svn-id: http://piwigo.org/svn/trunk@2635 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 874 added: new Web API method pwg.tags.add.plegall2008-10-011-0/+45
| | | | git-svn-id: http://piwigo.org/svn/trunk@2634 68402e56-0260-453c-a942-63ccdbb3a9ee
* Purpose of datepicker with jQuery.rub2008-10-012-0/+214
| | | | | | | Missing 2 new files! Sorry! git-svn-id: http://piwigo.org/svn/trunk@2633 68402e56-0260-453c-a942-63ccdbb3a9ee
* Purpose of datepicker with jQuery.rub2008-10-015-0/+162
| | | | | | 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
* Add icons for plugins actions.patdenice2008-10-0115-62/+86
| | | | git-svn-id: http://piwigo.org/svn/trunk@2631 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix bad content of NBM mail.rub2008-09-301-1/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@2628 68402e56-0260-453c-a942-63ccdbb3a9ee
* Link borders removed: with Stripy agreement.vdigital2008-09-291-4/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@2626 68402e56-0260-453c-a942-63ccdbb3a9ee
* jQuery use.rub2008-09-282-7/+16
| | | | | | | | 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
* RC1 - Last Graphic and CSS feedbackvdigital2008-09-282-1/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@2622 68402e56-0260-453c-a942-63ccdbb3a9ee
* double-select handlers in #ff3333vdigital2008-09-288-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@2621 68402e56-0260-453c-a942-63ccdbb3a9ee
* Move plugins list CSS to admin default-layout.css.patdenice2008-09-282-13/+16
| | | | | | Layout bug corrected with IE. git-svn-id: http://piwigo.org/svn/trunk@2619 68402e56-0260-453c-a942-63ccdbb3a9ee
* Put resizable and growfield scripts on each page where is needed.patdenice2008-09-279-33/+63
| | | | git-svn-id: http://piwigo.org/svn/trunk@2614 68402e56-0260-453c-a942-63ccdbb3a9ee
* Some background for jQuery ui resizablevdigital2008-09-279-0/+17
| | | | git-svn-id: http://piwigo.org/svn/trunk@2612 68402e56-0260-453c-a942-63ccdbb3a9ee
* Outline (partly removed)vdigital2008-09-271-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2610 68402e56-0260-453c-a942-63ccdbb3a9ee
* buttonButterfly 2 - Last Graphic and CSS feedback (focus on buttons)vdigital2008-09-271-4/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@2609 68402e56-0260-453c-a942-63ccdbb3a9ee
* Butterfly 2 - Last Graphic and CSS feedbackvdigital2008-09-271-22/+15
| | | | git-svn-id: http://piwigo.org/svn/trunk@2608 68402e56-0260-453c-a942-63ccdbb3a9ee
* - admin remove references to unexisting css (print.css and ↵rvelices2008-09-274-18/+5
| | | | | | | | | 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
* Change growfield directory.rub2008-09-273-3/+5
| | | | | | | Use of packed file. Add growfield option (animate false) git-svn-id: http://piwigo.org/svn/trunk@2606 68402e56-0260-453c-a942-63ccdbb3a9ee
* Restored in double_select.tpl: doubleSelect are jQuery resizable (based on a ↵vdigital2008-09-262-11/+20
| | | | | | rub idea). git-svn-id: http://piwigo.org/svn/trunk@2604 68402e56-0260-453c-a942-63ccdbb3a9ee
* jQuery use.rub2008-09-263-22/+6
| | | | | | | | | 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
* Duplicate known_script vdigital2008-09-262-5/+0
| | | | | | and remove of a coral border... git-svn-id: http://piwigo.org/svn/trunk@2602 68402e56-0260-453c-a942-63ccdbb3a9ee
* known_script id was false on my last commit!rub2008-09-261-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2601 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug 532 is solved: doubleSelect are jQuery resizable (based on a rub idea).vdigital2008-09-263-2/+27
| | | | git-svn-id: http://piwigo.org/svn/trunk@2600 68402e56-0260-453c-a942-63ccdbb3a9ee