aboutsummaryrefslogtreecommitdiffstats
path: root/admin (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-10-05Remove "..." button witch appears on calendar button.rub2-3/+4
git-svn-id: http://piwigo.org/svn/trunk@2671 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-05Datepicker is chartered.vdigital1-0/+9
git-svn-id: http://piwigo.org/svn/trunk@2667 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-05Admin side icons for goto (remove unused and restored ranks)vdigital2-0/+0
git-svn-id: http://piwigo.org/svn/trunk@2666 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-05Move datepicker.css from theme to template.rub2-1/+1
git-svn-id: http://piwigo.org/svn/trunk@2663 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-041 - selected_admin_menu function is externalized.vdigital2-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
2008-10-04- Correct display bug of quick local synchro in IE7.patdenice2-7/+9
- Translate this button. git-svn-id: http://piwigo.org/svn/trunk@2658 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04- don't display empty <ul> if no plugins to display in specials admin menu.patdenice2-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
2008-10-04Admin side icons for goto template (Some are missing, older icons are there).vdigital26-1/+1
git-svn-id: http://piwigo.org/svn/trunk@2654 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04- 883: category status wasn't saved.patdenice2-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
2008-10-04Add explicit error message in plugins tab if allow_url_fopen is disabled.patdenice2-2/+10
git-svn-id: http://piwigo.org/svn/trunk@2652 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04Use directly $lang_info on tpl files.rub1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@2651 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-03- decrease padding on table2 TD (20px left+20 px right=40px per column lost ↵rvelices1-226/+152
was too much - remove unused rules git-svn-id: http://piwigo.org/svn/trunk@2649 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-03- Plugins manager now use PEM API.patdenice6-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
2008-10-03bug fixed: remove useless mysql_real_escape because web api already processplegall1-2/+0
all input parameters. git-svn-id: http://piwigo.org/svn/trunk@2646 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-03- Add set_extents function in template class.patdenice1-0/+1
- 752: add trigger (for flipflip). git-svn-id: http://piwigo.org/svn/trunk@2643 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-02use "include file" for grow textrub6-40/+8
git-svn-id: http://piwigo.org/svn/trunk@2641 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-02Identification menu was broken.vdigital1-2/+2
Links are bordered on over except admin menu. git-svn-id: http://piwigo.org/svn/trunk@2640 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-02Purpose of datepicker with jQuery.rub1-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
2008-10-01Purpose of datepicker with jQuery.rub1-3/+3
Use {html_head} year are empty not 0. git-svn-id: http://piwigo.org/svn/trunk@2635 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-01feature 874 added: new Web API method pwg.tags.add.plegall1-0/+45
git-svn-id: http://piwigo.org/svn/trunk@2634 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-01Purpose of datepicker with jQuery.rub2-0/+214
Missing 2 new files! Sorry! git-svn-id: http://piwigo.org/svn/trunk@2633 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-01Purpose of datepicker with jQuery.rub5-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
2008-10-01Add icons for plugins actions.patdenice15-62/+86
git-svn-id: http://piwigo.org/svn/trunk@2631 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-30Fix bad content of NBM mail.rub1-1/+0
git-svn-id: http://piwigo.org/svn/trunk@2628 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-29Link borders removed: with Stripy agreement.vdigital1-4/+4
git-svn-id: http://piwigo.org/svn/trunk@2626 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-28jQuery use.rub2-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
2008-09-28RC1 - Last Graphic and CSS feedbackvdigital2-1/+5
git-svn-id: http://piwigo.org/svn/trunk@2622 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-28double-select handlers in #ff3333vdigital8-0/+0
git-svn-id: http://piwigo.org/svn/trunk@2621 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-28Move plugins list CSS to admin default-layout.css.patdenice2-13/+16
Layout bug corrected with IE. git-svn-id: http://piwigo.org/svn/trunk@2619 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-27Put resizable and growfield scripts on each page where is needed.patdenice9-33/+63
git-svn-id: http://piwigo.org/svn/trunk@2614 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-27Some background for jQuery ui resizablevdigital9-0/+17
git-svn-id: http://piwigo.org/svn/trunk@2612 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-27Outline (partly removed)vdigital1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@2610 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-27buttonButterfly 2 - Last Graphic and CSS feedback (focus on buttons)vdigital1-4/+4
git-svn-id: http://piwigo.org/svn/trunk@2609 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-27Butterfly 2 - Last Graphic and CSS feedbackvdigital1-22/+15
git-svn-id: http://piwigo.org/svn/trunk@2608 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-27- admin remove references to unexisting css (print.css and ↵rvelices4-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
2008-09-27Change growfield directory.rub3-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
2008-09-26Restored in double_select.tpl: doubleSelect are jQuery resizable (based on a ↵vdigital2-11/+20
rub idea). git-svn-id: http://piwigo.org/svn/trunk@2604 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-26jQuery use.rub3-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
2008-09-26Duplicate known_script vdigital2-5/+0
and remove of a coral border... git-svn-id: http://piwigo.org/svn/trunk@2602 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-26known_script id was false on my last commit!rub1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@2601 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-26Bug 532 is solved: doubleSelect are jQuery resizable (based on a rub idea).vdigital3-2/+27
git-svn-id: http://piwigo.org/svn/trunk@2600 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-26jQuery use.rub1-1/+1
All admin categoryList are resizable. git-svn-id: http://piwigo.org/svn/trunk@2599 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-26jQuery use.rub2-3/+23
All admin textarea are resizable. git-svn-id: http://piwigo.org/svn/trunk@2598 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-26Rollback on double_select horizontal scroll.vdigital2-33/+20
git-svn-id: http://piwigo.org/svn/trunk@2596 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-25- Change tooltip width to 300px in new plugins listpatdenice2-2/+2
- Remove Extended Description from trunk... it will be available in PEM. git-svn-id: http://piwigo.org/svn/trunk@2591 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-25Bug 532... doubleSelect wasn't usable with large category names. (This ↵vdigital2-47/+33
solution is really bad with IE7). See Bug for more and related topic. git-svn-id: http://piwigo.org/svn/trunk@2590 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-25Change cluetip colors to roma theme color-set.vdigital1-0/+10
git-svn-id: http://piwigo.org/svn/trunk@2589 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-25- Move get_extents function to include/functions.inc.php.patdenice2-33/+28
- Change all plugins version to 2.0. - LocalFiles Editor can now edit and create template extension. - Editarea (for LocalFiles Editor) go to version 0.7.2.2 (chrome compatible) - Editarea activation is now saved in database with AJAX. git-svn-id: http://piwigo.org/svn/trunk@2588 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-25- Add all jQuery UI files (for future use) in stable version (1.5.2).patdenice3-43/+53
- Use jQuery cluetip plugin for new plugins page. - Remove old CSS tooltip rules. git-svn-id: http://piwigo.org/svn/trunk@2587 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-25- some checks for admins that are advisers (no write access)rvelices2-4/+4
- send the charset in http header for web services - tag name becomes an xml attribute instead of content for tags.getList and related tags in images.getInfo (more logical and coherent with tags.getAdminList) git-svn-id: http://piwigo.org/svn/trunk@2585 68402e56-0260-453c-a942-63ccdbb3a9ee