aboutsummaryrefslogtreecommitdiffstats
path: root/admin/template (unfollow)
Commit message (Collapse)AuthorFilesLines
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- 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)rvelices1-2/+2
- 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
2008-09-24ranks.png close to the #ff3363 ? (I am not able to do better).vdigital1-0/+0
git-svn-id: http://piwigo.org/svn/trunk@2582 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-24- feature admin element set: recently posted images (nice if you forget add ↵rvelices2-5/+7
to caddie during synchro phase) git-svn-id: http://piwigo.org/svn/trunk@2579 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-24- user_list submit form without selected user shows javascript alert (now ↵rvelices1-0/+14
working; previously had bad XPath selector) - put #debug css rule in Sylvia/theme.css (I removed it in my prev commit from default-layout) git-svn-id: http://piwigo.org/svn/trunk@2578 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-23Part of bug 532... doubleSelect wasn't usable with large category names.vdigital1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@2577 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-23Plugins menu revised to have a link to plugin list at upper level.vdigital2-7/+6
And scroll in case of... git-svn-id: http://piwigo.org/svn/trunk@2574 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-23Change cursor when moving on categoriespatdenice1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@2573 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-22New ranks icon (Which is a manual ordering).vdigital3-10/+10
remove tags moved to yoga. Half round buttons and fieldset are removed on Stripy request... Permalink order has been reviewed. Bigbutton:hover mistake is repaired. Some compatibility in public interface. git-svn-id: http://piwigo.org/svn/trunk@2570 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-22Icon file for cat_list I forgot in last commit...patdenice1-0/+0
git-svn-id: http://piwigo.org/svn/trunk@2568 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-22Add "draggable" icon for cat_list.patdenice1-0/+2
git-svn-id: http://piwigo.org/svn/trunk@2567 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-21All admin changes requested by Stripy...vdigital6-22/+31
git-svn-id: http://piwigo.org/svn/trunk@2564 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-21phpinfo() in a new window.vdigital1-1/+2
git-svn-id: http://piwigo.org/svn/trunk@2562 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-21Synchro page title for 1024x768 resolutions.vdigital1-3/+3
git-svn-id: http://piwigo.org/svn/trunk@2561 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-21- bug 865: Unable to manage users (I thought I tested this jquery ↵rvelices1-14/+0
functionality; apparently not so out it goes) git-svn-id: http://piwigo.org/svn/trunk@2559 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-21- fix undefined smarty foreach loop namervelices1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@2558 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-21- fix undefined template variable F_ACTIONrvelices1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@2557 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-21Sylvia: Border lines broken on Tags block on gallery sidevdigital1-3/+3
Roma: Quick Local Synchro link is limited to the button (Leaves are still highlighted on over but without link). git-svn-id: http://piwigo.org/svn/trunk@2556 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-20Big button is fully working including IE 7 (big button is covered by ↵vdigital3-4/+4
transparent.gif button). git-svn-id: http://piwigo.org/svn/trunk@2555 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-20- Add drag&drop to cat_list.patdenice3-3/+27
git-svn-id: http://piwigo.org/svn/trunk@2554 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-19Big button is fully working with Firefox.vdigital3-12/+18
With IE 7 there is a bug, z-index doesn't work a transparent button is covering text "Quick Local Synchro". git-svn-id: http://piwigo.org/svn/trunk@2552 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-19deletion: function export_pwg_data was inadvertently added with r1817 whileplegall1-3/+0
the development was not finished. git-svn-id: http://piwigo.org/svn/trunk@2551 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-19Index page: Scrolling start above the category when description is too long.vdigital1-2/+3
Sql Trace in a <div> clear:both. French de-à => du-au git-svn-id: http://piwigo.org/svn/trunk@2550 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-17bug fixed: with the new admin "goto" theme, the blue background forplegall1-1/+1
statistics bars is replaced by the orange. git-svn-id: http://piwigo.org/svn/trunk@2546 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-17Tiny end line on tabsheets is removed.vdigital4-9/+8
rapid_local_synchro.png deleted (previous synchro big button) And minor CSS Changes git-svn-id: http://piwigo.org/svn/trunk@2545 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-16A large button from Stripy design...vdigital4-4/+9
git-svn-id: http://piwigo.org/svn/trunk@2542 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-16CSS review including Advisor modevdigital2-19/+16
git-svn-id: http://piwigo.org/svn/trunk@2541 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-16Admin goto/roma minor CSS / templates changes.vdigital3-19/+25
Public yoga/Sylvia minor CSS / gif changes git-svn-id: http://piwigo.org/svn/trunk@2540 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-14Admin template "goto": admin icon pathsvdigital9-25/+25
git-svn-id: http://piwigo.org/svn/trunk@2534 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-14Admin old directories (admin/template/goto/admin and admin/template/yoga) ↵vdigital138-7221/+3
are removed Cursors review. git-svn-id: http://piwigo.org/svn/trunk@2533 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-14Pierrick big synchronization button request (Has to be changed).vdigital3-4/+7
git-svn-id: http://piwigo.org/svn/trunk@2532 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-14roma tpl were missing.vdigital37-0/+2751
git-svn-id: http://piwigo.org/svn/trunk@2531 68402e56-0260-453c-a942-63ccdbb3a9ee