aboutsummaryrefslogtreecommitdiffstats
path: root/admin/template/goto/default-layout.css (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feature 1502: based on Dotclear model, P@t has reorganized the way Piwigoplegall2010-03-131-698/+0
| | | | | | | manages template/theme in a simpler "theme only level" architecture. It supports multiple level inheritance. git-svn-id: http://piwigo.org/svn/trunk@5123 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1491: administration panel header/footer. Graphicaly outside theplegall2010-03-091-19/+167
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | administration theme. The header includes the gallery title with a link to gallery, a theme changer, an explicit "visit gallery" link, a logout link. The footer includes links to piwigo.org (homepage, documentation, forum) and the contact webmaster link. Due to new header/footer, I've removed the "Links" section in the menubar. The new footer sticks to the bottom of the browser window. I've slightly "rounded" grum tabs to look like the menubar borders. Graphical illustration (top left and bottom left leaves) were removed to improve readability. They make things beautiful on gallery side, they decrease usability on admin side. Piwigo logo was removed to save space on administration footer. It would be nice to have a small logo to place bottom left in the footer next to "Powered by Piwigo". Links>Administration link was replaced by a big link box just above the menubar. The H2 was outside the #content box, nearly invisible on top right corner. Now it is 1) easy to read 2) inside #content. feature 1490: ability to switch from goto/roma to goto/clear with a single click in administration header. The global organisation of the page is quite heavily changed. The global layout is: body#theAdminPage body#theAdminPage > #the_page body#theAdminPage > #the_page > #pwgHead body#theAdminPage > #the_page > #pwgMain body#theAdminPage > #the_page > #pwgMain > #menubar body#theAdminPage > #the_page > #pwgMain > #content body#theAdminPage > #the_page > #footer git-svn-id: http://piwigo.org/svn/trunk@5098 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1489: integrate UploadForm into Piwigo core. The integration is notplegall2010-03-081-1/+50
| | | | | | | | 100% done, I just "made it work" on trunk. pclzip library was updated to version 2.8.2 for memory usage improvement. git-svn-id: http://piwigo.org/svn/trunk@5089 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 724: improved "add tags" form. Instead of a big list of checkboxes,plegall2010-03-061-0/+44
| | | | | | | | | | | | | displays a dynamic list of tags with jQuery, with suggestions based on existing tags and the ability to create new tags on the fly. The change was applied only on admin/picture_modify.php for test purpose. Note : FCBKcomplete 2.7 had a bug on "remote tag" click, and the bug was fixed on 2.7.1. But the suggestions were not working with 2.7.1. So I took the 2.7 and applied the tiny change to make the "remove tag" click work. git-svn-id: http://piwigo.org/svn/trunk@5067 68402e56-0260-453c-a942-63ccdbb3a9ee
* complement to r3282, remove all $Id$ in source code.plegall2009-05-131-1/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@3283 68402e56-0260-453c-a942-63ccdbb3a9ee
* change: according to topic:15067, svn:keywords property was removedplegall2009-05-131-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@3282 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Show number of downloads in plugins list.patdenice2009-02-131-0/+1
| | | | | | | - Allow to sort plugins by number of downloads. - Fix plugin revision URL (no more revision_view in PEM). git-svn-id: http://piwigo.org/svn/trunk@3143 68402e56-0260-453c-a942-63ccdbb3a9ee
* Borders of Categories boxesvdigital2008-12-141-7/+7
| | | | | | | | | | | | - wrong colour - global mode : frameborders around thumbnails are the wrong colour merge -c2972 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2973 68402e56-0260-453c-a942-63ccdbb3a9ee
* - "Upload" tab :...., it is not on the same line as "User access level to ↵vdigital2008-12-081-8/+12
| | | | | | | | upload" merge -c2951 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2952 68402e56-0260-453c-a942-63ccdbb3a9ee
* Special > History > Searchvdigital2008-12-071-1/+1
| | | | | | | | | | -"Submit" button should be aligned with "Image Id" input - Column titles need caps (Time, User, Element Type ...) Translators: (Only English and French are updated) merge -c2933 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2934 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Add a "Bound Template" column for template extensions.patdenice2008-12-061-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2923 68402e56-0260-453c-a942-63ccdbb3a9ee
* Move jQuery Datepicker customization to default goto css.rub2008-10-061-1/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@2675 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
* Add icons for plugins actions.patdenice2008-10-011-5/+16
| | | | git-svn-id: http://piwigo.org/svn/trunk@2631 68402e56-0260-453c-a942-63ccdbb3a9ee
* Move plugins list CSS to admin default-layout.css.patdenice2008-09-281-0/+15
| | | | | | Layout bug corrected with IE. git-svn-id: http://piwigo.org/svn/trunk@2619 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug 532 is solved: doubleSelect are jQuery resizable (based on a rub idea).vdigital2008-09-261-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2600 68402e56-0260-453c-a942-63ccdbb3a9ee
* Rollback on double_select horizontal scroll.vdigital2008-09-261-18/+11
| | | | git-svn-id: http://piwigo.org/svn/trunk@2596 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug 532... doubleSelect wasn't usable with large category names. (This ↵vdigital2008-09-251-37/+17
| | | | | | 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
* - Add all jQuery UI files (for future use) in stable version (1.5.2).patdenice2008-09-251-33/+22
| | | | | | | - 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
* Part of bug 532... doubleSelect wasn't usable with large category names.vdigital2008-09-231-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2577 68402e56-0260-453c-a942-63ccdbb3a9ee
* All admin changes requested by Stripy...vdigital2008-09-211-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@2564 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Add drag&drop to cat_list.patdenice2008-09-201-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2554 68402e56-0260-453c-a942-63ccdbb3a9ee
* Big button is fully working with Firefox.vdigital2008-09-191-1/+1
| | | | | | 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
* bug fixed: with the new admin "goto" theme, the blue background forplegall2008-09-171-1/+1
| | | | | | | statistics bars is replaced by the orange. git-svn-id: http://piwigo.org/svn/trunk@2546 68402e56-0260-453c-a942-63ccdbb3a9ee
* Wigo becomes "goto".vdigital2008-09-141-0/+533
Admin tpl files are moved. git-svn-id: http://piwigo.org/svn/trunk@2530 68402e56-0260-453c-a942-63ccdbb3a9ee