plegall
d737b12e6b
merge r22525 from branch 2.5 to trunk
...
bug 2895 fixed: replace border-bottom by text-decoration in menubar links for
admin theme roma, to avoid height change on plugins box.
git-svn-id: http://piwigo.org/svn/trunk@22526 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-07 08:53:04 +00:00
flop25
5a0bd85b80
bug:2890
...
for "Manage Permissions" and "Manage the members", don't display the button "apply action" button and style as a button the links
git-svn-id: http://piwigo.org/svn/trunk@22516 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-06 18:34:56 +00:00
mistic100
d0c95da2cb
try to fix buggy admin menu since jquery update
...
git-svn-id: http://piwigo.org/svn/trunk@20156 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-14 20:44:02 +00:00
rvelices
7a7b1f259a
cleanup admin css
...
git-svn-id: http://piwigo.org/svn/trunk@19530 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-12-23 06:38:05 +00:00
mistic100
938a263d09
feature:2780 Differentiate graphically physical album vs virtual albums, only apply to direct descendants
...
git-svn-id: http://piwigo.org/svn/trunk@19066 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-18 10:42:45 +00:00
mistic100
b9cc51b4ad
feature:2780 Differentiate graphically physical album vs virtual albums
...
git-svn-id: http://piwigo.org/svn/trunk@18985 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-10 12:33:54 +00:00
rvelices
0484f86918
cleanup admin css
...
git-svn-id: http://piwigo.org/svn/trunk@18976 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-08 21:12:26 +00:00
rvelices
9653d75331
upgrade cluetip version from 1.0.7 to 1.2.6
...
git-svn-id: http://piwigo.org/svn/trunk@18610 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-10-11 21:29:28 +00:00
rvelices
4eb43c1406
batch manager improvements/fixes:
...
- when refreshing photo set, start is set to 0 (otherwise if the new set is smaller that start, it looks like it is empty)
- correct positioning of thumbnails (width/height) is done in template instead of javascript (immediate instead on ready + no reflows)
- less space lost on batch manager page
- fix wrong page title in batch manager because of global variable $title overriden
- fix language keys in element_set_ranks (capital/lowercase issue)
git-svn-id: http://piwigo.org/svn/trunk@17289 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-08-01 16:59:06 +00:00
mistic100
5683ff723e
feature 2680: styles for jQuery UI slider
...
still need to include "themes/default/js/ui/theme/jquery.ui.slider.css"
git-svn-id: http://piwigo.org/svn/trunk@16390 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-06 08:44:29 +00:00
plegall
e11d4ebb67
bug fixed: rounded corners with Firefox 13
...
git-svn-id: http://piwigo.org/svn/trunk@15577 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-06 18:44:37 +00:00
plegall
12bf0f72bb
feature 2581: new design on albums list management.
...
icons removed, replaced by text links visible on :hover
better ergonomy for automatic order: the "save manual order" submit button
only appears when a change is detected in the album ordering. The "automatic
sort order" becomes a dedicated fieldset, hidden by default, displayed "on
user demand".
new virtual album form displayed only "on user demand"
cat_list, cat_move and permalinks are 3 tabs for the "Albums > Manage" link
in the menubar.
permalinks admin page slightly redesign: fieldsets instead of centered h3,
"on user demand" form to add/modify permalinks.
git-svn-id: http://piwigo.org/svn/trunk@13282 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-20 19:28:43 +00:00
plegall
d174cd3ac5
change color scheme on submit buttons for clear theme: white text on dark gray
...
background and orange background on :hover.
On many places, the submit buttons are now left aligned (instead of centered)
On configuration option screens, the "Reset" button was removed: useless and
confusing.
Much simpler "Quick Local Synchronization" button on admin/intro.tpl for admin
theme clear.
git-svn-id: http://piwigo.org/svn/trunk@13244 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-18 22:09:08 +00:00
plegall
996cfad0b4
feature 2565 added: pending comments screen, highlight selected comments
...
git-svn-id: http://piwigo.org/svn/trunk@13078 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-10 12:30:15 +00:00
plegall
a68826cbb3
feature 2561: move some CSS rules from cat_modify.tpl to theme.css
...
git-svn-id: http://piwigo.org/svn/trunk@13020 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-02 20:47:12 +00:00
rvelices
8ce9bc9d39
removed unused css rules
...
git-svn-id: http://piwigo.org/svn/trunk@12670 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-29 04:44:13 +00:00
rvelices
0830ee1413
remove some useless css admin rules
...
git-svn-id: http://piwigo.org/svn/trunk@12633 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-15 21:13:02 +00:00
Gotcha
87aa694561
Merge r12588 from br2.3 to trunk
...
git-svn-id: http://piwigo.org/svn/trunk@12589 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-08 13:13:13 +00:00
rvelices
b58fea9f2c
feature 2477: remove unnecesary admin css rules / html elements
...
git-svn-id: http://piwigo.org/svn/trunk@12528 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-28 19:35:45 +00:00
plegall
d3d45a43e0
feature 2417 added: add progress bar (jQuery UI progress bar) + details on
...
progressing upload like "photo 21 of 46".
git-svn-id: http://piwigo.org/svn/trunk@12005 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-08-27 21:58:30 +00:00
mistic100
9054d6f583
bug:2348 useless block on the right side of admin tab in Google Chrome
...
git-svn-id: http://piwigo.org/svn/trunk@11393 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-16 13:35:39 +00:00
Gotcha
c50eebb15e
Useless scrollbar in admin menu > plugins in Roma theme
...
bug:2325
git-svn-id: http://piwigo.org/svn/trunk@11307 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-10 21:46:10 +00:00
mistic100
7ac15e8ad2
plugin manager : fix fix fix the style !
...
git-svn-id: http://piwigo.org/svn/trunk@11014 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23 13:59:55 +00:00
mistic100
489af703b1
plugin manager : delete ordering by name, fiw some styles
...
git-svn-id: http://piwigo.org/svn/trunk@11010 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23 12:34:08 +00:00
mistic100
cf1a7f6df7
TokenInput : order tags, theme for roma, 'new' text translated
...
git-svn-id: http://piwigo.org/svn/trunk@11008 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23 11:25:50 +00:00
mistic100
f5c5a1b9b2
new plugins manager, update TipTip in v1.3
...
git-svn-id: http://piwigo.org/svn/trunk@10305 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-12 00:30:28 +00:00
plegall
197d3954dd
move CSS rules from batch_manager_global.tpl to theme.css
...
change batch_manager_global selected thumbnail background color for "roma" admin theme.
git-svn-id: http://piwigo.org/svn/trunk@9815 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-21 22:27:48 +00:00
patdenice
092e49982c
bug:1768
...
In administration panel, the message "Gallerie in maintenance" hide information from behind.
git-svn-id: http://piwigo.org/svn/trunk@9551 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-06 09:08:59 +00:00
plegall
790e917541
feature 2113: new logo on administration screen
...
git-svn-id: http://piwigo.org/svn/trunk@8732 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-18 13:25:04 +00:00
rvelices
63eebc1c12
some admin theme cleanup - remove unused css
...
git-svn-id: http://piwigo.org/svn/trunk@8383 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-29 22:03:35 +00:00
rvelices
a129f6b257
some admin theme cleanup - remove unused css, unused icons
...
git-svn-id: http://piwigo.org/svn/trunk@8382 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-29 22:01:03 +00:00
rvelices
c3df7f2705
css rules simplification
...
- merged rules
- remove overly qualified inefficient selectors
etc...
git-svn-id: http://piwigo.org/svn/trunk@7869 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-24 20:42:56 +00:00
rvelices
ce6af255b4
removed unused css rules from admin
...
git-svn-id: http://piwigo.org/svn/trunk@7822 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-19 20:12:23 +00:00
nikrou
6b0aebc1b5
Feature 1728 fixed : use autoHeight accordion param
...
git-svn-id: http://piwigo.org/svn/trunk@6496 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-06-09 09:31:55 +00:00
plegall
adfcba658e
bug 1667 fixed: r6027 was fixing a minor error on tabs for Google Chrome/Safari
...
BUT was introducing a major visual issue for IE8. Backmerged + adds the -webkit
radius anyway.
This is a quickfix for release 2.1.1, the improved display introduced by nikrou
was nice and it would be better to have it, but working in IE8
git-svn-id: http://piwigo.org/svn/trunk@6320 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-24 09:29:15 +00:00
Gotcha
e48a87fae3
Correction CSS for Elevator badly placed in the plugins list
...
bug:1658
git-svn-id: http://piwigo.org/svn/trunk@6247 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-20 08:28:07 +00:00
nikrou
6ed3a3b5f0
Bug 1636 fixed : add radius for chrome. Simplify css tabsheet.
...
git-svn-id: http://piwigo.org/svn/trunk@6027 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-01 13:35:05 +00:00
patdenice
5a44a6f532
- Fix tab display on IE
...
- Display missing screenshot on themes_new if screenshot is missing.
git-svn-id: http://piwigo.org/svn/trunk@6015 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-29 21:34:37 +00:00
patdenice
48cf944cf3
Fix tooltip position on admin intro page.
...
Menubar reordering now looks like category reordering.
git-svn-id: http://piwigo.org/svn/trunk@5980 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-28 00:35:24 +00:00
nikrou
cc2a765cdc
Bug 1549 fixed : some texts are not correcly positionned.
...
git-svn-id: http://piwigo.org/svn/trunk@5724 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-08 21:15:11 +00:00
nikrou
c10a261817
Feature 1545 : refactoring, move css rules for calendar icon to default/themes (default-layout.css)
...
git-svn-id: http://piwigo.org/svn/trunk@5702 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-07 21:51:20 +00:00
nikrou
b5ec01b46e
Feature 1545 : fix calendar icon alignment
...
git-svn-id: http://piwigo.org/svn/trunk@5701 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-07 21:45:21 +00:00
plegall
b6a8c1a305
bug 1582: fix help.png position in administration.
...
better help.png icon for the clear admin theme.
git-svn-id: http://piwigo.org/svn/trunk@5699 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-07 20:48:32 +00:00
plegall
3f7741a7dc
bug 1545: fix datepicker calendar for roma admin theme + move common rules to
...
default-layout.css.
git-svn-id: http://piwigo.org/svn/trunk@5697 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-07 14:29:05 +00:00
plegall
8a7a223af0
feature 1535: apply the plugin/theme managers look&feel to language manager.
...
git-svn-id: http://piwigo.org/svn/trunk@5496 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-31 13:10:09 +00:00
plegall
75ba6ad47a
feature 1557: new design for plugin list management, 1 block = 1 status.
...
No icon.
git-svn-id: http://piwigo.org/svn/trunk@5474 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-30 13:27:18 +00:00
grum
a3ebfcde8a
update clear & roma theme with generic classes, adding input styles
...
git-svn-id: http://piwigo.org/svn/trunk@5463 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-29 21:41:23 +00:00
grum
a9f06445d1
update clear & roma theme with generic classes, allowing to use theme colors for plugin + invert tables colors for clear theme
...
git-svn-id: http://piwigo.org/svn/trunk@5460 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-29 21:08:20 +00:00
plegall
502689a319
bug 1495: use the wiki icons in errors/infos blocks + merge CSS rules.
...
git-svn-id: http://piwigo.org/svn/trunk@5383 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-26 15:15:56 +00:00
Gotcha
a962c6b0f3
Change colors selected tags (Admin Roma)
...
git-svn-id: http://piwigo.org/svn/trunk@5368 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25 22:52:58 +00:00